Go to the source code of this file.
|
class | kinetica.GetRecordsByColumnRequest |
| A set of parameters for Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
|
|
struct | kinetica.GetRecordsByColumnRequest.Encoding |
| Specifies the encoding for returned records; either 'binary' or 'json'. More...
|
|
struct | kinetica.GetRecordsByColumnRequest.Options |
|
-
EXPRESSION: Optional filter expression to apply to the table.
More...
|
|
class | kinetica.RawGetRecordsByColumnResponse |
| A set of results returned by Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
|
|
class | kinetica.GetRecordsByColumnResponse |
| A set of results returned by Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
|
|