Class DataUtil.IteratorWithNumBytes.NumBytesNotSupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.nemo.runtime.executor.data.DataUtil.IteratorWithNumBytes.NumBytesNotSupportedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- DataUtil.IteratorWithNumBytes<T>
public static final class DataUtil.IteratorWithNumBytes.NumBytesNotSupportedException extends java.lang.Exception
Exception indicatesDataUtil.IteratorWithNumBytes.getNumSerializedBytes()
orDataUtil.IteratorWithNumBytes.getNumEncodedBytes()
is not supported.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NumBytesNotSupportedException()
-