java.lang.Object
com.espertech.esper.common.internal.event.render.RendererMeta

public class RendererMeta extends Object
Renderer cache for event type metadata allows fast rendering of a given type of events.
  • Constructor Details

  • Method Details

    • getSimpleProperties

      public GetterPair[] getSimpleProperties()
      Returns simple properties.
      Returns:
      properties
    • getIndexProperties

      public GetterPair[] getIndexProperties()
      Returns index properties.
      Returns:
      properties
    • getNestedProperties

      public NestedGetterPair[] getNestedProperties()
      Returns nested properties.
      Returns:
      properties
    • getMappedProperties

      public GetterPair[] getMappedProperties()
      Returns mapped properties.
      Returns:
      mapped props