| Package | Description |
|---|---|
| org.apache.flink.contrib.streaming.state.iterator |
| Modifier and Type | Class and Description |
|---|---|
class |
RocksQueueIterator
An iterator over heap timers that produces rocks compatible binary format.
|
| Constructor and Description |
|---|
RocksStatesPerKeyGroupMergeIterator(org.apache.flink.core.fs.CloseableRegistry closeableRegistry,
List<org.apache.flink.api.java.tuple.Tuple2<RocksIteratorWrapper,Integer>> kvStateIterators,
List<SingleStateIterator> heapPriorityQueueIterators,
int keyGroupPrefixByteCount)
Creates a new
RocksStatesPerKeyGroupMergeIterator. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.