Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
Package kinetica

Namespaces

package  Utils
 

Classes

struct  ColumnProperty
 Column properties used for Kinetica types. More...
 
class  Kinetica
 API to talk to Kinetica Database More...
 
class  KineticaData
 KineticaData - class to help with Avro Encoding for Kinetica More...
 
class  KineticaException
 
class  KineticaIngestor< T >
 Manages the insertion into GPUdb of large numbers of records in bulk, with automatic batch management and support for multi-head ingest. More...
 
class  KineticaRecord
 Convenience class for using Avro.Generic.GenericRecord objects. More...
 
class  KineticaType
 
class  AdminAddRanksRequest
 A set of parameters for Kinetica.adminAddRanks(IList{string},IList{IDictionary{string, string}},IDictionary{string, string}). More...
 
class  AdminAddRanksResponse
 A set of results returned by Kinetica.adminAddRanks(IList{string},IList{IDictionary{string, string}},IDictionary{string, string}). More...
 
class  AdminAlterJobsRequest
 A set of parameters for Kinetica.adminAlterJobs(IList{long},string,IDictionary{string, string}). More...
 
class  AdminAlterJobsResponse
 A set of results returned by Kinetica.adminAlterJobs(IList{long},string,IDictionary{string, string}). More...
 
class  AdminOfflineRequest
 A set of parameters for Kinetica.adminOffline(bool,IDictionary{string, string}). More...
 
class  AdminOfflineResponse
 A set of results returned by Kinetica.adminOffline(bool,IDictionary{string, string}). More...
 
class  AdminRebalanceRequest
 A set of parameters for Kinetica.adminRebalance(IDictionary{string, string}). More...
 
class  AdminRebalanceResponse
 A set of results returned by Kinetica.adminRebalance(IDictionary{string, string}). More...
 
class  AdminRemoveRanksRequest
 A set of parameters for Kinetica.adminRemoveRanks(IList{int},IDictionary{string, string}). More...
 
class  AdminRemoveRanksResponse
 A set of results returned by Kinetica.adminRemoveRanks(IList{int},IDictionary{string, string}). More...
 
class  AdminShowAlertsRequest
 A set of parameters for Kinetica.adminShowAlerts(int,IDictionary{string, string}). More...
 
class  AdminShowAlertsResponse
 A set of results returned by Kinetica.adminShowAlerts(int,IDictionary{string, string}). More...
 
class  AdminShowClusterOperationsRequest
 A set of parameters for Kinetica.adminShowClusterOperations(int,IDictionary{string, string}). More...
 
class  AdminShowClusterOperationsResponse
 A set of results returned by Kinetica.adminShowClusterOperations(int,IDictionary{string, string}). More...
 
class  AdminShowJobsRequest
 A set of parameters for Kinetica.adminShowJobs(IDictionary{string, string}). More...
 
class  AdminShowJobsResponse
 A set of results returned by Kinetica.adminShowJobs(IDictionary{string, string}). More...
 
class  AdminShowShardsRequest
 A set of parameters for Kinetica.adminShowShards(IDictionary{string, string}). More...
 
class  AdminShowShardsResponse
 A set of results returned by Kinetica.adminShowShards(IDictionary{string, string}). More...
 
class  AdminShutdownRequest
 A set of parameters for Kinetica.adminShutdown(string,string,IDictionary{string, string}). More...
 
class  AdminShutdownResponse
 A set of results returned by Kinetica.adminShutdown(string,string,IDictionary{string, string}). More...
 
class  AdminVerifyDbRequest
 A set of parameters for Kinetica.adminVerifyDb(IDictionary{string, string}). More...
 
class  AdminVerifyDbResponse
 A set of results returned by Kinetica.adminVerifyDb(IDictionary{string, string}). More...
 
class  AggregateConvexHullRequest
 A set of parameters for Kinetica.aggregateConvexHull(string,string,string,IDictionary{string, string}). More...
 
class  AggregateConvexHullResponse
 A set of results returned by Kinetica.aggregateConvexHull(string,string,string,IDictionary{string, string}). More...
 
class  AggregateGroupByRequest
 A set of parameters for Kinetica.aggregateGroupBy(string,IList{string},long,long,IDictionary{string, string}). More...
 
class  RawAggregateGroupByResponse
 A set of results returned by Kinetica.aggregateGroupBy(string,IList{string},long,long,IDictionary{string, string}). More...
 
class  AggregateGroupByResponse
 A set of results returned by Kinetica.aggregateGroupBy(string,IList{string},long,long,IDictionary{string, string}). More...
 
class  AggregateHistogramRequest
 A set of parameters for Kinetica.aggregateHistogram(string,string,double,double,double,IDictionary{string, string}). More...
 
class  AggregateHistogramResponse
 A set of results returned by Kinetica.aggregateHistogram(string,string,double,double,double,IDictionary{string, string}). More...
 
