Class RequestValidators<T extends ActionRequest>

org.elasticsearch.action.RequestValidators<T>

public class RequestValidators<T extends ActionRequest> extends
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static interface 
    A validator that validates an request associated with indices before executing it.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <>
    validateRequest​(T request, ClusterState state, Index[] indices)
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,