- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- Enclosing class:
- PARTITIONER
public static class PARTITIONER.PartitionerHeader
extends Header
The Partitioner header normally (type = NORMAL) contains just the partition number that is checked to discard messages
received from other partitions.
If type is COMMAND Destination contains an Hashtable where keys are of type Address and represent process (channel)
addresses and values are Integer representing the partition that shuold be assigned to each Address.
- See Also:
- Serialized Form