@Immutable public class SimpleClusteredVersion extends Object implements IncrementableEntryVersion, Serializable
Constructor and Description |
---|
SimpleClusteredVersion(int viewId,
long version) |
Modifier and Type | Method and Description |
---|---|
InequalVersionComparisonResult |
compareTo(EntryVersion other)
Compares the given version against the current instance.
|
String |
toString() |
public InequalVersionComparisonResult compareTo(EntryVersion other)
EntryVersion
compareTo
in interface EntryVersion
other
- the other version to compare againstCopyright © 2012 JBoss by Red Hat. All Rights Reserved.