@Immutable public class Partition extends Object
| Constructor and Description |
|---|
Partition(String partition,
String oldestAvailableOffset,
String newestAvailableOffset) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewestAvailableOffset() |
String |
getOldestAvailableOffset() |
String |
getPartition() |
Copyright © 2016–2019 Zalando SE. All rights reserved.