Package com.gpudb.protocol
Class AggregateUniqueResponse.Info
- java.lang.Object
-
- com.gpudb.protocol.AggregateUniqueResponse.Info
-
- Enclosing class:
- AggregateUniqueResponse
public static final class AggregateUniqueResponse.Info extends Object
-
-
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
-
-