| ContextKey |
The composite key which contains some context information, such as keyGroup, etc.
|
| ForStDBGetRequest |
The Get access request for ForStDB.
|
| ForStDBOperation |
Data access operation to ForStDB.
|
| ForStDBPutRequest |
The Put access request for ForStDB.
|
| ForStInnerTable |
The concept of an abstracted table oriented towards ForStDB, and each ForStInnerTable can be
mapped to a ForSt internal State.
|
| ForStKeyedStateBackend |
A KeyedStateBackend that stores its state in ForSt.
|
| ForStMemoryConfiguration |
The settings regarding ForSt memory usage.
|
| ForStMemoryControllerUtils.ForStMemoryFactory |
Factory for Write Buffer Manager and Bock Cache.
|
| ForStNativeMetricMonitor |
A monitor which pulls {RocksDB} native metrics and forwards them to Flink's metric group.
|
| ForStNativeMetricOptions |
Enable which ForSt metrics to forward to Flink's metrics reporter.
|
| ForStOptionsFactory |
A factory for DBOptions and ColumnFamilyOptions to be passed to the
ForStStateBackend.
|
| ForStProperty |
RocksDB properties that can be queried by Flink's metrics reporter.
|
| ForStResourceContainer |
The container for ForSt resources, including option factory and shared resource among instances.
|
| ForStStateBackend |
A StateBackend that stores its state in a ForSt instance.
|