Constant Field Values

Contents

org.elasticsearch.*

  • org.elasticsearch.painless.spi.annotation.DeprecatedAnnotation 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "deprecated"
  • org.elasticsearch.painless.spi.annotation.DeprecatedAnnotationParser 
    Modifier and Type Constant Field Value
    public static final java.lang.String MESSAGE "message"
  • org.elasticsearch.painless.spi.annotation.InjectConstantAnnotation 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "inject_constant"
  • org.elasticsearch.painless.spi.annotation.NoImportAnnotation 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "no_import"
  • org.elasticsearch.painless.spi.annotation.NonDeterministicAnnotation 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "nondeterministic"