Class Hierarchy
- java.lang.Object
- org.apache.flink.runtime.memory.AbstractPagedInputView (implements org.apache.flink.core.memory.DataInputView)
- org.apache.flink.runtime.memory.AbstractPagedOutputView (implements org.apache.flink.core.memory.DataOutputView, org.apache.flink.core.memory.MemorySegmentWritable)
- org.apache.flink.runtime.memory.ListMemorySegmentSource (implements org.apache.flink.core.memory.MemorySegmentSource)
- org.apache.flink.runtime.memory.MemoryManager
- org.apache.flink.runtime.memory.OpaqueMemoryResource<T> (implements java.lang.AutoCloseable)
- org.apache.flink.runtime.memory.SharedResources
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.flink.runtime.memory.MemoryAllocationException
- org.apache.flink.runtime.memory.MemoryReservationException
- java.lang.Exception
Interface Hierarchy
- org.apache.flink.runtime.memory.SharedResources.ResourceAndSize<T>