public static class RecoveryState.VerifyIndex extends RecoveryState.Timer implements ToXContent, Streamable
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsstartNanoTime, startTime, stopTime, timeEMPTY_PARAMS| Constructor and Description |
|---|
RecoveryState.VerifyIndex() |
| Modifier and Type | Method and Description |
|---|---|
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 in class RecoveryState.Timerpublic long checkIndexTime()
public void checkIndexTime(long checkIndexTime)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class RecoveryState.TimerIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class RecoveryState.TimerIOExceptionpublic XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent in interface ToXContentIOExceptionCopyright © 2009–2017. All rights reserved.