Package | Description |
---|---|
org.apache.druid.segment | |
org.apache.druid.segment.join.table |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceCountingSegment
Segment that is also a ReferenceCountingSegment , allowing query engines that operate directly on
segments to track references so that dropping a Segment can be done safely to ensure there are no in-flight
queries. |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceCountingIndexedTable |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.