| /rocksdb-6.9/java/src/test/java/org/rocksdb/ |
| D | ColumnFamilyTest.java | 90 cfh.close(); in defaultColumnFamily() 122 columnFamilyHandle.close(); in createColumnFamily() 168 columnFamilyHandle.close(); in openWithColumnFamilies() 208 columnFamilyHandle.close(); in getWithOutValueAndCf() 239 columnFamilyHandle.close(); in createWriteDropColumnFamily() 547 rocksIterator.close(); in iterators() 674 cf1.close(); in testByteCreateFolumnFamily() 677 cf2.close(); in testByteCreateFolumnFamily() 680 cf3.close(); in testByteCreateFolumnFamily() 703 cf1.close(); in testCFNamesWithZeroBytes() [all …]
|
| D | TransactionTest.java | 253 columnFamilyOptions.close(); in startDb() 254 txnDbOptions.close(); in startDb() 255 options.close(); in startDb() 296 public void close() { in close() method in TransactionTest.TransactionDBContainer 297 txnOptions.close(); in close() 298 writeOptions.close(); in close() 300 columnFamilyHandle.close(); in close() 302 txnDb.close(); in close() 303 txnDbOptions.close(); in close() 304 options.close(); in close()
|
| D | ReadOnlyTest.java | 92 columnFamilyHandle.close(); in readOnlyOpen() 99 columnFamilyHandle.close(); in readOnlyOpen() 106 columnFamilyHandle.close(); in readOnlyOpen() 140 columnFamilyHandle.close(); in failToWriteInReadOnly() 170 columnFamilyHandle.close(); in failToCFWriteInReadOnly() 201 columnFamilyHandle.close(); in failToRemoveInReadOnly() 232 columnFamilyHandle.close(); in failToCFRemoveInReadOnly() 265 columnFamilyHandle.close(); in failToWriteBatchReadOnly() 299 columnFamilyHandle.close(); in failToCFWriteBatchReadOnly()
|
| D | OptimisticTransactionTest.java | 294 columnFamilyOptions.close(); in startDb() 295 options.close(); in startDb() 340 public void close() { in close() method in OptimisticTransactionTest.OptimisticTransactionDBContainer 341 optimisticTxnOptions.close(); in close() 342 writeOptions.close(); in close() 344 columnFamilyHandle.close(); in close() 346 optimisticTxnDb.close(); in close() 347 options.close(); in close()
|
| D | SstFileWriterTest.java | 120 keySlice.close(); in newSstFile() 121 valueSlice.close(); in newSstFile() 127 sstFileWriter.close(); in newSstFile() 128 options.close(); in newSstFile() 129 envOptions.close(); in newSstFile() 131 comparatorOptions.close(); in newSstFile() 134 comparator.close(); in newSstFile()
|
| D | SstFileReaderTest.java | 91 keySlice.close(); in newSstFile() 92 valueSlice.close(); in newSstFile() 97 sstFileWriter.close(); in newSstFile() 98 options.close(); in newSstFile() 99 envOptions.close(); in newSstFile()
|
| D | RocksDBTest.java | 89 cfHandle.close(); in createColumnFamily() 114 cfHandle.close(); in createColumnFamilies() 134 cfHandle.close(); in createColumnFamilies() 160 cfHandle.close(); in createColumnFamiliesfromDescriptors() 180 cfHandle.close(); in createColumnFamiliesfromDescriptors() 683 handle.close(); in fullCompactRangeColumnFamily() 795 handle.close(); in compactRangeWithKeysColumnFamily() 847 handle.close(); in compactRangeWithKeysReduceColumnFamily() 1080 handle.close(); in compactRangeToLevelColumnFamily() 1140 handle.close(); in setOptions() [all …]
|
| D | BackupEngineTest.java | 133 db.close(); in restoreLatestBackup() 152 db.close(); in restoreLatestBackup() 184 db.close(); in restoreFromBackup() 203 db.close(); in restoreFromBackup()
|
| D | MergeTest.java | 115 handle.close(); in cFStringOption() 157 handle.close(); in cFUInt64AddOption() 263 columnFamilyHandle.close(); in cFOperatorOption() 325 columnFamilyHandle.close(); in cFUInt64AddOperatorOption()
|
| D | RocksIteratorTest.java | 165 db.getDefaultColumnFamily().close(); in rocksIteratorReleaseAfterCfClose() 179 cfHandle1.close(); in rocksIteratorReleaseAfterCfClose() 194 cfHandle2.close(); in rocksIteratorReleaseAfterCfClose()
|
| D | WalFilterTest.java | 75 cfHandle.close(); in walFilter() 100 cfHandle.close(); in walFilter()
|
| /rocksdb-6.9/java/src/main/java/org/rocksdb/ |
| D | WBWIRocksIterator.java | 86 public void close() { in close() method in WBWIRocksIterator 87 entry.close(); in close() 88 super.close(); in close() 187 public void close() { in close() method in WBWIRocksIterator.WriteEntry 188 value.close(); in close() 189 key.close(); in close()
|
| D | AbstractNativeReference.java | 46 public abstract void close(); in close() method in AbstractNativeReference 53 close(); in dispose()
|
| D | RocksMutableObject.java | 41 close(); in resetNativeHandle() 74 public synchronized final void close() { in close() method in RocksMutableObject
|
| /rocksdb-6.9/java/jmh/src/main/java/org/rocksdb/jmh/ |
| D | ComparatorBenchmarks.java | 113 db.close(); in cleanup() 115 comparator.close(); in cleanup() 118 comparatorOptions.close(); in cleanup() 120 options.close(); in cleanup()
|
| D | PutBenchmarks.java | 76 cfHandle.close(); in cleanup() 78 db.close(); in cleanup() 79 options.close(); in cleanup()
|
| D | GetBenchmarks.java | 92 cfHandle.close(); in cleanup() 94 db.close(); in cleanup() 95 options.close(); in cleanup()
|
| D | MultiGetBenchmarks.java | 101 cfHandle.close(); in cleanup() 103 db.close(); in cleanup() 104 options.close(); in cleanup()
|
| /rocksdb-6.9/env/ |
| D | fs_posix.cc | 176 close(fd); in NewSequentialFile() 186 close(fd); in NewSequentialFile() 240 close(fd); in NewRandomAccessFile() 247 close(fd); in NewRandomAccessFile() 326 close(fd); in OpenWritableFile() 334 close(fd); in OpenWritableFile() 413 close(fd); in ReuseWritableFile() 432 close(fd); in ReuseWritableFile() 440 close(fd); in ReuseWritableFile() 525 close(fd); in NewMemoryMappedFileBuffer() [all …]
|
| D | io_posix.cc | 226 close(fd_); in ~PosixSequentialFile() 460 close(fd); in GetLogicalBlockSizeOfDirectory() 464 close(fd); in GetLogicalBlockSizeOfDirectory() 564 PosixRandomAccessFile::~PosixRandomAccessFile() { close(fd_); } in ~PosixRandomAccessFile() 834 close(fd_); in ~PosixMmapReadableFile() 1025 if (close(fd_) < 0) { in Close() 1239 if (close(fd_) < 0) { in Close() 1452 if (close(fd_) < 0) { in Close() 1468 PosixDirectory::~PosixDirectory() { close(fd_); } in ~PosixDirectory()
|
| /rocksdb-6.9/java/src/test/java/org/rocksdb/util/ |
| D | BytewiseComparatorIntTest.java | 223 cfHandle.close(); in testRoundtripCf() 257 cfHandle.close(); in testRoundtripCf() 261 cfDescriptor.getOptions().close(); in testRoundtripCf()
|
| D | ReverseBytewiseComparatorIntTest.java | 226 cfHandle.close(); in testRoundtripCf() 260 cfHandle.close(); in testRoundtripCf() 264 cfDescriptor.getOptions().close(); in testRoundtripCf()
|
| D | IntComparatorTest.java | 222 cfHandle.close(); in testRoundtripCf() 256 cfHandle.close(); in testRoundtripCf() 260 cfDescriptor.getOptions().close(); in testRoundtripCf()
|
| /rocksdb-6.9/tools/block_cache_analyzer/ |
| D | block_cache_trace_analyzer_plot.py | 250 pdf.close() 307 pdf.close() 325 pdf.close() 435 label_str_file[label_str].close()
|
| D | block_cache_trace_analyzer_test.cc | 239 out.close(); in TEST_F() 272 infile.close(); in TEST_F() 303 mrt_file.close(); in TEST_F() 332 mt_file.close(); in TEST_F() 361 skew_file.close(); in TEST_F()
|