Uses of Interface
org.apache.flink.runtime.state.heap.LevelIndexHeader
-
Packages that use LevelIndexHeader Package Description org.apache.flink.runtime.state.heap -
-
Uses of LevelIndexHeader in org.apache.flink.runtime.state.heap
Classes in org.apache.flink.runtime.state.heap that implement LevelIndexHeader Modifier and Type Class Description classOnHeapLevelIndexHeaderImplementation ofLevelIndexHeaderwhich stores index on heap.
-