Class AnnotationDescriptor
java.lang.Object
org.apache.drill.common.scanner.persistence.AnnotationDescriptor
a class annotation
-
Constructor Summary
ConstructorDescriptionAnnotationDescriptor
(String annotationType, List<AttributeDescriptor> attributes) -
Method Summary
Modifier and TypeMethodDescription<T> T
getSingleValue
(String attributeName) getSingleValue
(String attributeName, String defaultValue) boolean
hasAttribute
(String attributeName) toString()