public static class PartitionedMobCompactionRequest.CompactionPartitionId extends Object
Constructor and Description |
---|
CompactionPartitionId() |
CompactionPartitionId(String startKey,
String date) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDate() |
String |
getStartKey() |
int |
hashCode() |
void |
setDate(String date) |
void |
setStartKey(String startKey) |
String |
toString() |