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()
IHALogRootBlocksResponse
getOpenRootBlock
in interface IHALogRootBlocksResponse
null
.public IRootBlockView getCloseRootBlock()
IHALogRootBlocksResponse
getCloseRootBlock
in interface IHALogRootBlocksResponse
null
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.