Class Hierarchy
- java.lang.Object
- org.apache.nemo.runtime.executor.data.BlockManagerWorker
- org.apache.nemo.runtime.executor.data.BlockTransferThrottler
- org.apache.nemo.runtime.executor.data.BroadcastManagerWorker
- org.apache.nemo.runtime.executor.data.DataUtil
- org.apache.nemo.runtime.executor.data.DataUtil.InputStreamIterator<T> (implements org.apache.nemo.runtime.executor.data.DataUtil.IteratorWithNumBytes<T>)
- org.apache.nemo.runtime.executor.data.FileArea (implements java.io.Serializable)
- java.io.InputStream (implements java.io.Closeable)
- org.apache.nemo.runtime.executor.data.LimitedInputStream
- org.apache.nemo.runtime.executor.data.MemoryChunk
- org.apache.nemo.runtime.executor.data.MemoryPoolAssigner
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.nemo.runtime.executor.data.DirectByteBufferOutputStream
- org.apache.nemo.runtime.executor.data.PipeContainer
- org.apache.nemo.runtime.executor.data.PipeManagerWorker
- org.apache.nemo.runtime.executor.data.SerializerManager
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.nemo.runtime.executor.data.DataUtil.IteratorWithNumBytes.NumBytesNotSupportedException
- org.apache.nemo.runtime.executor.data.MemoryAllocationException
- java.lang.Exception
Interface Hierarchy
- java.util.Iterator<E>
- org.apache.nemo.runtime.executor.data.DataUtil.IteratorWithNumBytes<T>