class  AggregateKMeansRequest
 A set of parameters for Kinetica.aggregateKMeans(string,IList{string},int,double,IDictionary{string, string}). More...
 
class  AggregateKMeansResponse
 A set of results returned by Kinetica.aggregateKMeans(string,IList{string},int,double,IDictionary{string, string}). More...
 
class  AggregateMinMaxRequest
 A set of parameters for Kinetica.aggregateMinMax(string,string,IDictionary{string, string}). More...
 
class  AggregateMinMaxResponse
 A set of results returned by Kinetica.aggregateMinMax(string,string,IDictionary{string, string}). More...
 
class  AggregateMinMaxGeometryRequest
 A set of parameters for Kinetica.aggregateMinMaxGeometry(string,string,IDictionary{string, string}). More...
 
class  AggregateMinMaxGeometryResponse
 A set of results returned by Kinetica.aggregateMinMaxGeometry(string,string,IDictionary{string, string}). More...
 
class  AggregateStatisticsRequest
 A set of parameters for Kinetica.aggregateStatistics(string,string,string,IDictionary{string, string}). More...
 
class  AggregateStatisticsResponse
 A set of results returned by Kinetica.aggregateStatistics(string,string,string,IDictionary{string, string}). More...
 
class  AggregateStatisticsByRangeRequest
 A set of parameters for Kinetica.aggregateStatisticsByRange(string,string,string,string,string,double,double,double,IDictionary{string, string}). More...
 
class  AggregateStatisticsByRangeResponse
 A set of results returned by Kinetica.aggregateStatisticsByRange(string,string,string,string,string,double,double,double,IDictionary{string, string}). More...
 
class  AggregateUniqueRequest
 A set of parameters for Kinetica.aggregateUnique(string,string,long,long,IDictionary{string, string}). More...
 
class  RawAggregateUniqueResponse
 A set of results returned by Kinetica.aggregateUnique(string,string,long,long,IDictionary{string, string}). More...
 
class  AggregateUniqueResponse
 A set of results returned by Kinetica.aggregateUnique(string,string,long,long,IDictionary{string, string}). More...
 
class  AggregateUnpivotRequest
 A set of parameters for Kinetica.aggregateUnpivot(string,IList{string},string,string,IList{string},IDictionary{string, string}). More...
 
class  RawAggregateUnpivotResponse
 A set of results returned by Kinetica.aggregateUnpivot(string,IList{string},string,string,IList{string},IDictionary{string, string}). More...
 
class  AggregateUnpivotResponse
 A set of results returned by Kinetica.aggregateUnpivot(string,IList{string},string,string,IList{string},IDictionary{string, string}). More...
 
class  AlterResourceGroupRequest
 A set of parameters for Kinetica.alterResourceGroup(string,IDictionary{string, IDictionary{string, string}},string,string,IDictionary{string, string}). More...
 
class  AlterResourceGroupResponse
 A set of results returned by Kinetica.alterResourceGroup(string,IDictionary{string, IDictionary{string, string}},string,string,IDictionary{string, string}). More...
 
class  AlterRoleRequest
 A set of parameters for Kinetica.alterRole(string,string,string,IDictionary{string, string}). More...
 
class  AlterRoleResponse
 A set of results returned by Kinetica.alterRole(string,string,string,IDictionary{string, string}). More...
 
class  AlterSystemPropertiesRequest
 A set of parameters for Kinetica.alterSystemProperties(IDictionary{string, string},IDictionary{string, string}). More...
 
class  AlterSystemPropertiesResponse
 A set of results returned by Kinetica.alterSystemProperties(IDictionary{string, string},IDictionary{string, string}). More...
 
class  AlterTableRequest
 A set of parameters for Kinetica.alterTable(string,string,string,IDictionary{string, string}). More...
 
class  AlterTableResponse
 A set of results returned by Kinetica.alterTable(string,string,string,IDictionary{string, string}). More...
 
class  AlterTableColumnsRequest
 A set of parameters for Kinetica.alterTableColumns(string,IList{IDictionary{string, string}},IDictionary{string, string}). More...
 
class  AlterTableColumnsResponse
 A set of results returned by Kinetica.alterTableColumns(string,IList{IDictionary{string, string}},IDictionary{string, string}). More...
 
class  AlterTableMetadataRequest
 A set of parameters for Kinetica.alterTableMetadata(IList{string},IDictionary{string, string},IDictionary{string, string}). More...
 
class  AlterTableMetadataResponse
 A set of results returned by Kinetica.alterTableMetadata(IList{string},IDictionary{string, string},IDictionary{string, string}). More...
 
class  AlterTierRequest
 A set of parameters for Kinetica.alterTier(string,IDictionary{string, string}). More...
 
class  AlterTierResponse
 A set of results returned by Kinetica.alterTier(string,IDictionary{string, string}). More...
 
