| Package | Description |
|---|---|
| org.elasticsearch.cluster.routing.allocation.command |
| Modifier and Type | Method and Description |
|---|---|
AllocateAllocationCommand |
AllocateAllocationCommand.Factory.fromXContent(XContentParser parser) |
AllocateAllocationCommand |
AllocateAllocationCommand.Factory.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
AllocateAllocationCommand.Factory.toXContent(AllocateAllocationCommand command,
XContentBuilder builder,
ToXContent.Params params,
String objectName) |
void |
AllocateAllocationCommand.Factory.writeTo(AllocateAllocationCommand command,
StreamOutput out) |
Copyright © 2009–2016. All rights reserved.