Uses of Class
org.apache.druid.segment.ReferenceCountingCloseableObject
-
Packages that use ReferenceCountingCloseableObject Package Description org.apache.druid.segment org.apache.druid.segment.join.table -
-
Uses of ReferenceCountingCloseableObject in org.apache.druid.segment
Subclasses of ReferenceCountingCloseableObject in org.apache.druid.segment Modifier and Type Class Description classReferenceCountingSegmentSegmentthat is also aReferenceCountingSegment, allowing query engines that operate directly on segments to track references so that dropping aSegmentcan be done safely to ensure there are no in-flight queries. -
Uses of ReferenceCountingCloseableObject in org.apache.druid.segment.join.table
Subclasses of ReferenceCountingCloseableObject in org.apache.druid.segment.join.table Modifier and Type Class Description classReferenceCountingIndexedTable
-