public class HANotifyReleaseTimeResponse extends Object implements IHANotifyReleaseTimeResponse
| Constructor and Description |
|---|
HANotifyReleaseTimeResponse(long commitTime,
long commitCounter) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCommitCounter()
The earliest visible commit counter.
|
long |
getCommitTime()
The earliest visible commit time.
|
String |
toString() |
public HANotifyReleaseTimeResponse(long commitTime,
long commitCounter)
public long getCommitTime()
IHANotifyReleaseTimeResponsegetCommitTime in interface IHANotifyReleaseTimeResponsepublic long getCommitCounter()
IHANotifyReleaseTimeResponsegetCommitCounter in interface IHANotifyReleaseTimeResponseCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.