| Class and Description |
|---|
| ConfigurableRocksDBOptionsFactory
An interface for options factory that pick up additional parameters from a configuration.
|
| DefaultConfigurableOptionsFactory
An implementation of
ConfigurableRocksDBOptionsFactory using options provided by RocksDBConfigurableOptions. |
| PredefinedOptions
The
PredefinedOptions are configuration settings for the RocksDBStateBackend. |
| RocksDBCachingPriorityQueueSet.OrderedByteArraySetCache
Cache that is organized as an ordered set for byte-arrays.
|
| RocksDBKeyedStateBackend
An
AbstractKeyedStateBackend that stores its state in RocksDB and serializes state to
streams provided by a CheckpointStreamFactory upon
checkpointing. |
| RocksDBKeyedStateBackend.RocksDbKvStateInfo
Rocks DB specific information about the k/v states.
|
| RocksDBMemoryConfiguration
The settings regarding RocksDBs memory usage.
|
| RocksDBNativeMetricMonitor
A monitor which pulls {
RocksDB} native metrics
and forwards them to Flink's metric group. |
| RocksDBNativeMetricOptions
Enable which RocksDB metrics to forward to Flink's metrics reporter.
|
| RocksDBOptionsFactory |
RocksDBProperty
RocksDB properties that can be queried by Flink's metrics reporter. |
| RocksDBResourceContainer
The container for RocksDB resources, including predefined options, option factory and
shared resource among instances.
|
| RocksDBStateBackend
A State Backend that stores its state in
RocksDB. |
| RocksDBStateBackend.PriorityQueueStateType
The options to chose for the type of priority queue state.
|
| RocksDBWriteBatchWrapper
It's a wrapper class around RocksDB's
WriteBatch for writing in bulk. |
| RocksIteratorWrapper
This is a wrapper around
RocksIterator to check the iterator status for all the methods mentioned
to require this check in the wiki documentation: seek, next, seekToFirst, seekToLast, seekForPrev, and prev. |
| Class and Description |
|---|
| RocksIteratorWrapper
This is a wrapper around
RocksIterator to check the iterator status for all the methods mentioned
to require this check in the wiki documentation: seek, next, seekToFirst, seekToLast, seekForPrev, and prev. |
| Class and Description |
|---|
| RocksDBKeyedStateBackend.RocksDbKvStateInfo
Rocks DB specific information about the k/v states.
|
| RocksDBNativeMetricMonitor
A monitor which pulls {
RocksDB} native metrics
and forwards them to Flink's metric group. |
| RocksDBNativeMetricOptions
Enable which RocksDB metrics to forward to Flink's metrics reporter.
|
| Class and Description |
|---|
| RocksDBKeyedStateBackend.RocksDbKvStateInfo
Rocks DB specific information about the k/v states.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.