Lines Matching defs:try

43     try (final Options opt = new Options()) {  in setIncreaseParallelism()  method
51 try (final Options opt = new Options()) { in writeBufferSize() method
60 try (final Options opt = new Options()) { in maxWriteBufferNumber() method
69 try (final Options opt = new Options()) { in minWriteBufferNumberToMerge() method
78 try (final Options opt = new Options()) { in numLevels() method
87 try (final Options opt = new Options()) { in levelZeroFileNumCompactionTrigger() method
96 try (final Options opt = new Options()) { in levelZeroSlowdownWritesTrigger() method
105 try (final Options opt = new Options()) { in levelZeroStopWritesTrigger() method
114 try (final Options opt = new Options()) { in targetFileSizeBase() method
123 try (final Options opt = new Options()) { in targetFileSizeMultiplier() method
132 try (final Options opt = new Options()) { in maxBytesForLevelBase() method
141 try (final Options opt = new Options()) { in levelCompactionDynamicLevelBytes() method
151 try (final Options opt = new Options()) { in maxBytesForLevelMultiplier() method
160 try (final Options opt = new Options()) { in maxBytesForLevelMultiplierAdditional() method
171 try (final Options opt = new Options()) { in maxCompactionBytes() method
180 try (final Options opt = new Options()) { in softPendingCompactionBytesLimit() method
189 try (final Options opt = new Options()) { in hardPendingCompactionBytesLimit() method
198 try (final Options opt = new Options()) { in level0FileNumCompactionTrigger() method
207 try (final Options opt = new Options()) { in level0SlowdownWritesTrigger() method
216 try (final Options opt = new Options()) { in level0StopWritesTrigger() method
225 try (final Options opt = new Options()) { in arenaBlockSize() method
234 try (final Options opt = new Options()) { in disableAutoCompactions() method
243 try (final Options opt = new Options()) { in maxSequentialSkipInIterations() method
252 try (final Options opt = new Options()) { in inplaceUpdateSupport() method
261 try (final Options opt = new Options()) { in inplaceUpdateNumLocks() method
270 try (final Options opt = new Options()) { in memtablePrefixBloomSizeRatio() method
279 try (final Options opt = new Options()) { in memtableHugePageSize() method
288 try (final Options opt = new Options()) { in bloomLocality() method
297 try (final Options opt = new Options()) { in maxSuccessiveMerges() method
306 try (final Options opt = new Options()) { in optimizeFiltersForHits() method
315 try (final Options opt = new Options()) { in createIfMissing() method
325 try (final Options opt = new Options()) { in createMissingColumnFamilies() method
335 try (final Options opt = new Options()) { in errorIfExists() method
344 try (final Options opt = new Options()) { in paranoidChecks() method
354 try (final Options opt = new Options()) { in maxTotalWalSize() method
364 try (final Options opt = new Options()) { in maxOpenFiles() method
373 try (final Options opt = new Options()) { in maxFileOpeningThreads() method
382 try (final Options opt = new Options()) { in useFsync() method
396 try (final Options opt = new Options()) { in dbPaths() method
407 try (final Options opt = new Options()) { in dbLogDir() method
416 try (final Options opt = new Options()) { in walDir() method
425 try (final Options opt = new Options()) { in deleteObsoleteFilesPeriodMicros() method
436 try (final Options opt = new Options()) { in baseBackgroundCompactions() method
447 try (final Options opt = new Options()) { in maxBackgroundCompactions() method
457 try (final Options opt = new Options()) { in maxSubcompactions() method
468 try (final Options opt = new Options()) { in maxBackgroundFlushes() method
478 try (final Options opt = new Options()) { in maxBackgroundJobs() method
487 try (final Options opt = new Options()) { in maxLogFileSize() method
496 try (final Options opt = new Options()) { in logFileTimeToRoll() method
506 try (final Options opt = new Options()) { in keepLogFileNum() method
515 try (final Options opt = new Options()) { in recycleLogFileNum() method
524 try (final Options opt = new Options()) { in maxManifestFileSize() method
534 try (final Options opt = new Options()) { in tableCacheNumshardbits() method
544 try (final Options opt = new Options()) { in walSizeLimitMB() method
553 try (final Options opt = new Options()) { in walTtlSeconds() method
562 try (final Options opt = new Options()) { in manifestPreallocationSize() method
572 try(final Options opt = new Options()) { in useDirectReads() method
581 try(final Options opt = new Options()) { in useDirectIoForFlushAndCompaction() method
590 try (final Options opt = new Options()) { in allowFAllocate() method
599 try (final Options opt = new Options()) { in allowMmapReads() method
608 try (final Options opt = new Options()) { in allowMmapWrites() method
617 try (final Options opt = new Options()) { in isFdCloseOnExec() method
626 try (final Options opt = new Options()) { in statsDumpPeriodSec() method
635 try (final Options opt = new Options()) { in statsPersistPeriodSec() method
644 try (final Options opt = new Options()) { in statsHistoryBufferSize() method
653 try (final Options opt = new Options()) { in adviseRandomOnOpen() method
662 try (final Options opt = new Options()) { in dbWriteBufferSize() method
671 try (final Options opt = new Options(); in setWriteBufferManager() method
681 try (final Options opt = new Options(); in setWriteBufferManagerWithZeroBufferSize() method
691 try (final Options opt = new Options()) { in accessHintOnCompactionStart() method
700 try (final Options opt = new Options()) { in newTableReaderForCompactionInputs() method
709 try (final Options opt = new Options()) { in compactionReadaheadSize() method
718 try (final Options opt = new Options()) { in randomAccessMaxBufferSize() method
727 try (final Options opt = new Options()) { in writableFileMaxBufferSize() method
736 try (final Options opt = new Options()) { in useAdaptiveMutex() method
745 try (final Options opt = new Options()) { in bytesPerSync() method
754 try (final Options opt = new Options()) { in walBytesPerSync() method
763 try (final Options opt = new Options()) { in strictBytesPerSync() method
772 try (final Options opt = new Options()) { in enableThreadTracking() method
781 try (final Options opt = new Options()) { in delayedWriteRate() method
790 try(final Options opt = new Options()) { in enablePipelinedWrite() method
799 try(final Options opt = new Options()) { in unordredWrite() method
808 try (final Options opt = new Options()) { in allowConcurrentMemtableWrite() method
817 try (final Options opt = new Options()) { in enableWriteThreadAdaptiveYield() method
826 try (final Options opt = new Options()) { in writeThreadMaxYieldUsec() method
835 try (final Options opt = new Options()) { in writeThreadSlowYieldUsec() method
844 try (final Options opt = new Options()) { in skipStatsUpdateOnDbOpen() method
853 try (final Options opt = new Options()) { in walRecoveryMode() method
863 try (final Options opt = new Options()) { in allow2pc() method
872 try (final Options opt = new Options()) { in rowCache() method
875 try(final Cache lruCache = new LRUCache(1000)) { in rowCache() method
880 try(final Cache clockCache = new ClockCache(1000)) { in rowCache() method
889 try (final Options opt = new Options()) { in walFilter() method
892 try (final AbstractWalFilter walFilter = new AbstractWalFilter() { in walFilter() method
921 try (final Options opt = new Options()) { in failIfOptionsFileError() method
930 try (final Options opt = new Options()) { in dumpMallocStats() method
939 try (final Options opt = new Options()) { in avoidFlushDuringRecovery() method
948 try (final Options opt = new Options()) { in avoidFlushDuringShutdown() method
958 try (final Options opt = new Options()) { in allowIngestBehind() method
967 try (final Options opt = new Options()) { in preserveDeletes() method
976 try (final Options opt = new Options()) { in twoWriteQueues() method
985 try (final Options opt = new Options()) { in manualWalFlush() method
994 try (final Options opt = new Options()) { in atomicFlush() method
1003 try (final Options options = new Options(); in env() method
1012 try (final Options options = new Options()) { in linkageOfPrepMethods() method
1025 try (final Options options = new Options()) { in compressionTypes() method
1039 try (final Options options = new Options()) { in compressionPerLevel() method
1057 try (final Options options = new Options()) { in differentCompressionsPerLevel() method
1082 try (final Options options = new Options()) { in bottommostCompressionType() method
1096 try (final Options options = new Options(); in bottommostCompressionOptions() method
1110 try (final Options options = new Options(); in compressionOptions() method
1124 try (final Options options = new Options()) { in compactionStyles() method
1138 try (final Options opt = new Options()) { in maxTableFilesSizeFIFO() method
1151 try (final Options options = new Options(); in rateLimiter() method
1164 try (final Options options = new Options(); in sstFileManager() method
1173 try (final Options options = new Options()) { in shouldSetTestPrefixExtractor() method
1181 try (final Options options = new Options()) { in shouldSetTestCappedPrefixExtractor() method
1190 try (final Options options = new Options()) { in shouldTestMemTableFactoryName() method
1203 try(final Options options = new Options()) { in statistics() method
1208 try(final Statistics statistics = new Statistics(); in statistics() method
1217 try (final Options options = new Options()) { in maxWriteBufferNumberToMaintain() method
1230 try (final Options options = new Options()) { in compactionPriorities() method
1242 try (final Options options = new Options()) { in reportBgIoStats() method
1252 try (final Options options = new Options()) { in ttl() method
1261 try (final Options options = new Options()) { in periodicCompactionSeconds() method
1269 try (final Options options = new Options(); in compactionOptionsUniversal() method
1282 try (final Options options = new Options(); in compactionOptionsFIFO() method
1295 try (final Options options = new Options()) { in forceConsistencyChecks() method
1305 try(final Options options = new Options(); in compactionFilter() method
1314 try(final Options options = new Options(); in compactionFilterFactory() method
1323 try (final Options options = new Options(); in compactionThreadLimiter() method
1333 try (final Options options = new Options()) { in oldDefaults() method
1347 try (final Options options = new Options(); final Cache cache = new LRUCache(1024)) { in optimizeForSmallDbWithCache() method
1354 try (final Options options = new Options()) { in cfPaths() method
1365 try (final Options options = new Options()) { in avoidUnnecessaryBlockingIO() method
1374 try (final Options options = new Options()) { in persistStatsToDisk() method
1383 try (final Options options = new Options()) { in writeDbidToManifest() method
1392 try (final Options options = new Options()) { in logReadaheadSize() method
1402 try (final Options options = new Options()) { in bestEffortsRecovery() method
1411 try (final Options options = new Options()) { in maxBgerrorResumeCount() method
1421 try (final Options options = new Options()) { in bgerrorResumeRetryInterval() method
1431 try (final Options options = new Options()) { in maxWriteBatchGroupSizeBytes() method
1441 try (final Options options = new Options()) { in skipCheckingSstFileSizesOnDbOpen() method
1452 try (final Options options = new Options(); in eventListeners() method