class  AlterUserRequest
 A set of parameters for Kinetica.alterUser(string,string,string,IDictionary{string, string}). More...
 
class  AlterUserResponse
 A set of results returned by Kinetica.alterUser(string,string,string,IDictionary{string, string}). More...
 
class  AppendRecordsRequest
 A set of parameters for Kinetica.appendRecords(string,string,IDictionary{string, string},IDictionary{string, string}). More...
 
class  AppendRecordsResponse
 A set of results returned by Kinetica.appendRecords(string,string,IDictionary{string, string},IDictionary{string, string}). More...
 
class  ClearStatisticsRequest
 A set of parameters for Kinetica.clearStatistics(string,string,IDictionary{string, string}). More...
 
class  ClearStatisticsResponse
 A set of results returned by Kinetica.clearStatistics(string,string,IDictionary{string, string}). More...
 
class  ClearTableRequest
 A set of parameters for Kinetica.clearTable(string,string,IDictionary{string, string}). More...
 
class  ClearTableResponse
 A set of results returned by Kinetica.clearTable(string,string,IDictionary{string, string}). More...
 
class  ClearTableMonitorRequest
 A set of parameters for Kinetica.clearTableMonitor(string,IDictionary{string, string}). More...
 
class  ClearTableMonitorResponse
 A set of results returned by Kinetica.clearTableMonitor(string,IDictionary{string, string}). More...
 
class  ClearTriggerRequest
 A set of parameters for Kinetica.clearTrigger(string,IDictionary{string, string}). More...
 
class  ClearTriggerResponse
 A set of results returned by Kinetica.clearTrigger(string,IDictionary{string, string}). More...
 
class  CollectStatisticsRequest
 A set of parameters for Kinetica.collectStatistics(string,IList{string},IDictionary{string, string}). More...
 
class  CollectStatisticsResponse
 A set of results returned by Kinetica.collectStatistics(string,IList{string},IDictionary{string, string}). More...
 
class  CreateGraphRequest
 A set of parameters for Kinetica.createGraph(string,bool,IList{string},IList{string},IList{string},IList{string},IDictionary{string, string}). More...
 
class  CreateGraphResponse
 A set of results returned by Kinetica.createGraph(string,bool,IList{string},IList{string},IList{string},IList{string},IDictionary{string, string}). More...
 
class  CreateJobRequest
 A set of parameters for Kinetica.createJob(string,string,byte[],string,IDictionary{string, string}). More...
 
class  CreateJobResponse
 A set of results returned by Kinetica.createJob(string,string,byte[],string,IDictionary{string, string}). More...
 
class  CreateJoinTableRequest
 A set of parameters for Kinetica.createJoinTable(string,IList{string},IList{string},IList{string},IDictionary{string, string}). More...
 
class  CreateJoinTableResponse
 A set of results returned by Kinetica.createJoinTable(string,IList{string},IList{string},IList{string},IDictionary{string, string}). More...
 
class  CreateMaterializedViewRequest
 A set of parameters for Kinetica.createMaterializedView(string,IDictionary{string, string}). More...
 
class  CreateMaterializedViewResponse
 A set of results returned by Kinetica.createMaterializedView(string,IDictionary{string, string}). More...
 
class  CreateProcRequest
 A set of parameters for Kinetica.createProc(string,string,IDictionary{string, byte[]},string,IList{string},IDictionary{string, string}). More...
 
class  CreateProcResponse
 A set of results returned by Kinetica.createProc(string,string,IDictionary{string, byte[]},string,IList{string},IDictionary{string, string}). More...
 
class  CreateProjectionRequest
 A set of parameters for Kinetica.createProjection(string,string,IList{string},IDictionary{string, string}). More...
 
class  CreateProjectionResponse
 A set of results returned by Kinetica.createProjection(string,string,IList{string},IDictionary{string, string}). More...
 
class  CreateResourceGroupRequest
 A set of parameters for Kinetica.createResourceGroup(string,IDictionary{string, IDictionary{string, string}},string,string,IDictionary{string, string}). More...
 
class  CreateResourceGroupResponse
 A set of results returned by Kinetica.createResourceGroup(string,IDictionary{string, IDictionary{string, string}},string,string,IDictionary{string, string}). More...
 
class  CreateRoleRequest
 A set of parameters for Kinetica.createRole(string,IDictionary{string, string}). More...
 
class  CreateRoleResponse
 A set of results returned by Kinetica.createRole(string,IDictionary{string, string}). More...
 
class  CreateTableRequest
 A set of parameters for Kinetica.createTable(string,string,IDictionary{string, string}). More...
 
class  CreateTableResponse
 A set of results returned by Kinetica.createTable(string,string,IDictionary{string, string}). More...
 
class  CreateTableMonitorRequest
 A set of parameters for Kinetica.createTableMonitor(string,IDictionary{string, string}). More...
 
class  CreateTableMonitorResponse
 A set of results returned by Kinetica.createTableMonitor(string,IDictionary{string, string}). More...
 
