public class HALogRequest extends Object implements IHALogRequest
| Constructor and Description |
|---|
HALogRequest(UUID serviceId,
long commitCounter) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCommitCounter()
The commit counter is used to identify the desired commit point (the
commit counter of the closing root block).
|
UUID |
getServiceId()
The UUID of the service that issued this request.
|
String |
toString() |
public long getCommitCounter()
IHALogRequestgetCommitCounter in interface IHALogRequestpublic UUID getServiceId()
IHASyncRequestgetServiceId in interface IHASyncRequestCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.