Class SegmentConsumerInfo
- java.lang.Object
-
- org.apache.pinot.common.restlet.resources.SegmentConsumerInfo
-
public class SegmentConsumerInfo extends Object
Information regarding the consumer of a segment
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetConsumerState()longgetLastConsumedTimestamp()Map<String,String>getPartitionToOffsetMap()StringgetSegmentName()
-