Package | Description |
---|---|
com.espertech.esper.event.util |
Utilities around event rendering are here.
|
Modifier and Type | Method and Description |
---|---|
protected static OutputValueRenderer |
OutputValueRendererFactory.getOutputValueRenderer(Class type,
RendererMetaOptions options)
Returns a renderer for an output value.
|
Constructor and Description |
---|
RendererMeta(EventType eventType,
Stack<EventTypePropertyPair> stack,
RendererMetaOptions options)
Ctor.
|