| Package | Description |
|---|---|
| org.elasticsearch.cluster.routing.allocation.command |
| Modifier and Type | Class and Description |
|---|---|
static class |
AllocateAllocationCommand.Factory |
static class |
CancelAllocationCommand.Factory
Factory creating
CancelAllocationCommands |
static class |
MoveAllocationCommand.Factory |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AllocationCommand> |
AllocationCommands.lookupFactory(String name) |
static <T extends AllocationCommand> |
AllocationCommands.lookupFactorySafe(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AllocationCommands.registerFactory(String type,
AllocationCommand.Factory factory)
Register a custom index meta data factory.
|
Copyright © 2009–2017. All rights reserved.