Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 59) sorted by relevance

123

/rocksdb-6.9/java/src/test/java/org/rocksdb/
DColumnFamilyTest.java90 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 …]
DTransactionTest.java253 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()
DReadOnlyTest.java92 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()
DOptimisticTransactionTest.java294 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()
DSstFileWriterTest.java120 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()
DSstFileReaderTest.java91 keySlice.close(); in newSstFile()
92 valueSlice.close(); in newSstFile()
97 sstFileWriter.close(); in newSstFile()
98 options.close(); in newSstFile()
99 envOptions.close(); in newSstFile()
DRocksDBTest.java89 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 …]
DBackupEngineTest.java133 db.close(); in restoreLatestBackup()
152 db.close(); in restoreLatestBackup()
184 db.close(); in restoreFromBackup()
203 db.close(); in restoreFromBackup()
DMergeTest.java115 handle.close(); in cFStringOption()
157 handle.close(); in cFUInt64AddOption()
263 columnFamilyHandle.close(); in cFOperatorOption()
325 columnFamilyHandle.close(); in cFUInt64AddOperatorOption()
DRocksIteratorTest.java165 db.getDefaultColumnFamily().close(); in rocksIteratorReleaseAfterCfClose()
179 cfHandle1.close(); in rocksIteratorReleaseAfterCfClose()
194 cfHandle2.close(); in rocksIteratorReleaseAfterCfClose()
DWalFilterTest.java75 cfHandle.close(); in walFilter()
100 cfHandle.close(); in walFilter()
/rocksdb-6.9/java/src/main/java/org/rocksdb/
DWBWIRocksIterator.java86 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()
DAbstractNativeReference.java46 public abstract void close(); in close() method in AbstractNativeReference
53 close(); in dispose()
DRocksMutableObject.java41 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/
DComparatorBenchmarks.java113 db.close(); in cleanup()
115 comparator.close(); in cleanup()
118 comparatorOptions.close(); in cleanup()
120 options.close(); in cleanup()
DPutBenchmarks.java76 cfHandle.close(); in cleanup()
78 db.close(); in cleanup()
79 options.close(); in cleanup()
DGetBenchmarks.java92 cfHandle.close(); in cleanup()
94 db.close(); in cleanup()
95 options.close(); in cleanup()
DMultiGetBenchmarks.java101 cfHandle.close(); in cleanup()
103 db.close(); in cleanup()
104 options.close(); in cleanup()
/rocksdb-6.9/env/
Dfs_posix.cc176 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 …]
Dio_posix.cc226 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/
DBytewiseComparatorIntTest.java223 cfHandle.close(); in testRoundtripCf()
257 cfHandle.close(); in testRoundtripCf()
261 cfDescriptor.getOptions().close(); in testRoundtripCf()
DReverseBytewiseComparatorIntTest.java226 cfHandle.close(); in testRoundtripCf()
260 cfHandle.close(); in testRoundtripCf()
264 cfDescriptor.getOptions().close(); in testRoundtripCf()
DIntComparatorTest.java222 cfHandle.close(); in testRoundtripCf()
256 cfHandle.close(); in testRoundtripCf()
260 cfDescriptor.getOptions().close(); in testRoundtripCf()
/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer_plot.py250 pdf.close()
307 pdf.close()
325 pdf.close()
435 label_str_file[label_str].close()
Dblock_cache_trace_analyzer_test.cc239 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()

123