public interface ICommitTimeEntry
Modifier and Type | Method and Description |
---|---|
long |
getCommitCounter()
The commit counter associated with the index entry.
|
long |
getCommitTime()
The commit time associated with the index entry.
|
IRootBlockView |
getRootBlock()
Return the
IRootBlockView of the snapshot. |
long |
sizeOnDisk()
Return the bytes on the disk for the snapshot file.
|
long sizeOnDisk()
long getCommitCounter()
long getCommitTime()
IRootBlockView getRootBlock()
IRootBlockView
of the snapshot.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.