Package | Description |
---|---|
com.espertech.esper.event.util |
Utilities around event rendering are here.
|
Modifier and Type | Method and Description |
---|---|
RendererMeta |
NestedGetterPair.getMetadata()
Returns the nested property's metadata.
|
Constructor and Description |
---|
NestedGetterPair(EventPropertyGetter getter,
String name,
RendererMeta metadata,
boolean isArray)
Ctor.
|