| Package | Description |
|---|---|
| org.apache.druid.segment |
| 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. |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.