| Package | Description |
|---|---|
| io.druid.server.coordinator |
| Modifier and Type | Class and Description |
|---|---|
class |
CuratorLoadQueuePeon
Deprecated.
|
class |
HttpLoadQueuePeon |
| Modifier and Type | Method and Description |
|---|---|
LoadQueuePeon |
ServerHolder.getPeon() |
LoadQueuePeon |
LoadQueueTaskMaster.giveMePeon(ImmutableDruidServer server) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LoadQueuePeon> |
DruidCoordinatorRuntimeParams.getLoadManagementPeons() |
Map<String,LoadQueuePeon> |
DruidCoordinator.getLoadManagementPeons() |
| Modifier and Type | Method and Description |
|---|---|
DruidCoordinatorRuntimeParams.Builder |
DruidCoordinatorRuntimeParams.Builder.withLoadManagementPeons(Map<String,LoadQueuePeon> loadManagementPeonsCollection) |
| Constructor and Description |
|---|
ServerHolder(ImmutableDruidServer server,
LoadQueuePeon peon) |
Copyright © 2011–2018. All rights reserved.