Package org.apache.nemo.common
-
Interface Summary Interface Description Cloneable<T extends Cloneable<T>> This interface is implemented by objects that can be cloned.KeyExtractor Extracts a key from an element.KeyRange<K extends java.io.Serializable> Represents the key range of data partitions within a block. -
Class Summary Class Description ByteBufferInputStream This class is a customized input stream implementation which reads data from list ofByteBuffer
.HashRange Descriptor for hash range.Pair<A,B> Pair class.PairKeyExtractor A KeyExtractor for Pair class.StateMachine A finite state machine that can be created with user defined states and transitions.StateMachine.Builder Builder that builds a StateMachine.Util Class to hold the utility methods.