Package com.gpudb.protocol
Class RawAggregateGroupByResponse.Info
- java.lang.Object
-
- com.gpudb.protocol.RawAggregateGroupByResponse.Info
-
- Enclosing class:
- RawAggregateGroupByResponse
public static final class RawAggregateGroupByResponse.Info extends Object
A set of string constants for theRawAggregateGroupByResponseparameterinfo.Additional information.
-
-
Field Summary
Fields Modifier and Type Field Description static StringQUALIFIED_RESULT_TABLE_NAMEThe fully qualified name of the table (i.e. including the schema) used to store the results.
-
-
-
Field Detail
-
QUALIFIED_RESULT_TABLE_NAME
public static final String QUALIFIED_RESULT_TABLE_NAME
The fully qualified name of the table (i.e. including the schema) used to store the results.- See Also:
- Constant Field Values
-
-