| Package | Description |
|---|---|
| org.apache.flink.runtime.query | |
| org.apache.flink.runtime.state | |
| org.apache.flink.runtime.state.heap |
This package contains the classes for key/value state backends that store the state on the JVM
heap as objects.
|
| org.apache.flink.runtime.state.internal |
This package holds the classes of the internal state type hierarchy.
|
| org.apache.flink.runtime.state.metrics |
| Class and Description |
|---|
| InternalKvState
The
InternalKvState is the root of the internal state type hierarchy, similar to the
State being the root of the public API state hierarchy. |
| Class and Description |
|---|
| InternalKvState
The
InternalKvState is the root of the internal state type hierarchy, similar to the
State being the root of the public API state hierarchy. |
| Class and Description |
|---|
| InternalKvState
The
InternalKvState is the root of the internal state type hierarchy, similar to the
State being the root of the public API state hierarchy. |
| InternalKvState.StateIncrementalVisitor
The state entry visitor which supports remove and update of the last returned entries.
|
| Class and Description |
|---|
| InternalAppendingState
The peer to the
AppendingState in the internal state type hierarchy. |
| InternalKvState
The
InternalKvState is the root of the internal state type hierarchy, similar to the
State being the root of the public API state hierarchy. |
| InternalKvState.StateIncrementalVisitor
The state entry visitor which supports remove and update of the last returned entries.
|
| InternalMergingState
The peer to the
MergingState in the internal state type hierarchy. |
| Class and Description |
|---|
| InternalKvState
The
InternalKvState is the root of the internal state type hierarchy, similar to the
State being the root of the public API state hierarchy. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.