public class HALogRootBlocksResponse extends Object implements IHALogRootBlocksResponse
| Constructor and Description |
|---|
HALogRootBlocksResponse(IRootBlockView openRootBlock,
IRootBlockView closeRootBlock) |
| Modifier and Type | Method and Description |
|---|---|
IRootBlockView |
getCloseRootBlock()
The root block that closes the HA Log file for the specified commit
point.
|
IRootBlockView |
getOpenRootBlock()
The root block that opens the HA Log file for the specified commit point.
|
String |
toString() |
public HALogRootBlocksResponse(IRootBlockView openRootBlock, IRootBlockView closeRootBlock)
public IRootBlockView getOpenRootBlock()
IHALogRootBlocksResponsegetOpenRootBlock in interface IHALogRootBlocksResponsenull.public IRootBlockView getCloseRootBlock()
IHALogRootBlocksResponsegetCloseRootBlock in interface IHALogRootBlocksResponsenull.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.