Uses of Class
org.apache.pinot.plugin.stream.kinesis.KinesisRecordsBatch
-
-
Uses of KinesisRecordsBatch in org.apache.pinot.plugin.stream.kinesis
Methods in org.apache.pinot.plugin.stream.kinesis that return KinesisRecordsBatch Modifier and Type Method Description KinesisRecordsBatchKinesisConsumer. fetchMessages(StreamPartitionMsgOffset startCheckpoint, StreamPartitionMsgOffset endCheckpoint, int timeoutMs)Fetch records from the Kinesis stream between the start and end KinesisCheckpoint
-