public static class RecoveryState.VerifyIndex extends RecoveryState.Timer implements ToXContent, Streamable
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsstartNanoTime, startTime, stopTime, timeEMPTY_PARAMS| コンストラクタと説明 |
|---|
VerifyIndex() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
checkIndexTime() |
void |
checkIndexTime(long checkIndexTime) |
void |
readFrom(StreamInput in) |
void |
reset() |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
void |
writeTo(StreamOutput out) |
public void reset()
reset クラス内 RecoveryState.Timerpublic long checkIndexTime()
public void checkIndexTime(long checkIndexTime)
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 RecoveryState.TimerIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 RecoveryState.TimerIOExceptionpublic XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent インタフェース内 ToXContentIOExceptionCopyright © 2009–2016. All rights reserved.