public class OffsetOutOfRangeException extends InvalidOffsetException
| Constructor and Description | 
|---|
| OffsetOutOfRangeException(Map<TopicPartition,Long> offsetOutOfRangePartitions) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<TopicPartition,Long> | offsetOutOfRangePartitions() | 
| Set<TopicPartition> | partitions() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OffsetOutOfRangeException(Map<TopicPartition,Long> offsetOutOfRangePartitions)
public Map<TopicPartition,Long> offsetOutOfRangePartitions()
public Set<TopicPartition> partitions()
partitions in class InvalidOffsetException