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