-
-
Method Summary
void
validates whether the specified phases are valid for this
policy instance.
Methods inherited from interface org.elasticsearch.common.io.stream.Writeable
writeTo
-
Method Details
-
getOrderedPhases
- Returns:
- the first phase of this policy to execute
-
-
validate
validates whether the specified phases are valid for this
policy instance.
- Parameters:
phases - the phases to verify validity against
- Throws:
IllegalArgumentException - if a specific phase or lack of a specific phase is invalid.