public class RerouteExplanation extends Object implements ToXContent
AllocationCommand
taken from the DecidersToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| コンストラクタと説明 |
|---|
RerouteExplanation(AllocationCommand command,
Decision decisions) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AllocationCommand |
command() |
Decision |
decisions() |
static RerouteExplanation |
readFrom(StreamInput in) |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
static void |
writeTo(RerouteExplanation explanation,
StreamOutput out) |
public RerouteExplanation(AllocationCommand command, Decision decisions)
public AllocationCommand command()
public Decision decisions()
public static RerouteExplanation readFrom(StreamInput in) throws IOException
IOExceptionpublic static void writeTo(RerouteExplanation explanation, StreamOutput out) throws IOException
IOExceptionpublic XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent インタフェース内 ToXContentIOExceptionCopyright © 2009–2016. All rights reserved.