@Immutable public final class Cursor extends Object
| Constructor and Description |
|---|
Cursor(String partition,
String offset) |
Cursor(String partition,
String offset,
String eventType,
String cursorToken) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCursorToken() |
String |
getEventType() |
String |
getOffset() |
String |
getPartition() |
int |
hashCode() |
String |
toString() |
Copyright © 2016 Zalando SE. All rights reserved.