Package | Description |
---|---|
org.teiid.client.plan | |
org.teiid.query.analysis |
Modifier and Type | Method and Description |
---|---|
Annotation.Priority |
Annotation.getPriority() |
static Annotation.Priority |
Annotation.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Annotation.Priority[] |
Annotation.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Annotation(String category,
String annotation,
String resolution,
Annotation.Priority priority) |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisRecord.addAnnotation(String category,
String annotation,
String resolution,
Annotation.Priority priority) |
Copyright © 2019. All rights reserved.