public static class SegmentManager.DataSourceState extends Object
| Constructor and Description |
|---|
DataSourceState() |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumSegments() |
ConcurrentHashMap<SegmentId,ReferenceCountingIndexedTable> |
getTablesLookup() |
VersionedIntervalTimeline<String,ReferenceCountingSegment> |
getTimeline() |
long |
getTotalSegmentSize() |
boolean |
isEmpty() |
public VersionedIntervalTimeline<String,ReferenceCountingSegment> getTimeline()
public ConcurrentHashMap<SegmentId,ReferenceCountingIndexedTable> getTablesLookup()
public long getTotalSegmentSize()
public long getNumSegments()
public boolean isEmpty()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.