public class AggregationServiceCodegenNames extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAME_AGENTINSTANCEID |
static String |
NAME_AGGVISITOR |
static String |
NAME_CALLBACK |
static String |
NAME_GROUPID |
static String |
NAME_GROUPKEY |
static String |
NAME_ROLLUPLEVEL |
static String |
NAME_SCOL |
static String |
NAME_STREAMNUM |
static String |
NAME_SUBQUERYNUMBER |
static String |
NAME_VALUE |
static String |
NAME_VCOL |
static CodegenExpressionRef |
REF_AGGVISITOR |
static CodegenExpressionRef |
REF_CALLBACK |
static CodegenExpressionRef |
REF_GROUPID |
static CodegenExpressionRef |
REF_GROUPKEY |
static CodegenExpressionRef |
REF_ROLLUPLEVEL |
static CodegenExpressionRef |
REF_SCOL |
static CodegenExpressionRef |
REF_STREAMNUM |
static CodegenExpressionRef |
REF_SUBQUERYNUMBER |
static CodegenExpressionRef |
REF_VALUE |
static CodegenExpressionRef |
REF_VCOL |
Constructor and Description |
---|
AggregationServiceCodegenNames() |
public static final String NAME_STREAMNUM
public static final CodegenExpressionRef REF_STREAMNUM
public static final String NAME_SUBQUERYNUMBER
public static final CodegenExpressionRef REF_SUBQUERYNUMBER
public static final String NAME_GROUPKEY
public static final CodegenExpressionRef REF_GROUPKEY
public static final String NAME_AGENTINSTANCEID
public static final String NAME_ROLLUPLEVEL
public static final CodegenExpressionRef REF_ROLLUPLEVEL
public static final String NAME_CALLBACK
public static final CodegenExpressionRef REF_CALLBACK
public static final String NAME_AGGVISITOR
public static final CodegenExpressionRef REF_AGGVISITOR
public static final String NAME_SCOL
public static final CodegenExpressionRef REF_SCOL
public static final String NAME_VCOL
public static final CodegenExpressionRef REF_VCOL
public static final String NAME_GROUPID
public static final CodegenExpressionRef REF_GROUPID
public static final String NAME_VALUE
public static final CodegenExpressionRef REF_VALUE
Copyright © 2005–2021. All rights reserved.