| Interface | Description | 
|---|---|
| MessageEnvelope<K,M> | An entry in the input/output  MessageStreams. | 
| Offset | A generic interface extending  Comparableto be used asOffsetin a stream | 
| Class | Description | 
|---|---|
| IncomingSystemMessageEnvelope | A  MessageEnvelopethat provides additional information about its inputSystemStreamPartitionand itsOffsetwithin theSystemStreamPartition. | 
| LongOffset | An implementation of  Offset, w/longvalue as the offset |