class  CreateTriggerByAreaRequest
 A set of parameters for Kinetica.createTriggerByArea(string,IList{string},string,IList{double},string,IList{double},IDictionary{string, string}). More...
 
class  CreateTriggerByAreaResponse
 A set of results returned by Kinetica.createTriggerByArea(string,IList{string},string,IList{double},string,IList{double},IDictionary{string, string}). More...
 
class  CreateTriggerByRangeRequest
 A set of parameters for Kinetica.createTriggerByRange(string,IList{string},string,double,double,IDictionary{string, string}). More...
 
class  CreateTriggerByRangeResponse
 A set of results returned by Kinetica.createTriggerByRange(string,IList{string},string,double,double,IDictionary{string, string}). More...
 
class  CreateTypeRequest
 A set of parameters for Kinetica.createType(string,string,IDictionary{string, IList{string}},IDictionary{string, string}). More...
 
class  CreateTypeResponse
 A set of results returned by Kinetica.createType(string,string,IDictionary{string, IList{string}},IDictionary{string, string}). More...
 
class  CreateUnionRequest
 A set of parameters for Kinetica.createUnion(string,IList{string},IList{IList{string}},IList{string},IDictionary{string, string}). More...
 
class  CreateUnionResponse
 A set of results returned by Kinetica.createUnion(string,IList{string},IList{IList{string}},IList{string},IDictionary{string, string}). More...
 
class  CreateUserExternalRequest
 A set of parameters for Kinetica.createUserExternal(string,IDictionary{string, string}). More...
 
class  CreateUserExternalResponse
 A set of results returned by Kinetica.createUserExternal(string,IDictionary{string, string}). More...
 
class  CreateUserInternalRequest
 A set of parameters for Kinetica.createUserInternal(string,string,IDictionary{string, string}). More...
 
class  CreateUserInternalResponse
 A set of results returned by Kinetica.createUserInternal(string,string,IDictionary{string, string}). More...
 
class  DeleteGraphRequest
 A set of parameters for Kinetica.deleteGraph(string,IDictionary{string, string}). More...
 
class  DeleteGraphResponse
 A set of results returned by Kinetica.deleteGraph(string,IDictionary{string, string}). More...
 
class  DeleteProcRequest
 A set of parameters for Kinetica.deleteProc(string,IDictionary{string, string}). More...
 
class  DeleteProcResponse
 A set of results returned by Kinetica.deleteProc(string,IDictionary{string, string}). More...
 
class  DeleteRecordsRequest
 A set of parameters for Kinetica.deleteRecords(string,IList{string},IDictionary{string, string}). More...
 
class  DeleteRecordsResponse
 A set of results returned by Kinetica.deleteRecords(string,IList{string},IDictionary{string, string}). More...
 
class  DeleteResourceGroupRequest
 A set of parameters for Kinetica.deleteResourceGroup(string,IDictionary{string, string}). More...
 
class  DeleteResourceGroupResponse
 A set of results returned by Kinetica.deleteResourceGroup(string,IDictionary{string, string}). More...
 
class  DeleteRoleRequest
 A set of parameters for Kinetica.deleteRole(string,IDictionary{string, string}). More...
 
class  DeleteRoleResponse
 A set of results returned by Kinetica.deleteRole(string,IDictionary{string, string}). More...
 
class  DeleteUserRequest
 A set of parameters for Kinetica.deleteUser(string,IDictionary{string, string}). More...
 
class  DeleteUserResponse
 A set of results returned by Kinetica.deleteUser(string,IDictionary{string, string}). More...
 
class  ExecuteProcRequest
 A set of parameters for Kinetica.executeProc(string,IDictionary{string, string},IDictionary{string, byte[]},IList{string},IDictionary{string, IList{string}},IList{string},IDictionary{string, string}). More...
 
class  ExecuteProcResponse
 A set of results returned by Kinetica.executeProc(string,IDictionary{string, string},IDictionary{string, byte[]},IList{string},IDictionary{string, IList{string}},IList{string},IDictionary{string, string}). More...
 
class  ExecuteSqlRequest
 A set of parameters for Kinetica.executeSql(string,long,long,string,IList{byte[]},IDictionary{string, string}). More...
 
class  RawExecuteSqlResponse
 A set of results returned by Kinetica.executeSql(string,long,long,string,IList{byte[]},IDictionary{string, string}). More...
 
class  ExecuteSqlResponse
 A set of results returned by Kinetica.executeSql(string,long,long,string,IList{byte[]},IDictionary{string, string}). More...
 
class  FilterRequest
 A set of parameters for Kinetica.filter(string,string,string,IDictionary{string, string}). More...
 
class  FilterResponse
 A set of results returned by Kinetica.filter(string,string,string,IDictionary{string, string}). More...
 
