Uses of Interface
org.apache.druid.timeline.partition.PartitionHolderContents
Packages that use PartitionHolderContents
-
Uses of PartitionHolderContents in org.apache.druid.timeline.partition
Classes in org.apache.druid.timeline.partition that implement PartitionHolderContentsModifier and TypeClassDescriptionclassOvershadowableManager<T extends Overshadowable<T>>OvershadowableManager manages the state ofAtomicUpdateGroup.classSimplePartitionHolderContents<T extends Overshadowable<T>>Contents forPartitionHolderwhen segment locking was not used, and therefore no chunks haveOvershadowable.getMinorVersion().Methods in org.apache.druid.timeline.partition that return PartitionHolderContentsModifier and TypeMethodDescriptionPartitionHolderContents.copyVisible()Returns a copy of this holder with only visible chunks.SimplePartitionHolderContents.copyVisible()PartitionHolderContents.deepCopy()Returns a copy of this holder with all chunks.SimplePartitionHolderContents.deepCopy()Constructors in org.apache.druid.timeline.partition with parameters of type PartitionHolderContentsModifierConstructorDescriptionPartitionHolder(PartitionHolderContents<T> contents, short maxMinorVersion) Constructor for situations where the caller already has aPartitionHolderContents.