public class DepotPartitionInfo extends java.lang.Object implements RamaSerializable
Constructor and Description |
---|
DepotPartitionInfo(long startOffset,
long endOffset) |
Modifier and Type | Method and Description |
---|---|
long |
getEndOffset()
Retrieves the end offset of the depot partition log.
|
long |
getStartOffset()
Retrieves the start offset of the depot partition log.
|