class  FilterByAreaRequest
 A set of parameters for Kinetica.filterByArea(string,string,string,IList{double},string,IList{double},IDictionary{string, string}). More...
 
class  FilterByAreaResponse
 A set of results returned by Kinetica.filterByArea(string,string,string,IList{double},string,IList{double},IDictionary{string, string}). More...
 
class  FilterByAreaGeometryRequest
 A set of parameters for Kinetica.filterByAreaGeometry(string,string,string,IList{double},IList{double},IDictionary{string, string}). More...
 
class  FilterByAreaGeometryResponse
 A set of results returned by Kinetica.filterByAreaGeometry(string,string,string,IList{double},IList{double},IDictionary{string, string}). More...
 
class  FilterByBoxRequest
 A set of parameters for Kinetica.filterByBox(string,string,string,double,double,string,double,double,IDictionary{string, string}). More...
 
class  FilterByBoxResponse
 A set of results returned by Kinetica.filterByBox(string,string,string,double,double,string,double,double,IDictionary{string, string}). More...
 
class  FilterByBoxGeometryRequest
 A set of parameters for Kinetica.filterByBoxGeometry(string,string,string,double,double,double,double,IDictionary{string, string}). More...
 
class  FilterByBoxGeometryResponse
 A set of results returned by Kinetica.filterByBoxGeometry(string,string,string,double,double,double,double,IDictionary{string, string}). More...
 
class  FilterByGeometryRequest
 A set of parameters for Kinetica.filterByGeometry(string,string,string,string,string,IDictionary{string, string}). More...
 
class  FilterByGeometryResponse
 A set of results returned by Kinetica.filterByGeometry(string,string,string,string,string,IDictionary{string, string}). More...
 
class  FilterByListRequest
 A set of parameters for Kinetica.filterByList(string,string,IDictionary{string, IList{string}},IDictionary{string, string}). More...
 
class  FilterByListResponse
 A set of results returned by Kinetica.filterByList(string,string,IDictionary{string, IList{string}},IDictionary{string, string}). More...
 
class  FilterByRadiusRequest
 A set of parameters for Kinetica.filterByRadius(string,string,string,double,string,double,double,IDictionary{string, string}). More...
 
class  FilterByRadiusResponse
 A set of results returned by Kinetica.filterByRadius(string,string,string,double,string,double,double,IDictionary{string, string}). More...
 
class  FilterByRadiusGeometryRequest
 A set of parameters for Kinetica.filterByRadiusGeometry(string,string,string,double,double,double,IDictionary{string, string}). More...
 
class  FilterByRadiusGeometryResponse
 A set of results returned by Kinetica.filterByRadiusGeometry(string,string,string,double,double,double,IDictionary{string, string}). More...
 
class  FilterByRangeRequest
 A set of parameters for Kinetica.filterByRange(string,string,string,double,double,IDictionary{string, string}). More...
 
class  FilterByRangeResponse
 A set of results returned by Kinetica.filterByRange(string,string,string,double,double,IDictionary{string, string}). More...
 
class  FilterBySeriesRequest
 A set of parameters for Kinetica.filterBySeries(string,string,string,IList{string},IDictionary{string, string}). More...
 
class  FilterBySeriesResponse
 A set of results returned by Kinetica.filterBySeries(string,string,string,IList{string},IDictionary{string, string}). More...
 
class  FilterByStringRequest
 A set of parameters for Kinetica.filterByString(string,string,string,string,IList{string},IDictionary{string, string}). More...
 
class  FilterByStringResponse
 A set of results returned by Kinetica.filterByString(string,string,string,string,IList{string},IDictionary{string, string}). More...
 
class  FilterByTableRequest
 A set of parameters for Kinetica.filterByTable(string,string,string,string,string,IDictionary{string, string}). More...
 
class  FilterByTableResponse
 A set of results returned by Kinetica.filterByTable(string,string,string,string,string,IDictionary{string, string}). More...
 
class  FilterByValueRequest
 A set of parameters for Kinetica.filterByValue(string,string,bool,double,string,string,IDictionary{string, string}). More...
 
class  FilterByValueResponse
 A set of results returned by Kinetica.filterByValue(string,string,bool,double,string,string,IDictionary{string, string}). More...
 
class  GetJobRequest
 A set of parameters for Kinetica.getJob(long,IDictionary{string, string}). More...
 
class  GetJobResponse
 A set of results returned by Kinetica.getJob(long,IDictionary{string, string}). More...
 
class  GetRecordsRequest
 A set of parameters for Kinetica.getRecords{T}(string,long,long,IDictionary{string, string}). More...
 
class  RawGetRecordsResponse
 A set of results returned by Kinetica.getRecords{T}(string,long,long,IDictionary{string, string}). More...
 
class  GetRecordsResponse< T >
 A set of results returned by Kinetica.getRecords{T}(string,long,long,IDictionary{string, string}). More...
 
class  GetRecordsByColumnRequest
 A set of parameters for Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
 
