public interface ISnapshotResult
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
getCompressed()
true iff the snapshot was compressed. | 
File | 
getFile()
The file on which the snapshot was written. 
 | 
IRootBlockView | 
getRootBlock()
The current root block for the snapshot. 
 | 
IRootBlockView getRootBlock()
File getFile()
boolean getCompressed()
true iff the snapshot was compressed.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.