| Package | Description |
|---|---|
| org.apache.flink.contrib.streaming.state.iterator |
| Modifier and Type | Class and Description |
|---|---|
class |
RocksStateKeysAndNamespaceIterator<K,N>
Adapter class to bridge between
RocksIteratorWrapper and Iterator to iterate over the keys
and namespaces. |
class |
RocksStateKeysIterator<K>
Adapter class to bridge between
RocksIteratorWrapper and Iterator to iterate over the keys. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.