Interface MappedActionFilter

All Superinterfaces:
ActionFilter

public interface MappedActionFilter extends ActionFilter
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.action.support.ActionFilter

    ActionFilter.Simple
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.elasticsearch.action.support.ActionFilter

    apply, order
  • Method Details

    • actionName

      String actionName()