Class RequestValidators<T extends ActionRequest>


  • public class RequestValidators<T extends ActionRequest>
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      java.util.Optional<java.lang.Exception> validateRequest​(T request, ClusterState state, Index[] indices)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait