Class AggregationClassNames

java.lang.Object
com.espertech.esper.common.internal.epl.agg.core.AggregationClassNames

public class AggregationClassNames extends Object
  • Constructor Details

    • AggregationClassNames

      public AggregationClassNames()
    • AggregationClassNames

      public AggregationClassNames(String optionalPostfix)
  • Method Details

    • getRowTop

      public String getRowTop()
    • getRowFactoryTop

      public String getRowFactoryTop()
    • getRowSerdeTop

      public String getRowSerdeTop()
    • getRowPerLevel

      public String getRowPerLevel(int level)
    • getRowSerdePerLevel

      public String getRowSerdePerLevel(int level)
    • getRowFactoryPerLevel

      public String getRowFactoryPerLevel(int level)
    • getProvider

      public String getProvider()
    • getService

      public String getService()
    • getServiceFactory

      public String getServiceFactory()