public static class SegmentManager.DataSourceState extends Object
| Constructor and Description |
|---|
DataSourceState() |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumSegments() |
VersionedIntervalTimeline<String,ReferenceCountingSegment> |
getTimeline() |
long |
getTotalSegmentSize() |
boolean |
isEmpty() |
public VersionedIntervalTimeline<String,ReferenceCountingSegment> getTimeline()
public long getTotalSegmentSize()
public long getNumSegments()
public boolean isEmpty()
Copyright © 2011–2018. All rights reserved.