class  RawGetRecordsByColumnResponse
 A set of results returned by Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
 
class  GetRecordsByColumnResponse
 A set of results returned by Kinetica.getRecordsByColumn(string,IList{string},long,long,IDictionary{string, string}). More...
 
class  GetRecordsBySeriesRequest
 A set of parameters for Kinetica.getRecordsBySeries{T}(string,string,int,int,IDictionary{string, string}). More...
 
class  RawGetRecordsBySeriesResponse
 A set of results returned by Kinetica.getRecordsBySeries{T}(string,string,int,int,IDictionary{string, string}). More...
 
class  GetRecordsBySeriesResponse< T >
 A set of results returned by Kinetica.getRecordsBySeries{T}(string,string,int,int,IDictionary{string, string}). More...
 
class  GetRecordsFromCollectionRequest
 A set of parameters for Kinetica.getRecordsFromCollection{T}(string,long,long,IDictionary{string, string}). More...
 
class  RawGetRecordsFromCollectionResponse
 A set of results returned by Kinetica.getRecordsFromCollection{T}(string,long,long,IDictionary{string, string}). More...
 
class  GetRecordsFromCollectionResponse< T >
 A set of results returned by Kinetica.getRecordsFromCollection{T}(string,long,long,IDictionary{string, string}). More...
 
class  GrantPermissionProcRequest
 A set of parameters for Kinetica.grantPermissionProc(string,string,string,IDictionary{string, string}). More...
 
class  GrantPermissionProcResponse
 A set of results returned by Kinetica.grantPermissionProc(string,string,string,IDictionary{string, string}). More...
 
class  GrantPermissionSystemRequest
 A set of parameters for Kinetica.grantPermissionSystem(string,string,IDictionary{string, string}). More...
 
class  GrantPermissionSystemResponse
 A set of results returned by Kinetica.grantPermissionSystem(string,string,IDictionary{string, string}). More...
 
class  GrantPermissionTableRequest
 A set of parameters for Kinetica.grantPermissionTable(string,string,string,string,IDictionary{string, string}). More...
 
class  GrantPermissionTableResponse
 A set of results returned by Kinetica.grantPermissionTable(string,string,string,string,IDictionary{string, string}). More...
 
class  GrantRoleRequest
 A set of parameters for Kinetica.grantRole(string,string,IDictionary{string, string}). More...
 
class  GrantRoleResponse
 A set of results returned by Kinetica.grantRole(string,string,IDictionary{string, string}). More...
 
class  HasProcRequest
 A set of parameters for Kinetica.hasProc(string,IDictionary{string, string}). More...
 
class  HasProcResponse
 A set of results returned by Kinetica.hasProc(string,IDictionary{string, string}). More...
 
class  HasTableRequest
 A set of parameters for Kinetica.hasTable(string,IDictionary{string, string}). More...
 
class  HasTableResponse
 A set of results returned by Kinetica.hasTable(string,IDictionary{string, string}). More...
 
class  HasTypeRequest
 A set of parameters for Kinetica.hasType(string,IDictionary{string, string}). More...
 
class  HasTypeResponse
 A set of results returned by Kinetica.hasType(string,IDictionary{string, string}). More...
 
class  RawInsertRecordsRequest
 A set of parameters for Kinetica.insertRecords{T}(string,IList{T},IDictionary{string, string}). More...
 
class  InsertRecordsRequest< T >
 A set of parameters for Kinetica.insertRecords{T}(string,IList{T},IDictionary{string, string}). More...
 
class  InsertRecordsResponse
 A set of results returned by Kinetica.insertRecords{T}(string,IList{T},IDictionary{string, string}). More...
 
class  InsertRecordsFromFilesRequest
 A set of parameters for Kinetica.insertRecordsFromFiles(string,IList{string},IDictionary{string, string},IDictionary{string, string}). More...
 
class  InsertRecordsFromFilesResponse
 A set of results returned by Kinetica.insertRecordsFromFiles(string,IList{string},IDictionary{string, string},IDictionary{string, string}). More...
 
class  InsertRecordsRandomRequest
 A set of parameters for Kinetica.insertRecordsRandom(string,long,IDictionary{string, IDictionary{string, double}}). More...
 
class  InsertRecordsRandomResponse
 A set of results returned by Kinetica.insertRecordsRandom(string,long,IDictionary{string, IDictionary{string, double}}). More...
 
class  InsertSymbolRequest
 A set of parameters for Kinetica.insertSymbol(string,string,byte[],IDictionary{string, string}). More...
 
class  InsertSymbolResponse
 A set of results returned by Kinetica.insertSymbol(string,string,byte[],IDictionary{string, string}). More...
 
class  KillProcRequest
 A set of parameters for Kinetica.killProc(string,IDictionary{string, string}). More...
 
class  KillProcResponse
 A set of results returned by Kinetica.killProc(string,IDictionary{string, string}). More...
 
