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()
IHANotifyReleaseTimeResponse
getCommitTime
in interface IHANotifyReleaseTimeResponse
public long getCommitCounter()
IHANotifyReleaseTimeResponse
getCommitCounter
in interface IHANotifyReleaseTimeResponse
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.