Package org.zalando.fahrschein.domain
Class Cursor
java.lang.Object
org.zalando.fahrschein.domain.Cursor
-
Constructor Details
-
Cursor
-
Cursor
-
Cursor
-
-
Method Details
-
getPartition
-
getOffset
-
getEventType
The event type of this cursor. Only available if the batch was received using the subscription api. -
getCursorToken
A token identifying this cursor and offset which has to be used when committing using the subscription api. Only available if the batch was received using the subscription api. -
toString
-
equals
-
hashCode
public int hashCode()
-