Uses of Interface
org.apache.flink.runtime.state.heap.space.Chunk
-
Packages that use Chunk Package Description org.apache.flink.runtime.state.heap.space -
-
Uses of Chunk in org.apache.flink.runtime.state.heap.space
Methods in org.apache.flink.runtime.state.heap.space that return Chunk Modifier and Type Method Description ChunkAllocator. getChunkById(int chunkId)Returns the chunk with the given chunk id.
-