public class TimestampStartCursor extends Object implements StartCursor
Constructor and Description |
---|
TimestampStartCursor(long timestamp,
boolean inclusive) |
Modifier and Type | Method and Description |
---|---|
CursorPosition |
position(String topic,
int partitionId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defaultStartCursor, earliest, fromMessageId, fromMessageId, fromMessageTime, fromPublishTime, latest
public TimestampStartCursor(long timestamp, boolean inclusive)
public CursorPosition position(String topic, int partitionId)
position
in interface StartCursor
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.