Class DeprecatedAnnotationParser

java.lang.Object
org.opensearch.painless.spi.annotation.DeprecatedAnnotationParser
All Implemented Interfaces:
WhitelistAnnotationParser

public class DeprecatedAnnotationParser
extends java.lang.Object
implements WhitelistAnnotationParser
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static DeprecatedAnnotationParser INSTANCE  
    static java.lang.String MESSAGE  

    Fields inherited from interface org.opensearch.painless.spi.annotation.WhitelistAnnotationParser

    BASE_ANNOTATION_PARSERS
  • Method Summary

    Modifier and Type Method Description
    java.lang.Object parse​(java.util.Map<java.lang.String,​java.lang.String> arguments)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait