Package org.apache.flink.runtime.memory
package org.apache.flink.runtime.memory
-
ClassDescriptionThe base class for all input views that are backed by multiple memory pages.The base class for all output views that are backed by multiple memory pages.Simple memory segment source that draws segments from a list.An exception to be thrown when a memory allocation operation is not successful.The memory manager governs the memory that Flink uses for sorting, hashing, caching or off-heap state backends (e.g.An exception to be thrown when a memory reservation operation is not successful.An opaque memory resource, meaning a memory resource not understood by Flink or the JVM.A map that keeps track of acquired shared resources and handles their allocation disposal.SharedResources.ResourceAndSize<T extends AutoCloseable>A resource handle with size.