Class ShardKey

java.lang.Object
io.confluent.parallelconsumer.state.ShardKey
Direct Known Subclasses:
ShardKey.KeyOrderedKey, ShardKey.TopicPartitionKey

public class ShardKey extends Object
Simple value class for processing ShardKeys to make the various key systems type safe and extendable.
Author:
Antony Stubbs