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