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