public interface LogOffset extends Comparable<LogOffset>
| Modifier and Type | Method and Description | 
|---|---|
LogOffset | 
nextOffset()
Returns the next offset corresponding to the next position in the same partition. 
 | 
long | 
offset()
The position for the this  
partition(). | 
LogPartition | 
partition()
Returns the tuple Log name and partition. 
 | 
compareToLogPartition partition()
long offset()
partition().LogOffset nextOffset()
Copyright © 2019 Nuxeo. All rights reserved.