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)
Used to wrap an
CloseableIterator over RocksIterator . |
Copyright © 2023. All Rights Reserved.