public final class CommitId extends Object
CommitSeqGenerator| Constructor and Description |
|---|
CommitId(long majorId,
int minorId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getMajorId() |
int |
getMinorId() |
int |
hashCode() |
String |
toString() |
String |
value() |
public String value()
public long getMajorId()
public int getMinorId()
Copyright © 2014. All rights reserved.