public class SegmentMetadata extends AbstractResourceMetadata
IndexSegment.log| Constructor and Description |
|---|
SegmentMetadata()
De-serialization constructor.
|
SegmentMetadata(File file,
UUID uuid,
long commitTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIndexSegment()
True iff this resource is an
IndexSegment. |
boolean |
isJournal()
True iff this resource is a
Journal. |
equals, equals, getCommitTime, getCreateTime, getFile, getParams, getUUID, hashCode, readExternal, toString, writeExternalpublic final boolean isIndexSegment()
IResourceMetadataIndexSegment. Each
IndexSegment contains historical read-only data for exactly one
partition of a scale-out index.public final boolean isJournal()
IResourceMetadataCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.