public interface CompactionSegmentIterator extends Iterator<List<DataSegment>>
DataSegment.compareTo(org.apache.druid.timeline.DataSegment)).| Modifier and Type | Field and Description |
|---|---|
static long |
UNKNOWN_TOTAL_REMAINING_SEGMENTS_SIZE |
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap<String> |
totalRemainingSegmentsSizeBytes()
Return a map of (dataSource, total size of remaining segments) for all dataSources.
|
forEachRemaining, hasNext, next, removestatic final long UNKNOWN_TOTAL_REMAINING_SEGMENTS_SIZE
it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap<String> totalRemainingSegmentsSizeBytes()
Iterator.next().Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.