class  LockTableRequest
 A set of parameters for Kinetica.lockTable(string,string,IDictionary{string, string}). More...
 
class  LockTableResponse
 A set of results returned by Kinetica.lockTable(string,string,IDictionary{string, string}). More...
 
class  MatchGraphRequest
 A set of parameters for Kinetica.matchGraph(string,IList{string},string,string,IDictionary{string, string}). More...
 
class  MatchGraphResponse
 A set of results returned by Kinetica.matchGraph(string,IList{string},string,string,IDictionary{string, string}). More...
 
class  MergeRecordsRequest
 A set of parameters for Kinetica.mergeRecords(string,IList{string},IList{IDictionary{string, string}},IDictionary{string, string}). More...
 
class  MergeRecordsResponse
 A set of results returned by Kinetica.mergeRecords(string,IList{string},IList{IDictionary{string, string}},IDictionary{string, string}). More...
 
class  ModifyGraphRequest
 A set of parameters for Kinetica.modifyGraph(string,IList{string},IList{string},IList{string},IList{string},IDictionary{string, string}). More...
 
class  ModifyGraphResponse
 A set of results returned by Kinetica.modifyGraph(string,IList{string},IList{string},IList{string},IList{string},IDictionary{string, string}). More...
 
class  QueryGraphRequest
 A set of parameters for Kinetica.queryGraph(string,IList{string},IList{string},string,int,IDictionary{string, string}). More...
 
class  QueryGraphResponse
 A set of results returned by Kinetica.queryGraph(string,IList{string},IList{string},string,int,IDictionary{string, string}). More...
 
class  RawKineticaResponse
 A set of parameters for the raw wrapper for Kinetica responses. More...
 
class  RevokePermissionProcRequest
 A set of parameters for Kinetica.revokePermissionProc(string,string,string,IDictionary{string, string}). More...
 
class  RevokePermissionProcResponse
 A set of results returned by Kinetica.revokePermissionProc(string,string,string,IDictionary{string, string}). More...
 
class  RevokePermissionSystemRequest
 A set of parameters for Kinetica.revokePermissionSystem(string,string,IDictionary{string, string}). More...
 
class  RevokePermissionSystemResponse
 A set of results returned by Kinetica.revokePermissionSystem(string,string,IDictionary{string, string}). More...
 
class  RevokePermissionTableRequest
 A set of parameters for Kinetica.revokePermissionTable(string,string,string,IDictionary{string, string}). More...
 
class  RevokePermissionTableResponse
 A set of results returned by Kinetica.revokePermissionTable(string,string,string,IDictionary{string, string}). More...
 
class  RevokeRoleRequest
 A set of parameters for Kinetica.revokeRole(string,string,IDictionary{string, string}). More...
 
class  RevokeRoleResponse
 A set of results returned by Kinetica.revokeRole(string,string,IDictionary{string, string}). More...
 
class  ShowGraphRequest
 A set of parameters for Kinetica.showGraph(string,IDictionary{string, string}). More...
 
class  ShowGraphResponse
 A set of results returned by Kinetica.showGraph(string,IDictionary{string, string}). More...
 
class  ShowProcRequest
 A set of parameters for Kinetica.showProc(string,IDictionary{string, string}). More...
 
class  ShowProcResponse
 A set of results returned by Kinetica.showProc(string,IDictionary{string, string}). More...
 
class  ShowProcStatusRequest
 A set of parameters for Kinetica.showProcStatus(string,IDictionary{string, string}). More...
 
class  ShowProcStatusResponse
 A set of results returned by Kinetica.showProcStatus(string,IDictionary{string, string}). More...
 
class  ShowResourceGroupsRequest
 A set of parameters for Kinetica.showResourceGroups(IList{string},IDictionary{string, string}). More...
 
class  ShowResourceGroupsResponse
 A set of results returned by Kinetica.showResourceGroups(IList{string},IDictionary{string, string}). More...
 
class  ShowResourceStatisticsRequest
 A set of parameters for Kinetica.showResourceStatistics(IDictionary{string, string}). More...
 
class  ShowResourceStatisticsResponse
 A set of results returned by Kinetica.showResourceStatistics(IDictionary{string, string}). More...
 
class  ShowSecurityRequest
 A set of parameters for Kinetica.showSecurity(IList{string},IDictionary{string, string}). More...
 
class  ShowSecurityResponse
 A set of results returned by Kinetica.showSecurity(IList{string},IDictionary{string, string}). More...
 
class  ShowSqlProcRequest
 A set of parameters for Kinetica.showSqlProc(string,IDictionary{string, string}). More...
 
class  ShowSqlProcResponse
 A set of results returned by Kinetica.showSqlProc(string,IDictionary{string, string}). More...
 
class  ShowStatisticsRequest
 A set of parameters for Kinetica.showStatistics(IList{string},IDictionary{string, string}). More...
 
