RawAggregateUnpivotResponse |
RawAggregateUnpivotResponse.setBinaryEncodedResponse(ByteBuffer binaryEncodedResponse) |
Avro binary encoded response.
|
RawAggregateUnpivotResponse |
RawAggregateUnpivotResponse.setHasMoreRecords(boolean hasMoreRecords) |
Too many records.
|
RawAggregateUnpivotResponse |
RawAggregateUnpivotResponse.setInfo(Map<String,String> info) |
Additional information.
|
RawAggregateUnpivotResponse |
RawAggregateUnpivotResponse.setJsonEncodedResponse(String jsonEncodedResponse) |
Avro JSON encoded response.
|
RawAggregateUnpivotResponse |
RawAggregateUnpivotResponse.setResponseSchemaStr(String responseSchemaStr) |
|
RawAggregateUnpivotResponse |
RawAggregateUnpivotResponse.setTableName(String tableName) |
Typically shows the result-table name if provided in the request (Ignore
otherwise).
|
RawAggregateUnpivotResponse |
RawAggregateUnpivotResponse.setTotalNumberOfRecords(long totalNumberOfRecords) |
Total/Filtered number of records.
|