Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
List<AnnotationAttribute> |
AnnotationPart.getAttributes()
Returns annotation attributes.
|
Constructor and Description |
---|
AnnotationPart(String name,
List<AnnotationAttribute> attributes)
Ctor.
|