Class DeprecatedAnnotation
java.lang.Object
org.opensearch.painless.spi.annotation.DeprecatedAnnotation
public class DeprecatedAnnotation
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringNAME -
Constructor Summary
Constructors Constructor Description DeprecatedAnnotation(java.lang.String message) -
Method Summary
Modifier and Type Method Description java.lang.StringgetMessage()
-
Field Details
-
NAME
public static final java.lang.String NAME- See Also:
- Constant Field Values
-
-
Constructor Details
-
DeprecatedAnnotation
public DeprecatedAnnotation(java.lang.String message)
-
-
Method Details
-
getMessage
public java.lang.String getMessage()
-