Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.ilm
Interface AsyncWaitStep.Listener
- Enclosing class:
AsyncWaitStep
public static interface AsyncWaitStep.Listener
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonResponse(boolean conditionMet, org.elasticsearch.xcontent.ToXContentObject informationContext)
-
Method Details
-
onResponse
void onResponse(boolean conditionMet, org.elasticsearch.xcontent.ToXContentObject informationContext) -
onFailure
-