Package | Description |
---|---|
io.druid.server.coordinator |
Modifier and Type | Method and Description |
---|---|
void |
LoadQueuePeon.dropSegment(io.druid.timeline.DataSegment segment,
LoadPeonCallback callback) |
void |
LoadQueuePeon.loadSegment(io.druid.timeline.DataSegment segment,
LoadPeonCallback callback) |
void |
DruidCoordinator.moveSegment(ImmutableDruidServer fromServer,
ImmutableDruidServer toServer,
String segmentName,
LoadPeonCallback callback) |
Copyright © 2011–2015. All rights reserved.