Class ShardKey.TopicPartitionKey
java.lang.Object
io.confluent.parallelconsumer.state.ShardKey
io.confluent.parallelconsumer.state.ShardKey.TopicPartitionKey
- Enclosing class:
- ShardKey
-
Nested Class Summary
Nested classes/interfaces inherited from class io.confluent.parallelconsumer.state.ShardKey
ShardKey.KeyOrderedKey, ShardKey.TopicPartitionKey -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.parallelconsumer.state.ShardKey
of, of, ofKey, ofTopicPartition
-
Constructor Details
-
TopicPartitionKey
public TopicPartitionKey(org.apache.kafka.common.TopicPartition topicPartition)
-
-
Method Details