Class DestructiveOperations


  • public final class DestructiveOperations
    extends AbstractComponent
    Helper for dealing with destructive operations and wildcard usage.
    • Field Detail

      • REQUIRES_NAME_SETTING

        public static final Setting<java.lang.Boolean> REQUIRES_NAME_SETTING
        Setting which controls whether wildcard usage (*, prefix*, _all) is allowed.
    • Constructor Detail

    • Method Detail

      • failDestructive

        public void failDestructive​(java.lang.String[] aliasesOrIndices)
        Fail if there is wildcard usage in indices and the named is required for destructive operations.