| Package | Description |
|---|---|
| org.apache.druid.server.coordination |
| Constructor and Description |
|---|
SegmentChangeRequestLoad(LoadableDataSegment segment)
To avoid pruning of the loadSpec on the broker, needed when the broker is loading broadcast segments,
we deserialize into an
LoadableDataSegment, which never removes the loadSpec. |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.