Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.ilm
Class ShrunkenIndexCheckStep.Info
java.lang.Object
org.elasticsearch.xpack.core.ilm.ShrunkenIndexCheckStep.Info
- All Implemented Interfaces:
ToXContent,ToXContentObject
- Enclosing class:
ShrunkenIndexCheckStep
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params -
Field Summary
Fields inherited from interface org.elasticsearch.xcontent.ToXContent
EMPTY, EMPTY_PARAMS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()toXContent(XContentBuilder builder, ToXContent.Params params) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.elasticsearch.xcontent.ToXContentObject
isFragment
-
Constructor Details
-
Info
-
-
Method Details
-
getOriginalIndexName
-
toXContent
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException - Specified by:
toXContentin interfaceToXContent- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-
toString
-