| パッケージ | 説明 |
|---|---|
| org.elasticsearch.cluster.routing.allocation.command |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AllocateAllocationCommand |
AllocateAllocationCommand.Factory.fromXContent(XContentParser parser) |
AllocateAllocationCommand |
AllocateAllocationCommand.Factory.readFrom(StreamInput in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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.