Uses of Class
com.bigdata.mdi.SegmentMetadata

Packages that use SegmentMetadata
com.bigdata.resources This package provides the logic to managed the live journal and the historical journals and index segments for a DataService
 

Uses of SegmentMetadata in com.bigdata.resources
 

Fields in com.bigdata.resources declared as SegmentMetadata
 SegmentMetadata BuildResult.segmentMetadata
          The metadata describing the generated IndexSegment.
 

Methods in com.bigdata.resources with parameters of type SegmentMetadata
 void IndexSegmentIndex.add(SegmentMetadata resourceMetadata)
          Add an entry under the commitTime and resource UUID associated with the IResourceMetadata record.
 

Constructors in com.bigdata.resources with parameters of type SegmentMetadata
BuildResult(String name, boolean compactingMerge, AbstractBTree[] sources, IndexMetadata indexMetadata, SegmentMetadata segmentMetadata, IndexSegmentBuilder builder)
           
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.