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