Interface AliasAction.NewAliasValidator

Enclosing class:
AliasAction
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public static interface AliasAction.NewAliasValidator
Validate a new alias.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     alias,  indexRouting,  filter,  writeIndex)
     
  • Method Details

    • validate

      void validate( alias, @Nullable  indexRouting, @Nullable  filter, @Nullable  writeIndex)