public static class IndicesShardStoresResponse.Failure extends DefaultShardOperationFailedException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
nodeId() |
static IndicesShardStoresResponse.Failure |
readFailure(StreamInput in) |
void |
readFrom(StreamInput in) |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
void |
writeTo(StreamOutput out) |
getCause, index, readShardOperationFailed, reason, shardId, status, toStringpublic String nodeId()
public static IndicesShardStoresResponse.Failure readFailure(StreamInput in) throws IOException
IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 DefaultShardOperationFailedExceptionIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 DefaultShardOperationFailedExceptionIOExceptionpublic XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent インタフェース内 ToXContenttoXContent クラス内 DefaultShardOperationFailedExceptionIOExceptionCopyright © 2009–2016. All rights reserved.