Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
RawGetRecordsBySeriesResponse |
GPUdb.getRecordsBySeriesRaw(GetRecordsBySeriesRequest request)
Retrieves the complete series/track records from the given
worldTableName based on the partial track information
contained in the tableName . |
Modifier and Type | Method and Description |
---|---|
RawGetRecordsBySeriesResponse |
RawGetRecordsBySeriesResponse.setListRecordsBinary(List<List<ByteBuffer>> listRecordsBinary)
The Raw version of this method can be used to specify the encoding scheme of the response.
|
RawGetRecordsBySeriesResponse |
RawGetRecordsBySeriesResponse.setListRecordsJson(List<List<String>> listRecordsJson)
The Raw version of this method can be used to specify the encoding scheme of the response.
|
RawGetRecordsBySeriesResponse |
RawGetRecordsBySeriesResponse.setTableNames(List<String> tableNames)
The Raw version of this method can be used to specify the encoding scheme of the response.
|
RawGetRecordsBySeriesResponse |
RawGetRecordsBySeriesResponse.setTypeNames(List<String> typeNames)
The Raw version of this method can be used to specify the encoding scheme of the response.
|
RawGetRecordsBySeriesResponse |
RawGetRecordsBySeriesResponse.setTypeSchemas(List<String> typeSchemas)
The Raw version of this method can be used to specify the encoding scheme of the response.
|
Copyright © 2016. All rights reserved.