Uses of Class
org.apache.druid.server.coordination.LoadableDataSegment
Packages that use LoadableDataSegment
-
Uses of LoadableDataSegment in org.apache.druid.server.coordination
Constructors in org.apache.druid.server.coordination with parameters of type LoadableDataSegmentModifierConstructorDescriptionTo avoid pruning of the loadSpec on the broker, needed when the broker is loading broadcast segments, we deserialize into anLoadableDataSegment, which never removes the loadSpec.