Lines Matching defs:try

41     try (final Options opt = new Options()) {  in setIncreaseParallelism()  method
49 try (final Options opt = new Options()) { in writeBufferSize() method
58 try (final Options opt = new Options()) { in maxWriteBufferNumber() method
67 try (final Options opt = new Options()) { in minWriteBufferNumberToMerge() method
76 try (final Options opt = new Options()) { in numLevels() method
85 try (final Options opt = new Options()) { in levelZeroFileNumCompactionTrigger() method
94 try (final Options opt = new Options()) { in levelZeroSlowdownWritesTrigger() method
103 try (final Options opt = new Options()) { in levelZeroStopWritesTrigger() method
112 try (final Options opt = new Options()) { in targetFileSizeBase() method
121 try (final Options opt = new Options()) { in targetFileSizeMultiplier() method
130 try (final Options opt = new Options()) { in maxBytesForLevelBase() method
139 try (final Options opt = new Options()) { in levelCompactionDynamicLevelBytes() method
149 try (final Options opt = new Options()) { in maxBytesForLevelMultiplier() method
158 try (final Options opt = new Options()) { in maxBytesForLevelMultiplierAdditional() method
169 try (final Options opt = new Options()) { in maxCompactionBytes() method
178 try (final Options opt = new Options()) { in softPendingCompactionBytesLimit() method
187 try (final Options opt = new Options()) { in hardPendingCompactionBytesLimit() method
196 try (final Options opt = new Options()) { in level0FileNumCompactionTrigger() method
205 try (final Options opt = new Options()) { in level0SlowdownWritesTrigger() method
214 try (final Options opt = new Options()) { in level0StopWritesTrigger() method
223 try (final Options opt = new Options()) { in arenaBlockSize() method
232 try (final Options opt = new Options()) { in disableAutoCompactions() method
241 try (final Options opt = new Options()) { in maxSequentialSkipInIterations() method
250 try (final Options opt = new Options()) { in inplaceUpdateSupport() method
259 try (final Options opt = new Options()) { in inplaceUpdateNumLocks() method
268 try (final Options opt = new Options()) { in memtablePrefixBloomSizeRatio() method
277 try (final Options opt = new Options()) { in memtableHugePageSize() method
286 try (final Options opt = new Options()) { in bloomLocality() method
295 try (final Options opt = new Options()) { in maxSuccessiveMerges() method
304 try (final Options opt = new Options()) { in optimizeFiltersForHits() method
313 try (final Options opt = new Options()) { in createIfMissing() method
323 try (final Options opt = new Options()) { in createMissingColumnFamilies() method
333 try (final Options opt = new Options()) { in errorIfExists() method
342 try (final Options opt = new Options()) { in paranoidChecks() method
352 try (final Options opt = new Options()) { in maxTotalWalSize() method
362 try (final Options opt = new Options()) { in maxOpenFiles() method
371 try (final Options opt = new Options()) { in maxFileOpeningThreads() method
380 try (final Options opt = new Options()) { in useFsync() method
394 try (final Options opt = new Options()) { in dbPaths() method
405 try (final Options opt = new Options()) { in dbLogDir() method
414 try (final Options opt = new Options()) { in walDir() method
423 try (final Options opt = new Options()) { in deleteObsoleteFilesPeriodMicros() method
434 try (final Options opt = new Options()) { in baseBackgroundCompactions() method
445 try (final Options opt = new Options()) { in maxBackgroundCompactions() method
455 try (final Options opt = new Options()) { in maxSubcompactions() method
466 try (final Options opt = new Options()) { in maxBackgroundFlushes() method
476 try (final Options opt = new Options()) { in maxBackgroundJobs() method
485 try (final Options opt = new Options()) { in maxLogFileSize() method
494 try (final Options opt = new Options()) { in logFileTimeToRoll() method
504 try (final Options opt = new Options()) { in keepLogFileNum() method
513 try (final Options opt = new Options()) { in recycleLogFileNum() method
522 try (final Options opt = new Options()) { in maxManifestFileSize() method
532 try (final Options opt = new Options()) { in tableCacheNumshardbits() method
542 try (final Options opt = new Options()) { in walSizeLimitMB() method
551 try (final Options opt = new Options()) { in walTtlSeconds() method
560 try (final Options opt = new Options()) { in manifestPreallocationSize() method
570 try(final Options opt = new Options()) { in useDirectReads() method
579 try(final Options opt = new Options()) { in useDirectIoForFlushAndCompaction() method
588 try (final Options opt = new Options()) { in allowFAllocate() method
597 try (final Options opt = new Options()) { in allowMmapReads() method
606 try (final Options opt = new Options()) { in allowMmapWrites() method
615 try (final Options opt = new Options()) { in isFdCloseOnExec() method
624 try (final Options opt = new Options()) { in statsDumpPeriodSec() method
633 try (final Options opt = new Options()) { in statsPersistPeriodSec() method
642 try (final Options opt = new Options()) { in statsHistoryBufferSize() method
651 try (final Options opt = new Options()) { in adviseRandomOnOpen() method
660 try (final Options opt = new Options()) { in dbWriteBufferSize() method
669 try (final Options opt = new Options(); in setWriteBufferManager() method
679 try (final Options opt = new Options(); in setWriteBufferManagerWithZeroBufferSize() method
689 try (final Options opt = new Options()) { in accessHintOnCompactionStart() method
698 try (final Options opt = new Options()) { in newTableReaderForCompactionInputs() method
707 try (final Options opt = new Options()) { in compactionReadaheadSize() method
716 try (final Options opt = new Options()) { in randomAccessMaxBufferSize() method
725 try (final Options opt = new Options()) { in writableFileMaxBufferSize() method
734 try (final Options opt = new Options()) { in useAdaptiveMutex() method
743 try (final Options opt = new Options()) { in bytesPerSync() method
752 try (final Options opt = new Options()) { in walBytesPerSync() method
761 try (final Options opt = new Options()) { in strictBytesPerSync() method
770 try (final Options opt = new Options()) { in enableThreadTracking() method
779 try (final Options opt = new Options()) { in delayedWriteRate() method
788 try(final Options opt = new Options()) { in enablePipelinedWrite() method
797 try(final Options opt = new Options()) { in unordredWrite() method
806 try (final Options opt = new Options()) { in allowConcurrentMemtableWrite() method
815 try (final Options opt = new Options()) { in enableWriteThreadAdaptiveYield() method
824 try (final Options opt = new Options()) { in writeThreadMaxYieldUsec() method
833 try (final Options opt = new Options()) { in writeThreadSlowYieldUsec() method
842 try (final Options opt = new Options()) { in skipStatsUpdateOnDbOpen() method
851 try (final Options opt = new Options()) { in walRecoveryMode() method
861 try (final Options opt = new Options()) { in allow2pc() method
870 try (final Options opt = new Options()) { in rowCache() method
873 try(final Cache lruCache = new LRUCache(1000)) { in rowCache() method
878 try(final Cache clockCache = new ClockCache(1000)) { in rowCache() method
887 try (final Options opt = new Options()) { in walFilter() method
890 try (final AbstractWalFilter walFilter = new AbstractWalFilter() { in walFilter() method
919 try (final Options opt = new Options()) { in failIfOptionsFileError() method
928 try (final Options opt = new Options()) { in dumpMallocStats() method
937 try (final Options opt = new Options()) { in avoidFlushDuringRecovery() method
946 try (final Options opt = new Options()) { in avoidFlushDuringShutdown() method
956 try (final Options opt = new Options()) { in allowIngestBehind() method
965 try (final Options opt = new Options()) { in preserveDeletes() method
974 try (final Options opt = new Options()) { in twoWriteQueues() method
983 try (final Options opt = new Options()) { in manualWalFlush() method
992 try (final Options opt = new Options()) { in atomicFlush() method
1001 try (final Options options = new Options(); in env() method
1010 try (final Options options = new Options()) { in linkageOfPrepMethods() method
1023 try (final Options options = new Options()) { in compressionTypes() method
1037 try (final Options options = new Options()) { in compressionPerLevel() method
1055 try (final Options options = new Options()) { in differentCompressionsPerLevel() method
1080 try (final Options options = new Options()) { in bottommostCompressionType() method
1094 try (final Options options = new Options(); in bottommostCompressionOptions() method
1108 try (final Options options = new Options(); in compressionOptions() method
1122 try (final Options options = new Options()) { in compactionStyles() method
1136 try (final Options opt = new Options()) { in maxTableFilesSizeFIFO() method
1149 try (final Options options = new Options(); in rateLimiter() method
1162 try (final Options options = new Options(); in sstFileManager() method
1171 try (final Options options = new Options()) { in shouldSetTestPrefixExtractor() method
1179 try (final Options options = new Options()) { in shouldSetTestCappedPrefixExtractor() method
1188 try (final Options options = new Options()) { in shouldTestMemTableFactoryName() method
1201 try(final Options options = new Options()) { in statistics() method
1206 try(final Statistics statistics = new Statistics(); in statistics() method
1215 try (final Options options = new Options()) { in maxWriteBufferNumberToMaintain() method
1228 try (final Options options = new Options()) { in compactionPriorities() method
1240 try (final Options options = new Options()) { in reportBgIoStats() method
1250 try (final Options options = new Options()) { in ttl() method
1259 try (final Options options = new Options(); in compactionOptionsUniversal() method
1272 try (final Options options = new Options(); in compactionOptionsFIFO() method
1285 try (final Options options = new Options()) { in forceConsistencyChecks() method
1295 try(final Options options = new Options(); in compactionFilter() method
1304 try(final Options options = new Options(); in compactionFilterFactory() method