public class SegmentDescriptor extends Object
Constructor and Description |
---|
SegmentDescriptor(org.joda.time.Interval interval,
String version,
int partitionNumber) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
org.joda.time.Interval |
getInterval() |
int |
getPartitionNumber() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2011–2017. All rights reserved.