public class HALogRootBlocksRequest extends Object implements IHALogRootBlocksRequest
| Constructor and Description |
|---|
HALogRootBlocksRequest(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).
|
String |
toString() |
public HALogRootBlocksRequest(long commitCounter)
commitCounter - The commit counter used to identify the desired commit point
(the commit counter of the closing root block).public long getCommitCounter()
IHALogRootBlocksRequestgetCommitCounter in interface IHALogRootBlocksRequestCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.