Package | Description |
---|---|
alluxio.master.metastore.rocks |
Modifier and Type | Method and Description |
---|---|
static <T> CloseableIterator<T> |
RocksUtils.createCloseableIterator(org.rocksdb.RocksIterator rocksIterator,
RocksUtils.RocksIteratorParser<T> parser,
java.util.function.Supplier<Void> abortCheck,
RocksSharedLockHandle rocksDbSharedLock)
Used to wrap an
CloseableIterator over RocksIterator . |
Copyright © 2023. All Rights Reserved.