A set of results returned by /show/types.
More...
|
IList< string > | type_ids [get, set] |
|
IList< string > | type_schemas = new List<string>() [get, set] |
|
IList< string > | labels = new List<string>() [get, set] |
|
IList< IDictionary< string,
IList< string > > > | properties = new List<string>() [get, set] |
|
Schema | Schema [get] |
| Avro Schema for this class More...
|
|
A set of results returned by /show/types.
Definition at line 63 of file ShowTypes.cs.
IList<string> kinetica.ShowTypesResponse.labels = new List<string>() |
|
getset |
IList<IDictionary<string, IList<string> > > kinetica.ShowTypesResponse.properties = new List<string>() |
|
getset |
IList<string> kinetica.ShowTypesResponse.type_ids |
|
getset |
IList<string> kinetica.ShowTypesResponse.type_schemas = new List<string>() |
|
getset |
The documentation for this class was generated from the following file: