public interface AllocationCommand
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
AllocationCommand.Factory<T extends AllocationCommand>
Factory to create
AllocationCommands |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RerouteExplanation |
execute(RoutingAllocation allocation,
boolean explain)
Executes the command on a
RoutingAllocation setup |
String |
name()
Get the name of the command
|
String name()
RerouteExplanation execute(RoutingAllocation allocation, boolean explain)
RoutingAllocation setupallocation - RoutingAllocation to modifyElasticsearchException - if something happens during reconfigurationCopyright © 2009–2016. All rights reserved.