public static class SegmentChangeRequestHistory.Counter extends Object
| Modifier and Type | Field and Description | 
|---|---|
static SegmentChangeRequestHistory.Counter | 
ZERO  | 
| Constructor and Description | 
|---|
Counter(long counter)  | 
Counter(long counter,
       long hash)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getCounter()  | 
long | 
getHash()  | 
SegmentChangeRequestHistory.Counter | 
inc()  | 
boolean | 
matches(SegmentChangeRequestHistory.Counter other)  | 
String | 
toString()  | 
public static final SegmentChangeRequestHistory.Counter ZERO
public Counter(long counter)
public Counter(long counter,
               long hash)
public long getCounter()
public long getHash()
public SegmentChangeRequestHistory.Counter inc()
public boolean matches(SegmentChangeRequestHistory.Counter other)
Copyright © 2011–2018. All rights reserved.