class  ShowStatisticsResponse
 A set of results returned by Kinetica.showStatistics(IList{string},IDictionary{string, string}). More...
 
class  ShowSystemPropertiesRequest
 A set of parameters for Kinetica.showSystemProperties(IDictionary{string, string}). More...
 
class  ShowSystemPropertiesResponse
 A set of results returned by Kinetica.showSystemProperties(IDictionary{string, string}). More...
 
class  ShowSystemStatusRequest
 A set of parameters for Kinetica.showSystemStatus(IDictionary{string, string}). More...
 
class  ShowSystemStatusResponse
 A set of results returned by Kinetica.showSystemStatus(IDictionary{string, string}). More...
 
class  ShowSystemTimingRequest
 A set of parameters for Kinetica.showSystemTiming(IDictionary{string, string}). More...
 
class  ShowSystemTimingResponse
 A set of results returned by Kinetica.showSystemTiming(IDictionary{string, string}). More...
 
class  ShowTableRequest
 A set of parameters for Kinetica.showTable(string,IDictionary{string, string}). More...
 
class  ShowTableResponse
 A set of results returned by Kinetica.showTable(string,IDictionary{string, string}). More...
 
class  ShowTableMetadataRequest
 A set of parameters for Kinetica.showTableMetadata(IList{string},IDictionary{string, string}). More...
 
class  ShowTableMetadataResponse
 A set of results returned by Kinetica.showTableMetadata(IList{string},IDictionary{string, string}). More...
 
class  ShowTablesByTypeRequest
 A set of parameters for Kinetica.showTablesByType(string,string,IDictionary{string, string}). More...
 
class  ShowTablesByTypeResponse
 A set of results returned by Kinetica.showTablesByType(string,string,IDictionary{string, string}). More...
 
class  ShowTriggersRequest
 A set of parameters for Kinetica.showTriggers(IList{string},IDictionary{string, string}). More...
 
class  ShowTriggersResponse
 A set of results returned by Kinetica.showTriggers(IList{string},IDictionary{string, string}). More...
 
class  ShowTypesRequest
 A set of parameters for Kinetica.showTypes(string,string,IDictionary{string, string}). More...
 
class  ShowTypesResponse
 A set of results returned by Kinetica.showTypes(string,string,IDictionary{string, string}). More...
 
class  SolveGraphRequest
 A set of parameters for Kinetica.solveGraph(string,IList{string},IList{string},string,IList{string},IList{string},string,IDictionary{string, string}). More...
 
class  SolveGraphResponse
 A set of results returned by Kinetica.solveGraph(string,IList{string},IList{string},string,IList{string},IList{string},string,IDictionary{string, string}). More...
 
class  RawUpdateRecordsRequest
 A set of parameters for Kinetica.updateRecords{T}(string,IList{string},IList{IDictionary{string, string}},IList{T},IDictionary{string, string}). More...
 
class  UpdateRecordsRequest< T >
 A set of parameters for Kinetica.updateRecords{T}(string,IList{string},IList{IDictionary{string, string}},IList{T},IDictionary{string, string}). More...
 
class  UpdateRecordsResponse
 A set of results returned by Kinetica.updateRecords{T}(string,IList{string},IList{IDictionary{string, string}},IList{T},IDictionary{string, string}). More...
 
class  UpdateRecordsBySeriesRequest
 A set of parameters for Kinetica.updateRecordsBySeries(string,string,string,IList{string},IDictionary{string, string}). More...
 
class  UpdateRecordsBySeriesResponse
 A set of results returned by Kinetica.updateRecordsBySeries(string,string,string,IList{string},IDictionary{string, string}). More...
 
class  VisualizeImageChartRequest
 A set of parameters for Kinetica.visualizeImageChart(string,IList{string},IList{string},double,double,double,double,int,int,string,IDictionary{string, IList{string}},IDictionary{string, string}). More...
 
class  VisualizeImageChartResponse
 A set of results returned by Kinetica.visualizeImageChart(string,IList{string},IList{string},double,double,double,double,int,int,string,IDictionary{string, IList{string}},IDictionary{string, string}). More...
 
class  VisualizeIsochroneRequest
 A set of parameters for Kinetica.visualizeIsochrone(string,string,double,IList{string},IList{string},int,bool,string,IDictionary{string, string},IDictionary{string, string},IDictionary{string, string},IDictionary{string, string}). More...
 
class  VisualizeIsochroneResponse
 A set of results returned by Kinetica.visualizeIsochrone(string,string,double,IList{string},IList{string},int,bool,string,IDictionary{string, string},IDictionary{string, string},IDictionary{string, string},IDictionary{string, string}). More...
 
class  RecordRetriever< T >
 Manages the insertion into GPUdb of large numbers of records in bulk, with automatic batch management and support for multi-head ingest. More...
 
class  MurMurHash3
 Usage: More...