Uses of Interface
org.apache.pinot.spi.stream.StreamPartitionMsgOffsetFactory
-
Packages that use StreamPartitionMsgOffsetFactory Package Description org.apache.pinot.spi.stream -
-
Uses of StreamPartitionMsgOffsetFactory in org.apache.pinot.spi.stream
Classes in org.apache.pinot.spi.stream that implement StreamPartitionMsgOffsetFactory Modifier and Type Class Description classLongMsgOffsetFactoryMethods in org.apache.pinot.spi.stream that return StreamPartitionMsgOffsetFactory Modifier and Type Method Description StreamPartitionMsgOffsetFactoryStreamConsumerFactory. createStreamMsgOffsetFactory()
-