8 using System.Collections.
Generic;
9 using System.Threading;
10 using System.Threading.Tasks;
29 AdminAddHostResponse actualResponse_ = SubmitRequest<AdminAddHostResponse>(
"/admin/add/host", request_,
false);
31 return actualResponse_;
45 System.Threading.CancellationToken cancellationToken =
default )
47 AdminAddHostResponse actualResponse_ = await SubmitRequestAsync<AdminAddHostResponse>(
"/admin/add/host", request_,
false,
true, cancellationToken);
49 return actualResponse_;
158 IDictionary<string, string> options =
null )
271 IDictionary<string, string> options =
null,
272 System.Threading.CancellationToken cancellationToken =
default )
312 AdminAddRanksResponse actualResponse_ = SubmitRequest<AdminAddRanksResponse>(
"/admin/add/ranks", request_,
false);
314 return actualResponse_;
353 System.Threading.CancellationToken cancellationToken =
default )
355 AdminAddRanksResponse actualResponse_ = await SubmitRequestAsync<AdminAddRanksResponse>(
"/admin/add/ranks", request_,
false,
true, cancellationToken);
357 return actualResponse_;
454 IList<IDictionary<string, string>> config_params,
455 IDictionary<string, string> options =
null )
556 IList<IDictionary<string, string>> config_params,
557 IDictionary<string, string> options =
null,
558 System.Threading.CancellationToken cancellationToken =
default )
561 options ), cancellationToken );
574 AdminAlterHostResponse actualResponse_ = SubmitRequest<AdminAlterHostResponse>(
"/admin/alter/host", request_,
false);
576 return actualResponse_;
591 System.Threading.CancellationToken cancellationToken =
default )
593 AdminAlterHostResponse actualResponse_ = await SubmitRequestAsync<AdminAlterHostResponse>(
"/admin/alter/host", request_,
false,
true, cancellationToken);
595 return actualResponse_;
637 IDictionary<string, string> options =
null )
684 IDictionary<string, string> options =
null,
685 System.Threading.CancellationToken cancellationToken =
default )
705 AdminAlterJobsResponse actualResponse_ = SubmitRequest<AdminAlterJobsResponse>(
"/admin/alter/jobs", request_,
false);
707 return actualResponse_;
726 System.Threading.CancellationToken cancellationToken =
default )
728 AdminAlterJobsResponse actualResponse_ = await SubmitRequestAsync<AdminAlterJobsResponse>(
"/admin/alter/jobs", request_,
false,
true, cancellationToken);
730 return actualResponse_;
767 IDictionary<string, string> options =
null )
808 IDictionary<string, string> options =
null,
809 System.Threading.CancellationToken cancellationToken =
default )
812 options ), cancellationToken );
829 AdminBackupBeginResponse actualResponse_ = SubmitRequest<AdminBackupBeginResponse>(
"/admin/backup/begin", request_,
false);
831 return actualResponse_;
850 System.Threading.CancellationToken cancellationToken =
default )
852 AdminBackupBeginResponse actualResponse_ = await SubmitRequestAsync<AdminBackupBeginResponse>(
"/admin/backup/begin", request_,
false,
true, cancellationToken);
854 return actualResponse_;
890 System.Threading.CancellationToken cancellationToken =
default )
905 AdminBackupEndResponse actualResponse_ = SubmitRequest<AdminBackupEndResponse>(
"/admin/backup/end", request_,
false);
907 return actualResponse_;
921 System.Threading.CancellationToken cancellationToken =
default )
923 AdminBackupEndResponse actualResponse_ = await SubmitRequestAsync<AdminBackupEndResponse>(
"/admin/backup/end", request_,
false,
true, cancellationToken);
925 return actualResponse_;
952 System.Threading.CancellationToken cancellationToken =
default )
968 AdminHaOfflineResponse actualResponse_ = SubmitRequest<AdminHaOfflineResponse>(
"/admin/ha/offline", request_,
false);
970 return actualResponse_;
985 System.Threading.CancellationToken cancellationToken =
default )
987 AdminHaOfflineResponse actualResponse_ = await SubmitRequestAsync<AdminHaOfflineResponse>(
"/admin/ha/offline", request_,
false,
true, cancellationToken);
989 return actualResponse_;
1012 IDictionary<string, string> options =
null )
1039 IDictionary<string, string> options =
null,
1040 System.Threading.CancellationToken cancellationToken =
default )
1056 AdminHaRefreshResponse actualResponse_ = SubmitRequest<AdminHaRefreshResponse>(
"/admin/ha/refresh", request_,
false);
1058 return actualResponse_;
1073 System.Threading.CancellationToken cancellationToken =
default )
1075 AdminHaRefreshResponse actualResponse_ = await SubmitRequestAsync<AdminHaRefreshResponse>(
"/admin/ha/refresh", request_,
false,
true, cancellationToken);
1077 return actualResponse_;
1106 System.Threading.CancellationToken cancellationToken =
default )
1121 AdminOfflineResponse actualResponse_ = SubmitRequest<AdminOfflineResponse>(
"/admin/offline", request_,
false);
1123 return actualResponse_;
1137 System.Threading.CancellationToken cancellationToken =
default )
1139 AdminOfflineResponse actualResponse_ = await SubmitRequestAsync<AdminOfflineResponse>(
"/admin/offline", request_,
false,
true, cancellationToken);
1141 return actualResponse_;
1184 IDictionary<string, string> options =
null )
1231 IDictionary<string, string> options =
null,
1232 System.Threading.CancellationToken cancellationToken =
default )
1270 AdminRebalanceResponse actualResponse_ = SubmitRequest<AdminRebalanceResponse>(
"/admin/rebalance", request_,
false);
1272 return actualResponse_;
1309 System.Threading.CancellationToken cancellationToken =
default )
1311 AdminRebalanceResponse actualResponse_ = await SubmitRequestAsync<AdminRebalanceResponse>(
"/admin/rebalance", request_,
false,
true, cancellationToken);
1313 return actualResponse_;
1766 System.Threading.CancellationToken cancellationToken =
default )
1790 AdminRemoveHostResponse actualResponse_ = SubmitRequest<AdminRemoveHostResponse>(
"/admin/remove/host", request_,
false);
1792 return actualResponse_;
1815 System.Threading.CancellationToken cancellationToken =
default )
1817 AdminRemoveHostResponse actualResponse_ = await SubmitRequestAsync<AdminRemoveHostResponse>(
"/admin/remove/host", request_,
false,
true, cancellationToken);
1819 return actualResponse_;
1869 IDictionary<string, string> options =
null )
1923 IDictionary<string, string> options =
null,
1924 System.Threading.CancellationToken cancellationToken =
default )
1958 AdminRemoveRanksResponse actualResponse_ = SubmitRequest<AdminRemoveRanksResponse>(
"/admin/remove/ranks", request_,
false);
1960 return actualResponse_;
1993 System.Threading.CancellationToken cancellationToken =
default )
1995 AdminRemoveRanksResponse actualResponse_ = await SubmitRequestAsync<AdminRemoveRanksResponse>(
"/admin/remove/ranks", request_,
false,
true, cancellationToken);
1997 return actualResponse_;
2111 IDictionary<string, string> options =
null )
2229 IDictionary<string, string> options =
null,
2230 System.Threading.CancellationToken cancellationToken =
default )
2244 AdminRepairTableResponse actualResponse_ = SubmitRequest<AdminRepairTableResponse>(
"/admin/repair/table", request_,
false);
2246 return actualResponse_;
2259 System.Threading.CancellationToken cancellationToken =
default )
2261 AdminRepairTableResponse actualResponse_ = await SubmitRequestAsync<AdminRepairTableResponse>(
"/admin/repair/table", request_,
false,
true, cancellationToken);
2263 return actualResponse_;
2342 IDictionary<string, string> table_types,
2343 IDictionary<string, string> options =
null )
2427 IDictionary<string, string> table_types,
2428 IDictionary<string, string> options =
null,
2429 System.Threading.CancellationToken cancellationToken =
default )
2433 options ), cancellationToken );
2445 AdminSendAlertResponse actualResponse_ = SubmitRequest<AdminSendAlertResponse>(
"/admin/send/alert", request_,
false);
2447 return actualResponse_;
2460 System.Threading.CancellationToken cancellationToken =
default )
2462 AdminSendAlertResponse actualResponse_ = await SubmitRequestAsync<AdminSendAlertResponse>(
"/admin/send/alert", request_,
false,
true, cancellationToken);
2464 return actualResponse_;
2505 IDictionary<string, string> options =
null )
2551 IDictionary<string, string> options =
null,
2552 System.Threading.CancellationToken cancellationToken =
default )
2555 log_level, options ), cancellationToken );
2567 AdminShowAlertsResponse actualResponse_ = SubmitRequest<AdminShowAlertsResponse>(
"/admin/show/alerts", request_,
false);
2569 return actualResponse_;
2582 System.Threading.CancellationToken cancellationToken =
default )
2584 AdminShowAlertsResponse actualResponse_ = await SubmitRequestAsync<AdminShowAlertsResponse>(
"/admin/show/alerts", request_,
false,
true, cancellationToken);
2586 return actualResponse_;
2601 IDictionary<string, string> options =
null )
2620 IDictionary<string, string> options =
null,
2621 System.Threading.CancellationToken cancellationToken =
default )
2641 return actualResponse_;
2658 System.Threading.CancellationToken cancellationToken =
default )
2660 AdminShowClusterOperationsResponse actualResponse_ = await SubmitRequestAsync<AdminShowClusterOperationsResponse>(
"/admin/show/cluster/operations", request_,
false,
true, cancellationToken);
2662 return actualResponse_;
2679 IDictionary<string, string> options =
null )
2701 IDictionary<string, string> options =
null,
2702 System.Threading.CancellationToken cancellationToken =
default )
2705 options ), cancellationToken );
2716 AdminShowJobsResponse actualResponse_ = SubmitRequest<AdminShowJobsResponse>(
"/admin/show/jobs", request_,
false);
2718 return actualResponse_;
2730 System.Threading.CancellationToken cancellationToken =
default )
2732 AdminShowJobsResponse actualResponse_ = await SubmitRequestAsync<AdminShowJobsResponse>(
"/admin/show/jobs", request_,
false,
true, cancellationToken);
2734 return actualResponse_;
2857 System.Threading.CancellationToken cancellationToken =
default )
2874 AdminShowShardsResponse actualResponse_ = SubmitRequest<AdminShowShardsResponse>(
"/admin/show/shards", request_,
false);
2876 return actualResponse_;
2892 System.Threading.CancellationToken cancellationToken =
default )
2894 AdminShowShardsResponse actualResponse_ = await SubmitRequestAsync<AdminShowShardsResponse>(
"/admin/show/shards", request_,
false,
true, cancellationToken);
2896 return actualResponse_;
2927 System.Threading.CancellationToken cancellationToken =
default )
2940 AdminShutdownResponse actualResponse_ = SubmitRequest<AdminShutdownResponse>(
"/admin/shutdown", request_,
false);
2942 return actualResponse_;
2954 System.Threading.CancellationToken cancellationToken =
default )
2956 AdminShutdownResponse actualResponse_ = await SubmitRequestAsync<AdminShutdownResponse>(
"/admin/shutdown", request_,
false,
true, cancellationToken);
2958 return actualResponse_;
2972 string authorization,
2973 IDictionary<string, string> options =
null )
2991 string authorization,
2992 IDictionary<string, string> options =
null,
2993 System.Threading.CancellationToken cancellationToken =
default )
2996 authorization, options ), cancellationToken );
3012 AdminSwitchoverResponse actualResponse_ = SubmitRequest<AdminSwitchoverResponse>(
"/admin/switchover", request_,
false);
3014 return actualResponse_;
3031 System.Threading.CancellationToken cancellationToken =
default )
3033 AdminSwitchoverResponse actualResponse_ = await SubmitRequestAsync<AdminSwitchoverResponse>(
"/admin/switchover", request_,
false,
true, cancellationToken);
3035 return actualResponse_;
3093 IList<string> destinations,
3094 IDictionary<string, string> options =
null )
3157 IList<string> destinations,
3158 IDictionary<string, string> options =
null,
3159 System.Threading.CancellationToken cancellationToken =
default )
3163 options ), cancellationToken );
3177 AdminVerifyDbResponse actualResponse_ = SubmitRequest<AdminVerifyDbResponse>(
"/admin/verifydb", request_,
false);
3179 return actualResponse_;
3194 System.Threading.CancellationToken cancellationToken =
default )
3196 AdminVerifyDbResponse actualResponse_ = await SubmitRequestAsync<AdminVerifyDbResponse>(
"/admin/verifydb", request_,
false,
true, cancellationToken);
3198 return actualResponse_;
3633 System.Threading.CancellationToken cancellationToken =
default )
3649 AggregateConvexHullResponse actualResponse_ = SubmitRequest<AggregateConvexHullResponse>(
"/aggregate/convexhull", request_,
false);
3651 return actualResponse_;
3666 System.Threading.CancellationToken cancellationToken =
default )
3668 AggregateConvexHullResponse actualResponse_ = await SubmitRequestAsync<AggregateConvexHullResponse>(
"/aggregate/convexhull", request_,
false,
true, cancellationToken);
3670 return actualResponse_;
3690 string x_column_name,
3691 string y_column_name,
3692 IDictionary<string, string> options =
null )
3696 y_column_name, options ) );
3718 string x_column_name,
3719 string y_column_name,
3720 IDictionary<string, string> options =
null,
3721 System.Threading.CancellationToken cancellationToken =
default )
3726 options ), cancellationToken );
3807 response_.
info = actualResponse_.
info;
3884 System.Threading.CancellationToken cancellationToken =
default )
3886 RawAggregateGroupByResponse actualResponse_ = await SubmitRequestAsync<RawAggregateGroupByResponse>(
"/aggregate/groupby", request_,
false,
true, cancellationToken);
3892 response_.
info = actualResponse_.
info;
4499 IList<string> column_names,
4502 IDictionary<string, string> options =
null )
4505 offset, limit, options ) );
5113 IList<string> column_names,
5116 IDictionary<string, string> options =
null,
5117 System.Threading.CancellationToken cancellationToken =
default )
5122 options ), cancellationToken );
5151 AggregateHistogramResponse actualResponse_ = SubmitRequest<AggregateHistogramResponse>(
"/aggregate/histogram", request_,
false);
5153 return actualResponse_;
5183 System.Threading.CancellationToken cancellationToken =
default )
5185 AggregateHistogramResponse actualResponse_ = await SubmitRequestAsync<AggregateHistogramResponse>(
"/aggregate/histogram", request_,
false,
true, cancellationToken);
5187 return actualResponse_;
5259 IDictionary<string, string> options =
null )
5262 start, end, interval,
5337 IDictionary<string, string> options =
null,
5338 System.Threading.CancellationToken cancellationToken =
default )
5344 options ), cancellationToken );
5366 AggregateKMeansResponse actualResponse_ = SubmitRequest<AggregateKMeansResponse>(
"/aggregate/kmeans", request_,
false);
5368 return actualResponse_;
5391 System.Threading.CancellationToken cancellationToken =
default )
5393 AggregateKMeansResponse actualResponse_ = await SubmitRequestAsync<AggregateKMeansResponse>(
"/aggregate/kmeans", request_,
false,
true, cancellationToken);
5395 return actualResponse_;
5540 IList<string> column_names,
5543 IDictionary<string, string> options =
null )
5546 tolerance, options ) );
5693 IList<string> column_names,
5696 IDictionary<string, string> options =
null,
5697 System.Threading.CancellationToken cancellationToken =
default )
5701 tolerance, options ), cancellationToken );
5713 AggregateMinMaxResponse actualResponse_ = SubmitRequest<AggregateMinMaxResponse>(
"/aggregate/minmax", request_,
false);
5715 return actualResponse_;
5728 System.Threading.CancellationToken cancellationToken =
default )
5730 AggregateMinMaxResponse actualResponse_ = await SubmitRequestAsync<AggregateMinMaxResponse>(
"/aggregate/minmax", request_,
false,
true, cancellationToken);
5732 return actualResponse_;
5751 IDictionary<string, string> options =
null )
5775 IDictionary<string, string> options =
null,
5776 System.Threading.CancellationToken cancellationToken =
default )
5780 options ), cancellationToken );
5795 return actualResponse_;
5809 System.Threading.CancellationToken cancellationToken =
default )
5811 AggregateMinMaxGeometryResponse actualResponse_ = await SubmitRequestAsync<AggregateMinMaxGeometryResponse>(
"/aggregate/minmax/geometry", request_,
false,
true, cancellationToken);
5813 return actualResponse_;
5833 IDictionary<string, string> options =
null )
5859 IDictionary<string, string> options =
null,
5860 System.Threading.CancellationToken cancellationToken =
default )
5864 options ), cancellationToken );
5937 AggregateStatisticsResponse actualResponse_ = SubmitRequest<AggregateStatisticsResponse>(
"/aggregate/statistics", request_,
false);
5939 return actualResponse_;
6013 System.Threading.CancellationToken cancellationToken =
default )
6015 AggregateStatisticsResponse actualResponse_ = await SubmitRequestAsync<AggregateStatisticsResponse>(
"/aggregate/statistics", request_,
false,
true, cancellationToken);
6017 return actualResponse_;
6215 IDictionary<string, string> options =
null )
6419 IDictionary<string, string> options =
null,
6420 System.Threading.CancellationToken cancellationToken =
default )
6425 options ), cancellationToken );
6466 return actualResponse_;
6506 System.Threading.CancellationToken cancellationToken =
default )
6508 AggregateStatisticsByRangeResponse actualResponse_ = await SubmitRequestAsync<AggregateStatisticsByRangeResponse>(
"/aggregate/statistics/byrange", request_,
false,
true, cancellationToken);
6510 return actualResponse_;
6600 string select_expression,
6602 string value_column_name,
6607 IDictionary<string, string> options =
null )
6709 string select_expression,
6711 string value_column_name,
6716 IDictionary<string, string> options =
null,
6717 System.Threading.CancellationToken cancellationToken =
default )
6727 options ), cancellationToken );
6772 RawAggregateUniqueResponse actualResponse_ = SubmitRequest<RawAggregateUniqueResponse>(
"/aggregate/unique", request_,
false);
6778 response_.
info = actualResponse_.
info;
6826 System.Threading.CancellationToken cancellationToken =
default )
6828 RawAggregateUniqueResponse actualResponse_ = await SubmitRequestAsync<RawAggregateUniqueResponse>(
"/aggregate/unique", request_,
false,
true, cancellationToken);
6834 response_.
info = actualResponse_.
info;
7138 IDictionary<string, string> options =
null )
7141 offset, limit, options ) );
7446 IDictionary<string, string> options =
null,
7447 System.Threading.CancellationToken cancellationToken =
default )
7452 options ), cancellationToken );
7485 response_.
info = actualResponse_.
info;
7513 System.Threading.CancellationToken cancellationToken =
default )
7515 RawAggregateUnpivotResponse actualResponse_ = await SubmitRequestAsync<RawAggregateUnpivotResponse>(
"/aggregate/unpivot", request_,
false,
true, cancellationToken);
7522 response_.
info = actualResponse_.
info;
7773 IList<string> column_names,
7774 string variable_column_name,
7775 string value_column_name,
7776 IList<string> pivoted_columns,
7777 IDictionary<string, string> options =
null )
7780 variable_column_name,
7782 pivoted_columns, options ) );
8034 IList<string> column_names,
8035 string variable_column_name,
8036 string value_column_name,
8037 IList<string> pivoted_columns,
8038 IDictionary<string, string> options =
null,
8039 System.Threading.CancellationToken cancellationToken =
default )
8043 variable_column_name,
8046 options ), cancellationToken );
8062 AlterBackupResponse actualResponse_ = SubmitRequest<AlterBackupResponse>(
"/alter/backup", request_,
false);
8064 return actualResponse_;
8082 System.Threading.CancellationToken cancellationToken =
default )
8084 AlterBackupResponse actualResponse_ = await SubmitRequestAsync<AlterBackupResponse>(
"/alter/backup", request_,
false,
true, cancellationToken);
8086 return actualResponse_;
8176 string datasink_name,
8177 IDictionary<string, string> options =
null )
8180 datasink_name, options ) );
8272 string datasink_name,
8273 IDictionary<string, string> options =
null,
8274 System.Threading.CancellationToken cancellationToken =
default )
8277 _value, datasink_name,
8278 options ), cancellationToken );
8291 AlterCredentialResponse actualResponse_ = SubmitRequest<AlterCredentialResponse>(
"/alter/credential", request_,
false);
8293 return actualResponse_;
8307 System.Threading.CancellationToken cancellationToken =
default )
8309 AlterCredentialResponse actualResponse_ = await SubmitRequestAsync<AlterCredentialResponse>(
"/alter/credential", request_,
false,
true, cancellationToken);
8311 return actualResponse_;
8415 IDictionary<string, string> credential_updates_map,
8416 IDictionary<string, string> options )
8419 credential_updates_map,
8526 IDictionary<string, string> credential_updates_map,
8527 IDictionary<string, string> options,
8528 System.Threading.CancellationToken cancellationToken =
default )
8531 credential_updates_map,
8532 options ), cancellationToken );
8545 AlterDatasinkResponse actualResponse_ = SubmitRequest<AlterDatasinkResponse>(
"/alter/datasink", request_,
false);
8547 return actualResponse_;
8561 System.Threading.CancellationToken cancellationToken =
default )
8563 AlterDatasinkResponse actualResponse_ = await SubmitRequestAsync<AlterDatasinkResponse>(
"/alter/datasink", request_,
false,
true, cancellationToken);
8565 return actualResponse_;
9011 IDictionary<string, string> datasink_updates_map,
9012 IDictionary<string, string> options )
9463 IDictionary<string, string> datasink_updates_map,
9464 IDictionary<string, string> options,
9465 System.Threading.CancellationToken cancellationToken =
default )
9468 datasink_updates_map,
9469 options ), cancellationToken );
9482 AlterDatasourceResponse actualResponse_ = SubmitRequest<AlterDatasourceResponse>(
"/alter/datasource", request_,
false);
9484 return actualResponse_;
9498 System.Threading.CancellationToken cancellationToken =
default )
9500 AlterDatasourceResponse actualResponse_ = await SubmitRequestAsync<AlterDatasourceResponse>(
"/alter/datasource", request_,
false,
true, cancellationToken);
9502 return actualResponse_;
9945 IDictionary<string, string> datasource_updates_map,
9946 IDictionary<string, string> options )
10394 IDictionary<string, string> datasource_updates_map,
10395 IDictionary<string, string> options,
10396 System.Threading.CancellationToken cancellationToken =
default )
10399 datasource_updates_map,
10400 options ), cancellationToken );
10412 AlterDirectoryResponse actualResponse_ = SubmitRequest<AlterDirectoryResponse>(
"/alter/directory", request_,
false);
10414 return actualResponse_;
10427 System.Threading.CancellationToken cancellationToken =
default )
10429 AlterDirectoryResponse actualResponse_ = await SubmitRequestAsync<AlterDirectoryResponse>(
"/alter/directory", request_,
false,
true, cancellationToken);
10431 return actualResponse_;
10455 IDictionary<string, string> directory_updates_map,
10456 IDictionary<string, string> options =
null )
10459 directory_updates_map, options ) );
10485 IDictionary<string, string> directory_updates_map,
10486 IDictionary<string, string> options =
null,
10487 System.Threading.CancellationToken cancellationToken =
default )
10490 directory_updates_map,
10491 options ), cancellationToken );
10504 AlterEnvironmentResponse actualResponse_ = SubmitRequest<AlterEnvironmentResponse>(
"/alter/environment", request_,
false);
10506 return actualResponse_;
10520 System.Threading.CancellationToken cancellationToken =
default )
10522 AlterEnvironmentResponse actualResponse_ = await SubmitRequestAsync<AlterEnvironmentResponse>(
"/alter/environment", request_,
false,
true, cancellationToken);
10524 return actualResponse_;
10611 IDictionary<string, string> options =
null )
10614 _value, options ) );
10703 IDictionary<string, string> options =
null,
10704 System.Threading.CancellationToken cancellationToken =
default )
10708 options ), cancellationToken );
10712 public AlterGraphResponse alterGraph( AlterGraphRequest request_ )
10714 AlterGraphResponse actualResponse_ = SubmitRequest<AlterGraphResponse>(
"/alter/graph", request_,
false);
10716 return actualResponse_;
10721 public async System.Threading.Tasks.Task<AlterGraphResponse> AlterGraphAsync( AlterGraphRequest request_,
10722 System.Threading.CancellationToken cancellationToken =
default )
10724 AlterGraphResponse actualResponse_ = await SubmitRequestAsync<AlterGraphResponse>(
"/alter/graph", request_,
false,
true, cancellationToken);
10726 return actualResponse_;
10731 public AlterGraphResponse alterGraph(
string graph_name,
10734 IDictionary<string, string> options =
null )
10736 return alterGraph(
new AlterGraphRequest( graph_name, action, action_arg, options ) );
10741 public async System.Threading.Tasks.Task<AlterGraphResponse> AlterGraphAsync(
string graph_name,
10744 IDictionary<string, string> options =
null,
10745 System.Threading.CancellationToken cancellationToken =
default )
10747 return await AlterGraphAsync(
new AlterGraphRequest( graph_name, action,
10748 action_arg, options ), cancellationToken );
10753 public AlterModelResponse alterModel( AlterModelRequest request_ )
10755 AlterModelResponse actualResponse_ = SubmitRequest<AlterModelResponse>(
"/alter/model", request_,
false);
10757 return actualResponse_;
10762 public async System.Threading.Tasks.Task<AlterModelResponse> AlterModelAsync( AlterModelRequest request_,
10763 System.Threading.CancellationToken cancellationToken =
default )
10765 AlterModelResponse actualResponse_ = await SubmitRequestAsync<AlterModelResponse>(
"/alter/model", request_,
false,
true, cancellationToken);
10767 return actualResponse_;
10772 public AlterModelResponse alterModel(
string model_name,
10775 IDictionary<string, string> options =
null )
10777 return alterModel(
new AlterModelRequest( model_name, action, _value, options ) );
10782 public async System.Threading.Tasks.Task<AlterModelResponse> AlterModelAsync(
string model_name,
10785 IDictionary<string, string> options =
null,
10786 System.Threading.CancellationToken cancellationToken =
default )
10788 return await AlterModelAsync(
new AlterModelRequest( model_name, action, _value,
10789 options ), cancellationToken );
10802 AlterResourceGroupResponse actualResponse_ = SubmitRequest<AlterResourceGroupResponse>(
"/alter/resourcegroup", request_,
false);
10804 return actualResponse_;
10817 System.Threading.CancellationToken cancellationToken =
default )
10819 AlterResourceGroupResponse actualResponse_ = await SubmitRequestAsync<AlterResourceGroupResponse>(
"/alter/resourcegroup", request_,
false,
true, cancellationToken);
10821 return actualResponse_;
10996 IDictionary<
string, IDictionary<string, string>> tier_attributes =
null,
10998 string adjoining_resource_group =
"",
10999 IDictionary<string, string> options =
null )
11003 adjoining_resource_group,
11181 IDictionary<
string, IDictionary<string, string>> tier_attributes =
null,
11183 string adjoining_resource_group =
"",
11184 IDictionary<string, string> options =
null,
11185 System.Threading.CancellationToken cancellationToken =
default )
11190 adjoining_resource_group,
11191 options ), cancellationToken );
11202 AlterRoleResponse actualResponse_ = SubmitRequest<AlterRoleResponse>(
"/alter/role", request_,
false);
11204 return actualResponse_;
11216 System.Threading.CancellationToken cancellationToken =
default )
11218 AlterRoleResponse actualResponse_ = await SubmitRequestAsync<AlterRoleResponse>(
"/alter/role", request_,
false,
true, cancellationToken);
11220 return actualResponse_;
11255 IDictionary<string, string> options =
null )
11294 IDictionary<string, string> options =
null,
11295 System.Threading.CancellationToken cancellationToken =
default )
11311 AlterSchemaResponse actualResponse_ = SubmitRequest<AlterSchemaResponse>(
"/alter/schema", request_,
false);
11313 return actualResponse_;
11328 System.Threading.CancellationToken cancellationToken =
default )
11330 AlterSchemaResponse actualResponse_ = await SubmitRequestAsync<AlterSchemaResponse>(
"/alter/schema", request_,
false,
true, cancellationToken);
11332 return actualResponse_;
11372 IDictionary<string, string> options =
null )
11416 IDictionary<string, string> options =
null,
11417 System.Threading.CancellationToken cancellationToken =
default )
11420 _value, options ), cancellationToken );
11441 return actualResponse_;
11461 System.Threading.CancellationToken cancellationToken =
default )
11463 AlterSystemPropertiesResponse actualResponse_ = await SubmitRequestAsync<AlterSystemPropertiesResponse>(
"/alter/system/properties", request_,
false,
true, cancellationToken);
11465 return actualResponse_;
11914 IDictionary<string, string> options =
null )
12368 IDictionary<string, string> options =
null,
12369 System.Threading.CancellationToken cancellationToken =
default )
12372 options ), cancellationToken );
12428 AlterTableResponse actualResponse_ = SubmitRequest<AlterTableResponse>(
"/alter/table", request_,
false);
12430 return actualResponse_;
12488 System.Threading.CancellationToken cancellationToken =
default )
12490 AlterTableResponse actualResponse_ = await SubmitRequestAsync<AlterTableResponse>(
"/alter/table", request_,
false,
true, cancellationToken);
12492 return actualResponse_;
13169 IDictionary<string, string> options =
null )
13851 IDictionary<string, string> options =
null,
13852 System.Threading.CancellationToken cancellationToken =
default )
13855 options ), cancellationToken );
13879 AlterTableColumnsResponse actualResponse_ = SubmitRequest<AlterTableColumnsResponse>(
"/alter/table/columns", request_,
false);
13881 return actualResponse_;
13906 System.Threading.CancellationToken cancellationToken =
default )
13908 AlterTableColumnsResponse actualResponse_ = await SubmitRequestAsync<AlterTableColumnsResponse>(
"/alter/table/columns", request_,
false,
true, cancellationToken);
13910 return actualResponse_;
13944 IList<IDictionary<string, string>> column_alterations,
13945 IDictionary<string, string> options )
13948 column_alterations,
13985 IList<IDictionary<string, string>> column_alterations,
13986 IDictionary<string, string> options,
13987 System.Threading.CancellationToken cancellationToken =
default )
13990 column_alterations,
13991 options ), cancellationToken );
14006 AlterTableMetadataResponse actualResponse_ = SubmitRequest<AlterTableMetadataResponse>(
"/alter/table/metadata", request_,
false);
14008 return actualResponse_;
14025 System.Threading.CancellationToken cancellationToken =
default )
14027 AlterTableMetadataResponse actualResponse_ = await SubmitRequestAsync<AlterTableMetadataResponse>(
"/alter/table/metadata", request_,
false,
true, cancellationToken);
14029 return actualResponse_;
14053 IDictionary<string, string> metadata_map,
14054 IDictionary<string, string> options =
null )
14057 metadata_map, options ) );
14084 IDictionary<string, string> metadata_map,
14085 IDictionary<string, string> options =
null,
14086 System.Threading.CancellationToken cancellationToken =
default )
14090 options ), cancellationToken );
14103 AlterTableMonitorResponse actualResponse_ = SubmitRequest<AlterTableMonitorResponse>(
"/alter/tablemonitor", request_,
false);
14105 return actualResponse_;
14119 System.Threading.CancellationToken cancellationToken =
default )
14121 AlterTableMonitorResponse actualResponse_ = await SubmitRequestAsync<AlterTableMonitorResponse>(
"/alter/tablemonitor", request_,
false,
true, cancellationToken);
14123 return actualResponse_;
14182 IDictionary<string, string> monitor_updates_map,
14183 IDictionary<string, string> options =
null )
14186 monitor_updates_map,
14248 IDictionary<string, string> monitor_updates_map,
14249 IDictionary<string, string> options =
null,
14250 System.Threading.CancellationToken cancellationToken =
default )
14253 monitor_updates_map,
14254 options ), cancellationToken );
14274 AlterTierResponse actualResponse_ = SubmitRequest<AlterTierResponse>(
"/alter/tier", request_,
false);
14276 return actualResponse_;
14297 System.Threading.CancellationToken cancellationToken =
default )
14299 AlterTierResponse actualResponse_ = await SubmitRequestAsync<AlterTierResponse>(
"/alter/tier", request_,
false,
true, cancellationToken);
14301 return actualResponse_;
14388 IDictionary<string, string> options =
null )
14479 IDictionary<string, string> options =
null,
14480 System.Threading.CancellationToken cancellationToken =
default )
14493 AlterUserResponse actualResponse_ = SubmitRequest<AlterUserResponse>(
"/alter/user", request_,
false);
14495 return actualResponse_;
14507 System.Threading.CancellationToken cancellationToken =
default )
14509 AlterUserResponse actualResponse_ = await SubmitRequestAsync<AlterUserResponse>(
"/alter/user", request_,
false,
true, cancellationToken);
14511 return actualResponse_;
14577 IDictionary<string, string> options =
null )
14647 IDictionary<string, string> options =
null,
14648 System.Threading.CancellationToken cancellationToken =
default )
14661 AlterVideoResponse actualResponse_ = SubmitRequest<AlterVideoResponse>(
"/alter/video", request_,
false);
14663 return actualResponse_;
14675 System.Threading.CancellationToken cancellationToken =
default )
14677 AlterVideoResponse actualResponse_ = await SubmitRequestAsync<AlterVideoResponse>(
"/alter/video", request_,
false,
true, cancellationToken);
14679 return actualResponse_;
14699 IDictionary<string, string> options =
null )
14723 IDictionary<string, string> options =
null,
14724 System.Threading.CancellationToken cancellationToken =
default )
14738 AlterWalResponse actualResponse_ = SubmitRequest<AlterWalResponse>(
"/alter/wal", request_,
false);
14740 return actualResponse_;
14754 System.Threading.CancellationToken cancellationToken =
default )
14756 AlterWalResponse actualResponse_ = await SubmitRequestAsync<AlterWalResponse>(
"/alter/wal", request_,
false,
true, cancellationToken);
14758 return actualResponse_;
14919 IDictionary<string, string> options =
null )
15085 IDictionary<string, string> options =
null,
15086 System.Threading.CancellationToken cancellationToken =
default )
15107 AppendRecordsResponse actualResponse_ = SubmitRequest<AppendRecordsResponse>(
"/append/records", request_,
false);
15109 return actualResponse_;
15130 System.Threading.CancellationToken cancellationToken =
default )
15132 AppendRecordsResponse actualResponse_ = await SubmitRequestAsync<AppendRecordsResponse>(
"/append/records", request_,
false,
true, cancellationToken);
15134 return actualResponse_;
15340 string source_table_name,
15341 IDictionary<string, string> field_map,
15342 IDictionary<string, string> options =
null )
15345 field_map, options ) );
15553 string source_table_name,
15554 IDictionary<string, string> field_map,
15555 IDictionary<string, string> options =
null,
15556 System.Threading.CancellationToken cancellationToken =
default )
15560 field_map, options ), cancellationToken );
15580 CheckTableResponse actualResponse_ = SubmitRequest<CheckTableResponse>(
"/check/table", request_,
false);
15582 return actualResponse_;
15603 System.Threading.CancellationToken cancellationToken =
default )
15605 CheckTableResponse actualResponse_ = await SubmitRequestAsync<CheckTableResponse>(
"/check/table", request_,
false,
true, cancellationToken);
15607 return actualResponse_;
15674 IDictionary<string, string> options =
null )
15745 IDictionary<string, string> options =
null,
15746 System.Threading.CancellationToken cancellationToken =
default )
15760 ClearStatisticsResponse actualResponse_ = SubmitRequest<ClearStatisticsResponse>(
"/clear/statistics", request_,
false);
15762 return actualResponse_;
15775 System.Threading.CancellationToken cancellationToken =
default )
15777 ClearStatisticsResponse actualResponse_ = await SubmitRequestAsync<ClearStatisticsResponse>(
"/clear/statistics", request_,
false,
true, cancellationToken);
15779 return actualResponse_;
15799 string column_name =
"",
15800 IDictionary<string, string> options =
null )
15825 string column_name =
"",
15826 IDictionary<string, string> options =
null,
15827 System.Threading.CancellationToken cancellationToken =
default )
15831 options ), cancellationToken );
15847 ClearTableResponse actualResponse_ = SubmitRequest<ClearTableResponse>(
"/clear/table", request_,
false);
15849 return actualResponse_;
15866 System.Threading.CancellationToken cancellationToken =
default )
15868 ClearTableResponse actualResponse_ = await SubmitRequestAsync<ClearTableResponse>(
"/clear/table", request_,
false,
true, cancellationToken);
15870 return actualResponse_;
15923 string authorization =
"",
15924 IDictionary<string, string> options =
null )
15981 string authorization =
"",
15982 IDictionary<string, string> options =
null,
15983 System.Threading.CancellationToken cancellationToken =
default )
15986 options ), cancellationToken );
15999 ClearTableMonitorResponse actualResponse_ = SubmitRequest<ClearTableMonitorResponse>(
"/clear/tablemonitor", request_,
false);
16001 return actualResponse_;
16015 System.Threading.CancellationToken cancellationToken =
default )
16017 ClearTableMonitorResponse actualResponse_ = await SubmitRequestAsync<ClearTableMonitorResponse>(
"/clear/tablemonitor", request_,
false,
true, cancellationToken);
16019 return actualResponse_;
16090 IDictionary<string, string> options =
null )
16165 IDictionary<string, string> options =
null,
16166 System.Threading.CancellationToken cancellationToken =
default )
16169 options ), cancellationToken );
16184 ClearTablesResponse actualResponse_ = SubmitRequest<ClearTablesResponse>(
"/clear/tables", request_,
false);
16186 return actualResponse_;
16203 System.Threading.CancellationToken cancellationToken =
default )
16205 ClearTablesResponse actualResponse_ = await SubmitRequestAsync<ClearTablesResponse>(
"/clear/tables", request_,
false,
true, cancellationToken);
16207 return actualResponse_;
16258 IDictionary<string, string> options =
null )
16314 IDictionary<string, string> options =
null,
16315 System.Threading.CancellationToken cancellationToken =
default )
16332 ClearTriggerResponse actualResponse_ = SubmitRequest<ClearTriggerResponse>(
"/clear/trigger", request_,
false);
16334 return actualResponse_;
16350 System.Threading.CancellationToken cancellationToken =
default )
16352 ClearTriggerResponse actualResponse_ = await SubmitRequestAsync<ClearTriggerResponse>(
"/clear/trigger", request_,
false,
true, cancellationToken);
16354 return actualResponse_;
16369 IDictionary<string, string> options =
null )
16388 IDictionary<string, string> options =
null,
16389 System.Threading.CancellationToken cancellationToken =
default )
16403 CollectStatisticsResponse actualResponse_ = SubmitRequest<CollectStatisticsResponse>(
"/collect/statistics", request_,
false);
16405 return actualResponse_;
16418 System.Threading.CancellationToken cancellationToken =
default )
16420 CollectStatisticsResponse actualResponse_ = await SubmitRequestAsync<CollectStatisticsResponse>(
"/collect/statistics", request_,
false,
true, cancellationToken);
16422 return actualResponse_;
16441 IList<string> column_names,
16442 IDictionary<string, string> options =
null )
16466 IList<string> column_names,
16467 IDictionary<string, string> options =
null,
16468 System.Threading.CancellationToken cancellationToken =
default )
16472 options ), cancellationToken );
16489 CreateBackupResponse actualResponse_ = SubmitRequest<CreateBackupResponse>(
"/create/backup", request_,
false);
16491 return actualResponse_;
16510 System.Threading.CancellationToken cancellationToken =
default )
16512 CreateBackupResponse actualResponse_ = await SubmitRequestAsync<CreateBackupResponse>(
"/create/backup", request_,
false,
true, cancellationToken);
16514 return actualResponse_;
16821 string backup_type,
16822 IDictionary<string, string> backup_objects_map,
16823 string datasink_name,
16824 IDictionary<string, string> options =
null )
16827 backup_objects_map, datasink_name,
17137 string backup_type,
17138 IDictionary<string, string> backup_objects_map,
17139 string datasink_name,
17140 IDictionary<string, string> options =
null,
17141 System.Threading.CancellationToken cancellationToken =
default )
17144 backup_objects_map,
17145 datasink_name, options ), cancellationToken );
17158 CreateCatalogResponse actualResponse_ = SubmitRequest<CreateCatalogResponse>(
"/create/catalog", request_,
false);
17160 return actualResponse_;
17174 System.Threading.CancellationToken cancellationToken =
default )
17176 CreateCatalogResponse actualResponse_ = await SubmitRequestAsync<CreateCatalogResponse>(
"/create/catalog", request_,
false,
true, cancellationToken);
17178 return actualResponse_;
17248 string table_format,
17253 IDictionary<string, string> options =
null )
17256 type, credential, datasource,
17329 string table_format,
17334 IDictionary<string, string> options =
null,
17335 System.Threading.CancellationToken cancellationToken =
default )
17339 credential, datasource,
17340 options ), cancellationToken );
17344 public CreateContainerRegistryResponse createContainerRegistry( CreateContainerRegistryRequest request_ )
17346 CreateContainerRegistryResponse actualResponse_ = SubmitRequest<CreateContainerRegistryResponse>(
"/create/container/registry", request_,
false);
17348 return actualResponse_;
17353 public async System.Threading.Tasks.Task<CreateContainerRegistryResponse> CreateContainerRegistryAsync( CreateContainerRegistryRequest request_,
17354 System.Threading.CancellationToken cancellationToken =
default )
17356 CreateContainerRegistryResponse actualResponse_ = await SubmitRequestAsync<CreateContainerRegistryResponse>(
"/create/container/registry", request_,
false,
true, cancellationToken);
17358 return actualResponse_;
17363 public CreateContainerRegistryResponse createContainerRegistry(
string registry_name,
17366 IDictionary<string, string> options =
null )
17368 return createContainerRegistry(
new CreateContainerRegistryRequest( registry_name,
17376 public async System.Threading.Tasks.Task<CreateContainerRegistryResponse> CreateContainerRegistryAsync(
string registry_name,
17379 IDictionary<string, string> options =
null,
17380 System.Threading.CancellationToken cancellationToken =
default )
17382 return await CreateContainerRegistryAsync(
new CreateContainerRegistryRequest( registry_name,
17385 options ), cancellationToken );
17398 CreateCredentialResponse actualResponse_ = SubmitRequest<CreateCredentialResponse>(
"/create/credential", request_,
false);
17400 return actualResponse_;
17413 System.Threading.CancellationToken cancellationToken =
default )
17415 CreateCredentialResponse actualResponse_ = await SubmitRequestAsync<CreateCredentialResponse>(
"/create/credential", request_,
false,
true, cancellationToken);
17417 return actualResponse_;
17515 IDictionary<string, string> options =
null )
17518 identity, secret, options ) );
17618 IDictionary<string, string> options =
null,
17619 System.Threading.CancellationToken cancellationToken =
default )
17623 secret, options ), cancellationToken );
17636 CreateDatasinkResponse actualResponse_ = SubmitRequest<CreateDatasinkResponse>(
"/create/datasink", request_,
false);
17638 return actualResponse_;
17652 System.Threading.CancellationToken cancellationToken =
default )
17654 CreateDatasinkResponse actualResponse_ = await SubmitRequestAsync<CreateDatasinkResponse>(
"/create/datasink", request_,
false,
true, cancellationToken);
17656 return actualResponse_;
18052 string destination,
18053 IDictionary<string, string> options =
null )
18453 string destination,
18454 IDictionary<string, string> options =
null,
18455 System.Threading.CancellationToken cancellationToken =
default )
18458 options ), cancellationToken );
18472 CreateDatasourceResponse actualResponse_ = SubmitRequest<CreateDatasourceResponse>(
"/create/datasource", request_,
false);
18474 return actualResponse_;
18489 System.Threading.CancellationToken cancellationToken =
default )
18491 CreateDatasourceResponse actualResponse_ = await SubmitRequestAsync<CreateDatasourceResponse>(
"/create/datasource", request_,
false,
true, cancellationToken);
18493 return actualResponse_;
18928 IDictionary<string, string> options =
null )
18931 password, options ) );
19368 IDictionary<string, string> options =
null,
19369 System.Threading.CancellationToken cancellationToken =
default )
19373 password, options ), cancellationToken );
19377 public CreateDeltaTableResponse createDeltaTable( CreateDeltaTableRequest request_ )
19379 CreateDeltaTableResponse actualResponse_ = SubmitRequest<CreateDeltaTableResponse>(
"/create/deltatable", request_,
false);
19381 return actualResponse_;
19386 public async System.Threading.Tasks.Task<CreateDeltaTableResponse> CreateDeltaTableAsync( CreateDeltaTableRequest request_,
19387 System.Threading.CancellationToken cancellationToken =
default )
19389 CreateDeltaTableResponse actualResponse_ = await SubmitRequestAsync<CreateDeltaTableResponse>(
"/create/deltatable", request_,
false,
true, cancellationToken);
19391 return actualResponse_;
19396 public CreateDeltaTableResponse createDeltaTable(
string delta_table_name,
19398 IDictionary<string, string> options =
null )
19400 return createDeltaTable(
new CreateDeltaTableRequest( delta_table_name,
19401 table_name, options ) );
19406 public async System.Threading.Tasks.Task<CreateDeltaTableResponse> CreateDeltaTableAsync(
string delta_table_name,
19408 IDictionary<string, string> options =
null,
19409 System.Threading.CancellationToken cancellationToken =
default )
19411 return await CreateDeltaTableAsync(
new CreateDeltaTableRequest( delta_table_name,
19413 options ), cancellationToken );
19430 CreateDirectoryResponse actualResponse_ = SubmitRequest<CreateDirectoryResponse>(
"/create/directory", request_,
false);
19432 return actualResponse_;
19449 System.Threading.CancellationToken cancellationToken =
default )
19451 CreateDirectoryResponse actualResponse_ = await SubmitRequestAsync<CreateDirectoryResponse>(
"/create/directory", request_,
false,
true, cancellationToken);
19453 return actualResponse_;
19513 IDictionary<string, string> options =
null )
19577 IDictionary<string, string> options =
null,
19578 System.Threading.CancellationToken cancellationToken =
default )
19581 options ), cancellationToken );
19594 CreateEnvironmentResponse actualResponse_ = SubmitRequest<CreateEnvironmentResponse>(
"/create/environment", request_,
false);
19596 return actualResponse_;
19610 System.Threading.CancellationToken cancellationToken =
default )
19612 CreateEnvironmentResponse actualResponse_ = await SubmitRequestAsync<CreateEnvironmentResponse>(
"/create/environment", request_,
false,
true, cancellationToken);
19614 return actualResponse_;
19628 IDictionary<string, string> options =
null )
19646 IDictionary<string, string> options =
null,
19647 System.Threading.CancellationToken cancellationToken =
default )
19650 options ), cancellationToken );
19669 CreateGraphResponse actualResponse_ = SubmitRequest<CreateGraphResponse>(
"/create/graph", request_,
false);
19671 return actualResponse_;
19691 System.Threading.CancellationToken cancellationToken =
default )
19693 CreateGraphResponse actualResponse_ = await SubmitRequestAsync<CreateGraphResponse>(
"/create/graph", request_,
false,
true, cancellationToken);
19695 return actualResponse_;
20010 bool directed_graph,
20011 IList<string> nodes,
20012 IList<string> edges,
20013 IList<string> weights,
20014 IList<string> restrictions,
20015 IDictionary<string, string> options =
null )
20018 edges, weights, restrictions, options ) );
20335 bool directed_graph,
20336 IList<string> nodes,
20337 IList<string> edges,
20338 IList<string> weights,
20339 IList<string> restrictions,
20340 IDictionary<string, string> options =
null,
20341 System.Threading.CancellationToken cancellationToken =
default )
20344 nodes, edges, weights,
20345 restrictions, options ), cancellationToken );
20360 CreateJobResponse actualResponse_ = SubmitRequest<CreateJobResponse>(
"/create/job", request_,
false);
20362 return actualResponse_;
20378 System.Threading.CancellationToken cancellationToken =
default )
20380 CreateJobResponse actualResponse_ = await SubmitRequestAsync<CreateJobResponse>(
"/create/job", request_,
false,
true, cancellationToken);
20382 return actualResponse_;
20444 string request_encoding,
20447 IDictionary<string, string> options =
null )
20450 data_str, options ) );
20514 string request_encoding,
20517 IDictionary<string, string> options =
null,
20518 System.Threading.CancellationToken cancellationToken =
default )
20521 data, data_str, options ), cancellationToken );
20537 CreateJoinTableResponse actualResponse_ = SubmitRequest<CreateJoinTableResponse>(
"/create/jointable", request_,
false);
20539 return actualResponse_;
20557 System.Threading.CancellationToken cancellationToken =
default )
20559 CreateJoinTableResponse actualResponse_ = await SubmitRequestAsync<CreateJoinTableResponse>(
"/create/jointable", request_,
false,
true, cancellationToken);
20561 return actualResponse_;
20745 IList<string> table_names,
20746 IList<string> column_names,
20747 IList<string> expressions =
null,
20748 IDictionary<string, string> options =
null )
20751 column_names, expressions,
20939 IList<string> table_names,
20940 IList<string> column_names,
20941 IList<string> expressions =
null,
20942 IDictionary<string, string> options =
null,
20943 System.Threading.CancellationToken cancellationToken =
default )
20949 options ), cancellationToken );
20971 return actualResponse_;
20992 System.Threading.CancellationToken cancellationToken =
default )
20994 CreateMaterializedViewResponse actualResponse_ = await SubmitRequestAsync<CreateMaterializedViewResponse>(
"/create/materializedview", request_,
false,
true, cancellationToken);
20996 return actualResponse_;
21214 IDictionary<string, string> options =
null )
21437 IDictionary<string, string> options =
null,
21438 System.Threading.CancellationToken cancellationToken =
default )
21441 options ), cancellationToken );
21455 CreateProcResponse actualResponse_ = SubmitRequest<CreateProcResponse>(
"/create/proc", request_,
false);
21457 return actualResponse_;
21472 System.Threading.CancellationToken cancellationToken =
default )
21474 CreateProcResponse actualResponse_ = await SubmitRequestAsync<CreateProcResponse>(
"/create/proc", request_,
false,
true, cancellationToken);
21476 return actualResponse_;
21560 IDictionary<
string,
byte[]> files =
null,
21561 string command =
"",
21562 IList<string> args =
null,
21563 IDictionary<string, string> options =
null )
21566 command, args, options ) );
21652 IDictionary<
string,
byte[]> files =
null,
21653 string command =
"",
21654 IList<string> args =
null,
21655 IDictionary<string, string> options =
null,
21656 System.Threading.CancellationToken cancellationToken =
default )
21659 files, command, args, options ), cancellationToken );
21700 CreateProjectionResponse actualResponse_ = SubmitRequest<CreateProjectionResponse>(
"/create/projection", request_,
false);
21702 return actualResponse_;
21744 System.Threading.CancellationToken cancellationToken =
default )
21746 CreateProjectionResponse actualResponse_ = await SubmitRequestAsync<CreateProjectionResponse>(
"/create/projection", request_,
false,
true, cancellationToken);
21748 return actualResponse_;
22200 string projection_name,
22201 IList<string> column_names,
22202 IDictionary<string, string> options =
null )
22205 column_names, options ) );
22659 string projection_name,
22660 IList<string> column_names,
22661 IDictionary<string, string> options =
null,
22662 System.Threading.CancellationToken cancellationToken =
default )
22667 options ), cancellationToken );
22679 CreateResourceGroupResponse actualResponse_ = SubmitRequest<CreateResourceGroupResponse>(
"/create/resourcegroup", request_,
false);
22681 return actualResponse_;
22694 System.Threading.CancellationToken cancellationToken =
default )
22696 CreateResourceGroupResponse actualResponse_ = await SubmitRequestAsync<CreateResourceGroupResponse>(
"/create/resourcegroup", request_,
false,
true, cancellationToken);
22698 return actualResponse_;
22807 IDictionary<
string, IDictionary<string, string>> tier_attributes,
22809 string adjoining_resource_group =
"",
22810 IDictionary<string, string> options =
null )
22814 adjoining_resource_group,
22926 IDictionary<
string, IDictionary<string, string>> tier_attributes,
22928 string adjoining_resource_group =
"",
22929 IDictionary<string, string> options =
null,
22930 System.Threading.CancellationToken cancellationToken =
default )
22935 adjoining_resource_group,
22936 options ), cancellationToken );
22949 CreateRoleResponse actualResponse_ = SubmitRequest<CreateRoleResponse>(
"/create/role", request_,
false);
22951 return actualResponse_;
22965 System.Threading.CancellationToken cancellationToken =
default )
22967 CreateRoleResponse actualResponse_ = await SubmitRequestAsync<CreateRoleResponse>(
"/create/role", request_,
false,
true, cancellationToken);
22969 return actualResponse_;
22993 IDictionary<string, string> options =
null )
23021 IDictionary<string, string> options =
null,
23022 System.Threading.CancellationToken cancellationToken =
default )
23039 CreateSchemaResponse actualResponse_ = SubmitRequest<CreateSchemaResponse>(
"/create/schema", request_,
false);
23041 return actualResponse_;
23057 System.Threading.CancellationToken cancellationToken =
default )
23059 CreateSchemaResponse actualResponse_ = await SubmitRequestAsync<CreateSchemaResponse>(
"/create/schema", request_,
false,
true, cancellationToken);
23061 return actualResponse_;
23104 IDictionary<string, string> options =
null )
23151 IDictionary<string, string> options =
null,
23152 System.Threading.CancellationToken cancellationToken =
default )
23158 public CreateStateTableResponse createStateTable( CreateStateTableRequest request_ )
23160 CreateStateTableResponse actualResponse_ = SubmitRequest<CreateStateTableResponse>(
"/create/statetable", request_,
false);
23162 return actualResponse_;
23167 public async System.Threading.Tasks.Task<CreateStateTableResponse> CreateStateTableAsync( CreateStateTableRequest request_,
23168 System.Threading.CancellationToken cancellationToken =
default )
23170 CreateStateTableResponse actualResponse_ = await SubmitRequestAsync<CreateStateTableResponse>(
"/create/statetable", request_,
false,
true, cancellationToken);
23172 return actualResponse_;
23177 public CreateStateTableResponse createStateTable(
string table_name,
23178 string input_table_name,
23179 string init_table_name,
23180 IDictionary<string, string> options =
null )
23182 return createStateTable(
new CreateStateTableRequest( table_name,
23184 init_table_name, options ) );
23189 public async System.Threading.Tasks.Task<CreateStateTableResponse> CreateStateTableAsync(
string table_name,
23190 string input_table_name,
23191 string init_table_name,
23192 IDictionary<string, string> options =
null,
23193 System.Threading.CancellationToken cancellationToken =
default )
23195 return await CreateStateTableAsync(
new CreateStateTableRequest( table_name,
23198 options ), cancellationToken );
23251 CreateTableResponse actualResponse_ = SubmitRequest<CreateTableResponse>(
"/create/table", request_,
false);
23253 return actualResponse_;
23306 System.Threading.CancellationToken cancellationToken =
default )
23308 CreateTableResponse actualResponse_ = await SubmitRequestAsync<CreateTableResponse>(
"/create/table", request_,
false,
true, cancellationToken);
23310 return actualResponse_;
23788 IDictionary<string, string> options =
null )
24270 IDictionary<string, string> options =
null,
24271 System.Threading.CancellationToken cancellationToken =
default )
24274 options ), cancellationToken );
24298 CreateTableExternalResponse actualResponse_ = SubmitRequest<CreateTableExternalResponse>(
"/create/table/external", request_,
false);
24300 return actualResponse_;
24326 System.Threading.CancellationToken cancellationToken =
default )
24328 CreateTableExternalResponse actualResponse_ = await SubmitRequestAsync<CreateTableExternalResponse>(
"/create/table/external", request_,
false,
true, cancellationToken);
24330 return actualResponse_;
25753 IList<string> filepaths,
25754 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
25755 IDictionary<string, string> create_table_options =
null,
25756 IDictionary<string, string> options =
null )
25760 create_table_options,
27187 IList<string> filepaths,
27188 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
27189 IDictionary<string, string> create_table_options =
null,
27190 IDictionary<string, string> options =
null,
27191 System.Threading.CancellationToken cancellationToken =
default )
27196 create_table_options,
27197 options ), cancellationToken );
27226 CreateTableMonitorResponse actualResponse_ = SubmitRequest<CreateTableMonitorResponse>(
"/create/tablemonitor", request_,
false);
27228 return actualResponse_;
27258 System.Threading.CancellationToken cancellationToken =
default )
27260 CreateTableMonitorResponse actualResponse_ = await SubmitRequestAsync<CreateTableMonitorResponse>(
"/create/tablemonitor", request_,
false,
true, cancellationToken);
27262 return actualResponse_;
27485 IDictionary<string, string> options =
null )
27712 IDictionary<string, string> options =
null,
27713 System.Threading.CancellationToken cancellationToken =
default )
27716 options ), cancellationToken );
27744 CreateTriggerByAreaResponse actualResponse_ = SubmitRequest<CreateTriggerByAreaResponse>(
"/create/trigger/byarea", request_,
false);
27746 return actualResponse_;
27775 System.Threading.CancellationToken cancellationToken =
default )
27777 CreateTriggerByAreaResponse actualResponse_ = await SubmitRequestAsync<CreateTriggerByAreaResponse>(
"/create/trigger/byarea", request_,
false,
true, cancellationToken);
27779 return actualResponse_;
27826 IList<string> table_names,
27827 string x_column_name,
27828 IList<double> x_vector,
27829 string y_column_name,
27830 IList<double> y_vector,
27831 IDictionary<string, string> options =
null )
27838 y_vector, options ) );
27887 IList<string> table_names,
27888 string x_column_name,
27889 IList<double> x_vector,
27890 string y_column_name,
27891 IList<double> y_vector,
27892 IDictionary<string, string> options =
null,
27893 System.Threading.CancellationToken cancellationToken =
default )
27901 options ), cancellationToken );
27926 CreateTriggerByRangeResponse actualResponse_ = SubmitRequest<CreateTriggerByRangeResponse>(
"/create/trigger/byrange", request_,
false);
27928 return actualResponse_;
27954 System.Threading.CancellationToken cancellationToken =
default )
27956 CreateTriggerByRangeResponse actualResponse_ = await SubmitRequestAsync<CreateTriggerByRangeResponse>(
"/create/trigger/byrange", request_,
false,
true, cancellationToken);
27958 return actualResponse_;
27995 IList<string> table_names,
27996 string column_name,
27999 IDictionary<string, string> options =
null )
28043 IList<string> table_names,
28044 string column_name,
28047 IDictionary<string, string> options =
null,
28048 System.Threading.CancellationToken cancellationToken =
default )
28054 options ), cancellationToken );
28112 CreateTypeResponse actualResponse_ = SubmitRequest<CreateTypeResponse>(
"/create/type", request_,
false);
28114 SetDecoderIfMissing( actualResponse_.
type_id,
28115 actualResponse_.
label,
28118 return actualResponse_;
28177 System.Threading.CancellationToken cancellationToken =
default )
28179 CreateTypeResponse actualResponse_ = await SubmitRequestAsync<CreateTypeResponse>(
"/create/type", request_,
false,
true, cancellationToken);
28181 SetDecoderIfMissing( actualResponse_.
type_id,
28182 actualResponse_.
label,
28185 return actualResponse_;
28577 IDictionary<
string, IList<string>> properties =
null,
28578 IDictionary<string, string> options =
null )
28975 IDictionary<
string, IList<string>> properties =
null,
28976 IDictionary<string, string> options =
null,
28977 System.Threading.CancellationToken cancellationToken =
default )
28980 properties, options ), cancellationToken );
29008 CreateUnionResponse actualResponse_ = SubmitRequest<CreateUnionResponse>(
"/create/union", request_,
false);
29010 return actualResponse_;
29039 System.Threading.CancellationToken cancellationToken =
default )
29041 CreateUnionResponse actualResponse_ = await SubmitRequestAsync<CreateUnionResponse>(
"/create/union", request_,
false,
true, cancellationToken);
29043 return actualResponse_;
29431 IList<string> table_names,
29432 IList<IList<string>> input_column_names,
29433 IList<string> output_column_names,
29434 IDictionary<string, string> options =
null )
29437 input_column_names,
29438 output_column_names, options ) );
29828 IList<string> table_names,
29829 IList<IList<string>> input_column_names,
29830 IList<string> output_column_names,
29831 IDictionary<string, string> options =
null,
29832 System.Threading.CancellationToken cancellationToken =
default )
29835 input_column_names,
29836 output_column_names,
29837 options ), cancellationToken );
29851 CreateUserExternalResponse actualResponse_ = SubmitRequest<CreateUserExternalResponse>(
"/create/user/external", request_,
false);
29853 return actualResponse_;
29868 System.Threading.CancellationToken cancellationToken =
default )
29870 CreateUserExternalResponse actualResponse_ = await SubmitRequestAsync<CreateUserExternalResponse>(
"/create/user/external", request_,
false,
true, cancellationToken);
29872 return actualResponse_;
29964 IDictionary<string, string> options =
null )
30060 IDictionary<string, string> options =
null,
30061 System.Threading.CancellationToken cancellationToken =
default )
30075 CreateUserInternalResponse actualResponse_ = SubmitRequest<CreateUserInternalResponse>(
"/create/user/internal", request_,
false);
30077 return actualResponse_;
30090 System.Threading.CancellationToken cancellationToken =
default )
30092 CreateUserInternalResponse actualResponse_ = await SubmitRequestAsync<CreateUserInternalResponse>(
"/create/user/internal", request_,
false,
true, cancellationToken);
30094 return actualResponse_;
30187 IDictionary<string, string> options =
null )
30284 IDictionary<string, string> options =
null,
30285 System.Threading.CancellationToken cancellationToken =
default )
30289 options ), cancellationToken );
30301 CreateVideoResponse actualResponse_ = SubmitRequest<CreateVideoResponse>(
"/create/video", request_,
false);
30303 return actualResponse_;
30316 System.Threading.CancellationToken cancellationToken =
default )
30318 CreateVideoResponse actualResponse_ = await SubmitRequestAsync<CreateVideoResponse>(
"/create/video", request_,
false,
true, cancellationToken);
30320 return actualResponse_;
30451 double duration_seconds,
30453 double frames_per_second,
30456 string style_parameters,
30457 IDictionary<string, string> options =
null )
30460 end, frames_per_second, style, path,
30461 style_parameters, options ) );
30594 double duration_seconds,
30596 double frames_per_second,
30599 string style_parameters,
30600 IDictionary<string, string> options =
null,
30601 System.Threading.CancellationToken cancellationToken =
default )
30604 duration_seconds, end,
30605 frames_per_second, style,
30606 path, style_parameters,
30607 options ), cancellationToken );
30619 DeleteDirectoryResponse actualResponse_ = SubmitRequest<DeleteDirectoryResponse>(
"/delete/directory", request_,
false);
30621 return actualResponse_;
30634 System.Threading.CancellationToken cancellationToken =
default )
30636 DeleteDirectoryResponse actualResponse_ = await SubmitRequestAsync<DeleteDirectoryResponse>(
"/delete/directory", request_,
false,
true, cancellationToken);
30638 return actualResponse_;
30704 IDictionary<string, string> options =
null )
30774 IDictionary<string, string> options =
null,
30775 System.Threading.CancellationToken cancellationToken =
default )
30778 options ), cancellationToken );
30790 DeleteFilesResponse actualResponse_ = SubmitRequest<DeleteFilesResponse>(
"/delete/files", request_,
false);
30792 return actualResponse_;
30805 System.Threading.CancellationToken cancellationToken =
default )
30807 DeleteFilesResponse actualResponse_ = await SubmitRequestAsync<DeleteFilesResponse>(
"/delete/files", request_,
false,
true, cancellationToken);
30809 return actualResponse_;
30852 IDictionary<string, string> options =
null )
30899 IDictionary<string, string> options =
null,
30900 System.Threading.CancellationToken cancellationToken =
default )
30914 DeleteGraphResponse actualResponse_ = SubmitRequest<DeleteGraphResponse>(
"/delete/graph", request_,
false);
30916 return actualResponse_;
30929 System.Threading.CancellationToken cancellationToken =
default )
30931 DeleteGraphResponse actualResponse_ = await SubmitRequestAsync<DeleteGraphResponse>(
"/delete/graph", request_,
false,
true, cancellationToken);
30933 return actualResponse_;
30983 IDictionary<string, string> options =
null )
31037 IDictionary<string, string> options =
null,
31038 System.Threading.CancellationToken cancellationToken =
default )
31053 DeleteProcResponse actualResponse_ = SubmitRequest<DeleteProcResponse>(
"/delete/proc", request_,
false);
31055 return actualResponse_;
31069 System.Threading.CancellationToken cancellationToken =
default )
31071 DeleteProcResponse actualResponse_ = await SubmitRequestAsync<DeleteProcResponse>(
"/delete/proc", request_,
false,
true, cancellationToken);
31073 return actualResponse_;
31087 IDictionary<string, string> options =
null )
31105 IDictionary<string, string> options =
null,
31106 System.Threading.CancellationToken cancellationToken =
default )
31131 DeleteRecordsResponse actualResponse_ = SubmitRequest<DeleteRecordsResponse>(
"/delete/records", request_,
false);
31133 return actualResponse_;
31157 System.Threading.CancellationToken cancellationToken =
default )
31159 DeleteRecordsResponse actualResponse_ = await SubmitRequestAsync<DeleteRecordsResponse>(
"/delete/records", request_,
false,
true, cancellationToken);
31161 return actualResponse_;
31245 IList<string> expressions,
31246 IDictionary<string, string> options =
null )
31334 IList<string> expressions,
31335 IDictionary<string, string> options =
null,
31336 System.Threading.CancellationToken cancellationToken =
default )
31339 expressions, options ), cancellationToken );
31350 DeleteResourceGroupResponse actualResponse_ = SubmitRequest<DeleteResourceGroupResponse>(
"/delete/resourcegroup", request_,
false);
31352 return actualResponse_;
31364 System.Threading.CancellationToken cancellationToken =
default )
31366 DeleteResourceGroupResponse actualResponse_ = await SubmitRequestAsync<DeleteResourceGroupResponse>(
"/delete/resourcegroup", request_,
false,
true, cancellationToken);
31368 return actualResponse_;
31406 IDictionary<string, string> options =
null )
31448 IDictionary<string, string> options =
null,
31449 System.Threading.CancellationToken cancellationToken =
default )
31452 options ), cancellationToken );
31465 DeleteRoleResponse actualResponse_ = SubmitRequest<DeleteRoleResponse>(
"/delete/role", request_,
false);
31467 return actualResponse_;
31481 System.Threading.CancellationToken cancellationToken =
default )
31483 DeleteRoleResponse actualResponse_ = await SubmitRequestAsync<DeleteRoleResponse>(
"/delete/role", request_,
false,
true, cancellationToken);
31485 return actualResponse_;
31499 IDictionary<string, string> options =
null )
31517 IDictionary<string, string> options =
null,
31518 System.Threading.CancellationToken cancellationToken =
default )
31533 DeleteUserResponse actualResponse_ = SubmitRequest<DeleteUserResponse>(
"/delete/user", request_,
false);
31535 return actualResponse_;
31549 System.Threading.CancellationToken cancellationToken =
default )
31551 DeleteUserResponse actualResponse_ = await SubmitRequestAsync<DeleteUserResponse>(
"/delete/user", request_,
false,
true, cancellationToken);
31553 return actualResponse_;
31567 IDictionary<string, string> options =
null )
31585 IDictionary<string, string> options =
null,
31586 System.Threading.CancellationToken cancellationToken =
default )
31600 DownloadFilesResponse actualResponse_ = SubmitRequest<DownloadFilesResponse>(
"/download/files", request_,
false);
31602 return actualResponse_;
31615 System.Threading.CancellationToken cancellationToken =
default )
31617 DownloadFilesResponse actualResponse_ = await SubmitRequestAsync<DownloadFilesResponse>(
"/download/files", request_,
false,
true, cancellationToken);
31619 return actualResponse_;
31677 IList<long> read_offsets,
31678 IList<long> read_lengths,
31679 IDictionary<string, string> options =
null )
31682 read_lengths, options ) );
31742 IList<long> read_offsets,
31743 IList<long> read_lengths,
31744 IDictionary<string, string> options =
null,
31745 System.Threading.CancellationToken cancellationToken =
default )
31749 read_lengths, options ), cancellationToken );
31765 DropBackupResponse actualResponse_ = SubmitRequest<DropBackupResponse>(
"/drop/backup", request_,
false);
31767 return actualResponse_;
31785 System.Threading.CancellationToken cancellationToken =
default )
31787 DropBackupResponse actualResponse_ = await SubmitRequestAsync<DropBackupResponse>(
"/drop/backup", request_,
false,
true, cancellationToken);
31789 return actualResponse_;
31881 string datasink_name,
31882 IDictionary<string, string> options =
null )
31978 string datasink_name,
31979 IDictionary<string, string> options =
null,
31980 System.Threading.CancellationToken cancellationToken =
default )
31983 options ), cancellationToken );
31996 DropCatalogResponse actualResponse_ = SubmitRequest<DropCatalogResponse>(
"/drop/catalog", request_,
false);
31998 return actualResponse_;
32012 System.Threading.CancellationToken cancellationToken =
default )
32014 DropCatalogResponse actualResponse_ = await SubmitRequestAsync<DropCatalogResponse>(
"/drop/catalog", request_,
false,
true, cancellationToken);
32016 return actualResponse_;
32030 IDictionary<string, string> options =
null )
32048 IDictionary<string, string> options =
null,
32049 System.Threading.CancellationToken cancellationToken =
default )
32055 public DropContainerRegistryResponse dropContainerRegistry( DropContainerRegistryRequest request_ )
32057 DropContainerRegistryResponse actualResponse_ = SubmitRequest<DropContainerRegistryResponse>(
"/drop/container/registry", request_,
false);
32059 return actualResponse_;
32064 public async System.Threading.Tasks.Task<DropContainerRegistryResponse> DropContainerRegistryAsync( DropContainerRegistryRequest request_,
32065 System.Threading.CancellationToken cancellationToken =
default )
32067 DropContainerRegistryResponse actualResponse_ = await SubmitRequestAsync<DropContainerRegistryResponse>(
"/drop/container/registry", request_,
false,
true, cancellationToken);
32069 return actualResponse_;
32074 public DropContainerRegistryResponse dropContainerRegistry(
string registry_name,
32075 IDictionary<string, string> options =
null )
32077 return dropContainerRegistry(
new DropContainerRegistryRequest( registry_name,
32083 public async System.Threading.Tasks.Task<DropContainerRegistryResponse> DropContainerRegistryAsync(
string registry_name,
32084 IDictionary<string, string> options =
null,
32085 System.Threading.CancellationToken cancellationToken =
default )
32087 return await DropContainerRegistryAsync(
new DropContainerRegistryRequest( registry_name,
32088 options ), cancellationToken );
32101 DropCredentialResponse actualResponse_ = SubmitRequest<DropCredentialResponse>(
"/drop/credential", request_,
false);
32103 return actualResponse_;
32116 System.Threading.CancellationToken cancellationToken =
default )
32118 DropCredentialResponse actualResponse_ = await SubmitRequestAsync<DropCredentialResponse>(
"/drop/credential", request_,
false,
true, cancellationToken);
32120 return actualResponse_;
32133 IDictionary<string, string> options =
null )
32150 IDictionary<string, string> options =
null,
32151 System.Threading.CancellationToken cancellationToken =
default )
32154 options ), cancellationToken );
32173 DropDatasinkResponse actualResponse_ = SubmitRequest<DropDatasinkResponse>(
"/drop/datasink", request_,
false);
32175 return actualResponse_;
32195 System.Threading.CancellationToken cancellationToken =
default )
32197 DropDatasinkResponse actualResponse_ = await SubmitRequestAsync<DropDatasinkResponse>(
"/drop/datasink", request_,
false,
true, cancellationToken);
32199 return actualResponse_;
32246 IDictionary<string, string> options =
null )
32297 IDictionary<string, string> options =
null,
32298 System.Threading.CancellationToken cancellationToken =
default )
32314 DropDatasourceResponse actualResponse_ = SubmitRequest<DropDatasourceResponse>(
"/drop/datasource", request_,
false);
32316 return actualResponse_;
32331 System.Threading.CancellationToken cancellationToken =
default )
32333 DropDatasourceResponse actualResponse_ = await SubmitRequestAsync<DropDatasourceResponse>(
"/drop/datasource", request_,
false,
true, cancellationToken);
32335 return actualResponse_;
32350 IDictionary<string, string> options =
null )
32369 IDictionary<string, string> options =
null,
32370 System.Threading.CancellationToken cancellationToken =
default )
32384 DropEnvironmentResponse actualResponse_ = SubmitRequest<DropEnvironmentResponse>(
"/drop/environment", request_,
false);
32386 return actualResponse_;
32400 System.Threading.CancellationToken cancellationToken =
default )
32402 DropEnvironmentResponse actualResponse_ = await SubmitRequestAsync<DropEnvironmentResponse>(
"/drop/environment", request_,
false,
true, cancellationToken);
32404 return actualResponse_;
32447 IDictionary<string, string> options =
null )
32495 IDictionary<string, string> options =
null,
32496 System.Threading.CancellationToken cancellationToken =
default )
32499 options ), cancellationToken );
32503 public DropModelResponse dropModel( DropModelRequest request_ )
32505 DropModelResponse actualResponse_ = SubmitRequest<DropModelResponse>(
"/drop/model", request_,
false);
32507 return actualResponse_;
32512 public async System.Threading.Tasks.Task<DropModelResponse> DropModelAsync( DropModelRequest request_,
32513 System.Threading.CancellationToken cancellationToken =
default )
32515 DropModelResponse actualResponse_ = await SubmitRequestAsync<DropModelResponse>(
"/drop/model", request_,
false,
true, cancellationToken);
32517 return actualResponse_;
32522 public DropModelResponse dropModel(
string model_name,
32523 IDictionary<string, string> options =
null )
32525 return dropModel(
new DropModelRequest( model_name, options ) );
32530 public async System.Threading.Tasks.Task<DropModelResponse> DropModelAsync(
string model_name,
32531 IDictionary<string, string> options =
null,
32532 System.Threading.CancellationToken cancellationToken =
default )
32534 return await DropModelAsync(
new DropModelRequest( model_name, options ), cancellationToken );
32549 DropSchemaResponse actualResponse_ = SubmitRequest<DropSchemaResponse>(
"/drop/schema", request_,
false);
32551 return actualResponse_;
32566 System.Threading.CancellationToken cancellationToken =
default )
32568 DropSchemaResponse actualResponse_ = await SubmitRequestAsync<DropSchemaResponse>(
"/drop/schema", request_,
false,
true, cancellationToken);
32570 return actualResponse_;
32637 IDictionary<string, string> options =
null )
32708 IDictionary<string, string> options =
null,
32709 System.Threading.CancellationToken cancellationToken =
default )
32715 public EvaluateModelResponse evaluateModel( EvaluateModelRequest request_ )
32717 EvaluateModelResponse actualResponse_ = SubmitRequest<EvaluateModelResponse>(
"/evaluate/model", request_,
false);
32719 return actualResponse_;
32724 public async System.Threading.Tasks.Task<EvaluateModelResponse> EvaluateModelAsync( EvaluateModelRequest request_,
32725 System.Threading.CancellationToken cancellationToken =
default )
32727 EvaluateModelResponse actualResponse_ = await SubmitRequestAsync<EvaluateModelResponse>(
"/evaluate/model", request_,
false,
true, cancellationToken);
32729 return actualResponse_;
32734 public EvaluateModelResponse evaluateModel(
string model_name,
32736 string deployment_mode,
32737 string source_table,
32738 string destination_table,
32739 IDictionary<string, string> options =
null )
32741 return evaluateModel(
new EvaluateModelRequest( model_name, replicas,
32742 deployment_mode, source_table,
32743 destination_table, options ) );
32748 public async System.Threading.Tasks.Task<EvaluateModelResponse> EvaluateModelAsync(
string model_name,
32750 string deployment_mode,
32751 string source_table,
32752 string destination_table,
32753 IDictionary<string, string> options =
null,
32754 System.Threading.CancellationToken cancellationToken =
default )
32756 return await EvaluateModelAsync(
new EvaluateModelRequest( model_name, replicas,
32760 options ), cancellationToken );
32783 ExecuteProcResponse actualResponse_ = SubmitRequest<ExecuteProcResponse>(
"/execute/proc", request_,
false);
32785 return actualResponse_;
32808 System.Threading.CancellationToken cancellationToken =
default )
32810 ExecuteProcResponse actualResponse_ = await SubmitRequestAsync<ExecuteProcResponse>(
"/execute/proc", request_,
false,
true, cancellationToken);
32812 return actualResponse_;
32946 IDictionary<string, string> _params =
null,
32947 IDictionary<
string,
byte[]> bin_params =
null,
32948 IList<string> input_table_names =
null,
32949 IDictionary<
string, IList<string>> input_column_names =
null,
32950 IList<string> output_table_names =
null,
32951 IDictionary<string, string> options =
null )
32954 input_table_names, input_column_names,
32955 output_table_names, options ) );
33091 IDictionary<string, string> _params =
null,
33092 IDictionary<
string,
byte[]> bin_params =
null,
33093 IList<string> input_table_names =
null,
33094 IDictionary<
string, IList<string>> input_column_names =
null,
33095 IList<string> output_table_names =
null,
33096 IDictionary<string, string> options =
null,
33097 System.Threading.CancellationToken cancellationToken =
default )
33102 input_column_names,
33103 output_table_names, options ), cancellationToken );
33138 RawExecuteSqlResponse actualResponse_ = SubmitRequest<RawExecuteSqlResponse>(
"/execute/sql", request_,
false);
33146 response_.
info = actualResponse_.
info;
33184 System.Threading.CancellationToken cancellationToken =
default )
33186 RawExecuteSqlResponse actualResponse_ = await SubmitRequestAsync<RawExecuteSqlResponse>(
"/execute/sql", request_,
false,
true, cancellationToken);
33194 response_.
info = actualResponse_.
info;
33687 long limit = -9999,
33688 string request_schema_str =
"",
33689 IList<
byte[]> data =
null,
33690 IDictionary<string, string> options =
null )
33693 request_schema_str, data, options ) );
34188 long limit = -9999,
34189 string request_schema_str =
"",
34190 IList<
byte[]> data =
null,
34191 IDictionary<string, string> options =
null,
34192 System.Threading.CancellationToken cancellationToken =
default )
34195 request_schema_str, data,
34196 options ), cancellationToken );
34208 ExportQueryMetricsResponse actualResponse_ = SubmitRequest<ExportQueryMetricsResponse>(
"/export/query/metrics", request_,
false);
34210 return actualResponse_;
34223 System.Threading.CancellationToken cancellationToken =
default )
34225 ExportQueryMetricsResponse actualResponse_ = await SubmitRequestAsync<ExportQueryMetricsResponse>(
"/export/query/metrics", request_,
false,
true, cancellationToken);
34227 return actualResponse_;
34360 System.Threading.CancellationToken cancellationToken =
default )
34391 ExportRecordsToFilesResponse actualResponse_ = SubmitRequest<ExportRecordsToFilesResponse>(
"/export/records/tofiles", request_,
false);
34393 return actualResponse_;
34423 System.Threading.CancellationToken cancellationToken =
default )
34425 ExportRecordsToFilesResponse actualResponse_ = await SubmitRequestAsync<ExportRecordsToFilesResponse>(
"/export/records/tofiles", request_,
false,
true, cancellationToken);
34427 return actualResponse_;
34747 IDictionary<string, string> options =
null )
34750 filepath, options ) );
35072 IDictionary<string, string> options =
null,
35073 System.Threading.CancellationToken cancellationToken =
default )
35077 options ), cancellationToken );
35089 ExportRecordsToTableResponse actualResponse_ = SubmitRequest<ExportRecordsToTableResponse>(
"/export/records/totable", request_,
false);
35091 return actualResponse_;
35104 System.Threading.CancellationToken cancellationToken =
default )
35106 ExportRecordsToTableResponse actualResponse_ = await SubmitRequestAsync<ExportRecordsToTableResponse>(
"/export/records/totable", request_,
false,
true, cancellationToken);
35108 return actualResponse_;
35212 string remote_query =
"",
35213 IDictionary<string, string> options =
null )
35323 string remote_query =
"",
35324 IDictionary<string, string> options =
null,
35325 System.Threading.CancellationToken cancellationToken =
default )
35329 options ), cancellationToken );
35349 FilterResponse actualResponse_ = SubmitRequest<FilterResponse>(
"/filter", request_,
false);
35351 return actualResponse_;
35373 System.Threading.CancellationToken cancellationToken =
default )
35375 FilterResponse actualResponse_ = await SubmitRequestAsync<FilterResponse>(
"/filter", request_,
false,
true, cancellationToken);
35377 return actualResponse_;
35463 IDictionary<string, string> options =
null )
35554 IDictionary<string, string> options =
null,
35555 System.Threading.CancellationToken cancellationToken =
default )
35558 options ), cancellationToken );
35577 FilterByAreaResponse actualResponse_ = SubmitRequest<FilterByAreaResponse>(
"/filter/byarea", request_,
false);
35579 return actualResponse_;
35599 System.Threading.CancellationToken cancellationToken =
default )
35601 FilterByAreaResponse actualResponse_ = await SubmitRequestAsync<FilterByAreaResponse>(
"/filter/byarea", request_,
false,
true, cancellationToken);
35603 return actualResponse_;
35683 string x_column_name,
35684 IList<double> x_vector,
35685 string y_column_name,
35686 IList<double> y_vector,
35687 IDictionary<string, string> options =
null )
35690 x_column_name, x_vector,
35691 y_column_name, y_vector, options ) );
35773 string x_column_name,
35774 IList<double> x_vector,
35775 string y_column_name,
35776 IList<double> y_vector,
35777 IDictionary<string, string> options =
null,
35778 System.Threading.CancellationToken cancellationToken =
default )
35781 x_column_name, x_vector,
35782 y_column_name, y_vector,
35783 options ), cancellationToken );
35802 FilterByAreaGeometryResponse actualResponse_ = SubmitRequest<FilterByAreaGeometryResponse>(
"/filter/byarea/geometry", request_,
false);
35804 return actualResponse_;
35824 System.Threading.CancellationToken cancellationToken =
default )
35826 FilterByAreaGeometryResponse actualResponse_ = await SubmitRequestAsync<FilterByAreaGeometryResponse>(
"/filter/byarea/geometry", request_,
false,
true, cancellationToken);
35828 return actualResponse_;
35906 string column_name,
35907 IList<double> x_vector,
35908 IList<double> y_vector,
35909 IDictionary<string, string> options =
null )
35914 x_vector, y_vector,
35995 string column_name,
35996 IList<double> x_vector,
35997 IList<double> y_vector,
35998 IDictionary<string, string> options =
null,
35999 System.Threading.CancellationToken cancellationToken =
default )
36006 options ), cancellationToken );
36025 FilterByBoxResponse actualResponse_ = SubmitRequest<FilterByBoxResponse>(
"/filter/bybox", request_,
false);
36027 return actualResponse_;
36047 System.Threading.CancellationToken cancellationToken =
default )
36049 FilterByBoxResponse actualResponse_ = await SubmitRequestAsync<FilterByBoxResponse>(
"/filter/bybox", request_,
false,
true, cancellationToken);
36051 return actualResponse_;
36136 string x_column_name,
36139 string y_column_name,
36142 IDictionary<string, string> options =
null )
36145 min_x, max_x, y_column_name, min_y,
36146 max_y, options ) );
36233 string x_column_name,
36236 string y_column_name,
36239 IDictionary<string, string> options =
null,
36240 System.Threading.CancellationToken cancellationToken =
default )
36243 x_column_name, min_x,
36244 max_x, y_column_name,
36245 min_y, max_y, options ), cancellationToken );
36264 FilterByBoxGeometryResponse actualResponse_ = SubmitRequest<FilterByBoxGeometryResponse>(
"/filter/bybox/geometry", request_,
false);
36266 return actualResponse_;
36286 System.Threading.CancellationToken cancellationToken =
default )
36288 FilterByBoxGeometryResponse actualResponse_ = await SubmitRequestAsync<FilterByBoxGeometryResponse>(
"/filter/bybox/geometry", request_,
false,
true, cancellationToken);
36290 return actualResponse_;
36374 string column_name,
36379 IDictionary<string, string> options =
null )
36382 column_name, min_x,
36383 max_x, min_y, max_y,
36470 string column_name,
36475 IDictionary<string, string> options =
null,
36476 System.Threading.CancellationToken cancellationToken =
default )
36485 options ), cancellationToken );
36500 FilterByGeometryResponse actualResponse_ = SubmitRequest<FilterByGeometryResponse>(
"/filter/bygeometry", request_,
false);
36502 return actualResponse_;
36518 System.Threading.CancellationToken cancellationToken =
default )
36520 FilterByGeometryResponse actualResponse_ = await SubmitRequestAsync<FilterByGeometryResponse>(
"/filter/bygeometry", request_,
false,
true, cancellationToken);
36522 return actualResponse_;
36656 string column_name,
36659 IDictionary<string, string> options =
null )
36662 column_name, input_wkt,
36663 operation, options ) );
36799 string column_name,
36802 IDictionary<string, string> options =
null,
36803 System.Threading.CancellationToken cancellationToken =
default )
36810 options ), cancellationToken );
36837 FilterByListResponse actualResponse_ = SubmitRequest<FilterByListResponse>(
"/filter/bylist", request_,
false);
36839 return actualResponse_;
36867 System.Threading.CancellationToken cancellationToken =
default )
36869 FilterByListResponse actualResponse_ = await SubmitRequestAsync<FilterByListResponse>(
"/filter/bylist", request_,
false,
true, cancellationToken);
36871 return actualResponse_;
36980 IDictionary<
string, IList<string>> column_values_map,
36981 IDictionary<string, string> options =
null )
36984 column_values_map, options ) );
37095 IDictionary<
string, IList<string>> column_values_map,
37096 IDictionary<string, string> options =
null,
37097 System.Threading.CancellationToken cancellationToken =
default )
37101 options ), cancellationToken );
37123 FilterByRadiusResponse actualResponse_ = SubmitRequest<FilterByRadiusResponse>(
"/filter/byradius", request_,
false);
37125 return actualResponse_;
37149 System.Threading.CancellationToken cancellationToken =
default )
37151 FilterByRadiusResponse actualResponse_ = await SubmitRequestAsync<FilterByRadiusResponse>(
"/filter/byradius", request_,
false,
true, cancellationToken);
37153 return actualResponse_;
37243 string x_column_name,
37245 string y_column_name,
37248 IDictionary<string, string> options =
null )
37251 x_column_name, x_center,
37252 y_column_name, y_center, radius,
37346 string x_column_name,
37348 string y_column_name,
37351 IDictionary<string, string> options =
null,
37352 System.Threading.CancellationToken cancellationToken =
default )
37360 options ), cancellationToken );
37382 return actualResponse_;
37403 System.Threading.CancellationToken cancellationToken =
default )
37405 FilterByRadiusGeometryResponse actualResponse_ = await SubmitRequestAsync<FilterByRadiusGeometryResponse>(
"/filter/byradius/geometry", request_,
false,
true, cancellationToken);
37407 return actualResponse_;
37493 string column_name,
37497 IDictionary<string, string> options =
null )
37504 radius, options ) );
37592 string column_name,
37596 IDictionary<string, string> options =
null,
37597 System.Threading.CancellationToken cancellationToken =
default )
37605 options ), cancellationToken );
37630 FilterByRangeResponse actualResponse_ = SubmitRequest<FilterByRangeResponse>(
"/filter/byrange", request_,
false);
37632 return actualResponse_;
37658 System.Threading.CancellationToken cancellationToken =
default )
37660 FilterByRangeResponse actualResponse_ = await SubmitRequestAsync<FilterByRangeResponse>(
"/filter/byrange", request_,
false,
true, cancellationToken);
37662 return actualResponse_;
37742 string column_name,
37743 double lower_bound,
37744 double upper_bound,
37745 IDictionary<string, string> options =
null )
37748 column_name, lower_bound,
37749 upper_bound, options ) );
37831 string column_name,
37832 double lower_bound,
37833 double upper_bound,
37834 IDictionary<string, string> options =
null,
37835 System.Threading.CancellationToken cancellationToken =
default )
37840 upper_bound, options ), cancellationToken );
37865 FilterBySeriesResponse actualResponse_ = SubmitRequest<FilterBySeriesResponse>(
"/filter/byseries", request_,
false);
37867 return actualResponse_;
37893 System.Threading.CancellationToken cancellationToken =
default )
37895 FilterBySeriesResponse actualResponse_ = await SubmitRequestAsync<FilterBySeriesResponse>(
"/filter/byseries", request_,
false,
true, cancellationToken);
37897 return actualResponse_;
38026 IList<string> target_track_ids,
38027 IDictionary<string, string> options =
null )
38030 target_track_ids, options ) );
38161 IList<string> target_track_ids,
38162 IDictionary<string, string> options =
null,
38163 System.Threading.CancellationToken cancellationToken =
default )
38166 view_name, track_id,
38168 options ), cancellationToken );
38187 FilterByStringResponse actualResponse_ = SubmitRequest<FilterByStringResponse>(
"/filter/bystring", request_,
false);
38189 return actualResponse_;
38209 System.Threading.CancellationToken cancellationToken =
default )
38211 FilterByStringResponse actualResponse_ = await SubmitRequestAsync<FilterByStringResponse>(
"/filter/bystring", request_,
false,
true, cancellationToken);
38213 return actualResponse_;
38362 IList<string> column_names,
38363 IDictionary<string, string> options =
null )
38366 expression, mode, column_names,
38518 IList<string> column_names,
38519 IDictionary<string, string> options =
null,
38520 System.Threading.CancellationToken cancellationToken =
default )
38525 column_names, options ), cancellationToken );
38547 FilterByTableResponse actualResponse_ = SubmitRequest<FilterByTableResponse>(
"/filter/bytable", request_,
false);
38549 return actualResponse_;
38572 System.Threading.CancellationToken cancellationToken =
default )
38574 FilterByTableResponse actualResponse_ = await SubmitRequestAsync<FilterByTableResponse>(
"/filter/bytable", request_,
false,
true, cancellationToken);
38576 return actualResponse_;
38782 string column_name,
38783 string source_table_name,
38784 string source_table_column_name,
38785 IDictionary<string, string> options =
null )
38788 column_name, source_table_name,
38789 source_table_column_name, options ) );
38997 string column_name,
38998 string source_table_name,
38999 string source_table_column_name,
39000 IDictionary<string, string> options =
null,
39001 System.Threading.CancellationToken cancellationToken =
default )
39006 source_table_column_name,
39007 options ), cancellationToken );
39029 FilterByValueResponse actualResponse_ = SubmitRequest<FilterByValueResponse>(
"/filter/byvalue", request_,
false);
39031 return actualResponse_;
39054 System.Threading.CancellationToken cancellationToken =
default )
39056 FilterByValueResponse actualResponse_ = await SubmitRequestAsync<FilterByValueResponse>(
"/filter/byvalue", request_,
false,
true, cancellationToken);
39058 return actualResponse_;
39144 string column_name,
39145 IDictionary<string, string> options =
null )
39148 _value, value_str, column_name,
39237 string column_name,
39238 IDictionary<string, string> options =
null,
39239 System.Threading.CancellationToken cancellationToken =
default )
39243 value_str, column_name,
39244 options ), cancellationToken );
39259 GetGraphEntitiesResponse actualResponse_ = SubmitRequest<GetGraphEntitiesResponse>(
"/get/graph/entities", request_,
false);
39261 return actualResponse_;
39277 System.Threading.CancellationToken cancellationToken =
default )
39279 GetGraphEntitiesResponse actualResponse_ = await SubmitRequestAsync<GetGraphEntitiesResponse>(
"/get/graph/entities", request_,
false,
true, cancellationToken);
39281 return actualResponse_;
39421 long limit = 10000,
39422 IDictionary<string, string> options =
null )
39567 long limit = 10000,
39568 IDictionary<string, string> options =
null,
39569 System.Threading.CancellationToken cancellationToken =
default )
39573 options ), cancellationToken );
39589 GetJobResponse actualResponse_ = SubmitRequest<GetJobResponse>(
"/get/job", request_,
false);
39591 return actualResponse_;
39608 System.Threading.CancellationToken cancellationToken =
default )
39610 GetJobResponse actualResponse_ = await SubmitRequestAsync<GetJobResponse>(
"/get/job", request_,
false,
true, cancellationToken);
39612 return actualResponse_;
39638 IDictionary<string, string> options =
null )
39668 IDictionary<string, string> options =
null,
39669 System.Threading.CancellationToken cancellationToken =
default )
39694 RawGetRecordsResponse actualResponse_ = SubmitRequest<RawGetRecordsResponse>(
"/get/records", request_,
false);
39700 response_.
data =
new List<T>();
39704 response_.
info = actualResponse_.
info;
39729 System.Threading.CancellationToken cancellationToken =
default ) where T :
new()
39731 RawGetRecordsResponse actualResponse_ = await SubmitRequestAsync<RawGetRecordsResponse>(
"/get/records", request_,
false,
true, cancellationToken);
39737 response_.
data =
new List<T>();
39741 response_.
info = actualResponse_.
info;
39845 long limit = -9999,
39846 IDictionary<string, string> options =
null ) where T : new()
39953 long limit = -9999,
39954 IDictionary<string, string> options =
null,
39955 System.Threading.CancellationToken cancellationToken =
default ) where T :
new()
39958 options ), cancellationToken );
40004 response_.
info = actualResponse_.
info;
40045 System.Threading.CancellationToken cancellationToken =
default )
40047 RawGetRecordsByColumnResponse actualResponse_ = await SubmitRequestAsync<RawGetRecordsByColumnResponse>(
"/get/records/bycolumn", request_,
false,
true, cancellationToken);
40054 response_.
info = actualResponse_.
info;
40208 IList<string> column_names,
40210 long limit = -9999,
40211 IDictionary<string, string> options =
null )
40214 column_names, offset,
40215 limit, options ) );
40370 IList<string> column_names,
40372 long limit = -9999,
40373 IDictionary<string, string> options =
null,
40374 System.Threading.CancellationToken cancellationToken =
default )
40380 options ), cancellationToken );
40415 response_.
data =
new List<IList<T>>();
40417 response_.
info = actualResponse_.
info;
40449 System.Threading.CancellationToken cancellationToken =
default ) where T :
new()
40451 RawGetRecordsBySeriesResponse actualResponse_ = await SubmitRequestAsync<RawGetRecordsBySeriesResponse>(
"/get/records/byseries", request_,
false,
true, cancellationToken);
40457 response_.
data =
new List<IList<T>>();
40459 response_.
info = actualResponse_.
info;
40506 string world_table_name,
40509 IDictionary<string, string> options =
null ) where T : new()
40563 string world_table_name,
40566 IDictionary<string, string> options =
null,
40567 System.Threading.CancellationToken cancellationToken =
default ) where T :
new()
40573 options ), cancellationToken );
40601 response_.
data =
new List<T>();
40604 response_.
info = actualResponse_.
info;
40629 System.Threading.CancellationToken cancellationToken =
default ) where T :
new()
40631 RawGetRecordsFromCollectionResponse actualResponse_ = await SubmitRequestAsync<RawGetRecordsFromCollectionResponse>(
"/get/records/fromcollection", request_,
false,
true, cancellationToken);
40636 response_.
data =
new List<T>();
40639 response_.
info = actualResponse_.
info;
40712 long limit = -9999,
40713 IDictionary<string, string> options =
null ) where T : new()
40792 long limit = -9999,
40793 IDictionary<string, string> options =
null,
40794 System.Threading.CancellationToken cancellationToken =
default ) where T :
new()
40799 options ), cancellationToken );
40803 public GetVectortileResponse getVectortile( GetVectortileRequest request_ )
40805 GetVectortileResponse actualResponse_ = SubmitRequest<GetVectortileResponse>(
"/get/vectortile", request_,
false);
40807 return actualResponse_;
40812 public async System.Threading.Tasks.Task<GetVectortileResponse> GetVectortileAsync( GetVectortileRequest request_,
40813 System.Threading.CancellationToken cancellationToken =
default )
40815 GetVectortileResponse actualResponse_ = await SubmitRequestAsync<GetVectortileResponse>(
"/get/vectortile", request_,
false,
true, cancellationToken);
40817 return actualResponse_;
40822 public GetVectortileResponse getVectortile( IList<string> table_names,
40823 IList<string> column_names,
40824 IDictionary<
string, IList<string>> layers,
40828 IDictionary<string, string> options =
null )
40830 return getVectortile(
new GetVectortileRequest( table_names, column_names, layers,
40831 tile_x, tile_y, zoom, options ) );
40836 public async System.Threading.Tasks.Task<GetVectortileResponse> GetVectortileAsync( IList<string> table_names,
40837 IList<string> column_names,
40838 IDictionary<
string, IList<string>> layers,
40842 IDictionary<string, string> options =
null,
40843 System.Threading.CancellationToken cancellationToken =
default )
40845 return await GetVectortileAsync(
new GetVectortileRequest( table_names,
40846 column_names, layers,
40847 tile_x, tile_y, zoom,
40848 options ), cancellationToken );
40861 GrantPermissionResponse actualResponse_ = SubmitRequest<GrantPermissionResponse>(
"/grant/permission", request_,
false);
40863 return actualResponse_;
40876 System.Threading.CancellationToken cancellationToken =
default )
40878 GrantPermissionResponse actualResponse_ = await SubmitRequestAsync<GrantPermissionResponse>(
"/grant/permission", request_,
false,
true, cancellationToken);
40880 return actualResponse_;
41102 string object_type,
41104 IDictionary<string, string> options =
null )
41107 object_type, permission,
41332 string object_type,
41334 IDictionary<string, string> options =
null,
41335 System.Threading.CancellationToken cancellationToken =
default )
41339 permission, options ), cancellationToken );
41355 return actualResponse_;
41370 System.Threading.CancellationToken cancellationToken =
default )
41372 GrantPermissionCredentialResponse actualResponse_ = await SubmitRequestAsync<GrantPermissionCredentialResponse>(
"/grant/permission/credential", request_,
false,
true, cancellationToken);
41374 return actualResponse_;
41411 string credential_name,
41412 IDictionary<string, string> options =
null )
41456 string credential_name,
41457 IDictionary<string, string> options =
null,
41458 System.Threading.CancellationToken cancellationToken =
default )
41463 options ), cancellationToken );
41477 return actualResponse_;
41491 System.Threading.CancellationToken cancellationToken =
default )
41493 GrantPermissionDatasourceResponse actualResponse_ = await SubmitRequestAsync<GrantPermissionDatasourceResponse>(
"/grant/permission/datasource", request_,
false,
true, cancellationToken);
41495 return actualResponse_;
41530 string datasource_name,
41531 IDictionary<string, string> options =
null )
41574 string datasource_name,
41575 IDictionary<string, string> options =
null,
41576 System.Threading.CancellationToken cancellationToken =
default )
41581 options ), cancellationToken );
41595 return actualResponse_;
41608 System.Threading.CancellationToken cancellationToken =
default )
41610 GrantPermissionDirectoryResponse actualResponse_ = await SubmitRequestAsync<GrantPermissionDirectoryResponse>(
"/grant/permission/directory", request_,
false,
true, cancellationToken);
41612 return actualResponse_;
41649 string directory_name,
41650 IDictionary<string, string> options =
null )
41694 string directory_name,
41695 IDictionary<string, string> options =
null,
41696 System.Threading.CancellationToken cancellationToken =
default )
41701 options ), cancellationToken );
41712 GrantPermissionProcResponse actualResponse_ = SubmitRequest<GrantPermissionProcResponse>(
"/grant/permission/proc", request_,
false);
41714 return actualResponse_;
41727 System.Threading.CancellationToken cancellationToken =
default )
41729 GrantPermissionProcResponse actualResponse_ = await SubmitRequestAsync<GrantPermissionProcResponse>(
"/grant/permission/proc", request_,
false,
true, cancellationToken);
41731 return actualResponse_;
41764 IDictionary<string, string> options =
null )
41767 proc_name, options ) );
41803 IDictionary<string, string> options =
null,
41804 System.Threading.CancellationToken cancellationToken =
default )
41809 options ), cancellationToken );
41822 return actualResponse_;
41835 System.Threading.CancellationToken cancellationToken =
default )
41837 GrantPermissionSystemResponse actualResponse_ = await SubmitRequestAsync<GrantPermissionSystemResponse>(
"/grant/permission/system", request_,
false,
true, cancellationToken);
41839 return actualResponse_;
41888 IDictionary<string, string> options =
null )
41943 IDictionary<string, string> options =
null,
41944 System.Threading.CancellationToken cancellationToken =
default )
41948 options ), cancellationToken );
41959 GrantPermissionTableResponse actualResponse_ = SubmitRequest<GrantPermissionTableResponse>(
"/grant/permission/table", request_,
false);
41961 return actualResponse_;
41974 System.Threading.CancellationToken cancellationToken =
default )
41976 GrantPermissionTableResponse actualResponse_ = await SubmitRequestAsync<GrantPermissionTableResponse>(
"/grant/permission/table", request_,
false,
true, cancellationToken);
41978 return actualResponse_;
42045 string filter_expression =
"",
42046 IDictionary<string, string> options =
null )
42121 string filter_expression =
"",
42122 IDictionary<string, string> options =
null,
42123 System.Threading.CancellationToken cancellationToken =
default )
42129 options ), cancellationToken );
42140 GrantRoleResponse actualResponse_ = SubmitRequest<GrantRoleResponse>(
"/grant/role", request_,
false);
42142 return actualResponse_;
42155 System.Threading.CancellationToken cancellationToken =
default )
42157 GrantRoleResponse actualResponse_ = await SubmitRequestAsync<GrantRoleResponse>(
"/grant/role", request_,
false,
true, cancellationToken);
42159 return actualResponse_;
42175 IDictionary<string, string> options =
null )
42196 IDictionary<string, string> options =
null,
42197 System.Threading.CancellationToken cancellationToken =
default )
42211 HasPermissionResponse actualResponse_ = SubmitRequest<HasPermissionResponse>(
"/has/permission", request_,
false);
42213 return actualResponse_;
42226 System.Threading.CancellationToken cancellationToken =
default )
42228 HasPermissionResponse actualResponse_ = await SubmitRequestAsync<HasPermissionResponse>(
"/has/permission", request_,
false,
true, cancellationToken);
42230 return actualResponse_;
42443 string object_type,
42445 IDictionary<string, string> options =
null )
42448 permission, options ) );
42663 string object_type,
42665 IDictionary<string, string> options =
null,
42666 System.Threading.CancellationToken cancellationToken =
default )
42670 permission, options ), cancellationToken );
42681 HasProcResponse actualResponse_ = SubmitRequest<HasProcResponse>(
"/has/proc", request_,
false);
42683 return actualResponse_;
42696 System.Threading.CancellationToken cancellationToken =
default )
42698 HasProcResponse actualResponse_ = await SubmitRequestAsync<HasProcResponse>(
"/has/proc", request_,
false,
true, cancellationToken);
42700 return actualResponse_;
42712 IDictionary<string, string> options =
null )
42729 IDictionary<string, string> options =
null,
42730 System.Threading.CancellationToken cancellationToken =
default )
42743 HasRoleResponse actualResponse_ = SubmitRequest<HasRoleResponse>(
"/has/role", request_,
false);
42745 return actualResponse_;
42758 System.Threading.CancellationToken cancellationToken =
default )
42760 HasRoleResponse actualResponse_ = await SubmitRequestAsync<HasRoleResponse>(
"/has/role", request_,
false,
true, cancellationToken);
42762 return actualResponse_;
42829 IDictionary<string, string> options =
null )
42901 IDictionary<string, string> options =
null,
42902 System.Threading.CancellationToken cancellationToken =
default )
42916 HasSchemaResponse actualResponse_ = SubmitRequest<HasSchemaResponse>(
"/has/schema", request_,
false);
42918 return actualResponse_;
42931 System.Threading.CancellationToken cancellationToken =
default )
42933 HasSchemaResponse actualResponse_ = await SubmitRequestAsync<HasSchemaResponse>(
"/has/schema", request_,
false,
true, cancellationToken);
42935 return actualResponse_;
42950 IDictionary<string, string> options =
null )
42969 IDictionary<string, string> options =
null,
42970 System.Threading.CancellationToken cancellationToken =
default )
42984 HasTableResponse actualResponse_ = SubmitRequest<HasTableResponse>(
"/has/table", request_,
false);
42986 return actualResponse_;
42999 System.Threading.CancellationToken cancellationToken =
default )
43001 HasTableResponse actualResponse_ = await SubmitRequestAsync<HasTableResponse>(
"/has/table", request_,
false,
true, cancellationToken);
43003 return actualResponse_;
43018 IDictionary<string, string> options =
null )
43037 IDictionary<string, string> options =
null,
43038 System.Threading.CancellationToken cancellationToken =
default )
43051 HasTypeResponse actualResponse_ = SubmitRequest<HasTypeResponse>(
"/has/type", request_,
false);
43053 return actualResponse_;
43065 System.Threading.CancellationToken cancellationToken =
default )
43067 HasTypeResponse actualResponse_ = await SubmitRequestAsync<HasTypeResponse>(
"/has/type", request_,
false,
true, cancellationToken);
43069 return actualResponse_;
43082 IDictionary<string, string> options =
null )
43099 IDictionary<string, string> options =
null,
43100 System.Threading.CancellationToken cancellationToken =
default )
43106 public ImportModelResponse importModel( ImportModelRequest request_ )
43108 ImportModelResponse actualResponse_ = SubmitRequest<ImportModelResponse>(
"/import/model", request_,
false);
43110 return actualResponse_;
43115 public async System.Threading.Tasks.Task<ImportModelResponse> ImportModelAsync( ImportModelRequest request_,
43116 System.Threading.CancellationToken cancellationToken =
default )
43118 ImportModelResponse actualResponse_ = await SubmitRequestAsync<ImportModelResponse>(
"/import/model", request_,
false,
true, cancellationToken);
43120 return actualResponse_;
43125 public ImportModelResponse importModel(
string model_name,
43126 string registry_name,
43128 string run_function,
43130 IDictionary<string, string> options =
null )
43132 return importModel(
new ImportModelRequest( model_name, registry_name, container,
43133 run_function, model_type, options ) );
43138 public async System.Threading.Tasks.Task<ImportModelResponse> ImportModelAsync(
string model_name,
43139 string registry_name,
43141 string run_function,
43143 IDictionary<string, string> options =
null,
43144 System.Threading.CancellationToken cancellationToken =
default )
43146 return await ImportModelAsync(
new ImportModelRequest( model_name, registry_name,
43147 container, run_function,
43148 model_type, options ), cancellationToken );
43177 InsertRecordsResponse actualResponse_ = SubmitRequest<InsertRecordsResponse>(
"/insert/records", request_,
true);
43179 return actualResponse_;
43209 System.Threading.CancellationToken cancellationToken =
default )
43211 InsertRecordsResponse actualResponse_ = await SubmitRequestAsync<InsertRecordsResponse>(
"/insert/records", request_,
true,
true, cancellationToken);
43213 return actualResponse_;
43245 foreach (var thisObj
in request_.data) actualRequest_.list.Add( AvroEncode( thisObj ) );
43246 actualRequest_.options = request_.options;
43247 InsertRecordsResponse actualResponse_ = SubmitRequest<InsertRecordsResponse>(
"/insert/records", actualRequest_,
true);
43249 return actualResponse_;
43281 System.Threading.CancellationToken cancellationToken =
default )
43285 foreach (var thisObj
in request_.data) actualRequest_.list.Add( AvroEncode( thisObj ) );
43286 actualRequest_.options = request_.options;
43287 InsertRecordsResponse actualResponse_ = await SubmitRequestAsync<InsertRecordsResponse>(
"/insert/records", actualRequest_,
true,
true, cancellationToken);
43289 return actualResponse_;
43570 IDictionary<string, string> options =
null )
43856 IDictionary<string, string> options =
null,
43857 System.Threading.CancellationToken cancellationToken =
default )
43860 options ), cancellationToken );
43902 return actualResponse_;
43943 System.Threading.CancellationToken cancellationToken =
default )
43945 InsertRecordsFromFilesResponse actualResponse_ = await SubmitRequestAsync<InsertRecordsFromFilesResponse>(
"/insert/records/fromfiles", request_,
false,
true, cancellationToken);
43947 return actualResponse_;
45270 IList<string> filepaths,
45271 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
45272 IDictionary<string, string> create_table_options =
null,
45273 IDictionary<string, string> options =
null )
45278 create_table_options,
46604 IList<string> filepaths,
46605 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
46606 IDictionary<string, string> create_table_options =
null,
46607 IDictionary<string, string> options =
null,
46608 System.Threading.CancellationToken cancellationToken =
default )
46613 create_table_options,
46614 options ), cancellationToken );
46631 return actualResponse_;
46647 System.Threading.CancellationToken cancellationToken =
default )
46649 InsertRecordsFromPayloadResponse actualResponse_ = await SubmitRequestAsync<InsertRecordsFromPayloadResponse>(
"/insert/records/frompayload", request_,
false,
true, cancellationToken);
46651 return actualResponse_;
47825 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
47826 IDictionary<string, string> create_table_options =
null,
47827 IDictionary<string, string> options =
null )
47833 create_table_options,
49010 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
49011 IDictionary<string, string> create_table_options =
null,
49012 IDictionary<string, string> options =
null,
49013 System.Threading.CancellationToken cancellationToken =
default )
49019 create_table_options,
49020 options ), cancellationToken );
49034 return actualResponse_;
49047 System.Threading.CancellationToken cancellationToken =
default )
49049 InsertRecordsFromQueryResponse actualResponse_ = await SubmitRequestAsync<InsertRecordsFromQueryResponse>(
"/insert/records/fromquery", request_,
false,
true, cancellationToken);
49051 return actualResponse_;
49701 string remote_query,
49702 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
49703 IDictionary<string, string> create_table_options =
null,
49704 IDictionary<string, string> options =
null )
49709 create_table_options,
50362 string remote_query,
50363 IDictionary<
string, IDictionary<string, string>> modify_columns =
null,
50364 IDictionary<string, string> create_table_options =
null,
50365 IDictionary<string, string> options =
null,
50366 System.Threading.CancellationToken cancellationToken =
default )
50371 create_table_options,
50372 options ), cancellationToken );
50392 InsertRecordsRandomResponse actualResponse_ = SubmitRequest<InsertRecordsRandomResponse>(
"/insert/records/random", request_,
false);
50394 return actualResponse_;
50415 System.Threading.CancellationToken cancellationToken =
default )
50417 InsertRecordsRandomResponse actualResponse_ = await SubmitRequestAsync<InsertRecordsRandomResponse>(
"/insert/records/random", request_,
false,
true, cancellationToken);
50419 return actualResponse_;
50700 IDictionary<
string, IDictionary<string, double>> options =
null )
50986 IDictionary<
string, IDictionary<string, double>> options =
null,
50987 System.Threading.CancellationToken cancellationToken =
default )
50991 options ), cancellationToken );
51012 InsertSymbolResponse actualResponse_ = SubmitRequest<InsertSymbolResponse>(
"/insert/symbol", request_,
false);
51014 return actualResponse_;
51036 System.Threading.CancellationToken cancellationToken =
default )
51038 InsertSymbolResponse actualResponse_ = await SubmitRequestAsync<InsertSymbolResponse>(
"/insert/symbol", request_,
false,
true, cancellationToken);
51040 return actualResponse_;
51094 string symbol_format,
51095 byte[] symbol_data,
51096 IDictionary<string, string> options =
null )
51099 symbol_data, options ) );
51155 string symbol_format,
51156 byte[] symbol_data,
51157 IDictionary<string, string> options =
null,
51158 System.Threading.CancellationToken cancellationToken =
default )
51161 symbol_data, options ), cancellationToken );
51172 KillProcResponse actualResponse_ = SubmitRequest<KillProcResponse>(
"/kill/proc", request_,
false);
51174 return actualResponse_;
51186 System.Threading.CancellationToken cancellationToken =
default )
51188 KillProcResponse actualResponse_ = await SubmitRequestAsync<KillProcResponse>(
"/kill/proc", request_,
false,
true, cancellationToken);
51190 return actualResponse_;
51244 IDictionary<string, string> options =
null )
51302 IDictionary<string, string> options =
null,
51303 System.Threading.CancellationToken cancellationToken =
default )
51309 public ListGraphResponse listGraph( ListGraphRequest request_ )
51311 ListGraphResponse actualResponse_ = SubmitRequest<ListGraphResponse>(
"/list/graph", request_,
false);
51313 return actualResponse_;
51318 public async System.Threading.Tasks.Task<ListGraphResponse> ListGraphAsync( ListGraphRequest request_,
51319 System.Threading.CancellationToken cancellationToken =
default )
51321 ListGraphResponse actualResponse_ = await SubmitRequestAsync<ListGraphResponse>(
"/list/graph", request_,
false,
true, cancellationToken);
51323 return actualResponse_;
51328 public ListGraphResponse listGraph(
string graph_name =
"",
51329 IDictionary<string, string> options =
null )
51331 return listGraph(
new ListGraphRequest( graph_name, options ) );
51336 public async System.Threading.Tasks.Task<ListGraphResponse> ListGraphAsync(
string graph_name =
"",
51337 IDictionary<string, string> options =
null,
51338 System.Threading.CancellationToken cancellationToken =
default )
51340 return await ListGraphAsync(
new ListGraphRequest( graph_name, options ), cancellationToken );
51366 LockTableResponse actualResponse_ = SubmitRequest<LockTableResponse>(
"/lock/table", request_,
false);
51368 return actualResponse_;
51394 System.Threading.CancellationToken cancellationToken =
default )
51396 LockTableResponse actualResponse_ = await SubmitRequestAsync<LockTableResponse>(
"/lock/table", request_,
false,
true, cancellationToken);
51398 return actualResponse_;
51463 IDictionary<string, string> options =
null )
51532 IDictionary<string, string> options =
null,
51533 System.Threading.CancellationToken cancellationToken =
default )
51555 MatchGraphResponse actualResponse_ = SubmitRequest<MatchGraphResponse>(
"/match/graph", request_,
false);
51557 return actualResponse_;
51578 System.Threading.CancellationToken cancellationToken =
default )
51580 MatchGraphResponse actualResponse_ = await SubmitRequestAsync<MatchGraphResponse>(
"/match/graph", request_,
false,
true, cancellationToken);
51582 return actualResponse_;
52606 IList<string> sample_points,
52608 string solution_table =
"",
52609 IDictionary<string, string> options =
null )
52612 solution_table, options ) );
53638 IList<string> sample_points,
53640 string solution_table =
"",
53641 IDictionary<string, string> options =
null,
53642 System.Threading.CancellationToken cancellationToken =
default )
53645 solve_method, solution_table,
53646 options ), cancellationToken );
53663 ModifyGraphResponse actualResponse_ = SubmitRequest<ModifyGraphResponse>(
"/modify/graph", request_,
false);
53665 return actualResponse_;
53683 System.Threading.CancellationToken cancellationToken =
default )
53685 ModifyGraphResponse actualResponse_ = await SubmitRequestAsync<ModifyGraphResponse>(
"/modify/graph", request_,
false,
true, cancellationToken);
53687 return actualResponse_;
54039 IList<string> nodes,
54040 IList<string> edges,
54041 IList<string> weights,
54042 IList<string> restrictions,
54043 IDictionary<string, string> options =
null )
54046 restrictions, options ) );
54400 IList<string> nodes,
54401 IList<string> edges,
54402 IList<string> weights,
54403 IList<string> restrictions,
54404 IDictionary<string, string> options =
null,
54405 System.Threading.CancellationToken cancellationToken =
default )
54408 weights, restrictions,
54409 options ), cancellationToken );
54442 QueryGraphResponse actualResponse_ = SubmitRequest<QueryGraphResponse>(
"/query/graph", request_,
false);
54444 return actualResponse_;
54478 System.Threading.CancellationToken cancellationToken =
default )
54480 QueryGraphResponse actualResponse_ = await SubmitRequestAsync<QueryGraphResponse>(
"/query/graph", request_,
false,
true, cancellationToken);
54482 return actualResponse_;
54689 IList<string> queries,
54690 IList<string> restrictions =
null,
54691 string adjacency_table =
"",
54693 IDictionary<string, string> options =
null )
54696 adjacency_table, rings, options ) );
54905 IList<string> queries,
54906 IList<string> restrictions =
null,
54907 string adjacency_table =
"",
54909 IDictionary<string, string> options =
null,
54910 System.Threading.CancellationToken cancellationToken =
default )
54914 adjacency_table, rings,
54915 options ), cancellationToken );
54933 RepartitionGraphResponse actualResponse_ = SubmitRequest<RepartitionGraphResponse>(
"/repartition/graph", request_,
false);
54935 return actualResponse_;
54954 System.Threading.CancellationToken cancellationToken =
default )
54956 RepartitionGraphResponse actualResponse_ = await SubmitRequestAsync<RepartitionGraphResponse>(
"/repartition/graph", request_,
false,
true, cancellationToken);
54958 return actualResponse_;
55002 IDictionary<string, string> options =
null )
55050 IDictionary<string, string> options =
null,
55051 System.Threading.CancellationToken cancellationToken =
default )
55054 options ), cancellationToken );
55058 public ReserveResourceResponse reserveResource( ReserveResourceRequest request_ )
55060 ReserveResourceResponse actualResponse_ = SubmitRequest<ReserveResourceResponse>(
"/reserve/resource", request_,
false);
55062 return actualResponse_;
55067 public async System.Threading.Tasks.Task<ReserveResourceResponse> ReserveResourceAsync( ReserveResourceRequest request_,
55068 System.Threading.CancellationToken cancellationToken =
default )
55070 ReserveResourceResponse actualResponse_ = await SubmitRequestAsync<ReserveResourceResponse>(
"/reserve/resource", request_,
false,
true, cancellationToken);
55072 return actualResponse_;
55077 public ReserveResourceResponse reserveResource(
string component,
55080 long bytes_requested = 0,
55082 IDictionary<string, string> options =
null )
55084 return reserveResource(
new ReserveResourceRequest( component, name, action,
55085 bytes_requested, owner_id,
55091 public async System.Threading.Tasks.Task<ReserveResourceResponse> ReserveResourceAsync(
string component,
55094 long bytes_requested = 0,
55096 IDictionary<string, string> options =
null,
55097 System.Threading.CancellationToken cancellationToken =
default )
55099 return await ReserveResourceAsync(
new ReserveResourceRequest( component, name,
55102 owner_id, options ), cancellationToken );
55120 RestoreBackupResponse actualResponse_ = SubmitRequest<RestoreBackupResponse>(
"/restore/backup", request_,
false);
55122 return actualResponse_;
55140 System.Threading.CancellationToken cancellationToken =
default )
55142 RestoreBackupResponse actualResponse_ = await SubmitRequestAsync<RestoreBackupResponse>(
"/restore/backup", request_,
false,
true, cancellationToken);
55144 return actualResponse_;
55502 IDictionary<string, string> restore_objects_map,
55503 string datasource_name,
55504 IDictionary<string, string> options =
null )
55507 datasource_name, options ) );
55867 IDictionary<string, string> restore_objects_map,
55868 string datasource_name,
55869 IDictionary<string, string> options =
null,
55870 System.Threading.CancellationToken cancellationToken =
default )
55873 restore_objects_map,
55875 options ), cancellationToken );
55887 RevokePermissionResponse actualResponse_ = SubmitRequest<RevokePermissionResponse>(
"/revoke/permission", request_,
false);
55889 return actualResponse_;
55902 System.Threading.CancellationToken cancellationToken =
default )
55904 RevokePermissionResponse actualResponse_ = await SubmitRequestAsync<RevokePermissionResponse>(
"/revoke/permission", request_,
false,
true, cancellationToken);
55906 return actualResponse_;
56097 string object_type,
56099 IDictionary<string, string> options =
null )
56102 object_type, permission,
56296 string object_type,
56298 IDictionary<string, string> options =
null,
56299 System.Threading.CancellationToken cancellationToken =
default )
56305 options ), cancellationToken );
56321 return actualResponse_;
56336 System.Threading.CancellationToken cancellationToken =
default )
56338 RevokePermissionCredentialResponse actualResponse_ = await SubmitRequestAsync<RevokePermissionCredentialResponse>(
"/revoke/permission/credential", request_,
false,
true, cancellationToken);
56340 return actualResponse_;
56377 string credential_name,
56378 IDictionary<string, string> options =
null )
56422 string credential_name,
56423 IDictionary<string, string> options =
null,
56424 System.Threading.CancellationToken cancellationToken =
default )
56429 options ), cancellationToken );
56443 return actualResponse_;
56457 System.Threading.CancellationToken cancellationToken =
default )
56459 RevokePermissionDatasourceResponse actualResponse_ = await SubmitRequestAsync<RevokePermissionDatasourceResponse>(
"/revoke/permission/datasource", request_,
false,
true, cancellationToken);
56461 return actualResponse_;
56496 string datasource_name,
56497 IDictionary<string, string> options =
null )
56540 string datasource_name,
56541 IDictionary<string, string> options =
null,
56542 System.Threading.CancellationToken cancellationToken =
default )
56547 options ), cancellationToken );
56562 return actualResponse_;
56576 System.Threading.CancellationToken cancellationToken =
default )
56578 RevokePermissionDirectoryResponse actualResponse_ = await SubmitRequestAsync<RevokePermissionDirectoryResponse>(
"/revoke/permission/directory", request_,
false,
true, cancellationToken);
56580 return actualResponse_;
56617 string directory_name,
56618 IDictionary<string, string> options =
null )
56662 string directory_name,
56663 IDictionary<string, string> options =
null,
56664 System.Threading.CancellationToken cancellationToken =
default )
56669 options ), cancellationToken );
56680 RevokePermissionProcResponse actualResponse_ = SubmitRequest<RevokePermissionProcResponse>(
"/revoke/permission/proc", request_,
false);
56682 return actualResponse_;
56695 System.Threading.CancellationToken cancellationToken =
default )
56697 RevokePermissionProcResponse actualResponse_ = await SubmitRequestAsync<RevokePermissionProcResponse>(
"/revoke/permission/proc", request_,
false,
true, cancellationToken);
56699 return actualResponse_;
56732 IDictionary<string, string> options =
null )
56735 proc_name, options ) );
56771 IDictionary<string, string> options =
null,
56772 System.Threading.CancellationToken cancellationToken =
default )
56777 options ), cancellationToken );
56791 return actualResponse_;
56804 System.Threading.CancellationToken cancellationToken =
default )
56806 RevokePermissionSystemResponse actualResponse_ = await SubmitRequestAsync<RevokePermissionSystemResponse>(
"/revoke/permission/system", request_,
false,
true, cancellationToken);
56808 return actualResponse_;
56858 IDictionary<string, string> options =
null )
56914 IDictionary<string, string> options =
null,
56915 System.Threading.CancellationToken cancellationToken =
default )
56919 options ), cancellationToken );
56933 return actualResponse_;
56946 System.Threading.CancellationToken cancellationToken =
default )
56948 RevokePermissionTableResponse actualResponse_ = await SubmitRequestAsync<RevokePermissionTableResponse>(
"/revoke/permission/table", request_,
false,
true, cancellationToken);
56950 return actualResponse_;
57014 IDictionary<string, string> options =
null )
57084 IDictionary<string, string> options =
null,
57085 System.Threading.CancellationToken cancellationToken =
default )
57090 options ), cancellationToken );
57101 RevokeRoleResponse actualResponse_ = SubmitRequest<RevokeRoleResponse>(
"/revoke/role", request_,
false);
57103 return actualResponse_;
57116 System.Threading.CancellationToken cancellationToken =
default )
57118 RevokeRoleResponse actualResponse_ = await SubmitRequestAsync<RevokeRoleResponse>(
"/revoke/role", request_,
false,
true, cancellationToken);
57120 return actualResponse_;
57136 IDictionary<string, string> options =
null )
57157 IDictionary<string, string> options =
null,
57158 System.Threading.CancellationToken cancellationToken =
default )
57177 ShowBackupResponse actualResponse_ = SubmitRequest<ShowBackupResponse>(
"/show/backup", request_,
false);
57179 return actualResponse_;
57197 System.Threading.CancellationToken cancellationToken =
default )
57199 ShowBackupResponse actualResponse_ = await SubmitRequestAsync<ShowBackupResponse>(
"/show/backup", request_,
false,
true, cancellationToken);
57201 return actualResponse_;
57324 string datasource_name,
57325 IDictionary<string, string> options =
null )
57452 string datasource_name,
57453 IDictionary<string, string> options =
null,
57454 System.Threading.CancellationToken cancellationToken =
default )
57457 options ), cancellationToken );
57461 public ShowContainerRegistryResponse showContainerRegistry( ShowContainerRegistryRequest request_ )
57463 ShowContainerRegistryResponse actualResponse_ = SubmitRequest<ShowContainerRegistryResponse>(
"/show/container/registry", request_,
false);
57465 return actualResponse_;
57470 public async System.Threading.Tasks.Task<ShowContainerRegistryResponse> ShowContainerRegistryAsync( ShowContainerRegistryRequest request_,
57471 System.Threading.CancellationToken cancellationToken =
default )
57473 ShowContainerRegistryResponse actualResponse_ = await SubmitRequestAsync<ShowContainerRegistryResponse>(
"/show/container/registry", request_,
false,
true, cancellationToken);
57475 return actualResponse_;
57480 public ShowContainerRegistryResponse showContainerRegistry(
string registry_name,
57481 IDictionary<string, string> options =
null )
57483 return showContainerRegistry(
new ShowContainerRegistryRequest( registry_name,
57489 public async System.Threading.Tasks.Task<ShowContainerRegistryResponse> ShowContainerRegistryAsync(
string registry_name,
57490 IDictionary<string, string> options =
null,
57491 System.Threading.CancellationToken cancellationToken =
default )
57493 return await ShowContainerRegistryAsync(
new ShowContainerRegistryRequest( registry_name,
57494 options ), cancellationToken );
57508 ShowCredentialResponse actualResponse_ = SubmitRequest<ShowCredentialResponse>(
"/show/credential", request_,
false);
57510 return actualResponse_;
57524 System.Threading.CancellationToken cancellationToken =
default )
57526 ShowCredentialResponse actualResponse_ = await SubmitRequestAsync<ShowCredentialResponse>(
"/show/credential", request_,
false,
true, cancellationToken);
57528 return actualResponse_;
57544 IDictionary<string, string> options =
null )
57564 IDictionary<string, string> options =
null,
57565 System.Threading.CancellationToken cancellationToken =
default )
57568 options ), cancellationToken );
57581 ShowDatasinkResponse actualResponse_ = SubmitRequest<ShowDatasinkResponse>(
"/show/datasink", request_,
false);
57583 return actualResponse_;
57597 System.Threading.CancellationToken cancellationToken =
default )
57599 ShowDatasinkResponse actualResponse_ = await SubmitRequestAsync<ShowDatasinkResponse>(
"/show/datasink", request_,
false,
true, cancellationToken);
57601 return actualResponse_;
57617 IDictionary<string, string> options =
null )
57637 IDictionary<string, string> options =
null,
57638 System.Threading.CancellationToken cancellationToken =
default )
57653 ShowDatasourceResponse actualResponse_ = SubmitRequest<ShowDatasourceResponse>(
"/show/datasource", request_,
false);
57655 return actualResponse_;
57669 System.Threading.CancellationToken cancellationToken =
default )
57671 ShowDatasourceResponse actualResponse_ = await SubmitRequestAsync<ShowDatasourceResponse>(
"/show/datasource", request_,
false,
true, cancellationToken);
57673 return actualResponse_;
57689 IDictionary<string, string> options =
null )
57709 IDictionary<string, string> options =
null,
57710 System.Threading.CancellationToken cancellationToken =
default )
57726 ShowDirectoriesResponse actualResponse_ = SubmitRequest<ShowDirectoriesResponse>(
"/show/directories", request_,
false);
57728 return actualResponse_;
57743 System.Threading.CancellationToken cancellationToken =
default )
57745 ShowDirectoriesResponse actualResponse_ = await SubmitRequestAsync<ShowDirectoriesResponse>(
"/show/directories", request_,
false,
true, cancellationToken);
57747 return actualResponse_;
57762 IDictionary<string, string> options =
null )
57781 IDictionary<string, string> options =
null,
57782 System.Threading.CancellationToken cancellationToken =
default )
57785 options ), cancellationToken );
57799 ShowEnvironmentResponse actualResponse_ = SubmitRequest<ShowEnvironmentResponse>(
"/show/environment", request_,
false);
57801 return actualResponse_;
57816 System.Threading.CancellationToken cancellationToken =
default )
57818 ShowEnvironmentResponse actualResponse_ = await SubmitRequestAsync<ShowEnvironmentResponse>(
"/show/environment", request_,
false,
true, cancellationToken);
57820 return actualResponse_;
57892 IDictionary<string, string> options =
null )
57968 IDictionary<string, string> options =
null,
57969 System.Threading.CancellationToken cancellationToken =
default )
57972 options ), cancellationToken );
57986 ShowFilesResponse actualResponse_ = SubmitRequest<ShowFilesResponse>(
"/show/files", request_,
false);
57988 return actualResponse_;
58003 System.Threading.CancellationToken cancellationToken =
default )
58005 ShowFilesResponse actualResponse_ = await SubmitRequestAsync<ShowFilesResponse>(
"/show/files", request_,
false,
true, cancellationToken);
58007 return actualResponse_;
58026 IDictionary<string, string> options =
null )
58049 IDictionary<string, string> options =
null,
58050 System.Threading.CancellationToken cancellationToken =
default )
58056 public ShowFunctionsResponse showFunctions( ShowFunctionsRequest request_ )
58058 ShowFunctionsResponse actualResponse_ = SubmitRequest<ShowFunctionsResponse>(
"/show/functions", request_,
false);
58060 return actualResponse_;
58065 public async System.Threading.Tasks.Task<ShowFunctionsResponse> ShowFunctionsAsync( ShowFunctionsRequest request_,
58066 System.Threading.CancellationToken cancellationToken =
default )
58068 ShowFunctionsResponse actualResponse_ = await SubmitRequestAsync<ShowFunctionsResponse>(
"/show/functions", request_,
false,
true, cancellationToken);
58070 return actualResponse_;
58075 public ShowFunctionsResponse showFunctions( IList<string> names,
58076 IDictionary<string, string> options =
null )
58078 return showFunctions(
new ShowFunctionsRequest( names, options ) );
58083 public async System.Threading.Tasks.Task<ShowFunctionsResponse> ShowFunctionsAsync( IList<string> names,
58084 IDictionary<string, string> options =
null,
58085 System.Threading.CancellationToken cancellationToken =
default )
58087 return await ShowFunctionsAsync(
new ShowFunctionsRequest( names, options ), cancellationToken );
58100 ShowGraphResponse actualResponse_ = SubmitRequest<ShowGraphResponse>(
"/show/graph", request_,
false);
58102 return actualResponse_;
58115 System.Threading.CancellationToken cancellationToken =
default )
58117 ShowGraphResponse actualResponse_ = await SubmitRequestAsync<ShowGraphResponse>(
"/show/graph", request_,
false,
true, cancellationToken);
58119 return actualResponse_;
58189 IDictionary<string, string> options =
null )
58263 IDictionary<string, string> options =
null,
58264 System.Threading.CancellationToken cancellationToken =
default )
58270 public ShowGraphGrammarResponse showGraphGrammar( ShowGraphGrammarRequest request_ )
58272 ShowGraphGrammarResponse actualResponse_ = SubmitRequest<ShowGraphGrammarResponse>(
"/show/graph/grammar", request_,
false);
58274 return actualResponse_;
58279 public async System.Threading.Tasks.Task<ShowGraphGrammarResponse> ShowGraphGrammarAsync( ShowGraphGrammarRequest request_,
58280 System.Threading.CancellationToken cancellationToken =
default )
58282 ShowGraphGrammarResponse actualResponse_ = await SubmitRequestAsync<ShowGraphGrammarResponse>(
"/show/graph/grammar", request_,
false,
true, cancellationToken);
58284 return actualResponse_;
58289 public ShowGraphGrammarResponse showGraphGrammar( IDictionary<string, string> options =
null )
58291 return showGraphGrammar(
new ShowGraphGrammarRequest( options ) );
58296 public async System.Threading.Tasks.Task<ShowGraphGrammarResponse> ShowGraphGrammarAsync( IDictionary<string, string> options =
null,
58297 System.Threading.CancellationToken cancellationToken =
default )
58299 return await ShowGraphGrammarAsync(
new ShowGraphGrammarRequest( options ), cancellationToken );
58304 public ShowModelResponse showModel( ShowModelRequest request_ )
58306 ShowModelResponse actualResponse_ = SubmitRequest<ShowModelResponse>(
"/show/model", request_,
false);
58308 return actualResponse_;
58313 public async System.Threading.Tasks.Task<ShowModelResponse> ShowModelAsync( ShowModelRequest request_,
58314 System.Threading.CancellationToken cancellationToken =
default )
58316 ShowModelResponse actualResponse_ = await SubmitRequestAsync<ShowModelResponse>(
"/show/model", request_,
false,
true, cancellationToken);
58318 return actualResponse_;
58323 public ShowModelResponse showModel( IList<string> model_names =
null,
58324 IDictionary<string, string> options =
null )
58326 return showModel(
new ShowModelRequest( model_names, options ) );
58331 public async System.Threading.Tasks.Task<ShowModelResponse> ShowModelAsync( IList<string> model_names =
null,
58332 IDictionary<string, string> options =
null,
58333 System.Threading.CancellationToken cancellationToken =
default )
58335 return await ShowModelAsync(
new ShowModelRequest( model_names, options ), cancellationToken );
58347 ShowProcResponse actualResponse_ = SubmitRequest<ShowProcResponse>(
"/show/proc", request_,
false);
58349 return actualResponse_;
58361 System.Threading.CancellationToken cancellationToken =
default )
58363 ShowProcResponse actualResponse_ = await SubmitRequestAsync<ShowProcResponse>(
"/show/proc", request_,
false,
true, cancellationToken);
58365 return actualResponse_;
58404 IDictionary<string, string> options =
null )
58447 IDictionary<string, string> options =
null,
58448 System.Threading.CancellationToken cancellationToken =
default )
58466 ShowProcStatusResponse actualResponse_ = SubmitRequest<ShowProcStatusResponse>(
"/show/proc/status", request_,
false);
58468 return actualResponse_;
58485 System.Threading.CancellationToken cancellationToken =
default )
58487 ShowProcStatusResponse actualResponse_ = await SubmitRequestAsync<ShowProcStatusResponse>(
"/show/proc/status", request_,
false,
true, cancellationToken);
58489 return actualResponse_;
58551 IDictionary<string, string> options =
null )
58617 IDictionary<string, string> options =
null,
58618 System.Threading.CancellationToken cancellationToken =
default )
58636 ShowResourceObjectsResponse actualResponse_ = SubmitRequest<ShowResourceObjectsResponse>(
"/show/resource/objects", request_,
false);
58638 return actualResponse_;
58655 System.Threading.CancellationToken cancellationToken =
default )
58657 ShowResourceObjectsResponse actualResponse_ = await SubmitRequestAsync<ShowResourceObjectsResponse>(
"/show/resource/objects", request_,
false,
true, cancellationToken);
58659 return actualResponse_;
58894 System.Threading.CancellationToken cancellationToken =
default )
58910 return actualResponse_;
58924 System.Threading.CancellationToken cancellationToken =
default )
58926 ShowResourceStatisticsResponse actualResponse_ = await SubmitRequestAsync<ShowResourceStatisticsResponse>(
"/show/resource/statistics", request_,
false,
true, cancellationToken);
58928 return actualResponse_;
58954 System.Threading.CancellationToken cancellationToken =
default )
58968 ShowResourceGroupsResponse actualResponse_ = SubmitRequest<ShowResourceGroupsResponse>(
"/show/resourcegroups", request_,
false);
58970 return actualResponse_;
58983 System.Threading.CancellationToken cancellationToken =
default )
58985 ShowResourceGroupsResponse actualResponse_ = await SubmitRequestAsync<ShowResourceGroupsResponse>(
"/show/resourcegroups", request_,
false,
true, cancellationToken);
58987 return actualResponse_;
59078 IDictionary<string, string> options =
null )
59173 IDictionary<string, string> options =
null,
59174 System.Threading.CancellationToken cancellationToken =
default )
59177 options ), cancellationToken );
59191 ShowSchemaResponse actualResponse_ = SubmitRequest<ShowSchemaResponse>(
"/show/schema", request_,
false);
59193 return actualResponse_;
59209 System.Threading.CancellationToken cancellationToken =
default )
59211 ShowSchemaResponse actualResponse_ = await SubmitRequestAsync<ShowSchemaResponse>(
"/show/schema", request_,
false,
true, cancellationToken);
59213 return actualResponse_;
59256 IDictionary<string, string> options =
null )
59304 IDictionary<string, string> options =
null,
59305 System.Threading.CancellationToken cancellationToken =
default )
59322 ShowSecurityResponse actualResponse_ = SubmitRequest<ShowSecurityResponse>(
"/show/security", request_,
false);
59324 return actualResponse_;
59340 System.Threading.CancellationToken cancellationToken =
default )
59342 ShowSecurityResponse actualResponse_ = await SubmitRequestAsync<ShowSecurityResponse>(
"/show/security", request_,
false,
true, cancellationToken);
59344 return actualResponse_;
59387 IDictionary<string, string> options =
null )
59434 IDictionary<string, string> options =
null,
59435 System.Threading.CancellationToken cancellationToken =
default )
59449 ShowSqlProcResponse actualResponse_ = SubmitRequest<ShowSqlProcResponse>(
"/show/sql/proc", request_,
false);
59451 return actualResponse_;
59464 System.Threading.CancellationToken cancellationToken =
default )
59466 ShowSqlProcResponse actualResponse_ = await SubmitRequestAsync<ShowSqlProcResponse>(
"/show/sql/proc", request_,
false,
true, cancellationToken);
59468 return actualResponse_;
59511 IDictionary<string, string> options =
null )
59558 IDictionary<string, string> options =
null,
59559 System.Threading.CancellationToken cancellationToken =
default )
59573 ShowStatisticsResponse actualResponse_ = SubmitRequest<ShowStatisticsResponse>(
"/show/statistics", request_,
false);
59575 return actualResponse_;
59588 System.Threading.CancellationToken cancellationToken =
default )
59590 ShowStatisticsResponse actualResponse_ = await SubmitRequestAsync<ShowStatisticsResponse>(
"/show/statistics", request_,
false,
true, cancellationToken);
59592 return actualResponse_;
59638 IDictionary<string, string> options =
null )
59688 IDictionary<string, string> options =
null,
59689 System.Threading.CancellationToken cancellationToken =
default )
59705 ShowSystemPropertiesResponse actualResponse_ = SubmitRequest<ShowSystemPropertiesResponse>(
"/show/system/properties", request_,
false);
59707 return actualResponse_;
59722 System.Threading.CancellationToken cancellationToken =
default )
59724 ShowSystemPropertiesResponse actualResponse_ = await SubmitRequestAsync<ShowSystemPropertiesResponse>(
"/show/system/properties", request_,
false,
true, cancellationToken);
59726 return actualResponse_;
59775 System.Threading.CancellationToken cancellationToken =
default )
59791 ShowSystemStatusResponse actualResponse_ = SubmitRequest<ShowSystemStatusResponse>(
"/show/system/status", request_,
false);
59793 return actualResponse_;
59808 System.Threading.CancellationToken cancellationToken =
default )
59810 ShowSystemStatusResponse actualResponse_ = await SubmitRequestAsync<ShowSystemStatusResponse>(
"/show/system/status", request_,
false,
true, cancellationToken);
59812 return actualResponse_;
59841 System.Threading.CancellationToken cancellationToken =
default )
59857 ShowSystemTimingResponse actualResponse_ = SubmitRequest<ShowSystemTimingResponse>(
"/show/system/timing", request_,
false);
59859 return actualResponse_;
59874 System.Threading.CancellationToken cancellationToken =
default )
59876 ShowSystemTimingResponse actualResponse_ = await SubmitRequestAsync<ShowSystemTimingResponse>(
"/show/system/timing", request_,
false,
true, cancellationToken);
59878 return actualResponse_;
59907 System.Threading.CancellationToken cancellationToken =
default )
59954 ShowTableResponse actualResponse_ = SubmitRequest<ShowTableResponse>(
"/show/table", request_,
false);
59957 for (
int i_ = 0; i_ < actualResponse_.
type_ids.Count; ++i_ )
59959 SetDecoderIfMissing( actualResponse_.
type_ids[i_],
59965 return actualResponse_;
60011 System.Threading.CancellationToken cancellationToken =
default )
60013 ShowTableResponse actualResponse_ = await SubmitRequestAsync<ShowTableResponse>(
"/show/table", request_,
false,
true, cancellationToken);
60016 for (
int i_ = 0; i_ < actualResponse_.
type_ids.Count; ++i_ )
60018 SetDecoderIfMissing( actualResponse_.
type_ids[i_],
60024 return actualResponse_;
60336 IDictionary<string, string> options =
null )
60652 IDictionary<string, string> options =
null,
60653 System.Threading.CancellationToken cancellationToken =
default )
60667 ShowTableMetadataResponse actualResponse_ = SubmitRequest<ShowTableMetadataResponse>(
"/show/table/metadata", request_,
false);
60669 return actualResponse_;
60682 System.Threading.CancellationToken cancellationToken =
default )
60684 ShowTableMetadataResponse actualResponse_ = await SubmitRequestAsync<ShowTableMetadataResponse>(
"/show/table/metadata", request_,
false,
true, cancellationToken);
60686 return actualResponse_;
60702 IDictionary<string, string> options =
null )
60722 IDictionary<string, string> options =
null,
60723 System.Threading.CancellationToken cancellationToken =
default )
60726 options ), cancellationToken );
60740 ShowTableMonitorsResponse actualResponse_ = SubmitRequest<ShowTableMonitorsResponse>(
"/show/tablemonitors", request_,
false);
60742 return actualResponse_;
60757 System.Threading.CancellationToken cancellationToken =
default )
60759 ShowTableMonitorsResponse actualResponse_ = await SubmitRequestAsync<ShowTableMonitorsResponse>(
"/show/tablemonitors", request_,
false,
true, cancellationToken);
60761 return actualResponse_;
60777 IDictionary<string, string> options =
null )
60797 IDictionary<string, string> options =
null,
60798 System.Threading.CancellationToken cancellationToken =
default )
60801 options ), cancellationToken );
60818 ShowTablesByTypeResponse actualResponse_ = SubmitRequest<ShowTablesByTypeResponse>(
"/show/tables/bytype", request_,
false);
60820 return actualResponse_;
60838 System.Threading.CancellationToken cancellationToken =
default )
60840 ShowTablesByTypeResponse actualResponse_ = await SubmitRequestAsync<ShowTablesByTypeResponse>(
"/show/tables/bytype", request_,
false,
true, cancellationToken);
60842 return actualResponse_;
60865 IDictionary<string, string> options =
null )
60892 IDictionary<string, string> options =
null,
60893 System.Threading.CancellationToken cancellationToken =
default )
60896 options ), cancellationToken );
60908 ShowTriggersResponse actualResponse_ = SubmitRequest<ShowTriggersResponse>(
"/show/triggers", request_,
false);
60910 return actualResponse_;
60923 System.Threading.CancellationToken cancellationToken =
default )
60925 ShowTriggersResponse actualResponse_ = await SubmitRequestAsync<ShowTriggersResponse>(
"/show/triggers", request_,
false,
true, cancellationToken);
60927 return actualResponse_;
60941 IDictionary<string, string> options =
null )
60959 IDictionary<string, string> options =
null,
60960 System.Threading.CancellationToken cancellationToken =
default )
60977 ShowTypesResponse actualResponse_ = SubmitRequest<ShowTypesResponse>(
"/show/types", request_,
false);
60980 for (
int i_ = 0; i_ < actualResponse_.
type_ids.Count; ++i_ )
60982 SetDecoderIfMissing( actualResponse_.
type_ids[i_],
60983 actualResponse_.
labels[i_],
60988 return actualResponse_;
61004 System.Threading.CancellationToken cancellationToken =
default )
61006 ShowTypesResponse actualResponse_ = await SubmitRequestAsync<ShowTypesResponse>(
"/show/types", request_,
false,
true, cancellationToken);
61009 for (
int i_ = 0; i_ < actualResponse_.
type_ids.Count; ++i_ )
61011 SetDecoderIfMissing( actualResponse_.
type_ids[i_],
61012 actualResponse_.
labels[i_],
61017 return actualResponse_;
61063 IDictionary<string, string> options =
null )
61113 IDictionary<string, string> options =
null,
61114 System.Threading.CancellationToken cancellationToken =
default )
61127 ShowVideoResponse actualResponse_ = SubmitRequest<ShowVideoResponse>(
"/show/video", request_,
false);
61129 return actualResponse_;
61141 System.Threading.CancellationToken cancellationToken =
default )
61143 ShowVideoResponse actualResponse_ = await SubmitRequestAsync<ShowVideoResponse>(
"/show/video", request_,
false,
true, cancellationToken);
61145 return actualResponse_;
61158 IDictionary<string, string> options =
null )
61175 IDictionary<string, string> options =
null,
61176 System.Threading.CancellationToken cancellationToken =
default )
61190 ShowWalResponse actualResponse_ = SubmitRequest<ShowWalResponse>(
"/show/wal", request_,
false);
61192 return actualResponse_;
61205 System.Threading.CancellationToken cancellationToken =
default )
61207 ShowWalResponse actualResponse_ = await SubmitRequestAsync<ShowWalResponse>(
"/show/wal", request_,
false,
true, cancellationToken);
61209 return actualResponse_;
61245 IDictionary<string, string> options =
null )
61285 IDictionary<string, string> options =
null,
61286 System.Threading.CancellationToken cancellationToken =
default )
61310 SolveGraphResponse actualResponse_ = SubmitRequest<SolveGraphResponse>(
"/solve/graph", request_,
false);
61312 return actualResponse_;
61335 System.Threading.CancellationToken cancellationToken =
default )
61337 SolveGraphResponse actualResponse_ = await SubmitRequestAsync<SolveGraphResponse>(
"/solve/graph", request_,
false,
true, cancellationToken);
61339 return actualResponse_;
61778 IList<string> weights_on_edges =
null,
61779 IList<string> restrictions =
null,
61781 IList<string> source_nodes =
null,
61782 IList<string> destination_nodes =
null,
61783 string solution_table =
"graph_solutions",
61784 IDictionary<string, string> options =
null )
61787 restrictions, solver_type, source_nodes,
61788 destination_nodes, solution_table,
62230 IList<string> weights_on_edges =
null,
62231 IList<string> restrictions =
null,
62233 IList<string> source_nodes =
null,
62234 IList<string> destination_nodes =
null,
62235 string solution_table =
"graph_solutions",
62236 IDictionary<string, string> options =
null,
62237 System.Threading.CancellationToken cancellationToken =
default )
62240 restrictions, solver_type,
62243 solution_table, options ), cancellationToken );
62284 UpdateRecordsResponse actualResponse_ = SubmitRequest<UpdateRecordsResponse>(
"/update/records", request_,
true);
62286 return actualResponse_;
62328 System.Threading.CancellationToken cancellationToken =
default )
62330 UpdateRecordsResponse actualResponse_ = await SubmitRequestAsync<UpdateRecordsResponse>(
"/update/records", request_,
true,
true, cancellationToken);
62332 return actualResponse_;
62379 foreach (var thisObj
in request_.data) actualRequest_.records_to_insert.Add( AvroEncode( thisObj ) );
62380 actualRequest_.options = request_.options;
62381 UpdateRecordsResponse actualResponse_ = SubmitRequest<UpdateRecordsResponse>(
"/update/records", actualRequest_,
true);
62383 return actualResponse_;
62427 System.Threading.CancellationToken cancellationToken =
default )
62433 foreach (var thisObj
in request_.data) actualRequest_.records_to_insert.Add( AvroEncode( thisObj ) );
62434 actualRequest_.options = request_.options;
62435 UpdateRecordsResponse actualResponse_ = await SubmitRequestAsync<UpdateRecordsResponse>(
"/update/records", actualRequest_,
true,
true, cancellationToken);
62437 return actualResponse_;
62733 IList<string> expressions,
62734 IList<IDictionary<string, string>> new_values_maps,
62735 IList<T> data =
null,
62736 IDictionary<string, string> options =
null )
62739 new_values_maps, data,
63038 IList<string> expressions,
63039 IList<IDictionary<string, string>> new_values_maps,
63040 IList<T> data =
null,
63041 IDictionary<string, string> options =
null,
63042 System.Threading.CancellationToken cancellationToken =
default )
63047 data, options ), cancellationToken );
63116 UploadFilesResponse actualResponse_ = SubmitRequest<UploadFilesResponse>(
"/upload/files", request_,
false);
63118 return actualResponse_;
63188 System.Threading.CancellationToken cancellationToken =
default )
63190 UploadFilesResponse actualResponse_ = await SubmitRequestAsync<UploadFilesResponse>(
"/upload/files", request_,
false,
true, cancellationToken);
63192 return actualResponse_;
63389 IList<
byte[]> file_data,
63390 IDictionary<string, string> options =
null )
63591 IList<
byte[]> file_data,
63592 IDictionary<string, string> options =
null,
63593 System.Threading.CancellationToken cancellationToken =
default )
63596 options ), cancellationToken );
63618 UploadFilesFromurlResponse actualResponse_ = SubmitRequest<UploadFilesFromurlResponse>(
"/upload/files/fromurl", request_,
false);
63620 return actualResponse_;
63643 System.Threading.CancellationToken cancellationToken =
default )
63645 UploadFilesFromurlResponse actualResponse_ = await SubmitRequestAsync<UploadFilesFromurlResponse>(
"/upload/files/fromurl", request_,
false,
true, cancellationToken);
63647 return actualResponse_;
63676 IList<string> urls,
63677 IDictionary<string, string> options =
null )
63711 IList<string> urls,
63712 IDictionary<string, string> options =
null,
63713 System.Threading.CancellationToken cancellationToken =
default )
63716 urls, options ), cancellationToken );
63737 VerifyBackupResponse actualResponse_ = SubmitRequest<VerifyBackupResponse>(
"/verify/backup", request_,
false);
63739 return actualResponse_;
63761 System.Threading.CancellationToken cancellationToken =
default )
63763 VerifyBackupResponse actualResponse_ = await SubmitRequestAsync<VerifyBackupResponse>(
"/verify/backup", request_,
false,
true, cancellationToken);
63765 return actualResponse_;
63801 string datasource_name,
63802 IDictionary<string, string> options =
null )
63843 string datasource_name,
63844 IDictionary<string, string> options =
null,
63845 System.Threading.CancellationToken cancellationToken =
default )
63848 datasource_name, options ), cancellationToken );
63852 public VisualizeGetFeatureInfoResponse visualizeGetFeatureInfo( VisualizeGetFeatureInfoRequest request_ )
63854 VisualizeGetFeatureInfoResponse actualResponse_ = SubmitRequest<VisualizeGetFeatureInfoResponse>(
"/visualize/getfeatureinfo", request_,
false);
63856 return actualResponse_;
63861 public async System.Threading.Tasks.Task<VisualizeGetFeatureInfoResponse> VisualizeGetFeatureInfoAsync( VisualizeGetFeatureInfoRequest request_,
63862 System.Threading.CancellationToken cancellationToken =
default )
63864 VisualizeGetFeatureInfoResponse actualResponse_ = await SubmitRequestAsync<VisualizeGetFeatureInfoResponse>(
"/visualize/getfeatureinfo", request_,
false,
true, cancellationToken);
63866 return actualResponse_;
63871 public VisualizeGetFeatureInfoResponse visualizeGetFeatureInfo( IList<string> table_names,
63872 IList<string> x_column_names,
63873 IList<string> y_column_names,
63874 IList<string> geometry_column_names,
63875 IList<IList<string>> query_column_names,
63888 IDictionary<string, string> options =
null )
63890 return visualizeGetFeatureInfo(
new VisualizeGetFeatureInfoRequest( table_names,
63893 geometry_column_names,
63894 query_column_names,
63907 public async System.Threading.Tasks.Task<VisualizeGetFeatureInfoResponse> VisualizeGetFeatureInfoAsync( IList<string> table_names,
63908 IList<string> x_column_names,
63909 IList<string> y_column_names,
63910 IList<string> geometry_column_names,
63911 IList<IList<string>> query_column_names,
63924 IDictionary<string, string> options =
null,
63925 System.Threading.CancellationToken cancellationToken =
default )
63927 return await VisualizeGetFeatureInfoAsync(
new VisualizeGetFeatureInfoRequest( table_names,
63930 geometry_column_names,
63931 query_column_names,
63944 options ), cancellationToken );
63949 public VisualizeImageResponse visualizeImage( VisualizeImageRequest request_ )
63951 VisualizeImageResponse actualResponse_ = SubmitRequest<VisualizeImageResponse>(
"/visualize/image", request_,
false);
63953 return actualResponse_;
63958 public async System.Threading.Tasks.Task<VisualizeImageResponse> VisualizeImageAsync( VisualizeImageRequest request_,
63959 System.Threading.CancellationToken cancellationToken =
default )
63961 VisualizeImageResponse actualResponse_ = await SubmitRequestAsync<VisualizeImageResponse>(
"/visualize/image", request_,
false,
true, cancellationToken);
63963 return actualResponse_;
63968 public VisualizeImageResponse visualizeImage( IList<string> table_names,
63969 IList<string> world_table_names,
63970 string x_column_name,
63971 string y_column_name,
63972 string symbol_column_name,
63973 string geometry_column_name,
63974 IList<IList<string>> track_ids,
63983 IDictionary<
string, IList<string>> style_options,
63984 IDictionary<string, string> options =
null )
63986 return visualizeImage(
new VisualizeImageRequest( table_names, world_table_names,
63987 x_column_name, y_column_name,
63988 symbol_column_name,
63989 geometry_column_name, track_ids,
63990 min_x, max_x, min_y, max_y,
63991 width, height, projection,
63992 bg_color, style_options, options ) );
63997 public async System.Threading.Tasks.Task<VisualizeImageResponse> VisualizeImageAsync( IList<string> table_names,
63998 IList<string> world_table_names,
63999 string x_column_name,
64000 string y_column_name,
64001 string symbol_column_name,
64002 string geometry_column_name,
64003 IList<IList<string>> track_ids,
64012 IDictionary<
string, IList<string>> style_options,
64013 IDictionary<string, string> options =
null,
64014 System.Threading.CancellationToken cancellationToken =
default )
64016 return await VisualizeImageAsync(
new VisualizeImageRequest( table_names,
64020 symbol_column_name,
64021 geometry_column_name,
64023 max_x, min_y, max_y,
64025 projection, bg_color,
64027 options ), cancellationToken );
64046 VisualizeImageChartResponse actualResponse_ = SubmitRequest<VisualizeImageChartResponse>(
"/visualize/image/chart", request_,
false);
64048 return actualResponse_;
64067 System.Threading.CancellationToken cancellationToken =
default )
64069 VisualizeImageChartResponse actualResponse_ = await SubmitRequestAsync<VisualizeImageChartResponse>(
"/visualize/image/chart", request_,
false,
true, cancellationToken);
64071 return actualResponse_;
64358 IList<string> x_column_names,
64359 IList<string> y_column_names,
64367 IDictionary<
string, IList<string>> style_options,
64368 IDictionary<string, string> options =
null )
64372 y_column_names, min_x,
64373 max_x, min_y, max_y,
64376 style_options, options ) );
64665 IList<string> x_column_names,
64666 IList<string> y_column_names,
64674 IDictionary<
string, IList<string>> style_options,
64675 IDictionary<string, string> options =
null,
64676 System.Threading.CancellationToken cancellationToken =
default )
64689 options ), cancellationToken );
64693 public VisualizeImageClassbreakResponse visualizeImageClassbreak( VisualizeImageClassbreakRequest request_ )
64695 VisualizeImageClassbreakResponse actualResponse_ = SubmitRequest<VisualizeImageClassbreakResponse>(
"/visualize/image/classbreak", request_,
false);
64697 return actualResponse_;
64702 public async System.Threading.Tasks.Task<VisualizeImageClassbreakResponse> VisualizeImageClassbreakAsync( VisualizeImageClassbreakRequest request_,
64703 System.Threading.CancellationToken cancellationToken =
default )
64705 VisualizeImageClassbreakResponse actualResponse_ = await SubmitRequestAsync<VisualizeImageClassbreakResponse>(
"/visualize/image/classbreak", request_,
false,
true, cancellationToken);
64707 return actualResponse_;
64712 public VisualizeImageClassbreakResponse visualizeImageClassbreak( IList<string> table_names,
64713 IList<string> world_table_names,
64714 string x_column_name,
64715 string y_column_name,
64716 string symbol_column_name,
64717 string geometry_column_name,
64718 IList<IList<string>> track_ids,
64720 IList<string> cb_vals,
64721 string cb_pointcolor_attr,
64722 IList<string> cb_pointcolor_vals,
64723 string cb_pointalpha_attr,
64724 IList<string> cb_pointalpha_vals,
64725 string cb_pointsize_attr,
64726 IList<string> cb_pointsize_vals,
64727 string cb_pointshape_attr,
64728 IList<string> cb_pointshape_vals,
64737 IDictionary<
string, IList<string>> style_options,
64738 IDictionary<string, string> options,
64739 IList<int> cb_transparency_vec )
64741 return visualizeImageClassbreak(
new VisualizeImageClassbreakRequest( table_names,
64745 symbol_column_name,
64746 geometry_column_name,
64750 cb_pointcolor_attr,
64751 cb_pointcolor_vals,
64752 cb_pointalpha_attr,
64753 cb_pointalpha_vals,
64756 cb_pointshape_attr,
64757 cb_pointshape_vals,
64768 cb_transparency_vec ) );
64773 public async System.Threading.Tasks.Task<VisualizeImageClassbreakResponse> VisualizeImageClassbreakAsync( IList<string> table_names,
64774 IList<string> world_table_names,
64775 string x_column_name,
64776 string y_column_name,
64777 string symbol_column_name,
64778 string geometry_column_name,
64779 IList<IList<string>> track_ids,
64781 IList<string> cb_vals,
64782 string cb_pointcolor_attr,
64783 IList<string> cb_pointcolor_vals,
64784 string cb_pointalpha_attr,
64785 IList<string> cb_pointalpha_vals,
64786 string cb_pointsize_attr,
64787 IList<string> cb_pointsize_vals,
64788 string cb_pointshape_attr,
64789 IList<string> cb_pointshape_vals,
64798 IDictionary<
string, IList<string>> style_options,
64799 IDictionary<string, string> options,
64800 IList<int> cb_transparency_vec,
64801 System.Threading.CancellationToken cancellationToken =
default )
64803 return await VisualizeImageClassbreakAsync(
new VisualizeImageClassbreakRequest( table_names,
64807 symbol_column_name,
64808 geometry_column_name,
64812 cb_pointcolor_attr,
64813 cb_pointcolor_vals,
64814 cb_pointalpha_attr,
64815 cb_pointalpha_vals,
64818 cb_pointshape_attr,
64819 cb_pointshape_vals,
64830 cb_transparency_vec ), cancellationToken );
64835 public VisualizeImageContourResponse visualizeImageContour( VisualizeImageContourRequest request_ )
64837 VisualizeImageContourResponse actualResponse_ = SubmitRequest<VisualizeImageContourResponse>(
"/visualize/image/contour", request_,
false);
64839 return actualResponse_;
64844 public async System.Threading.Tasks.Task<VisualizeImageContourResponse> VisualizeImageContourAsync( VisualizeImageContourRequest request_,
64845 System.Threading.CancellationToken cancellationToken =
default )
64847 VisualizeImageContourResponse actualResponse_ = await SubmitRequestAsync<VisualizeImageContourResponse>(
"/visualize/image/contour", request_,
false,
true, cancellationToken);
64849 return actualResponse_;
64854 public VisualizeImageContourResponse visualizeImageContour( IList<string> table_names,
64855 string x_column_name,
64856 string y_column_name,
64857 string value_column_name,
64865 IDictionary<string, string> style_options,
64866 IDictionary<string, string> options =
null )
64868 return visualizeImageContour(
new VisualizeImageContourRequest( table_names,
64882 public async System.Threading.Tasks.Task<VisualizeImageContourResponse> VisualizeImageContourAsync( IList<string> table_names,
64883 string x_column_name,
64884 string y_column_name,
64885 string value_column_name,
64893 IDictionary<string, string> style_options,
64894 IDictionary<string, string> options =
null,
64895 System.Threading.CancellationToken cancellationToken =
default )
64897 return await VisualizeImageContourAsync(
new VisualizeImageContourRequest( table_names,
64909 options ), cancellationToken );
64914 public VisualizeImageHeatmapResponse visualizeImageHeatmap( VisualizeImageHeatmapRequest request_ )
64916 VisualizeImageHeatmapResponse actualResponse_ = SubmitRequest<VisualizeImageHeatmapResponse>(
"/visualize/image/heatmap", request_,
false);
64918 return actualResponse_;
64923 public async System.Threading.Tasks.Task<VisualizeImageHeatmapResponse> VisualizeImageHeatmapAsync( VisualizeImageHeatmapRequest request_,
64924 System.Threading.CancellationToken cancellationToken =
default )
64926 VisualizeImageHeatmapResponse actualResponse_ = await SubmitRequestAsync<VisualizeImageHeatmapResponse>(
"/visualize/image/heatmap", request_,
false,
true, cancellationToken);
64928 return actualResponse_;
64933 public VisualizeImageHeatmapResponse visualizeImageHeatmap( IList<string> table_names,
64934 string x_column_name,
64935 string y_column_name,
64936 string value_column_name,
64937 string geometry_column_name,
64945 IDictionary<string, string> style_options,
64946 IDictionary<string, string> options =
null )
64948 return visualizeImageHeatmap(
new VisualizeImageHeatmapRequest( table_names,
64952 geometry_column_name,
64963 public async System.Threading.Tasks.Task<VisualizeImageHeatmapResponse> VisualizeImageHeatmapAsync( IList<string> table_names,
64964 string x_column_name,
64965 string y_column_name,
64966 string value_column_name,
64967 string geometry_column_name,
64975 IDictionary<string, string> style_options,
64976 IDictionary<string, string> options =
null,
64977 System.Threading.CancellationToken cancellationToken =
default )
64979 return await VisualizeImageHeatmapAsync(
new VisualizeImageHeatmapRequest( table_names,
64983 geometry_column_name,
64992 options ), cancellationToken );
64997 public VisualizeImageLabelsResponse visualizeImageLabels( VisualizeImageLabelsRequest request_ )
64999 VisualizeImageLabelsResponse actualResponse_ = SubmitRequest<VisualizeImageLabelsResponse>(
"/visualize/image/labels", request_,
false);
65001 return actualResponse_;
65006 public async System.Threading.Tasks.Task<VisualizeImageLabelsResponse> VisualizeImageLabelsAsync( VisualizeImageLabelsRequest request_,
65007 System.Threading.CancellationToken cancellationToken =
default )
65009 VisualizeImageLabelsResponse actualResponse_ = await SubmitRequestAsync<VisualizeImageLabelsResponse>(
"/visualize/image/labels", request_,
false,
true, cancellationToken);
65011 return actualResponse_;
65016 public VisualizeImageLabelsResponse visualizeImageLabels(
string table_name,
65017 string x_column_name,
65018 string y_column_name,
65021 string text_string,
65027 string draw_leader,
65031 string leader_x_column_name,
65032 string leader_y_column_name,
65040 string projection = VisualizeImageLabelsRequest.Projection.PLATE_CARREE,
65041 IDictionary<string, string> options =
null )
65043 return visualizeImageLabels(
new VisualizeImageLabelsRequest( table_name,
65046 x_offset, y_offset,
65056 leader_x_column_name,
65057 leader_y_column_name,
65059 max_x, min_y, max_y,
65061 projection, options ) );
65066 public async System.Threading.Tasks.Task<VisualizeImageLabelsResponse> VisualizeImageLabelsAsync(
string table_name,
65067 string x_column_name,
65068 string y_column_name,
65071 string text_string,
65077 string draw_leader,
65081 string leader_x_column_name,
65082 string leader_y_column_name,
65090 string projection = VisualizeImageLabelsRequest.Projection.PLATE_CARREE,
65091 IDictionary<string, string> options =
null,
65092 System.Threading.CancellationToken cancellationToken =
default )
65094 return await VisualizeImageLabelsAsync(
new VisualizeImageLabelsRequest( table_name,
65109 leader_x_column_name,
65110 leader_y_column_name,
65119 options ), cancellationToken );
65137 VisualizeIsochroneResponse actualResponse_ = SubmitRequest<VisualizeIsochroneResponse>(
"/visualize/isochrone", request_,
false);
65139 return actualResponse_;
65157 System.Threading.CancellationToken cancellationToken =
default )
65159 VisualizeIsochroneResponse actualResponse_ = await SubmitRequestAsync<VisualizeIsochroneResponse>(
"/visualize/isochrone", request_,
false,
true, cancellationToken);
65161 return actualResponse_;
66086 string source_node,
66087 double max_solution_radius,
66088 IList<string> weights_on_edges,
66089 IList<string> restrictions,
66091 bool generate_image,
66092 string levels_table,
66093 IDictionary<string, string> style_options,
66094 IDictionary<string, string> solve_options =
null,
66095 IDictionary<string, string> contour_options =
null,
66096 IDictionary<string, string> options =
null )
66099 max_solution_radius,
66107 contour_options, options ) );
67034 string source_node,
67035 double max_solution_radius,
67036 IList<string> weights_on_edges,
67037 IList<string> restrictions,
67039 bool generate_image,
67040 string levels_table,
67041 IDictionary<string, string> style_options,
67042 IDictionary<string, string> solve_options =
null,
67043 IDictionary<string, string> contour_options =
null,
67044 IDictionary<string, string> options =
null,
67045 System.Threading.CancellationToken cancellationToken =
default )
67049 max_solution_radius,
67058 options ), cancellationToken );
CreateCatalogResponse createCatalog(CreateCatalogRequest request_)
Creates a catalog, which contains the location and connection information for a deltalake catalog tha...
async System.Threading.Tasks.Task< ShowEnvironmentResponse > ShowEnvironmentAsync(ShowEnvironmentRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified user-defined function (UDF) environment or all environments....
AlterDatasinkResponse alterDatasink(string name, IDictionary< string, string > datasink_updates_map, IDictionary< string, string > options)
Alters the properties of an existing data sink.
CreateProjectionResponse createProjection(string table_name, string projection_name, IList< string > column_names, IDictionary< string, string > options=null)
Creates a new projection of an existing table.
async System.Threading.Tasks.Task< GetRecordsFromCollectionResponse< T > > GetRecordsFromCollectionAsync< T >(GetRecordsFromCollectionRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves records from a collection.
AlterTableMetadataResponse alterTableMetadata(IList< string > table_names, IDictionary< string, string > metadata_map, IDictionary< string, string > options=null)
Updates (adds or changes) metadata for tables.
FilterByAreaResponse filterByArea(string table_name, string view_name, string x_column_name, IList< double > x_vector, string y_column_name, IList< double > y_vector, IDictionary< string, string > options=null)
Calculates which objects from a table are within a named area of interest (NAI/polygon).
async System.Threading.Tasks.Task< ShowSystemPropertiesResponse > ShowSystemPropertiesAsync(ShowSystemPropertiesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Returns server configuration and version related information to the caller.
A set of results returned by Kinetica.downloadFiles.
DeleteProcResponse deleteProc(DeleteProcRequest request_)
Deletes a proc.
A set of results returned by Kinetica.createMaterializedView.
async System.Threading.Tasks.Task< DropCatalogResponse > DropCatalogAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Drops an existing catalog.
async System.Threading.Tasks.Task< AggregateMinMaxResponse > AggregateMinMaxAsync(string table_name, string column_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates and returns the minimum and maximum values of a particular column in a table.
A set of parameters for Kinetica.filterByRange.
string type_id
An identifier representing the created type.
A set of parameters for Kinetica.createType.
ExportRecordsToFilesResponse exportRecordsToFiles(string table_name, string filepath, IDictionary< string, string > options=null)
Export records from a table to files.
ShowCredentialResponse showCredential(string credential_name, IDictionary< string, string > options=null)
Shows information about a specified credential or all credentials.
async System.Threading.Tasks.Task< FilterResponse > FilterAsync(string table_name, string view_name, string expression, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Filters data based on the specified expression.
async System.Threading.Tasks.Task< GrantPermissionDatasourceResponse > GrantPermissionDatasourceAsync(string name, string permission, string datasource_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grants a data source permission to a user or role.
A set of parameters for Kinetica.showSecurity.
async System.Threading.Tasks.Task< AdminRebalanceResponse > AdminRebalanceAsync(AdminRebalanceRequest request_, System.Threading.CancellationToken cancellationToken=default)
Rebalance the data in the cluster so that all nodes contain an equal number of records approximately ...
A set of results returned by Kinetica.executeProc.
async System.Threading.Tasks.Task< AggregateUniqueResponse > AggregateUniqueAsync(string table_name, string column_name, long offset=0, long limit=-9999, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Returns all the unique values from a particular column (specified by column_name ) of a particular ta...
async System.Threading.Tasks.Task< FilterByListResponse > FilterByListAsync(string table_name, string view_name, IDictionary< string, IList< string >> column_values_map, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which records from a table have values in the given list for the corresponding column.
string table_name
Name of table to which the records are to be added, in [schema_name.
async System.Threading.Tasks.Task< CreateTriggerByRangeResponse > CreateTriggerByRangeAsync(CreateTriggerByRangeRequest request_, System.Threading.CancellationToken cancellationToken=default)
Sets up a simple range trigger for a column_name for one or more tables.
A set of results returned by Kinetica.uploadFiles.
IList< string > type_schemas
The type schemas (one per series/track) of the returned series/tracks.
IDictionary< string, string > info
Additional information.
A set of parameters for Kinetica.deleteGraph.
CreateEnvironmentResponse createEnvironment(string environment_name, IDictionary< string, string > options=null)
Creates a new environment which can be used by user-defined functions (UDF).
ShowDirectoriesResponse showDirectories(ShowDirectoriesRequest request_)
Shows information about directories in KiFS.
async System.Threading.Tasks.Task< CreateTriggerByAreaResponse > CreateTriggerByAreaAsync(string request_id, IList< string > table_names, string x_column_name, IList< double > x_vector, string y_column_name, IList< double > y_vector, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Sets up an area trigger mechanism for two column_names for one or more tables.
A set of parameters for Kinetica.showDatasource.
async System.Threading.Tasks.Task< DeleteFilesResponse > DeleteFilesAsync(IList< string > file_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes one or more files from KiFS.
long total_number_of_records
Total/Filtered number of records.
async System.Threading.Tasks.Task< ShowBackupResponse > ShowBackupAsync(string backup_name, string datasource_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about one or more backups accessible via the data source specified by datasource_na...
CreateBackupResponse createBackup(CreateBackupRequest request_)
Creates a database backup, containing a snapshot of existing objects, at the remote file store access...
async System.Threading.Tasks.Task< FilterByGeometryResponse > FilterByGeometryAsync(FilterByGeometryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Applies a geometry filter against a geospatial geometry column in a given table or view.
AlterCredentialResponse alterCredential(string credential_name, IDictionary< string, string > credential_updates_map, IDictionary< string, string > options)
Alter the properties of an existing credential.
A set of parameters for Kinetica.getGraphEntities.
async System.Threading.Tasks.Task< AdminAlterHostResponse > AdminAlterHostAsync(string host, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alter properties on an existing host in the cluster.
async System.Threading.Tasks.Task< ShowTableResponse > ShowTableAsync(ShowTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves detailed information about a table, view, or schema, specified in table_name.
A set of parameters for Kinetica.adminOffline.
async System.Threading.Tasks.Task< ShowProcStatusResponse > ShowProcStatusAsync(string run_id="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows the statuses of running or completed proc instances.
GrantPermissionDatasourceResponse grantPermissionDatasource(string name, string permission, string datasource_name, IDictionary< string, string > options=null)
Grants a data source permission to a user or role.
A set of results returned by Kinetica.showDatasource.
async System.Threading.Tasks.Task< ShowVideoResponse > ShowVideoAsync(IList< string > paths, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves information about rendered videos.
long total_number_of_records
Total/Filtered number of records.
CreateMaterializedViewResponse createMaterializedView(CreateMaterializedViewRequest request_)
Initiates the process of creating a materialized view, reserving the view's name to prevent other vie...
InsertRecordsFromFilesResponse insertRecordsFromFiles(InsertRecordsFromFilesRequest request_)
Reads from one or more files and inserts the data into a new or existing table.
ShowResourceStatisticsResponse showResourceStatistics(IDictionary< string, string > options=null)
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-...
async System.Threading.Tasks.Task< AlterTableMetadataResponse > AlterTableMetadataAsync(AlterTableMetadataRequest request_, System.Threading.CancellationToken cancellationToken=default)
Updates (adds or changes) metadata for tables.
AlterSystemPropertiesResponse alterSystemProperties(IDictionary< string, string > property_updates_map, IDictionary< string, string > options=null)
The alterSystemProperties endpoint is primarily used to simplify the testing of the system and is not...
CreateRoleResponse createRole(string name, IDictionary< string, string > options=null)
Creates a new role.
A set of parameters for Kinetica.showDatasink.
AlterTableMetadataResponse alterTableMetadata(AlterTableMetadataRequest request_)
Updates (adds or changes) metadata for tables.
A set of results returned by Kinetica.createTable.
A set of parameters for Kinetica.adminBackupBegin.
async System.Threading.Tasks.Task< HasPermissionResponse > HasPermissionAsync(HasPermissionRequest request_, System.Threading.CancellationToken cancellationToken=default)
Checks if the specified user has the specified permission on the specified object.
CreateSchemaResponse createSchema(CreateSchemaRequest request_)
Creates a SQL-style schema.
CreateTableResponse createTable(string table_name, string type_id, IDictionary< string, string > options=null)
Creates a new table with the given type (definition of columns).
byte [] binary_encoded_response
Avro binary encoded response.
async System.Threading.Tasks.Task< CheckTableResponse > CheckTableAsync(CheckTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Scans the requested tables as specified in table_names for integrity.
async System.Threading.Tasks.Task< CreateDatasourceResponse > CreateDatasourceAsync(CreateDatasourceRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a data source, which contains the location and connection information for a data store that i...
async System.Threading.Tasks.Task< GetGraphEntitiesResponse > GetGraphEntitiesAsync(string graph_name, long offset=0, long limit=10000, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves node or edge entities from an existing graph, with pagination support via offset and limit.
FilterByRangeResponse filterByRange(FilterByRangeRequest request_)
Calculates which objects from a table have a column that is within the given bounds.
A set of parameters for Kinetica.lockTable.
async System.Threading.Tasks.Task< ShowDatasinkResponse > ShowDatasinkAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified data sink or all data sinks.
async System.Threading.Tasks.Task< ShowSystemStatusResponse > ShowSystemStatusAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Provides server configuration and health related status to the caller.
UpdateRecordsResponse updateRecordsRaw(RawUpdateRecordsRequest request_)
Runs multiple predicate-based updates in a single call.
A set of results returned by Kinetica.modifyGraph.
GrantPermissionDatasourceResponse grantPermissionDatasource(GrantPermissionDatasourceRequest request_)
Grants a data source permission to a user or role.
A set of parameters for Kinetica.deleteRole.
AlterUserResponse alterUser(string name, string action, string _value, IDictionary< string, string > options=null)
Alters a user.
IList< string > record_ids
If the 'return_record_ids' option of the request was 'true', then this list contains the internal ID ...
AdminAlterJobsResponse adminAlterJobs(IList< long > job_ids, string action, IDictionary< string, string > options=null)
Perform the requested action on a list of one or more job(s).
ClearTableMonitorResponse clearTableMonitor(ClearTableMonitorRequest request_)
Deactivates a table monitor previously created with createTableMonitor.
A set of results returned by Kinetica.getRecordsByColumn.
AggregateMinMaxGeometryResponse aggregateMinMaxGeometry(string table_name, string column_name, IDictionary< string, string > options=null)
Calculates and returns the minimum and maximum x- and y-coordinates of a particular geospatial geomet...
RevokeRoleResponse revokeRole(string role, string member, IDictionary< string, string > options=null)
Revokes membership in a role from a user or role.
DropSchemaResponse dropSchema(DropSchemaRequest request_)
Drops an existing SQL-style schema, specified in schema_name.
A set of results returned by Kinetica.filterBySeries.
DeleteProcResponse deleteProc(string proc_name, IDictionary< string, string > options=null)
Deletes a proc.
A set of parameters for Kinetica.createProc.
A set of parameters for Kinetica.filterByBox.
IList< string > type_names
The type IDs of the corresponding records in records_binary or records_json.
bool has_more_records
Too many records.
A set of parameters for Kinetica.alterRole.
async System.Threading.Tasks.Task< ExportRecordsToFilesResponse > ExportRecordsToFilesAsync(ExportRecordsToFilesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Export records from a table to files.
CreateJoinTableResponse createJoinTable(string join_table_name, IList< string > table_names, IList< string > column_names, IList< string > expressions=null, IDictionary< string, string > options=null)
Creates a table that is the result of a SQL JOIN.
IList< string > type_schemas
A set of parameters for Kinetica.hasPermission.
async System.Threading.Tasks.Task< ClearTableResponse > ClearTableAsync(ClearTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Clears (drops) one or all tables in the database cluster.
A set of parameters for Kinetica.filterByBoxGeometry.
async System.Threading.Tasks.Task< AdminShutdownResponse > AdminShutdownAsync(AdminShutdownRequest request_, System.Threading.CancellationToken cancellationToken=default)
Exits the database server application.
A set of string constants for the parameter execution_mode.
UploadFilesFromurlResponse uploadFilesFromurl(IList< string > file_names, IList< string > urls, IDictionary< string, string > options=null)
Uploads one or more files to KiFS.
long total_number_of_records
Total/Filtered number of records.
VisualizeIsochroneResponse visualizeIsochrone(string graph_name, string source_node, double max_solution_radius, IList< string > weights_on_edges, IList< string > restrictions, int num_levels, bool generate_image, string levels_table, IDictionary< string, string > style_options, IDictionary< string, string > solve_options=null, IDictionary< string, string > contour_options=null, IDictionary< string, string > options=null)
Generate an image containing isolines for travel results using an existing graph.
FilterByTableResponse filterByTable(string table_name, string view_name, string column_name, string source_table_name, string source_table_column_name, IDictionary< string, string > options=null)
Filters objects in one table based on objects in another table.
async System.Threading.Tasks.Task< AggregateKMeansResponse > AggregateKMeansAsync(string table_name, IList< string > column_names, int k, double tolerance, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
This endpoint runs the k-means algorithm - a heuristic algorithm that attempts to do k-means clusteri...
CreateProjectionResponse createProjection(CreateProjectionRequest request_)
Creates a new projection of an existing table.
CreateGraphResponse createGraph(string graph_name, bool directed_graph, IList< string > nodes, IList< string > edges, IList< string > weights, IList< string > restrictions, IDictionary< string, string > options=null)
Creates a new graph network using given nodes, edges, weights, and restrictions.
ShowVideoResponse showVideo(IList< string > paths, IDictionary< string, string > options=null)
Retrieves information about rendered videos.
InsertRecordsRandomResponse insertRecordsRandom(InsertRecordsRandomRequest request_)
Generates a specified number of random records and adds them to the given table.
AdminRebalanceResponse adminRebalance(IDictionary< string, string > options=null)
Rebalance the data in the cluster so that all nodes contain an equal number of records approximately ...
A set of results returned by Kinetica.alterUser.
async System.Threading.Tasks.Task< VisualizeImageChartResponse > VisualizeImageChartAsync(VisualizeImageChartRequest request_, System.Threading.CancellationToken cancellationToken=default)
Scatter plot is the only plot type currently supported.
async System.Threading.Tasks.Task< ShowFilesResponse > ShowFilesAsync(ShowFilesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about files in KiFS.
GrantPermissionSystemResponse grantPermissionSystem(string name, string permission, IDictionary< string, string > options=null)
Grants a system-level permission to a user or role.
A set of parameters for Kinetica.executeProc.
A set of results returned by Kinetica.appendRecords.
async System.Threading.Tasks.Task< AdminShowAlertsResponse > AdminShowAlertsAsync(int num_alerts, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Requests a list of the most recent alerts.Returns lists of alert data, including timestamp and type.
async System.Threading.Tasks.Task< ExportRecordsToFilesResponse > ExportRecordsToFilesAsync(string table_name, string filepath, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Export records from a table to files.
A set of parameters for Kinetica.alterTier.
async System.Threading.Tasks.Task< AlterTableColumnsResponse > AlterTableColumnsAsync(string table_name, IList< IDictionary< string, string >> column_alterations, IDictionary< string, string > options, System.Threading.CancellationToken cancellationToken=default)
Apply various modifications to columns in a table, view.
A set of results returned by Kinetica.adminHaRefresh.
A set of results returned by Kinetica.adminRemoveRanks.
A set of results returned by Kinetica.alterDatasource.
CreateDatasinkResponse createDatasink(CreateDatasinkRequest request_)
Creates a data sink, which contains the destination information for a data sink that is external to t...
CreateCatalogResponse createCatalog(string name, string table_format, string location, string type, string credential, string datasource, IDictionary< string, string > options=null)
Creates a catalog, which contains the location and connection information for a deltalake catalog tha...
DeleteGraphResponse deleteGraph(DeleteGraphRequest request_)
Deletes an existing graph from the graph server and/or persist.
AlterTableColumnsResponse alterTableColumns(AlterTableColumnsRequest request_)
Apply various modifications to columns in a table, view.
async System.Threading.Tasks.Task< FilterByBoxGeometryResponse > FilterByBoxGeometryAsync(FilterByBoxGeometryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which geospatial geometry objects from a table intersect a rectangular box.
A set of parameters for Kinetica.uploadFilesFromurl.
ShowDatasourceResponse showDatasource(string name, IDictionary< string, string > options=null)
Shows information about a specified data source or all data sources.
IList< string > expressions
A list of the actual predicates, one for each update; format should follow the guidelines here.
A set of parameters for Kinetica.alterCredential.
IList< KineticaRecord > data
Avro binary encoded response.
ShowDatasourceResponse showDatasource(ShowDatasourceRequest request_)
Shows information about a specified data source or all data sources.
FilterByRadiusResponse filterByRadius(string table_name, string view_name, string x_column_name, double x_center, string y_column_name, double y_center, double radius, IDictionary< string, string > options=null)
Calculates which objects from a table lie within a circle with the given radius and center point (i....
ShowSystemTimingResponse showSystemTiming(IDictionary< string, string > options=null)
Returns the last 100 database requests along with the request timing and internal job ID.
A set of parameters for Kinetica.repartitionGraph.
AdminAlterHostResponse adminAlterHost(AdminAlterHostRequest request_)
Alter properties on an existing host in the cluster.
async System.Threading.Tasks.Task< AggregateConvexHullResponse > AggregateConvexHullAsync(string table_name, string x_column_name, string y_column_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates and returns the convex hull for the values in a table specified by table_name .
async System.Threading.Tasks.Task< HasProcResponse > HasProcAsync(string proc_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Checks the existence of a proc with the given name.
UploadFilesResponse uploadFiles(IList< string > file_names, IList< byte[]> file_data, IDictionary< string, string > options=null)
Uploads one or more files to KiFS.
AlterBackupResponse alterBackup(AlterBackupRequest request_)
Alters an existing database backup, accessible via the data sink specified by datasink_name.
async System.Threading.Tasks.Task< AlterRoleResponse > AlterRoleAsync(string name, string action, string _value, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters a Role.
A set of results returned by Kinetica.showSystemProperties.
A set of parameters for Kinetica.insertRecordsFromFiles.
async System.Threading.Tasks.Task< AlterDatasourceResponse > AlterDatasourceAsync(AlterDatasourceRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters the properties of an existing data source.
AlterTierResponse alterTier(AlterTierRequest request_)
Alters properties of an existing tier to facilitate resource management.
ShowTableResponse showTable(string table_name, IDictionary< string, string > options=null)
Retrieves detailed information about a table, view, or schema, specified in table_name .
AdminShowClusterOperationsResponse adminShowClusterOperations(AdminShowClusterOperationsRequest request_)
Requests the detailed status of the current operation (by default) or a prior cluster operation speci...
A set of results returned by Kinetica.clearTableMonitor.
A set of parameters for Kinetica.insertRecordsRaw.
A set of results returned by Kinetica.hasType.
A set of parameters for Kinetica.killProc.
A set of results returned by Kinetica.deleteRecords.
AlterResourceGroupResponse alterResourceGroup(AlterResourceGroupRequest request_)
Alters the properties of an existing resource group to facilitate resource management.
AdminShowJobsResponse adminShowJobs(AdminShowJobsRequest request_)
Get a list of the current jobs in GPUdb.
InsertRecordsResponse insertRecordsRaw(RawInsertRecordsRequest request_)
Adds multiple records to the specified table.
DropBackupResponse dropBackup(DropBackupRequest request_)
Deletes one or more existing database backups and contained snapshots, accessible via the data sink s...
A set of parameters for Kinetica.createTriggerByRange.
AdminShowClusterOperationsResponse adminShowClusterOperations(int history_index=0, IDictionary< string, string > options=null)
Requests the detailed status of the current operation (by default) or a prior cluster operation speci...
async System.Threading.Tasks.Task< QueryGraphResponse > QueryGraphAsync(QueryGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Employs a topological query on a graph generated a-priori by createGraph and returns a list of adjace...
string response_schema_str
Avro schema of binary_encoded_response or json_encoded_response.
CreateBackupResponse createBackup(string backup_name, string backup_type, IDictionary< string, string > backup_objects_map, string datasink_name, IDictionary< string, string > options=null)
Creates a database backup, containing a snapshot of existing objects, at the remote file store access...
A set of parameters for Kinetica.createTableMonitor.
async System.Threading.Tasks.Task< InsertRecordsFromPayloadResponse > InsertRecordsFromPayloadAsync(InsertRecordsFromPayloadRequest request_, System.Threading.CancellationToken cancellationToken=default)
Reads from the given text-based or binary payload and inserts the data into a new or existing table.
const string STATUS
Show locked status.
async System.Threading.Tasks.Task< KillProcResponse > KillProcAsync(string run_id="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Kills a running proc instance.
GrantPermissionResponse grantPermission(string principal, string _object, string object_type, string permission, IDictionary< string, string > options=null)
Grant user or role the specified permission on the specified object.
async System.Threading.Tasks.Task< ShowDirectoriesResponse > ShowDirectoriesAsync(ShowDirectoriesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about directories in KiFS.
byte [] binary_encoded_response
Avro binary encoded response.
byte [] binary_encoded_response
Avro binary encoded response.
A set of results returned by Kinetica.filterByAreaGeometry.
CreateRoleResponse createRole(CreateRoleRequest request_)
Creates a new role.
HasTableResponse hasTable(HasTableRequest request_)
Checks for the existence of a table with the given name.
async System.Threading.Tasks.Task< ClearStatisticsResponse > ClearStatisticsAsync(ClearStatisticsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Clears statistics (cardinality, mean value, etc.) for a column in a specified table.
async System.Threading.Tasks.Task< AlterSystemPropertiesResponse > AlterSystemPropertiesAsync(AlterSystemPropertiesRequest request_, System.Threading.CancellationToken cancellationToken=default)
The alterSystemProperties endpoint is primarily used to simplify the testing of the system and is not...
CreateProcResponse createProc(CreateProcRequest request_)
Creates an instance (proc) of the user-defined functions (UDF) specified by the given command,...
async System.Threading.Tasks.Task< AdminBackupEndResponse > AdminBackupEndAsync(AdminBackupEndRequest request_, System.Threading.CancellationToken cancellationToken=default)
Restores the system to normal operating mode after a backup has completed, allowing any queries that ...
CreateEnvironmentResponse createEnvironment(CreateEnvironmentRequest request_)
Creates a new environment which can be used by user-defined functions (UDF).
A set of parameters for Kinetica.alterResourceGroup.
IList< string > type_ids
Type IDs of the respective tables in table_names.
async System.Threading.Tasks.Task< RevokePermissionDirectoryResponse > RevokePermissionDirectoryAsync(RevokePermissionDirectoryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revokes a KiFS directory-level permission from a user or role.
AdminSendAlertResponse adminSendAlert(string message, string label, string log_level, IDictionary< string, string > options=null)
Sends a user generated alert to the monitoring system.
ShowWalResponse showWal(ShowWalRequest request_)
Requests table write-ahead log (WAL) properties.Returns information about the requested table WAL ent...
string table_name
The same table name as was passed in the parameter list.
FilterByStringResponse filterByString(FilterByStringRequest request_)
Calculates which objects from a table or view match a string expression for the given string columns.
FilterByRadiusGeometryResponse filterByRadiusGeometry(FilterByRadiusGeometryRequest request_)
Calculates which geospatial geometry objects from a table intersect a circle with the given radius an...
async System.Threading.Tasks.Task< AdminAddHostResponse > AdminAddHostAsync(AdminAddHostRequest request_, System.Threading.CancellationToken cancellationToken=default)
Adds a host to an existing cluster.
long total_number_of_records
Total/Filtered number of records.
DeleteUserResponse deleteUser(string name, IDictionary< string, string > options=null)
Deletes an existing user.
A set of results returned by Kinetica.adminRepairTable.
AlterWalResponse alterWal(IList< string > table_names, IDictionary< string, string > options=null)
Alters table write-ahead log (WAL) settings.Returns information about the requested table WAL modific...
AlterRoleResponse alterRole(AlterRoleRequest request_)
Alters a Role.
async System.Threading.Tasks.Task< DropCredentialResponse > DropCredentialAsync(string credential_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Drop an existing credential.
ShowProcStatusResponse showProcStatus(string run_id="", IDictionary< string, string > options=null)
Shows the statuses of running or completed proc instances.
async System.Threading.Tasks.Task< FilterByRadiusResponse > FilterByRadiusAsync(string table_name, string view_name, string x_column_name, double x_center, string y_column_name, double y_center, double radius, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table lie within a circle with the given radius and center point (i....
async System.Threading.Tasks.Task< AdminSendAlertResponse > AdminSendAlertAsync(AdminSendAlertRequest request_, System.Threading.CancellationToken cancellationToken=default)
Sends a user generated alert to the monitoring system.
A set of results returned by Kinetica.createGraph.
A set of results returned by Kinetica.insertRecordsFromQuery.
CreateResourceGroupResponse createResourceGroup(string name, IDictionary< string, IDictionary< string, string >> tier_attributes, string ranking, string adjoining_resource_group="", IDictionary< string, string > options=null)
Creates a new resource group to facilitate resource management.
long total_number_of_records
Total/Filtered number of records.
IList< string > expressions
A list of the actual predicates, one for each update; format should follow the guidelines here.
A set of results returned by Kinetica.repartitionGraph.
AggregateUniqueResponse aggregateUnique(AggregateUniqueRequest request_)
Returns all the unique values from a particular column (specified by column_name) of a particular tab...
FilterByBoxGeometryResponse filterByBoxGeometry(FilterByBoxGeometryRequest request_)
Calculates which geospatial geometry objects from a table intersect a rectangular box.
AlterDatasinkResponse alterDatasink(AlterDatasinkRequest request_)
Alters the properties of an existing data sink.
async System.Threading.Tasks.Task< RevokePermissionResponse > RevokePermissionAsync(string principal, string _object, string object_type, string permission, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revoke user or role the specified permission on the specified object.
CreateResourceGroupResponse createResourceGroup(CreateResourceGroupRequest request_)
Creates a new resource group to facilitate resource management.
A set of results returned by Kinetica.insertSymbol.
async System.Threading.Tasks.Task< RevokePermissionDatasourceResponse > RevokePermissionDatasourceAsync(RevokePermissionDatasourceRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revokes a data source permission from a user or role.
CreateCredentialResponse createCredential(string credential_name, string type, string identity, string secret, IDictionary< string, string > options=null)
Create a new credential.
async System.Threading.Tasks.Task< ShowSystemTimingResponse > ShowSystemTimingAsync(ShowSystemTimingRequest request_, System.Threading.CancellationToken cancellationToken=default)
Returns the last 100 database requests along with the request timing and internal job ID.
ShowProcResponse showProc(string proc_name="", IDictionary< string, string > options=null)
Shows information about a proc.
A set of parameters for Kinetica.adminShutdown.
string table_name
Typically shows the result-table name if provided in the request (Ignore otherwise).
async System.Threading.Tasks.Task< AdminSwitchoverResponse > AdminSwitchoverAsync(AdminSwitchoverRequest request_, System.Threading.CancellationToken cancellationToken=default)
Manually switch over one or more processes to another host.
RevokePermissionResponse revokePermission(string principal, string _object, string object_type, string permission, IDictionary< string, string > options=null)
Revoke user or role the specified permission on the specified object.
async System.Threading.Tasks.Task< GrantPermissionProcResponse > GrantPermissionProcAsync(GrantPermissionProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grants a proc-level permission to a user or role.
IList< IList< T > > data
If the encoding parameter of the request was 'binary' then this list-of-lists contains the binary enc...
FilterByAreaResponse filterByArea(FilterByAreaRequest request_)
Calculates which objects from a table are within a named area of interest (NAI/polygon).
async System.Threading.Tasks.Task< HasSchemaResponse > HasSchemaAsync(string schema_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Checks for the existence of a schema with the given name.
async System.Threading.Tasks.Task< FilterByAreaGeometryResponse > FilterByAreaGeometryAsync(FilterByAreaGeometryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which geospatial geometry objects from a table intersect a named area of interest (NAI/pol...
ShowTableResponse showTable(ShowTableRequest request_)
Retrieves detailed information about a table, view, or schema, specified in table_name.
async System.Threading.Tasks.Task< AdminSwitchoverResponse > AdminSwitchoverAsync(IList< string > processes, IList< string > destinations, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Manually switch over one or more processes to another host.
A set of results returned by Kinetica.showFiles.
async System.Threading.Tasks.Task< FilterBySeriesResponse > FilterBySeriesAsync(FilterBySeriesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Filters objects matching all points of the given track (works only on track type data).
async System.Threading.Tasks.Task< CreateDatasinkResponse > CreateDatasinkAsync(string name, string destination, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a data sink, which contains the destination information for a data sink that is external to t...
async System.Threading.Tasks.Task< ShowSystemStatusResponse > ShowSystemStatusAsync(ShowSystemStatusRequest request_, System.Threading.CancellationToken cancellationToken=default)
Provides server configuration and health related status to the caller.
async System.Threading.Tasks.Task< AdminShowClusterOperationsResponse > AdminShowClusterOperationsAsync(AdminShowClusterOperationsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Requests the detailed status of the current operation (by default) or a prior cluster operation speci...
async System.Threading.Tasks.Task< AdminShowClusterOperationsResponse > AdminShowClusterOperationsAsync(int history_index=0, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Requests the detailed status of the current operation (by default) or a prior cluster operation speci...
A set of results returned by Kinetica.createResourceGroup.
FilterByBoxResponse filterByBox(string table_name, string view_name, string x_column_name, double min_x, double max_x, string y_column_name, double min_y, double max_y, IDictionary< string, string > options=null)
Calculates how many objects within the given table lie in a rectangular box.
CreateJobResponse createJob(string endpoint, string request_encoding, byte[] data, string data_str, IDictionary< string, string > options=null)
Create a job which will run asynchronously.
A set of results returned by Kinetica.clearTrigger.
A set of parameters for Kinetica.checkTable.
async System.Threading.Tasks.Task< VerifyBackupResponse > VerifyBackupAsync(VerifyBackupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Inspects the requested database backup(s) for conformity at the remote file store accessible via the ...
IDictionary< string, string > info
Additional information.
async System.Threading.Tasks.Task< UpdateRecordsResponse > UpdateRecordsRawAsync(RawUpdateRecordsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Runs multiple predicate-based updates in a single call.
A set of parameters for Kinetica.insertSymbol.
FilterByAreaGeometryResponse filterByAreaGeometry(string table_name, string view_name, string column_name, IList< double > x_vector, IList< double > y_vector, IDictionary< string, string > options=null)
Calculates which geospatial geometry objects from a table intersect a named area of interest (NAI/pol...
A set of results returned by Kinetica.aggregateUnpivot.
A set of results returned by Kinetica.createJoinTable.
async System.Threading.Tasks.Task< CreateCredentialResponse > CreateCredentialAsync(string credential_name, string type, string identity, string secret, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Create a new credential.
InsertRecordsFromPayloadResponse insertRecordsFromPayload(string table_name, string data_text, byte[] data_bytes, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null)
Reads from the given text-based or binary payload and inserts the data into a new or existing table.
ClearTableResponse clearTable(string table_name="", string authorization="", IDictionary< string, string > options=null)
Clears (drops) one or all tables in the database cluster.
async System.Threading.Tasks.Task< AdminOfflineResponse > AdminOfflineAsync(bool offline, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Take the system offline.
A set of results returned by Kinetica.alterResourceGroup.
RevokePermissionDirectoryResponse revokePermissionDirectory(RevokePermissionDirectoryRequest request_)
Revokes a KiFS directory-level permission from a user or role.
AdminAddHostResponse adminAddHost(string host_address, IDictionary< string, string > options=null)
Adds a host to an existing cluster.
async System.Threading.Tasks.Task< CreateCredentialResponse > CreateCredentialAsync(CreateCredentialRequest request_, System.Threading.CancellationToken cancellationToken=default)
Create a new credential.
ShowTableMetadataResponse showTableMetadata(IList< string > table_names, IDictionary< string, string > options=null)
Retrieves the user provided metadata for the specified tables.
async System.Threading.Tasks.Task< DropCredentialResponse > DropCredentialAsync(DropCredentialRequest request_, System.Threading.CancellationToken cancellationToken=default)
Drop an existing credential.
A set of results returned by Kinetica.alterRole.
AlterBackupResponse alterBackup(string backup_name, string action, string _value, string datasink_name, IDictionary< string, string > options=null)
Alters an existing database backup, accessible via the data sink specified by datasink_name .
VisualizeImageChartResponse visualizeImageChart(VisualizeImageChartRequest request_)
Scatter plot is the only plot type currently supported.
async System.Threading.Tasks.Task< DropDatasinkResponse > DropDatasinkAsync(DropDatasinkRequest request_, System.Threading.CancellationToken cancellationToken=default)
Drops an existing data sink.
A set of parameters for Kinetica.createJoinTable.
A set of parameters for Kinetica.dropCatalog.
A set of parameters for Kinetica.showGraph.
A set of parameters for Kinetica.showBackup.
A set of parameters for Kinetica.insertRecordsRandom.
A set of parameters for Kinetica.showEnvironment.
A set of parameters for Kinetica.alterDirectory.
IDictionary< string, string > info
Additional information.
IList< KineticaRecord > data
Avro binary encoded response.
Convenience class for using Avro.Generic.GenericRecord objects.
A set of results returned by Kinetica.createDirectory.
A set of parameters for Kinetica.matchGraph.
ExportQueryMetricsResponse exportQueryMetrics(ExportQueryMetricsRequest request_)
Export query metrics to a given destination.Returns query metrics.
async System.Threading.Tasks.Task< InsertRecordsFromPayloadResponse > InsertRecordsFromPayloadAsync(string table_name, string data_text, byte[] data_bytes, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Reads from the given text-based or binary payload and inserts the data into a new or existing table.
DeleteGraphResponse deleteGraph(string graph_name, IDictionary< string, string > options=null)
Deletes an existing graph from the graph server and/or persist.
AlterSchemaResponse alterSchema(AlterSchemaRequest request_)
Used to change the name of a SQL-style schema, specified in schema_name.
async System.Threading.Tasks.Task< ShowSecurityResponse > ShowSecurityAsync(IList< string > names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows security information relating to users and/or roles.
A set of results returned by Kinetica.adminHaOffline.
A set of parameters for Kinetica.updateRecords.
AggregateHistogramResponse aggregateHistogram(AggregateHistogramRequest request_)
Performs a histogram calculation given a table, a column, and an interval function.
ShowResourceGroupsResponse showResourceGroups(IList< string > names, IDictionary< string, string > options=null)
Requests resource group properties.Returns detailed information about the requested resource groups.
async System.Threading.Tasks.Task< CreateVideoResponse > CreateVideoAsync(string attribute, string begin, double duration_seconds, string end, double frames_per_second, string style, string path, string style_parameters, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a job to generate a sequence of raster images that visualize data over a specified time.
AlterDatasourceResponse alterDatasource(string name, IDictionary< string, string > datasource_updates_map, IDictionary< string, string > options)
Alters the properties of an existing data source.
async System.Threading.Tasks.Task< GrantPermissionTableResponse > GrantPermissionTableAsync(string name, string permission, string table_name, string filter_expression="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grants a table-level permission to a user or role.
DropEnvironmentResponse dropEnvironment(string environment_name, IDictionary< string, string > options=null)
Drop an existing user-defined function (UDF) environment.
GetJobResponse getJob(long job_id, IDictionary< string, string > options=null)
Get the status and result of asynchronously running job.
A set of parameters for Kinetica.showTriggers.
ShowSecurityResponse showSecurity(IList< string > names, IDictionary< string, string > options=null)
Shows security information relating to users and/or roles.
A set of results returned by Kinetica.dropCredential.
A set of parameters for Kinetica.adminAddHost.
async System.Threading.Tasks.Task< DropSchemaResponse > DropSchemaAsync(DropSchemaRequest request_, System.Threading.CancellationToken cancellationToken=default)
Drops an existing SQL-style schema, specified in schema_name.
ShowGraphResponse showGraph(string graph_name="", IDictionary< string, string > options=null)
Shows information and characteristics of graphs that exist on the graph server.
async System.Threading.Tasks.Task< AlterDatasourceResponse > AlterDatasourceAsync(string name, IDictionary< string, string > datasource_updates_map, IDictionary< string, string > options, System.Threading.CancellationToken cancellationToken=default)
Alters the properties of an existing data source.
async System.Threading.Tasks.Task< HasTypeResponse > HasTypeAsync(string type_id, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Check for the existence of a type.
GrantPermissionSystemResponse grantPermissionSystem(GrantPermissionSystemRequest request_)
Grants a system-level permission to a user or role.
CreateTriggerByAreaResponse createTriggerByArea(string request_id, IList< string > table_names, string x_column_name, IList< double > x_vector, string y_column_name, IList< double > y_vector, IDictionary< string, string > options=null)
Sets up an area trigger mechanism for two column_names for one or more tables.
A set of results returned by Kinetica.showTablesByType.
long count_affected
The number of objects/records affected.
async System.Threading.Tasks.Task< AlterSchemaResponse > AlterSchemaAsync(string schema_name, string action, string _value, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Used to change the name of a SQL-style schema, specified in schema_name .
KillProcResponse killProc(string run_id="", IDictionary< string, string > options=null)
Kills a running proc instance.
ShowTableMonitorsResponse showTableMonitors(ShowTableMonitorsRequest request_)
Show table monitors and their properties.
FilterByRadiusResponse filterByRadius(FilterByRadiusRequest request_)
Calculates which objects from a table lie within a circle with the given radius and center point (i....
A set of results returned by Kinetica.grantPermissionDirectory.
async System.Threading.Tasks.Task< DropCatalogResponse > DropCatalogAsync(DropCatalogRequest request_, System.Threading.CancellationToken cancellationToken=default)
Drops an existing catalog.
A set of parameters for Kinetica.adminRemoveHost.
A set of parameters for Kinetica.filterByValue.
DeleteRoleResponse deleteRole(DeleteRoleRequest request_)
Deletes an existing role.
AdminShowAlertsResponse adminShowAlerts(AdminShowAlertsRequest request_)
Requests a list of the most recent alerts.Returns lists of alert data, including timestamp and type.
async System.Threading.Tasks.Task< RevokePermissionProcResponse > RevokePermissionProcAsync(string name, string permission, string proc_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revokes a proc-level permission from a user or role.
A set of parameters for Kinetica.grantPermissionSystem.
A set of results returned by Kinetica.uploadFilesFromurl.
A set of results returned by Kinetica.filterByBoxGeometry.
async System.Threading.Tasks.Task< GrantPermissionSystemResponse > GrantPermissionSystemAsync(string name, string permission, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grants a system-level permission to a user or role.
A set of results returned by Kinetica.solveGraph.
async System.Threading.Tasks.Task< GetJobResponse > GetJobAsync(GetJobRequest request_, System.Threading.CancellationToken cancellationToken=default)
Get the status and result of asynchronously running job.
AdminBackupEndResponse adminBackupEnd(IDictionary< string, string > options=null)
Restores the system to normal operating mode after a backup has completed, allowing any queries that ...
GetGraphEntitiesResponse getGraphEntities(string graph_name, long offset=0, long limit=10000, IDictionary< string, string > options=null)
Retrieves node or edge entities from an existing graph, with pagination support via offset and limit.
async System.Threading.Tasks.Task< UploadFilesResponse > UploadFilesAsync(IList< string > file_names, IList< byte[]> file_data, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Uploads one or more files to KiFS.
async System.Threading.Tasks.Task< RevokePermissionSystemResponse > RevokePermissionSystemAsync(string name, string permission, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revokes a system-level permission from a user or role.
async System.Threading.Tasks.Task< ShowTypesResponse > ShowTypesAsync(string type_id, string label, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves information for the specified data type ID or type label.
async System.Threading.Tasks.Task< ExportQueryMetricsResponse > ExportQueryMetricsAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Export query metrics to a given destination.Returns query metrics.
A set of results returned by Kinetica.executeSql.
async System.Threading.Tasks.Task< ShowProcResponse > ShowProcAsync(ShowProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about a proc.
async System.Threading.Tasks.Task< CreateProjectionResponse > CreateProjectionAsync(CreateProjectionRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new projection of an existing table.
A set of parameters for Kinetica.filterByRadius.
A set of results returned by Kinetica.showDatasink.
A set of results returned by Kinetica.filterByGeometry.
async System.Threading.Tasks.Task< CreateMaterializedViewResponse > CreateMaterializedViewAsync(string table_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Initiates the process of creating a materialized view, reserving the view's name to prevent other vie...
A set of parameters for Kinetica.aggregateMinMax.
async System.Threading.Tasks.Task< CreateTableMonitorResponse > CreateTableMonitorAsync(string table_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a monitor that watches for a single table modification event type (insert,...
AlterTierResponse alterTier(string name, IDictionary< string, string > options=null)
Alters properties of an existing tier to facilitate resource management.
IList< string > type_names
The type IDs (one per series/track) of the returned series/tracks.
async System.Threading.Tasks.Task< AlterResourceGroupResponse > AlterResourceGroupAsync(string name, IDictionary< string, IDictionary< string, string >> tier_attributes=null, string ranking=AlterResourceGroupRequest.Ranking.EMPTY_STRING, string adjoining_resource_group="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters the properties of an existing resource group to facilitate resource management.
A set of parameters for Kinetica.aggregateStatistics.
GetRecordsByColumnResponse getRecordsByColumn(string table_name, IList< string > column_names, long offset=0, long limit=-9999, IDictionary< string, string > options=null)
For a given table, retrieves the values from the requested column(s).
A set of results returned by Kinetica.adminRebalance.
A set of parameters for Kinetica.filterBySeries.
GrantPermissionCredentialResponse grantPermissionCredential(GrantPermissionCredentialRequest request_)
Grants a credential-level permission to a user or role.
A set of parameters for Kinetica.deleteProc.
IList< IList< byte[]> > list_records_binary
If the encoding parameter of the request was 'binary' then this list-of-lists contains the binary enc...
GrantPermissionTableResponse grantPermissionTable(GrantPermissionTableRequest request_)
Grants a table-level permission to a user or role.
async System.Threading.Tasks.Task< ShowTriggersResponse > ShowTriggersAsync(IList< string > trigger_ids, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves information regarding the specified triggers or all existing triggers currently active.
A set of parameters for Kinetica.clearTable.
async System.Threading.Tasks.Task< AlterEnvironmentResponse > AlterEnvironmentAsync(string environment_name, string action, string _value, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters an existing environment which can be referenced by a user-defined function (UDF).
A set of results returned by Kinetica.aggregateConvexHull.
async System.Threading.Tasks.Task< CreateTableResponse > CreateTableAsync(string table_name, string type_id, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new table with the given type (definition of columns).
CreateTriggerByRangeResponse createTriggerByRange(CreateTriggerByRangeRequest request_)
Sets up a simple range trigger for a column_name for one or more tables.
A set of parameters for Kinetica.createCredential.
A set of results returned by Kinetica.dropCatalog.
A set of results returned by Kinetica.createUserExternal.
A set of results returned by Kinetica.adminVerifyDb.
async System.Threading.Tasks.Task< RestoreBackupResponse > RestoreBackupAsync(string backup_name, IDictionary< string, string > restore_objects_map, string datasource_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Restores database objects from a backup accessible via the data source specified by datasource_name .
async System.Threading.Tasks.Task< CreateJoinTableResponse > CreateJoinTableAsync(CreateJoinTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a table that is the result of a SQL JOIN.
A set of results returned by Kinetica.aggregateStatisticsByRange.
DeleteResourceGroupResponse deleteResourceGroup(DeleteResourceGroupRequest request_)
Deletes a resource group.
A set of parameters for Kinetica.alterTableMonitor.
A set of parameters for Kinetica.visualizeIsochrone.
async System.Threading.Tasks.Task< UploadFilesResponse > UploadFilesAsync(UploadFilesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Uploads one or more files to KiFS.
async System.Threading.Tasks.Task< HasTableResponse > HasTableAsync(HasTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Checks for the existence of a table with the given name.
A set of parameters for Kinetica.createUnion.
A set of results returned by Kinetica.visualizeImageChart.
VisualizeIsochroneResponse visualizeIsochrone(VisualizeIsochroneRequest request_)
Generate an image containing isolines for travel results using an existing graph.
A set of parameters for Kinetica.hasRole.
async System.Threading.Tasks.Task< ExportRecordsToTableResponse > ExportRecordsToTableAsync(ExportRecordsToTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Exports records from source table to the specified target table in an external database.
async System.Threading.Tasks.Task< MatchGraphResponse > MatchGraphAsync(MatchGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Matches a directed route implied by a given set of latitude/longitude points to an existing underlyin...
ShowDatasinkResponse showDatasink(string name, IDictionary< string, string > options=null)
Shows information about a specified data sink or all data sinks.
A set of results returned by Kinetica.aggregateHistogram.
async System.Threading.Tasks.Task< CreateTableExternalResponse > CreateTableExternalAsync(string table_name, IList< string > filepaths, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new external table, which is a local database object whose source data is located externall...
AlterRoleResponse alterRole(string name, string action, string _value, IDictionary< string, string > options=null)
Alters a Role.
async System.Threading.Tasks.Task< RevokePermissionDatasourceResponse > RevokePermissionDatasourceAsync(string name, string permission, string datasource_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revokes a data source permission from a user or role.
async System.Threading.Tasks.Task< AlterResourceGroupResponse > AlterResourceGroupAsync(AlterResourceGroupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters the properties of an existing resource group to facilitate resource management.
A set of parameters for Kinetica.hasTable.
async System.Threading.Tasks.Task< DeleteDirectoryResponse > DeleteDirectoryAsync(string directory_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes a directory from KiFS.
FilterBySeriesResponse filterBySeries(string table_name, string view_name, string track_id, IList< string > target_track_ids, IDictionary< string, string > options=null)
Filters objects matching all points of the given track (works only on track type data).
A set of results returned by Kinetica.filterByArea.
ModifyGraphResponse modifyGraph(ModifyGraphRequest request_)
Update an existing graph network using given nodes, edges, weights, restrictions, and options.
CreateUserExternalResponse createUserExternal(string name, IDictionary< string, string > options=null)
Creates a new external user (a user whose credentials are managed by an external LDAP).
async System.Threading.Tasks.Task< ShowResourceGroupsResponse > ShowResourceGroupsAsync(ShowResourceGroupsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Requests resource group properties.Returns detailed information about the requested resource groups.
IList< IDictionary< string, IList< string > > > properties
Property maps of the respective tables in table_names.
RevokePermissionTableResponse revokePermissionTable(RevokePermissionTableRequest request_)
Revokes a table-level permission from a user or role.
HasPermissionResponse hasPermission(HasPermissionRequest request_)
Checks if the specified user has the specified permission on the specified object.
KillProcResponse killProc(KillProcRequest request_)
Kills a running proc instance.
async System.Threading.Tasks.Task< FilterByValueResponse > FilterByValueAsync(FilterByValueRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table has a particular value for a particular column.
CreateProcResponse createProc(string proc_name, string execution_mode=CreateProcRequest.ExecutionMode.DISTRIBUTED, IDictionary< string, byte[]> files=null, string command="", IList< string > args=null, IDictionary< string, string > options=null)
Creates an instance (proc) of the user-defined functions (UDF) specified by the given command,...
ShowSystemTimingResponse showSystemTiming(ShowSystemTimingRequest request_)
Returns the last 100 database requests along with the request timing and internal job ID.
long total_number_of_records
Total/Filtered number of records.
async System.Threading.Tasks.Task< DownloadFilesResponse > DownloadFilesAsync(IList< string > file_names, IList< long > read_offsets, IList< long > read_lengths, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Downloads one or more files from KiFS.
ShowCredentialResponse showCredential(ShowCredentialRequest request_)
Shows information about a specified credential or all credentials.
async System.Threading.Tasks.Task< FilterByGeometryResponse > FilterByGeometryAsync(string table_name, string view_name, string column_name, string input_wkt, string operation, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Applies a geometry filter against a geospatial geometry column in a given table or view.
InsertRecordsFromQueryResponse insertRecordsFromQuery(InsertRecordsFromQueryRequest request_)
Computes remote query result and inserts the result data into a new or existing table.
A set of results returned by Kinetica.revokePermissionDatasource.
A set of results returned by Kinetica.getJob.
async System.Threading.Tasks.Task< CreateJobResponse > CreateJobAsync(string endpoint, string request_encoding, byte[] data, string data_str, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Create a job which will run asynchronously.
A set of parameters for Kinetica.createEnvironment.
string response_schema_str
Avro schema of binary_encoded_response or json_encoded_response.
A set of parameters for Kinetica.deleteRecords.
async System.Threading.Tasks.Task< AdminAddRanksResponse > AdminAddRanksAsync(AdminAddRanksRequest request_, System.Threading.CancellationToken cancellationToken=default)
Add one or more ranks to an existing Kinetica cluster.
FilterByListResponse filterByList(string table_name, string view_name, IDictionary< string, IList< string >> column_values_map, IDictionary< string, string > options=null)
Calculates which records from a table have values in the given list for the corresponding column.
A set of parameters for Kinetica.adminAlterJobs.
AlterTableMonitorResponse alterTableMonitor(AlterTableMonitorRequest request_)
Alters a table monitor previously created with createTableMonitor.
A set of parameters for Kinetica.exportQueryMetrics.
async System.Threading.Tasks.Task< AdminRebalanceResponse > AdminRebalanceAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Rebalance the data in the cluster so that all nodes contain an equal number of records approximately ...
A set of results returned by Kinetica.showTypes.
async System.Threading.Tasks.Task< AdminVerifyDbResponse > AdminVerifyDbAsync(AdminVerifyDbRequest request_, System.Threading.CancellationToken cancellationToken=default)
Verify database is in a consistent state.
async System.Threading.Tasks.Task< InsertRecordsRandomResponse > InsertRecordsRandomAsync(string table_name, long count, IDictionary< string, IDictionary< string, double >> options=null, System.Threading.CancellationToken cancellationToken=default)
Generates a specified number of random records and adds them to the given table.
A set of results returned by Kinetica.insertRecords.
A set of parameters for Kinetica.showStatistics.
async System.Threading.Tasks.Task< ExecuteProcResponse > ExecuteProcAsync(string proc_name, IDictionary< string, string > _params=null, IDictionary< string, byte[]> bin_params=null, IList< string > input_table_names=null, IDictionary< string, IList< string >> input_column_names=null, IList< string > output_table_names=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Executes a proc.
async System.Threading.Tasks.Task< AdminShutdownResponse > AdminShutdownAsync(string exit_type, string authorization, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Exits the database server application.
IList< string > record_ids
If the 'return_record_ids' option of the request was 'true', then this list contains the internal ID ...
async System.Threading.Tasks.Task< AlterEnvironmentResponse > AlterEnvironmentAsync(AlterEnvironmentRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters an existing environment which can be referenced by a user-defined function (UDF).
A set of results returned by Kinetica.getGraphEntities.
RevokePermissionCredentialResponse revokePermissionCredential(RevokePermissionCredentialRequest request_)
Revokes a credential-level permission from a user or role.
A set of parameters for Kinetica.createJob.
async System.Threading.Tasks.Task< ExecuteSqlResponse > ExecuteSqlAsync(ExecuteSqlRequest request_, System.Threading.CancellationToken cancellationToken=default)
Execute a SQL statement (query, DML, or DDL).
async System.Threading.Tasks.Task< ClearTablesResponse > ClearTablesAsync(ClearTablesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Clears (drops) tables in the database cluster.
async System.Threading.Tasks.Task< CreateProjectionResponse > CreateProjectionAsync(string table_name, string projection_name, IList< string > column_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new projection of an existing table.
async System.Threading.Tasks.Task< ShowTableMonitorsResponse > ShowTableMonitorsAsync(ShowTableMonitorsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Show table monitors and their properties.
async System.Threading.Tasks.Task< DropSchemaResponse > DropSchemaAsync(string schema_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Drops an existing SQL-style schema, specified in schema_name .
async System.Threading.Tasks.Task< ShowTableMonitorsResponse > ShowTableMonitorsAsync(IList< string > monitor_ids, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Show table monitors and their properties.
A set of results returned by Kinetica.showBackup.
LockTableResponse lockTable(string table_name, string lock_type=LockTableRequest.LockType.STATUS, IDictionary< string, string > options=null)
Manages global access to a table's data.
A set of results returned by Kinetica.grantPermissionCredential.
async System.Threading.Tasks.Task< AlterDatasinkResponse > AlterDatasinkAsync(string name, IDictionary< string, string > datasink_updates_map, IDictionary< string, string > options, System.Threading.CancellationToken cancellationToken=default)
Alters the properties of an existing data sink.
IList< byte[]> records_binary
If the encoding parameter of the request was 'binary' then this list contains the binary encoded reco...
CreateUserInternalResponse createUserInternal(string name, string password, IDictionary< string, string > options=null)
Creates a new internal user (a user whose credentials are managed by the database system).
ShowResourceGroupsResponse showResourceGroups(ShowResourceGroupsRequest request_)
Requests resource group properties.Returns detailed information about the requested resource groups.
GrantPermissionResponse grantPermission(GrantPermissionRequest request_)
Grant user or role the specified permission on the specified object.
IList< IDictionary< string, string > > new_values_maps
List of new values for the matching records.
bool has_more_records
Too many records.
InsertRecordsRandomResponse insertRecordsRandom(string table_name, long count, IDictionary< string, IDictionary< string, double >> options=null)
Generates a specified number of random records and adds them to the given table.
async System.Threading.Tasks.Task< AppendRecordsResponse > AppendRecordsAsync(AppendRecordsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Append (or insert) all records from a source table (specified by source_table_name) to a particular t...
A set of results returned by Kinetica.hasSchema.
A set of results returned by Kinetica.clearTables.
async System.Threading.Tasks.Task< AdminHaOfflineResponse > AdminHaOfflineAsync(AdminHaOfflineRequest request_, System.Threading.CancellationToken cancellationToken=default)
Pauses consumption of messages from other HA clusters to support data repair/recovery scenarios.
async System.Threading.Tasks.Task< AlterBackupResponse > AlterBackupAsync(string backup_name, string action, string _value, string datasink_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters an existing database backup, accessible via the data sink specified by datasink_name .
AdminHaRefreshResponse adminHaRefresh(AdminHaRefreshRequest request_)
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
async System.Threading.Tasks.Task< CreateTableMonitorResponse > CreateTableMonitorAsync(CreateTableMonitorRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a monitor that watches for a single table modification event type (insert,...
A set of results returned by Kinetica.aggregateKMeans.
A set of results returned by Kinetica.adminShowClusterOperations.
AlterResourceGroupResponse alterResourceGroup(string name, IDictionary< string, IDictionary< string, string >> tier_attributes=null, string ranking=AlterResourceGroupRequest.Ranking.EMPTY_STRING, string adjoining_resource_group="", IDictionary< string, string > options=null)
Alters the properties of an existing resource group to facilitate resource management.
async System.Threading.Tasks.Task< ShowVideoResponse > ShowVideoAsync(ShowVideoRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves information about rendered videos.
A set of results returned by Kinetica.createEnvironment.
A set of results returned by Kinetica.adminOffline.
async System.Threading.Tasks.Task< GetRecordsResponse< T > > GetRecordsAsync< T >(GetRecordsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves records from a given table, optionally filtered by an expression and/or sorted by a column.
A set of results returned by Kinetica.clearStatistics.
ShowProcStatusResponse showProcStatus(ShowProcStatusRequest request_)
Shows the statuses of running or completed proc instances.
DeleteDirectoryResponse deleteDirectory(DeleteDirectoryRequest request_)
Deletes a directory from KiFS.
async System.Threading.Tasks.Task< LockTableResponse > LockTableAsync(LockTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Manages global access to a table's data.
A set of results returned by Kinetica.exportQueryMetrics.
A set of parameters for Kinetica.showFiles.
ShowStatisticsResponse showStatistics(ShowStatisticsRequest request_)
Retrieves the collected column statistics for the specified table(s).
A set of results returned by Kinetica.grantPermissionDatasource.
ShowSqlProcResponse showSqlProc(string procedure_name="", IDictionary< string, string > options=null)
Shows information about SQL procedures, including the full definition of each requested procedure.
A set of results returned by Kinetica.grantPermissionTable.
AdminBackupEndResponse adminBackupEnd(AdminBackupEndRequest request_)
Restores the system to normal operating mode after a backup has completed, allowing any queries that ...
A set of results returned by Kinetica.aggregateGroupBy.
RevokeRoleResponse revokeRole(RevokeRoleRequest request_)
Revokes membership in a role from a user or role.
async System.Threading.Tasks.Task< DeleteRecordsResponse > DeleteRecordsAsync(string table_name, IList< string > expressions, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes record(s) matching the provided criteria from the given table.
IList< string > type_schemas
Type schemas of the respective tables in table_names.
async System.Threading.Tasks.Task< CreateResourceGroupResponse > CreateResourceGroupAsync(CreateResourceGroupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new resource group to facilitate resource management.
A set of parameters for Kinetica.alterSchema.
AppendRecordsResponse appendRecords(AppendRecordsRequest request_)
Append (or insert) all records from a source table (specified by source_table_name) to a particular t...
async System.Threading.Tasks.Task< ShowStatisticsResponse > ShowStatisticsAsync(ShowStatisticsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves the collected column statistics for the specified table(s).
AggregateGroupByResponse aggregateGroupBy(AggregateGroupByRequest request_)
Calculates unique combinations (groups) of values for the given columns in a given table or view and ...
A set of results returned by Kinetica.showSchema.
ModifyGraphResponse modifyGraph(string graph_name, IList< string > nodes, IList< string > edges, IList< string > weights, IList< string > restrictions, IDictionary< string, string > options=null)
Update an existing graph network using given nodes, edges, weights, restrictions, and options.
async System.Threading.Tasks.Task< AggregateStatisticsByRangeResponse > AggregateStatisticsByRangeAsync(AggregateStatisticsByRangeRequest request_, System.Threading.CancellationToken cancellationToken=default)
Divides the given set into bins and calculates statistics of the values of a value-column in each bin...
A set of parameters for Kinetica.alterEnvironment.
A set of parameters for Kinetica.verifyBackup.
A set of parameters for Kinetica.createTable.
async System.Threading.Tasks.Task< UpdateRecordsResponse > UpdateRecordsAsync< T >(UpdateRecordsRequest< T > request_, System.Threading.CancellationToken cancellationToken=default)
Runs multiple predicate-based updates in a single call.
async System.Threading.Tasks.Task< DropEnvironmentResponse > DropEnvironmentAsync(string environment_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Drop an existing user-defined function (UDF) environment.
async System.Threading.Tasks.Task< GrantPermissionSystemResponse > GrantPermissionSystemAsync(GrantPermissionSystemRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grants a system-level permission to a user or role.
A set of results returned by Kinetica.updateRecords.
async System.Threading.Tasks.Task< AlterCredentialResponse > AlterCredentialAsync(AlterCredentialRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alter the properties of an existing credential.
async System.Threading.Tasks.Task< RevokePermissionResponse > RevokePermissionAsync(RevokePermissionRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revoke user or role the specified permission on the specified object.
A set of results returned by Kinetica.deleteDirectory.
async System.Threading.Tasks.Task< FilterByBoxGeometryResponse > FilterByBoxGeometryAsync(string table_name, string view_name, string column_name, double min_x, double max_x, double min_y, double max_y, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which geospatial geometry objects from a table intersect a rectangular box.
async System.Threading.Tasks.Task< CreateSchemaResponse > CreateSchemaAsync(string schema_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a SQL-style schema.
A set of results returned by Kinetica.aggregateMinMax.
AggregateConvexHullResponse aggregateConvexHull(AggregateConvexHullRequest request_)
Calculates and returns the convex hull for the values in a table specified by table_name.
A set of parameters for Kinetica.filterByString.
ShowWalResponse showWal(IList< string > table_names, IDictionary< string, string > options=null)
Requests table write-ahead log (WAL) properties.Returns information about the requested table WAL ent...
const string MARKOV_CHAIN
Matches sample_points to the graph using the Hidden Markov Model (HMM)-based method,...
A set of results returned by Kinetica.alterCredential.
A set of parameters for Kinetica.showTable.
async System.Threading.Tasks.Task< RevokePermissionSystemResponse > RevokePermissionSystemAsync(RevokePermissionSystemRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revokes a system-level permission from a user or role.
A set of parameters for Kinetica.showSystemProperties.
A set of parameters for Kinetica.deleteFiles.
async System.Threading.Tasks.Task< GrantRoleResponse > GrantRoleAsync(string role, string member, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grants membership in a role to a user or role.
async System.Threading.Tasks.Task< DropBackupResponse > DropBackupAsync(string backup_name, string datasink_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes one or more existing database backups and contained snapshots, accessible via the data sink s...
AdminRemoveHostResponse adminRemoveHost(string host, IDictionary< string, string > options=null)
Removes a host from an existing cluster.
async System.Threading.Tasks.Task< HasSchemaResponse > HasSchemaAsync(HasSchemaRequest request_, System.Threading.CancellationToken cancellationToken=default)
Checks for the existence of a schema with the given name.
InsertRecordsFromPayloadResponse insertRecordsFromPayload(InsertRecordsFromPayloadRequest request_)
Reads from the given text-based or binary payload and inserts the data into a new or existing table.
A set of results returned by Kinetica.revokePermissionProc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
async System.Threading.Tasks.Task< AggregateGroupByResponse > AggregateGroupByAsync(AggregateGroupByRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates unique combinations (groups) of values for the given columns in a given table or view and ...
A set of results returned by Kinetica.showGraph.
UploadFilesFromurlResponse uploadFilesFromurl(UploadFilesFromurlRequest request_)
Uploads one or more files to KiFS.
HasRoleResponse hasRole(HasRoleRequest request_)
Checks if the specified user has the specified role.
AggregateConvexHullResponse aggregateConvexHull(string table_name, string x_column_name, string y_column_name, IDictionary< string, string > options=null)
Calculates and returns the convex hull for the values in a table specified by table_name .
CreateUnionResponse createUnion(CreateUnionRequest request_)
Merges data from one or more tables with comparable data types into a new table.
async System.Threading.Tasks.Task< FilterByTableResponse > FilterByTableAsync(string table_name, string view_name, string column_name, string source_table_name, string source_table_column_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Filters objects in one table based on objects in another table.
async System.Threading.Tasks.Task< AlterVideoResponse > AlterVideoAsync(string path, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters a video.
ShowProcResponse showProc(ShowProcRequest request_)
Shows information about a proc.
ShowSqlProcResponse showSqlProc(ShowSqlProcRequest request_)
Shows information about SQL procedures, including the full definition of each requested procedure.
async System.Threading.Tasks.Task< DropDatasourceResponse > DropDatasourceAsync(DropDatasourceRequest request_, System.Threading.CancellationToken cancellationToken=default)
Drops an existing data source.
async System.Threading.Tasks.Task< RevokeRoleResponse > RevokeRoleAsync(string role, string member, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revokes membership in a role from a user or role.
void DecodeRawBinaryDataUsingTypeIDs< T >(IList< string > type_ids, IList< byte[]> records_binary, IList< T > records)
Given IDs of records types registered with Kinetica, decode binary data into distinct records (object...
A set of results returned by Kinetica.showSystemStatus.
async System.Threading.Tasks.Task< FilterByRadiusGeometryResponse > FilterByRadiusGeometryAsync(FilterByRadiusGeometryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which geospatial geometry objects from a table intersect a circle with the given radius an...
async System.Threading.Tasks.Task< AdminShowJobsResponse > AdminShowJobsAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Get a list of the current jobs in GPUdb.
bool has_more_records
Too many records.
string table_name
Name of table to be updated, in [schema_name.
async System.Threading.Tasks.Task< ShowSchemaResponse > ShowSchemaAsync(string schema_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves information about a schema (or all schemas), as specified in schema_name .
async System.Threading.Tasks.Task< CreateDirectoryResponse > CreateDirectoryAsync(string directory_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new directory in KiFS.
async System.Threading.Tasks.Task< DropEnvironmentResponse > DropEnvironmentAsync(DropEnvironmentRequest request_, System.Threading.CancellationToken cancellationToken=default)
Drop an existing user-defined function (UDF) environment.
A set of results returned by Kinetica.showSqlProc.
A set of parameters for Kinetica.createBackup.
ShowSystemPropertiesResponse showSystemProperties(ShowSystemPropertiesRequest request_)
Returns server configuration and version related information to the caller.
AdminRepairTableResponse adminRepairTable(IList< string > table_names, IDictionary< string, string > table_types, IDictionary< string, string > options=null)
Manually repair a corrupted table.Returns information about affected tables.
A set of parameters for Kinetica.revokePermissionCredential.
FilterByStringResponse filterByString(string table_name, string view_name, string expression, string mode, IList< string > column_names, IDictionary< string, string > options=null)
Calculates which objects from a table or view match a string expression for the given string columns.
async System.Threading.Tasks.Task< AdminShowAlertsResponse > AdminShowAlertsAsync(AdminShowAlertsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Requests a list of the most recent alerts.Returns lists of alert data, including timestamp and type.
GrantPermissionProcResponse grantPermissionProc(string name, string permission, string proc_name, IDictionary< string, string > options=null)
Grants a proc-level permission to a user or role.
AdminRepairTableResponse adminRepairTable(AdminRepairTableRequest request_)
Manually repair a corrupted table.Returns information about affected tables.
A set of parameters for Kinetica.showTypes.
FilterByValueResponse filterByValue(FilterByValueRequest request_)
Calculates which objects from a table has a particular value for a particular column.
FilterByAreaGeometryResponse filterByAreaGeometry(FilterByAreaGeometryRequest request_)
Calculates which geospatial geometry objects from a table intersect a named area of interest (NAI/pol...
AggregateStatisticsResponse aggregateStatistics(AggregateStatisticsRequest request_)
Calculates the requested statistics of the given column(s) in a given table.
AlterTableColumnsResponse alterTableColumns(string table_name, IList< IDictionary< string, string >> column_alterations, IDictionary< string, string > options)
Apply various modifications to columns in a table, view.
async System.Threading.Tasks.Task< CreateUserInternalResponse > CreateUserInternalAsync(CreateUserInternalRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new internal user (a user whose credentials are managed by the database system).
async System.Threading.Tasks.Task< CreateProcResponse > CreateProcAsync(string proc_name, string execution_mode=CreateProcRequest.ExecutionMode.DISTRIBUTED, IDictionary< string, byte[]> files=null, string command="", IList< string > args=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates an instance (proc) of the user-defined functions (UDF) specified by the given command,...
A set of results returned by Kinetica.getRecordsFromCollection.
LockTableResponse lockTable(LockTableRequest request_)
Manages global access to a table's data.
async System.Threading.Tasks.Task< DeleteRoleResponse > DeleteRoleAsync(DeleteRoleRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes an existing role.
async System.Threading.Tasks.Task< DeleteUserResponse > DeleteUserAsync(DeleteUserRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes an existing user.
DropDatasinkResponse dropDatasink(DropDatasinkRequest request_)
Drops an existing data sink.
async System.Threading.Tasks.Task< GrantPermissionDatasourceResponse > GrantPermissionDatasourceAsync(GrantPermissionDatasourceRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grants a data source permission to a user or role.
async System.Threading.Tasks.Task< FilterByAreaResponse > FilterByAreaAsync(string table_name, string view_name, string x_column_name, IList< double > x_vector, string y_column_name, IList< double > y_vector, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table are within a named area of interest (NAI/polygon).
byte [] binary_encoded_response
Avro binary encoded response.
IDictionary< string, string > info
Additional information.
async System.Threading.Tasks.Task< DeleteDirectoryResponse > DeleteDirectoryAsync(DeleteDirectoryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes a directory from KiFS.
IDictionary< string, string > info
Additional information.
async System.Threading.Tasks.Task< AggregateUniqueResponse > AggregateUniqueAsync(AggregateUniqueRequest request_, System.Threading.CancellationToken cancellationToken=default)
Returns all the unique values from a particular column (specified by column_name) of a particular tab...
async System.Threading.Tasks.Task< CreateDatasourceResponse > CreateDatasourceAsync(string name, string location, string user_name, string password, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a data source, which contains the location and connection information for a data store that i...
async System.Threading.Tasks.Task< FilterByRadiusResponse > FilterByRadiusAsync(FilterByRadiusRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table lie within a circle with the given radius and center point (i....
async System.Threading.Tasks.Task< CreateRoleResponse > CreateRoleAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new role.
A set of results returned by Kinetica.createTableExternal.
ShowResourceStatisticsResponse showResourceStatistics(ShowResourceStatisticsRequest request_)
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-...
A set of string constants for the parameter solve_method.
RevokePermissionDatasourceResponse revokePermissionDatasource(RevokePermissionDatasourceRequest request_)
Revokes a data source permission from a user or role.
A set of results returned by Kinetica.createTableMonitor.
A set of results returned by Kinetica.createCatalog.
A set of results returned by Kinetica.adminShutdown.
IDictionary< string, string > info
Additional information.
RestoreBackupResponse restoreBackup(RestoreBackupRequest request_)
Restores database objects from a backup accessible via the data source specified by datasource_name.
async System.Threading.Tasks.Task< AlterSystemPropertiesResponse > AlterSystemPropertiesAsync(IDictionary< string, string > property_updates_map, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
The alterSystemProperties endpoint is primarily used to simplify the testing of the system and is not...
async System.Threading.Tasks.Task< UploadFilesFromurlResponse > UploadFilesFromurlAsync(IList< string > file_names, IList< string > urls, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Uploads one or more files to KiFS.
DropCredentialResponse dropCredential(string credential_name, IDictionary< string, string > options=null)
Drop an existing credential.
ShowDatasinkResponse showDatasink(ShowDatasinkRequest request_)
Shows information about a specified data sink or all data sinks.
async System.Threading.Tasks.Task< HasPermissionResponse > HasPermissionAsync(string principal, string _object, string object_type, string permission, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Checks if the specified user has the specified permission on the specified object.
async System.Threading.Tasks.Task< CreateUserExternalResponse > CreateUserExternalAsync(CreateUserExternalRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new external user (a user whose credentials are managed by an external LDAP).
A set of results returned by Kinetica.createProjection.
ShowTypesResponse showTypes(string type_id, string label, IDictionary< string, string > options=null)
Retrieves information for the specified data type ID or type label.
A set of parameters for Kinetica.grantPermissionProc.
RevokePermissionTableResponse revokePermissionTable(string name, string permission, string table_name, IDictionary< string, string > options=null)
Revokes a table-level permission from a user or role.
async System.Threading.Tasks.Task< ClearTriggerResponse > ClearTriggerAsync(string trigger_id, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Clears or cancels the trigger identified by the specified handle.
ShowStatisticsResponse showStatistics(IList< string > table_names, IDictionary< string, string > options=null)
Retrieves the collected column statistics for the specified table(s).
A set of results returned by Kinetica.alterTable.
ShowResourceObjectsResponse showResourceObjects(IDictionary< string, string > options=null)
Returns information about the internal sub-components (tiered objects) which use resources of the sys...
ExecuteProcResponse executeProc(string proc_name, IDictionary< string, string > _params=null, IDictionary< string, byte[]> bin_params=null, IList< string > input_table_names=null, IDictionary< string, IList< string >> input_column_names=null, IList< string > output_table_names=null, IDictionary< string, string > options=null)
Executes a proc.
async System.Threading.Tasks.Task< ShowWalResponse > ShowWalAsync(IList< string > table_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Requests table write-ahead log (WAL) properties.Returns information about the requested table WAL ent...
A set of parameters for Kinetica.showSqlProc.
FilterByBoxGeometryResponse filterByBoxGeometry(string table_name, string view_name, string column_name, double min_x, double max_x, double min_y, double max_y, IDictionary< string, string > options=null)
Calculates which geospatial geometry objects from a table intersect a rectangular box.
A set of results returned by Kinetica.alterTableMonitor.
async System.Threading.Tasks.Task< AlterSchemaResponse > AlterSchemaAsync(AlterSchemaRequest request_, System.Threading.CancellationToken cancellationToken=default)
Used to change the name of a SQL-style schema, specified in schema_name.
GetRecordsBySeriesResponse< T > getRecordsBySeries< T >(GetRecordsBySeriesRequest request_)
Retrieves the complete series/track records from the given world_table_name based on the partial trac...
CollectStatisticsResponse collectStatistics(CollectStatisticsRequest request_)
Collect statistics for a column(s) in a specified table.
async System.Threading.Tasks.Task< SolveGraphResponse > SolveGraphAsync(string graph_name, IList< string > weights_on_edges=null, IList< string > restrictions=null, string solver_type=SolveGraphRequest.SolverType.SHORTEST_PATH, IList< string > source_nodes=null, IList< string > destination_nodes=null, string solution_table="graph_solutions", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Solves an existing graph for a type of problem (e.g., shortest path, page rank, traveling salesman,...
AdminAddRanksResponse adminAddRanks(IList< string > hosts, IList< IDictionary< string, string >> config_params, IDictionary< string, string > options=null)
Add one or more ranks to an existing Kinetica cluster.
async System.Threading.Tasks.Task< CheckTableResponse > CheckTableAsync(IList< string > table_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Scans the requested tables as specified in table_names for integrity.
ShowSystemStatusResponse showSystemStatus(IDictionary< string, string > options=null)
Provides server configuration and health related status to the caller.
RevokePermissionSystemResponse revokePermissionSystem(string name, string permission, IDictionary< string, string > options=null)
Revokes a system-level permission from a user or role.
async System.Threading.Tasks.Task< FilterByAreaGeometryResponse > FilterByAreaGeometryAsync(string table_name, string view_name, string column_name, IList< double > x_vector, IList< double > y_vector, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which geospatial geometry objects from a table intersect a named area of interest (NAI/pol...
A set of parameters for Kinetica.aggregateStatisticsByRange.
A set of results returned by Kinetica.alterBackup.
A set of results returned by Kinetica.showEnvironment.
string table_name
Value of table_name.
A set of results returned by Kinetica.adminAddHost.
ExecuteSqlResponse executeSql(ExecuteSqlRequest request_)
Execute a SQL statement (query, DML, or DDL).
A set of parameters for Kinetica.hasSchema.
async System.Threading.Tasks.Task< FilterByRangeResponse > FilterByRangeAsync(string table_name, string view_name, string column_name, double lower_bound, double upper_bound, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table have a column that is within the given bounds.
A set of parameters for Kinetica.createResourceGroup.
A set of parameters for Kinetica.adminShowAlerts.
AdminVerifyDbResponse adminVerifyDb(AdminVerifyDbRequest request_)
Verify database is in a consistent state.
A set of results returned by Kinetica.showResourceObjects.
AdminOfflineResponse adminOffline(AdminOfflineRequest request_)
Take the system offline.
async System.Threading.Tasks.Task< ShowCredentialResponse > ShowCredentialAsync(ShowCredentialRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified credential or all credentials.
async System.Threading.Tasks.Task< GetRecordsByColumnResponse > GetRecordsByColumnAsync(GetRecordsByColumnRequest request_, System.Threading.CancellationToken cancellationToken=default)
For a given table, retrieves the values from the requested column(s).
async System.Threading.Tasks.Task< CollectStatisticsResponse > CollectStatisticsAsync(string table_name, IList< string > column_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Collect statistics for a column(s) in a specified table.
RevokePermissionProcResponse revokePermissionProc(RevokePermissionProcRequest request_)
Revokes a proc-level permission from a user or role.
A set of string constants for the parameter lock_type.
A set of results returned by Kinetica.showVideo.
SolveGraphResponse solveGraph(string graph_name, IList< string > weights_on_edges=null, IList< string > restrictions=null, string solver_type=SolveGraphRequest.SolverType.SHORTEST_PATH, IList< string > source_nodes=null, IList< string > destination_nodes=null, string solution_table="graph_solutions", IDictionary< string, string > options=null)
Solves an existing graph for a type of problem (e.g., shortest path, page rank, traveling salesman,...
DeleteDirectoryResponse deleteDirectory(string directory_name, IDictionary< string, string > options=null)
Deletes a directory from KiFS.
long count_affected
The number of objects/records affected.
IList< T > data
If the encoding was 'binary', then this list contains the binary encoded records retrieved from the t...
A set of parameters for Kinetica.revokePermissionProc.
async System.Threading.Tasks.Task< AdminSendAlertResponse > AdminSendAlertAsync(string message, string label, string log_level, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Sends a user generated alert to the monitoring system.
A set of results returned by Kinetica.adminAlterHost.
AdminAddHostResponse adminAddHost(AdminAddHostRequest request_)
Adds a host to an existing cluster.
DownloadFilesResponse downloadFiles(DownloadFilesRequest request_)
Downloads one or more files from KiFS.
async System.Threading.Tasks.Task< RepartitionGraphResponse > RepartitionGraphAsync(string graph_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Rebalances an existing partitioned graph.
A set of parameters for Kinetica.getJob.
ShowSystemPropertiesResponse showSystemProperties(IDictionary< string, string > options=null)
Returns server configuration and version related information to the caller.
CreateDatasinkResponse createDatasink(string name, string destination, IDictionary< string, string > options=null)
Creates a data sink, which contains the destination information for a data sink that is external to t...
IList< T > data
If the encoding parameter of the request was 'binary' then this list contains the binary encoded reco...
A set of results returned by Kinetica.alterDatasink.
async System.Threading.Tasks.Task< AdminAlterJobsResponse > AdminAlterJobsAsync(IList< long > job_ids, string action, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Perform the requested action on a list of one or more job(s).
long total_number_of_records
Total/Filtered number of records.
A set of results returned by Kinetica.dropEnvironment.
IList< string > type_names
The type IDs of the corresponding records in data or records_json.
async System.Threading.Tasks.Task< CreateDirectoryResponse > CreateDirectoryAsync(CreateDirectoryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new directory in KiFS.
async System.Threading.Tasks.Task< ShowDatasourceResponse > ShowDatasourceAsync(ShowDatasourceRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified data source or all data sources.
A set of parameters for Kinetica.insertRecordsFromPayload.
async System.Threading.Tasks.Task< InsertRecordsFromFilesResponse > InsertRecordsFromFilesAsync(string table_name, IList< string > filepaths, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Reads from one or more files and inserts the data into a new or existing table.
async System.Threading.Tasks.Task< AppendRecordsResponse > AppendRecordsAsync(string table_name, string source_table_name, IDictionary< string, string > field_map, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Append (or insert) all records from a source table (specified by source_table_name ) to a particular ...
A set of parameters for Kinetica.alterWal.
long total_number_of_records
Total/Filtered number of records.
A set of results returned by Kinetica.showCredential.
A set of results returned by Kinetica.aggregateStatistics.
GetRecordsFromCollectionResponse< T > getRecordsFromCollection< T >(GetRecordsFromCollectionRequest request_)
Retrieves records from a collection.
AlterTableResponse alterTable(AlterTableRequest request_)
Apply various modifications to a table or view.
A set of parameters for Kinetica.revokeRole.
CreateTypeResponse createType(string type_definition, string label, IDictionary< string, IList< string >> properties=null, IDictionary< string, string > options=null)
Creates a new type describing the columns of a table.
async System.Threading.Tasks.Task< DeleteRecordsResponse > DeleteRecordsAsync(DeleteRecordsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes record(s) matching the provided criteria from the given table.
A set of parameters for Kinetica.adminHaOffline.
A set of results returned by Kinetica.showTable.
A set of parameters for Kinetica.adminRepairTable.
FilterResponse filter(string table_name, string view_name, string expression, IDictionary< string, string > options=null)
Filters data based on the specified expression.
ShowFilesResponse showFiles(ShowFilesRequest request_)
Shows information about files in KiFS.
IDictionary< string, string > info
Additional information.
A set of results returned by Kinetica.deleteFiles.
async System.Threading.Tasks.Task< ShowGraphResponse > ShowGraphAsync(ShowGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information and characteristics of graphs that exist on the graph server.
AggregateHistogramResponse aggregateHistogram(string table_name, string column_name, double start, double end, double interval, IDictionary< string, string > options=null)
Performs a histogram calculation given a table, a column, and an interval function.
IList< string > type_schemas
The type schemas (one per series/track) of the returned series/tracks.
A set of parameters for Kinetica.showTablesByType.
async System.Threading.Tasks.Task< DeleteResourceGroupResponse > DeleteResourceGroupAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes a resource group.
async System.Threading.Tasks.Task< ClearTableMonitorResponse > ClearTableMonitorAsync(ClearTableMonitorRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deactivates a table monitor previously created with createTableMonitor.
string paging_table
Name of the table that has the result records of the query.
A set of results returned by Kinetica.createDatasource.
async System.Threading.Tasks.Task< ShowProcStatusResponse > ShowProcStatusAsync(ShowProcStatusRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows the statuses of running or completed proc instances.
CreateCredentialResponse createCredential(CreateCredentialRequest request_)
Create a new credential.
A set of parameters for Kinetica.dropCredential.
CreateSchemaResponse createSchema(string schema_name, IDictionary< string, string > options=null)
Creates a SQL-style schema.
ClearTriggerResponse clearTrigger(string trigger_id, IDictionary< string, string > options=null)
Clears or cancels the trigger identified by the specified handle.
AlterSystemPropertiesResponse alterSystemProperties(AlterSystemPropertiesRequest request_)
The alterSystemProperties endpoint is primarily used to simplify the testing of the system and is not...
AggregateGroupByResponse aggregateGroupBy(string table_name, IList< string > column_names, long offset=0, long limit=-9999, IDictionary< string, string > options=null)
Calculates unique combinations (groups) of values for the given columns in a given table or view and ...
async System.Threading.Tasks.Task< AdminAddHostResponse > AdminAddHostAsync(string host_address, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Adds a host to an existing cluster.
ShowDirectoriesResponse showDirectories(string directory_name="", IDictionary< string, string > options=null)
Shows information about directories in KiFS.
A set of parameters for Kinetica.aggregateMinMaxGeometry.
A set of parameters for Kinetica.alterTable.
A set of parameters for Kinetica.createUserInternal.
bool has_more_records
Too many records.
A set of string constants for the parameter ranking.
DeleteUserResponse deleteUser(DeleteUserRequest request_)
Deletes an existing user.
GrantPermissionDirectoryResponse grantPermissionDirectory(string name, string permission, string directory_name, IDictionary< string, string > options=null)
Grants a KiFS directory-level permission to a user or role.
async System.Threading.Tasks.Task< AlterDirectoryResponse > AlterDirectoryAsync(string directory_name, IDictionary< string, string > directory_updates_map, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters an existing directory in KiFS.
async System.Threading.Tasks.Task< ShowStatisticsResponse > ShowStatisticsAsync(IList< string > table_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves the collected column statistics for the specified table(s).
async System.Threading.Tasks.Task< CreateResourceGroupResponse > CreateResourceGroupAsync(string name, IDictionary< string, IDictionary< string, string >> tier_attributes, string ranking, string adjoining_resource_group="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new resource group to facilitate resource management.
DeleteRecordsResponse deleteRecords(string table_name, IList< string > expressions, IDictionary< string, string > options=null)
Deletes record(s) matching the provided criteria from the given table.
HasTypeResponse hasType(HasTypeRequest request_)
Check for the existence of a type.
ClearTableMonitorResponse clearTableMonitor(string topic_id, IDictionary< string, string > options=null)
Deactivates a table monitor previously created with createTableMonitor.
HasProcResponse hasProc(HasProcRequest request_)
Checks the existence of a proc with the given name.
HasProcResponse hasProc(string proc_name, IDictionary< string, string > options=null)
Checks the existence of a proc with the given name.
async System.Threading.Tasks.Task< AdminAlterHostResponse > AdminAlterHostAsync(AdminAlterHostRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alter properties on an existing host in the cluster.
async System.Threading.Tasks.Task< GrantPermissionResponse > GrantPermissionAsync(GrantPermissionRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grant user or role the specified permission on the specified object.
VisualizeImageChartResponse visualizeImageChart(string table_name, IList< string > x_column_names, IList< string > y_column_names, double min_x, double max_x, double min_y, double max_y, int width, int height, string bg_color, IDictionary< string, IList< string >> style_options, IDictionary< string, string > options=null)
Scatter plot is the only plot type currently supported.
async System.Threading.Tasks.Task< ExecuteSqlResponse > ExecuteSqlAsync(string statement, long offset=0, long limit=-9999, string request_schema_str="", IList< byte[]> data=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Execute a SQL statement (query, DML, or DDL).
async System.Threading.Tasks.Task< DeleteUserResponse > DeleteUserAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes an existing user.
async System.Threading.Tasks.Task< ShowBackupResponse > ShowBackupAsync(ShowBackupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about one or more backups accessible via the data source specified by datasource_na...
AlterEnvironmentResponse alterEnvironment(string environment_name, string action, string _value, IDictionary< string, string > options=null)
Alters an existing environment which can be referenced by a user-defined function (UDF).
A set of results returned by Kinetica.insertRecordsFromFiles.
async System.Threading.Tasks.Task< AggregateMinMaxGeometryResponse > AggregateMinMaxGeometryAsync(AggregateMinMaxGeometryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates and returns the minimum and maximum x- and y-coordinates of a particular geospatial geomet...
IDictionary< string, string > info
Additional information.
AdminShowShardsResponse adminShowShards(IDictionary< string, string > options=null)
Show the mapping of shards to the corresponding rank and tom.
A set of parameters for Kinetica.filterByList.
async System.Threading.Tasks.Task< AlterUserResponse > AlterUserAsync(string name, string action, string _value, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters a user.
A set of parameters for Kinetica.createTriggerByArea.
A set of parameters for Kinetica.revokePermissionDatasource.
DropCredentialResponse dropCredential(DropCredentialRequest request_)
Drop an existing credential.
async System.Threading.Tasks.Task< AlterUserResponse > AlterUserAsync(AlterUserRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters a user.
A set of parameters for Kinetica.exportRecordsToFiles.
string table_name
The same table name as was passed in the parameter list.
async System.Threading.Tasks.Task< ShowTableMetadataResponse > ShowTableMetadataAsync(ShowTableMetadataRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves the user provided metadata for the specified tables.
DropSchemaResponse dropSchema(string schema_name, IDictionary< string, string > options=null)
Drops an existing SQL-style schema, specified in schema_name .
A set of results returned by Kinetica.createJob.
DropCatalogResponse dropCatalog(DropCatalogRequest request_)
Drops an existing catalog.
HasRoleResponse hasRole(string principal, string role, IDictionary< string, string > options=null)
Checks if the specified user has the specified role.
A set of parameters for Kinetica.grantPermissionTable.
A set of results returned by Kinetica.deleteRole.
ShowSchemaResponse showSchema(ShowSchemaRequest request_)
Retrieves information about a schema (or all schemas), as specified in schema_name.
A set of parameters for Kinetica.insertRecords.
async System.Threading.Tasks.Task< GrantRoleResponse > GrantRoleAsync(GrantRoleRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grants membership in a role to a user or role.
GrantPermissionProcResponse grantPermissionProc(GrantPermissionProcRequest request_)
Grants a proc-level permission to a user or role.
async System.Threading.Tasks.Task< CreateJobResponse > CreateJobAsync(CreateJobRequest request_, System.Threading.CancellationToken cancellationToken=default)
Create a job which will run asynchronously.
IList< byte[]> records_binary
If the encoding was 'binary', then this list contains the binary encoded records retrieved from the t...
async System.Threading.Tasks.Task< DownloadFilesResponse > DownloadFilesAsync(DownloadFilesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Downloads one or more files from KiFS.
A set of string constants for the parameter solver_type.
A set of parameters for Kinetica.modifyGraph.
AlterVideoResponse alterVideo(AlterVideoRequest request_)
Alters a video.
A set of results returned by Kinetica.filterByRadius.
A set of parameters for Kinetica.dropEnvironment.
CreateTriggerByRangeResponse createTriggerByRange(string request_id, IList< string > table_names, string column_name, double min, double max, IDictionary< string, string > options=null)
Sets up a simple range trigger for a column_name for one or more tables.
AdminHaOfflineResponse adminHaOffline(bool offline, IDictionary< string, string > options=null)
Pauses consumption of messages from other HA clusters to support data repair/recovery scenarios.
A set of parameters for Kinetica.alterDatasink.
A set of parameters for Kinetica.showVideo.
async System.Threading.Tasks.Task< FilterBySeriesResponse > FilterBySeriesAsync(string table_name, string view_name, string track_id, IList< string > target_track_ids, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Filters objects matching all points of the given track (works only on track type data).
A set of results returned by Kinetica.exportRecordsToTable.
string table_name
Value of table_name.
AggregateStatisticsByRangeResponse aggregateStatisticsByRange(AggregateStatisticsByRangeRequest request_)
Divides the given set into bins and calculates statistics of the values of a value-column in each bin...
A set of parameters for Kinetica.restoreBackup.
AggregateKMeansResponse aggregateKMeans(string table_name, IList< string > column_names, int k, double tolerance, IDictionary< string, string > options=null)
This endpoint runs the k-means algorithm - a heuristic algorithm that attempts to do k-means clusteri...
DropEnvironmentResponse dropEnvironment(DropEnvironmentRequest request_)
Drop an existing user-defined function (UDF) environment.
const string SHORTEST_PATH
Solves for the optimal (shortest) path based on weights and restrictions from one source to destinati...
A set of parameters for Kinetica.showCredential.
string table_name
The same table name as was passed in the parameter list.
ExportRecordsToTableResponse exportRecordsToTable(string table_name, string remote_query="", IDictionary< string, string > options=null)
Exports records from source table to the specified target table in an external database.
async System.Threading.Tasks.Task< FilterByStringResponse > FilterByStringAsync(string table_name, string view_name, string expression, string mode, IList< string > column_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table or view match a string expression for the given string columns.
A set of results returned by Kinetica.aggregateMinMaxGeometry.
string type_schema
Avro schema of records_binary or records_json.
GrantPermissionTableResponse grantPermissionTable(string name, string permission, string table_name, string filter_expression="", IDictionary< string, string > options=null)
Grants a table-level permission to a user or role.
A set of parameters for Kinetica.adminSwitchover.
AggregateUnpivotResponse aggregateUnpivot(string table_name, IList< string > column_names, string variable_column_name, string value_column_name, IList< string > pivoted_columns, IDictionary< string, string > options=null)
Rotate the column values into rows values.
A set of results returned by Kinetica.filterByRange.
A set of results returned by Kinetica.hasRole.
RestoreBackupResponse restoreBackup(string backup_name, IDictionary< string, string > restore_objects_map, string datasource_name, IDictionary< string, string > options=null)
Restores database objects from a backup accessible via the data source specified by datasource_name .
async System.Threading.Tasks.Task< CreateUserInternalResponse > CreateUserInternalAsync(string name, string password, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new internal user (a user whose credentials are managed by the database system).
async System.Threading.Tasks.Task< ShowFilesResponse > ShowFilesAsync(IList< string > paths, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about files in KiFS.
HasTableResponse hasTable(string table_name, IDictionary< string, string > options=null)
Checks for the existence of a table with the given name.
FilterByBoxResponse filterByBox(FilterByBoxRequest request_)
Calculates how many objects within the given table lie in a rectangular box.
IDictionary< string, string > info
Additional information.
async System.Threading.Tasks.Task< AggregateMinMaxGeometryResponse > AggregateMinMaxGeometryAsync(string table_name, string column_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates and returns the minimum and maximum x- and y-coordinates of a particular geospatial geomet...
async System.Threading.Tasks.Task< ShowDatasourceResponse > ShowDatasourceAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified data source or all data sources.
A set of results returned by Kinetica.getRecordsBySeries.
async System.Threading.Tasks.Task< QueryGraphResponse > QueryGraphAsync(string graph_name, IList< string > queries, IList< string > restrictions=null, string adjacency_table="", int rings=1, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Employs a topological query on a graph generated a-priori by createGraph and returns a list of adjace...
A set of parameters for Kinetica.showResourceObjects.
A set of results returned by Kinetica.insertRecordsFromPayload.
IList< KineticaRecord > data
Avro binary encoded response.
A set of parameters for Kinetica.getRecordsFromCollection.
A set of results returned by Kinetica.dropDatasource.
GrantPermissionCredentialResponse grantPermissionCredential(string name, string permission, string credential_name, IDictionary< string, string > options=null)
Grants a credential-level permission to a user or role.
AdminAlterHostResponse adminAlterHost(string host, IDictionary< string, string > options=null)
Alter properties on an existing host in the cluster.
A set of parameters for Kinetica.appendRecords.
bool has_more_records
Too many records.
A set of results returned by Kinetica.alterVideo.
A set of parameters for Kinetica.dropBackup.
A set of results returned by Kinetica.createSchema.
ShowSecurityResponse showSecurity(ShowSecurityRequest request_)
Shows security information relating to users and/or roles.
async System.Threading.Tasks.Task< CreateTableExternalResponse > CreateTableExternalAsync(CreateTableExternalRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new external table, which is a local database object whose source data is located externall...
async System.Threading.Tasks.Task< FilterByStringResponse > FilterByStringAsync(FilterByStringRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table or view match a string expression for the given string columns.
bool has_more_records
Too many records.
UpdateRecordsResponse updateRecords< T >(UpdateRecordsRequest< T > request_)
Runs multiple predicate-based updates in a single call.
InsertRecordsResponse insertRecords< T >(InsertRecordsRequest< T > request_)
Adds multiple records to the specified table.
GetRecordsByColumnResponse getRecordsByColumn(GetRecordsByColumnRequest request_)
For a given table, retrieves the values from the requested column(s).
A set of results returned by Kinetica.getRecords.
async System.Threading.Tasks.Task< ShowResourceGroupsResponse > ShowResourceGroupsAsync(IList< string > names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Requests resource group properties.Returns detailed information about the requested resource groups.
A set of parameters for Kinetica.dropDatasink.
async System.Threading.Tasks.Task< AdminHaOfflineResponse > AdminHaOfflineAsync(bool offline, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Pauses consumption of messages from other HA clusters to support data repair/recovery scenarios.
CreateDirectoryResponse createDirectory(CreateDirectoryRequest request_)
Creates a new directory in KiFS.
async System.Threading.Tasks.Task< HasProcResponse > HasProcAsync(HasProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Checks the existence of a proc with the given name.
async System.Threading.Tasks.Task< ShowEnvironmentResponse > ShowEnvironmentAsync(string environment_name="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified user-defined function (UDF) environment or all environments....
async System.Threading.Tasks.Task< CreateCatalogResponse > CreateCatalogAsync(string name, string table_format, string location, string type, string credential, string datasource, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a catalog, which contains the location and connection information for a deltalake catalog tha...
A set of results returned by Kinetica.getRecordsFromCollection.
async System.Threading.Tasks.Task< GrantPermissionProcResponse > GrantPermissionProcAsync(string name, string permission, string proc_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grants a proc-level permission to a user or role.
A set of results returned by Kinetica.dropDatasink.
CreateUserExternalResponse createUserExternal(CreateUserExternalRequest request_)
Creates a new external user (a user whose credentials are managed by an external LDAP).
A set of results returned by Kinetica.killProc.
A set of results returned by Kinetica.adminShowJobs.
async System.Threading.Tasks.Task< CreateUnionResponse > CreateUnionAsync(string table_name, IList< string > table_names, IList< IList< string >> input_column_names, IList< string > output_column_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Merges data from one or more tables with comparable data types into a new table.
A set of results returned by Kinetica.alterWal.
CreateTableMonitorResponse createTableMonitor(CreateTableMonitorRequest request_)
Creates a monitor that watches for a single table modification event type (insert,...
A set of results returned by Kinetica.hasProc.
async System.Threading.Tasks.Task< MatchGraphResponse > MatchGraphAsync(string graph_name, IList< string > sample_points, string solve_method=MatchGraphRequest.SolveMethod.MARKOV_CHAIN, string solution_table="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Matches a directed route implied by a given set of latitude/longitude points to an existing underlyin...
async System.Threading.Tasks.Task< GetRecordsByColumnResponse > GetRecordsByColumnAsync(string table_name, IList< string > column_names, long offset=0, long limit=-9999, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
For a given table, retrieves the values from the requested column(s).
async System.Threading.Tasks.Task< ShowGraphResponse > ShowGraphAsync(string graph_name="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information and characteristics of graphs that exist on the graph server.
async System.Threading.Tasks.Task< CreateBackupResponse > CreateBackupAsync(CreateBackupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a database backup, containing a snapshot of existing objects, at the remote file store access...
A set of results returned by Kinetica.createProc.
A set of parameters for Kinetica.adminAlterHost.
async System.Threading.Tasks.Task< FilterByTableResponse > FilterByTableAsync(FilterByTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Filters objects in one table based on objects in another table.
A set of parameters for Kinetica.filterByArea.
async System.Threading.Tasks.Task< AlterTableResponse > AlterTableAsync(AlterTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Apply various modifications to a table or view.
IList< string > type_names
The type IDs (one per series/track) of the returned series/tracks.
ExportRecordsToTableResponse exportRecordsToTable(ExportRecordsToTableRequest request_)
Exports records from source table to the specified target table in an external database.
AdminAddRanksResponse adminAddRanks(AdminAddRanksRequest request_)
Add one or more ranks to an existing Kinetica cluster.
A set of parameters for Kinetica.adminBackupEnd.
AdminVerifyDbResponse adminVerifyDb(IDictionary< string, string > options=null)
Verify database is in a consistent state.
A set of results returned by Kinetica.createRole.
A set of results returned by Kinetica.verifyBackup.
async System.Threading.Tasks.Task< ShowDatasinkResponse > ShowDatasinkAsync(ShowDatasinkRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified data sink or all data sinks.
A set of parameters for Kinetica.dropSchema.
A set of results returned by Kinetica.createDatasink.
async System.Threading.Tasks.Task< HasTypeResponse > HasTypeAsync(HasTypeRequest request_, System.Threading.CancellationToken cancellationToken=default)
Check for the existence of a type.
IDictionary< string, IList< string > > properties
Value of properties.
AdminOfflineResponse adminOffline(bool offline, IDictionary< string, string > options=null)
Take the system offline.
async System.Threading.Tasks.Task< ExportRecordsToTableResponse > ExportRecordsToTableAsync(string table_name, string remote_query="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Exports records from source table to the specified target table in an external database.
A set of results returned by Kinetica.alterSystemProperties.
async System.Threading.Tasks.Task< CreateTriggerByRangeResponse > CreateTriggerByRangeAsync(string request_id, IList< string > table_names, string column_name, double min, double max, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Sets up a simple range trigger for a column_name for one or more tables.
A set of parameters for Kinetica.revokePermissionDirectory.
FilterByGeometryResponse filterByGeometry(string table_name, string view_name, string column_name, string input_wkt, string operation, IDictionary< string, string > options=null)
Applies a geometry filter against a geospatial geometry column in a given table or view.
async System.Threading.Tasks.Task< CreateSchemaResponse > CreateSchemaAsync(CreateSchemaRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a SQL-style schema.
RevokePermissionDirectoryResponse revokePermissionDirectory(string name, string permission, string directory_name, IDictionary< string, string > options=null)
Revokes a KiFS directory-level permission from a user or role.
FilterByRadiusGeometryResponse filterByRadiusGeometry(string table_name, string view_name, string column_name, double x_center, double y_center, double radius, IDictionary< string, string > options=null)
Calculates which geospatial geometry objects from a table intersect a circle with the given radius an...
async System.Threading.Tasks.Task< InsertRecordsFromQueryResponse > InsertRecordsFromQueryAsync(string table_name, string remote_query, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Computes remote query result and inserts the result data into a new or existing table.
A set of parameters for Kinetica.hasProc.
ShowVideoResponse showVideo(ShowVideoRequest request_)
Retrieves information about rendered videos.
async System.Threading.Tasks.Task< AdminAlterJobsResponse > AdminAlterJobsAsync(AdminAlterJobsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Perform the requested action on a list of one or more job(s).
A set of results returned by Kinetica.deleteUser.
AdminSwitchoverResponse adminSwitchover(IList< string > processes, IList< string > destinations, IDictionary< string, string > options=null)
Manually switch over one or more processes to another host.
A set of parameters for Kinetica.clearTableMonitor.
A set of results returned by Kinetica.revokePermissionSystem.
A set of parameters for Kinetica.adminAddRanks.
A set of results returned by Kinetica.dropBackup.
bool has_more_records
Too many records.
AlterEnvironmentResponse alterEnvironment(AlterEnvironmentRequest request_)
Alters an existing environment which can be referenced by a user-defined function (UDF).
ShowTablesByTypeResponse showTablesByType(ShowTablesByTypeRequest request_)
Gets names of the tables whose type matches the given criteria.
DeleteFilesResponse deleteFiles(IList< string > file_names, IDictionary< string, string > options=null)
Deletes one or more files from KiFS.
string table_name
The same table name as was passed in the parameter list.
async System.Threading.Tasks.Task< AdminRemoveRanksResponse > AdminRemoveRanksAsync(IList< string > ranks, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Remove one or more ranks from an existing Kinetica cluster.
A set of results returned by Kinetica.revokePermissionDirectory.
A set of parameters for Kinetica.adminRebalance.
async System.Threading.Tasks.Task< ShowTableMetadataResponse > ShowTableMetadataAsync(IList< string > table_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves the user provided metadata for the specified tables.
async System.Threading.Tasks.Task< RevokePermissionTableResponse > RevokePermissionTableAsync(string name, string permission, string table_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revokes a table-level permission from a user or role.
AlterDirectoryResponse alterDirectory(string directory_name, IDictionary< string, string > directory_updates_map, IDictionary< string, string > options=null)
Alters an existing directory in KiFS.
AggregateUniqueResponse aggregateUnique(string table_name, string column_name, long offset=0, long limit=-9999, IDictionary< string, string > options=null)
Returns all the unique values from a particular column (specified by column_name ) of a particular ta...
async System.Threading.Tasks.Task< AggregateHistogramResponse > AggregateHistogramAsync(AggregateHistogramRequest request_, System.Threading.CancellationToken cancellationToken=default)
Performs a histogram calculation given a table, a column, and an interval function.
string table_name
Name of table to which the records are to be added, in [schema_name.
FilterByRangeResponse filterByRange(string table_name, string view_name, string column_name, double lower_bound, double upper_bound, IDictionary< string, string > options=null)
Calculates which objects from a table have a column that is within the given bounds.
A set of parameters for Kinetica.aggregateKMeans.
async System.Threading.Tasks.Task< RevokePermissionProcResponse > RevokePermissionProcAsync(RevokePermissionProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revokes a proc-level permission from a user or role.
CreateTableMonitorResponse createTableMonitor(string table_name, IDictionary< string, string > options=null)
Creates a monitor that watches for a single table modification event type (insert,...
A set of parameters for Kinetica.showSystemTiming.
async System.Threading.Tasks.Task< GrantPermissionCredentialResponse > GrantPermissionCredentialAsync(string name, string permission, string credential_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grants a credential-level permission to a user or role.
A set of results returned by Kinetica.grantPermissionSystem.
IDictionary< string, string > info
Additional information.
A set of results returned by Kinetica.createCredential.
A set of parameters for Kinetica.insertRecordsFromQuery.
async System.Threading.Tasks.Task< VisualizeIsochroneResponse > VisualizeIsochroneAsync(VisualizeIsochroneRequest request_, System.Threading.CancellationToken cancellationToken=default)
Generate an image containing isolines for travel results using an existing graph.
async System.Threading.Tasks.Task< AdminRepairTableResponse > AdminRepairTableAsync(AdminRepairTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Manually repair a corrupted table.Returns information about affected tables.
string response_schema_str
Avro schema of binary_encoded_response or json_encoded_response.
async System.Threading.Tasks.Task< DeleteGraphResponse > DeleteGraphAsync(string graph_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes an existing graph from the graph server and/or persist.
A set of parameters for Kinetica.aggregateConvexHull.
A set of results returned by Kinetica.grantPermission.
async System.Threading.Tasks.Task< CreateDatasinkResponse > CreateDatasinkAsync(CreateDatasinkRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a data sink, which contains the destination information for a data sink that is external to t...
CreateVideoResponse createVideo(CreateVideoRequest request_)
Creates a job to generate a sequence of raster images that visualize data over a specified time.
ClearTriggerResponse clearTrigger(ClearTriggerRequest request_)
Clears or cancels the trigger identified by the specified handle.
async System.Threading.Tasks.Task< AlterTierResponse > AlterTierAsync(AlterTierRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters properties of an existing tier to facilitate resource management.
A set of parameters for Kinetica.queryGraph.
A set of parameters for Kinetica.adminHaRefresh.
async System.Threading.Tasks.Task< CreateMaterializedViewResponse > CreateMaterializedViewAsync(CreateMaterializedViewRequest request_, System.Threading.CancellationToken cancellationToken=default)
Initiates the process of creating a materialized view, reserving the view's name to prevent other vie...
ClearStatisticsResponse clearStatistics(ClearStatisticsRequest request_)
Clears statistics (cardinality, mean value, etc.) for a column in a specified table.
A set of results returned by Kinetica.hasTable.
string response_schema_str
Avro schema of binary_encoded_response or json_encoded_response.
async System.Threading.Tasks.Task< AdminShowJobsResponse > AdminShowJobsAsync(AdminShowJobsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Get a list of the current jobs in GPUdb.
A set of parameters for Kinetica.getRecordsByColumn.
async System.Threading.Tasks.Task< AlterBackupResponse > AlterBackupAsync(AlterBackupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters an existing database backup, accessible via the data sink specified by datasink_name.
async System.Threading.Tasks.Task< AggregateGroupByResponse > AggregateGroupByAsync(string table_name, IList< string > column_names, long offset=0, long limit=-9999, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates unique combinations (groups) of values for the given columns in a given table or view and ...
A set of results returned by Kinetica.getRecordsByColumn.
async System.Threading.Tasks.Task< ClearStatisticsResponse > ClearStatisticsAsync(string table_name="", string column_name="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Clears statistics (cardinality, mean value, etc.) for a column in a specified table.
AdminSendAlertResponse adminSendAlert(AdminSendAlertRequest request_)
Sends a user generated alert to the monitoring system.
async System.Threading.Tasks.Task< ShowTypesResponse > ShowTypesAsync(ShowTypesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves information for the specified data type ID or type label.
A set of parameters for Kinetica.revokePermission.
string table_name
Value of table_name.
A set of parameters for Kinetica.adminSendAlert.
A set of results returned by Kinetica.adminAddRanks.
A set of parameters for Kinetica.executeSql.
void DecodeRawBinaryDataUsingSchemaString< T >(string schema_string, IList< byte[]> records_binary, IList< T > records)
Given a schema string for a certain record type, decode binary data into distinct records (objects).
async System.Threading.Tasks.Task< ShowTablesByTypeResponse > ShowTablesByTypeAsync(string type_id, string label, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Gets names of the tables whose type matches the given criteria.
async System.Threading.Tasks.Task< CreateProcResponse > CreateProcAsync(CreateProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates an instance (proc) of the user-defined functions (UDF) specified by the given command,...
AdminShutdownResponse adminShutdown(AdminShutdownRequest request_)
Exits the database server application.
CreateTableExternalResponse createTableExternal(string table_name, IList< string > filepaths, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null)
Creates a new external table, which is a local database object whose source data is located externall...
HasTypeResponse hasType(string type_id, IDictionary< string, string > options=null)
Check for the existence of a type.
async System.Threading.Tasks.Task< AlterTableResponse > AlterTableAsync(string table_name, string action, string _value, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Apply various modifications to a table or view.
A set of parameters for Kinetica.solveGraph.
A set of parameters for Kinetica.showTableMonitors.
A set of results returned by Kinetica.filterByValue.
A set of results returned by Kinetica.adminBackupEnd.
FilterResponse filter(FilterRequest request_)
Filters data based on the specified expression.
async System.Threading.Tasks.Task< RevokePermissionTableResponse > RevokePermissionTableAsync(RevokePermissionTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revokes a table-level permission from a user or role.
A set of results returned by Kinetica.checkTable.
IDictionary< string, string > info
Additional information.
async System.Threading.Tasks.Task< LockTableResponse > LockTableAsync(string table_name, string lock_type=LockTableRequest.LockType.STATUS, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Manages global access to a table's data.
async System.Threading.Tasks.Task< InsertSymbolResponse > InsertSymbolAsync(string symbol_id, string symbol_format, byte[] symbol_data, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Adds a symbol or icon (i.e.
A set of parameters for Kinetica.aggregateGroupBy.
A set of parameters for Kinetica.adminRemoveRanks.
async System.Threading.Tasks.Task< RevokePermissionDirectoryResponse > RevokePermissionDirectoryAsync(string name, string permission, string directory_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revokes a KiFS directory-level permission from a user or role.
CreateUnionResponse createUnion(string table_name, IList< string > table_names, IList< IList< string >> input_column_names, IList< string > output_column_names, IDictionary< string, string > options=null)
Merges data from one or more tables with comparable data types into a new table.
AggregateStatisticsByRangeResponse aggregateStatisticsByRange(string table_name, string select_expression, string column_name, string value_column_name, string stats, double start, double end, double interval, IDictionary< string, string > options=null)
Divides the given set into bins and calculates statistics of the values of a value-column in each bin...
CreateTypeResponse createType(CreateTypeRequest request_)
Creates a new type describing the columns of a table.
bool has_more_records
Too many records.
A set of parameters for Kinetica.filter.
async System.Threading.Tasks.Task< CreateTableResponse > CreateTableAsync(CreateTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new table with the given type (definition of columns).
string table_name
Value of table_name.
A set of parameters for Kinetica.getRecords.
async System.Threading.Tasks.Task< DeleteResourceGroupResponse > DeleteResourceGroupAsync(DeleteResourceGroupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes a resource group.
ShowBackupResponse showBackup(string backup_name, string datasource_name, IDictionary< string, string > options=null)
Shows information about one or more backups accessible via the data source specified by datasource_na...
DropBackupResponse dropBackup(string backup_name, string datasink_name, IDictionary< string, string > options=null)
Deletes one or more existing database backups and contained snapshots, accessible via the data sink s...
A set of results returned by Kinetica.createBackup.
RevokePermissionSystemResponse revokePermissionSystem(RevokePermissionSystemRequest request_)
Revokes a system-level permission from a user or role.
RepartitionGraphResponse repartitionGraph(string graph_name, IDictionary< string, string > options=null)
Rebalances an existing partitioned graph.
ShowBackupResponse showBackup(ShowBackupRequest request_)
Shows information about one or more backups accessible via the data source specified by datasource_na...
InsertRecordsFromFilesResponse insertRecordsFromFiles(string table_name, IList< string > filepaths, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null)
Reads from one or more files and inserts the data into a new or existing table.
long total_number_of_records
Total/Filtered number of records.
A set of results returned by Kinetica.showSystemTiming.
A set of parameters for Kinetica.revokePermissionSystem.
A set of results returned by Kinetica.hasPermission.
async System.Threading.Tasks.Task< CreateEnvironmentResponse > CreateEnvironmentAsync(CreateEnvironmentRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new environment which can be used by user-defined functions (UDF).
async System.Threading.Tasks.Task< RevokePermissionCredentialResponse > RevokePermissionCredentialAsync(string name, string permission, string credential_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Revokes a credential-level permission from a user or role.
ShowTriggersResponse showTriggers(IList< string > trigger_ids, IDictionary< string, string > options=null)
Retrieves information regarding the specified triggers or all existing triggers currently active.
A set of results returned by Kinetica.alterDirectory.
SolveGraphResponse solveGraph(SolveGraphRequest request_)
Solves an existing graph for a type of problem (e.g., shortest path, page rank, traveling salesman,...
async System.Threading.Tasks.Task< CreateBackupResponse > CreateBackupAsync(string backup_name, string backup_type, IDictionary< string, string > backup_objects_map, string datasink_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a database backup, containing a snapshot of existing objects, at the remote file store access...
async System.Threading.Tasks.Task< ExportQueryMetricsResponse > ExportQueryMetricsAsync(ExportQueryMetricsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Export query metrics to a given destination.Returns query metrics.
async System.Threading.Tasks.Task< AdminBackupEndResponse > AdminBackupEndAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Restores the system to normal operating mode after a backup has completed, allowing any queries that ...
A set of parameters for Kinetica.showResourceStatistics.
DropDatasourceResponse dropDatasource(string name, IDictionary< string, string > options=null)
Drops an existing data source.
async System.Threading.Tasks.Task< AlterWalResponse > AlterWalAsync(IList< string > table_names, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters table write-ahead log (WAL) settings.Returns information about the requested table WAL modific...
async System.Threading.Tasks.Task< KillProcResponse > KillProcAsync(KillProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Kills a running proc instance.
A set of parameters for Kinetica.hasType.
RevokePermissionCredentialResponse revokePermissionCredential(string name, string permission, string credential_name, IDictionary< string, string > options=null)
Revokes a credential-level permission from a user or role.
A set of results returned by Kinetica.insertRecordsRandom.
async System.Threading.Tasks.Task< FilterByRadiusGeometryResponse > FilterByRadiusGeometryAsync(string table_name, string view_name, string column_name, double x_center, double y_center, double radius, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which geospatial geometry objects from a table intersect a circle with the given radius an...
async System.Threading.Tasks.Task< DeleteFilesResponse > DeleteFilesAsync(DeleteFilesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes one or more files from KiFS.
A set of results returned by Kinetica.matchGraph.
async System.Threading.Tasks.Task< AdminBackupBeginResponse > AdminBackupBeginAsync(AdminBackupBeginRequest request_, System.Threading.CancellationToken cancellationToken=default)
Prepares the system for a backup by closing all open file handles after allowing current active jobs ...
IDictionary< string, string > info
Additional information.
RevokePermissionProcResponse revokePermissionProc(string name, string permission, string proc_name, IDictionary< string, string > options=null)
Revokes a proc-level permission from a user or role.
async System.Threading.Tasks.Task< InsertRecordsFromFilesResponse > InsertRecordsFromFilesAsync(InsertRecordsFromFilesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Reads from one or more files and inserts the data into a new or existing table.
string response_schema_str
Avro schema of binary_encoded_response or json_encoded_response.
async System.Threading.Tasks.Task< VerifyBackupResponse > VerifyBackupAsync(string backup_name, string datasource_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Inspects the requested database backup(s) for conformity at the remote file store accessible via the ...
AlterWalResponse alterWal(AlterWalRequest request_)
Alters table write-ahead log (WAL) settings.Returns information about the requested table WAL modific...
A set of parameters for Kinetica.aggregateHistogram.
async System.Threading.Tasks.Task< CreateEnvironmentResponse > CreateEnvironmentAsync(string environment_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new environment which can be used by user-defined functions (UDF).
async System.Threading.Tasks.Task< AdminRepairTableResponse > AdminRepairTableAsync(IList< string > table_names, IDictionary< string, string > table_types, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Manually repair a corrupted table.Returns information about affected tables.
AppendRecordsResponse appendRecords(string table_name, string source_table_name, IDictionary< string, string > field_map, IDictionary< string, string > options=null)
Append (or insert) all records from a source table (specified by source_table_name ) to a particular ...
async System.Threading.Tasks.Task< GrantPermissionDirectoryResponse > GrantPermissionDirectoryAsync(string name, string permission, string directory_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grants a KiFS directory-level permission to a user or role.
A set of results returned by Kinetica.restoreBackup.
async System.Threading.Tasks.Task< AdminRemoveHostResponse > AdminRemoveHostAsync(AdminRemoveHostRequest request_, System.Threading.CancellationToken cancellationToken=default)
Removes a host from an existing cluster.
A set of results returned by Kinetica.aggregateUnique.
A set of results returned by Kinetica.queryGraph.
ClearTablesResponse clearTables(ClearTablesRequest request_)
Clears (drops) tables in the database cluster.
A set of results returned by Kinetica.getRecords.
AlterTableMonitorResponse alterTableMonitor(string topic_id, IDictionary< string, string > monitor_updates_map, IDictionary< string, string > options=null)
Alters a table monitor previously created with createTableMonitor.
CreateDatasourceResponse createDatasource(string name, string location, string user_name, string password, IDictionary< string, string > options=null)
Creates a data source, which contains the location and connection information for a data store that i...
async System.Threading.Tasks.Task< ClearTriggerResponse > ClearTriggerAsync(ClearTriggerRequest request_, System.Threading.CancellationToken cancellationToken=default)
Clears or cancels the trigger identified by the specified handle.
A set of results returned by Kinetica.grantPermissionProc.
A set of parameters for Kinetica.createDatasink.
static IList< KineticaRecord > DecodeDynamicTableRecords(string dynamic_table_schema_string, byte[] encoded_data)
Decodes binary encoded data of a dynamically created table returned by the server.
A set of results returned by Kinetica.showTriggers.
async System.Threading.Tasks.Task< GrantPermissionCredentialResponse > GrantPermissionCredentialAsync(GrantPermissionCredentialRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grants a credential-level permission to a user or role.
A set of parameters for Kinetica.showWal.
A set of parameters for Kinetica.filterByGeometry.
A set of results returned by Kinetica.getRecordsBySeries.
async System.Threading.Tasks.Task< AlterTableColumnsResponse > AlterTableColumnsAsync(AlterTableColumnsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Apply various modifications to columns in a table, view.
A set of parameters for Kinetica.uploadFiles.
A set of parameters for Kinetica.exportRecordsToTable.
A set of parameters for Kinetica.alterDatasource.
ShowFilesResponse showFiles(IList< string > paths, IDictionary< string, string > options=null)
Shows information about files in KiFS.
IDictionary< string, string > info
Additional information.
AlterSchemaResponse alterSchema(string schema_name, string action, string _value, IDictionary< string, string > options=null)
Used to change the name of a SQL-style schema, specified in schema_name .
A set of parameters for Kinetica.showResourceGroups.
AlterDirectoryResponse alterDirectory(AlterDirectoryRequest request_)
Alters an existing directory in KiFS.
CreateUserInternalResponse createUserInternal(CreateUserInternalRequest request_)
Creates a new internal user (a user whose credentials are managed by the database system).
InsertRecordsFromQueryResponse insertRecordsFromQuery(string table_name, string remote_query, IDictionary< string, IDictionary< string, string >> modify_columns=null, IDictionary< string, string > create_table_options=null, IDictionary< string, string > options=null)
Computes remote query result and inserts the result data into a new or existing table.
async System.Threading.Tasks.Task< RestoreBackupResponse > RestoreBackupAsync(RestoreBackupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Restores database objects from a backup accessible via the data source specified by datasource_name.
FilterByListResponse filterByList(FilterByListRequest request_)
Calculates which records from a table have values in the given list for the corresponding column.
A set of parameters for Kinetica.createCatalog.
async System.Threading.Tasks.Task< AlterTierResponse > AlterTierAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters properties of an existing tier to facilitate resource management.
async System.Threading.Tasks.Task< AggregateStatisticsResponse > AggregateStatisticsAsync(string table_name, string column_name, string stats, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates the requested statistics of the given column(s) in a given table.
A set of parameters for Kinetica.alterTableColumns.
A set of parameters for Kinetica.alterBackup.
async System.Threading.Tasks.Task< AdminVerifyDbResponse > AdminVerifyDbAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Verify database is in a consistent state.
async System.Threading.Tasks.Task< CreateRoleResponse > CreateRoleAsync(CreateRoleRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new role.
async System.Threading.Tasks.Task< CreateCatalogResponse > CreateCatalogAsync(CreateCatalogRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a catalog, which contains the location and connection information for a deltalake catalog tha...
async System.Threading.Tasks.Task< ShowTableResponse > ShowTableAsync(string table_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Retrieves detailed information about a table, view, or schema, specified in table_name .
GetGraphEntitiesResponse getGraphEntities(GetGraphEntitiesRequest request_)
Retrieves node or edge entities from an existing graph, with pagination support via offset and limit.
ShowGraphResponse showGraph(ShowGraphRequest request_)
Shows information and characteristics of graphs that exist on the graph server.
bool has_more_records
Too many records.
async System.Threading.Tasks.Task< DeleteProcResponse > DeleteProcAsync(DeleteProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes a proc.
A set of parameters for Kinetica.createDatasource.
async System.Threading.Tasks.Task< AlterVideoResponse > AlterVideoAsync(AlterVideoRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters a video.
CreateDatasourceResponse createDatasource(CreateDatasourceRequest request_)
Creates a data source, which contains the location and connection information for a data store that i...
VerifyBackupResponse verifyBackup(VerifyBackupRequest request_)
Inspects the requested database backup(s) for conformity at the remote file store accessible via the ...
IList< IDictionary< string, string > > new_values_maps
List of new values for the matching records.
CreateDirectoryResponse createDirectory(string directory_name, IDictionary< string, string > options=null)
Creates a new directory in KiFS.
A set of parameters for Kinetica.visualizeImageChart.
AggregateStatisticsResponse aggregateStatistics(string table_name, string column_name, string stats, IDictionary< string, string > options=null)
Calculates the requested statistics of the given column(s) in a given table.
ShowTableMonitorsResponse showTableMonitors(IList< string > monitor_ids, IDictionary< string, string > options=null)
Show table monitors and their properties.
AdminBackupBeginResponse adminBackupBegin(IDictionary< string, string > options=null)
Prepares the system for a backup by closing all open file handles after allowing current active jobs ...
A set of results returned by Kinetica.alterSchema.
async System.Threading.Tasks.Task< InsertSymbolResponse > InsertSymbolAsync(InsertSymbolRequest request_, System.Threading.CancellationToken cancellationToken=default)
Adds a symbol or icon (i.e.
long total_number_of_records
Total/Filtered number of records.
FilterByTableResponse filterByTable(FilterByTableRequest request_)
Filters objects in one table based on objects in another table.
AlterVideoResponse alterVideo(string path, IDictionary< string, string > options=null)
Alters a video.
AggregateKMeansResponse aggregateKMeans(AggregateKMeansRequest request_)
This endpoint runs the k-means algorithm - a heuristic algorithm that attempts to do k-means clusteri...
string type_definition
Value of type_definition.
A set of parameters for Kinetica.clearTrigger.
async System.Threading.Tasks.Task< FilterByValueResponse > FilterByValueAsync(string table_name, string view_name, bool is_string, double _value, string value_str, string column_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table has a particular value for a particular column.
A set of parameters for Kinetica.createGraph.
HasPermissionResponse hasPermission(string principal, string _object, string object_type, string permission, IDictionary< string, string > options=null)
Checks if the specified user has the specified permission on the specified object.
A set of results returned by Kinetica.exportRecordsToFiles.
A set of parameters for Kinetica.clearTables.
async System.Threading.Tasks.Task< InsertRecordsResponse > InsertRecordsAsync< T >(InsertRecordsRequest< T > request_, System.Threading.CancellationToken cancellationToken=default)
Adds multiple records to the specified table.
async System.Threading.Tasks.Task< AdminRemoveRanksResponse > AdminRemoveRanksAsync(AdminRemoveRanksRequest request_, System.Threading.CancellationToken cancellationToken=default)
Remove one or more ranks from an existing Kinetica cluster.
A set of results returned by Kinetica.adminAlterJobs.
A set of parameters for Kinetica.adminShowJobs.
IList< KineticaRecord > data
Avro binary encoded response.
A set of parameters for Kinetica.filterByAreaGeometry.
async System.Threading.Tasks.Task< AlterWalResponse > AlterWalAsync(AlterWalRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters table write-ahead log (WAL) settings.Returns information about the requested table WAL modific...
AdminShowJobsResponse adminShowJobs(IDictionary< string, string > options=null)
Get a list of the current jobs in GPUdb.
ShowSchemaResponse showSchema(string schema_name, IDictionary< string, string > options=null)
Retrieves information about a schema (or all schemas), as specified in schema_name .
QueryGraphResponse queryGraph(QueryGraphRequest request_)
Employs a topological query on a graph generated a-priori by createGraph and returns a list of adjace...
async System.Threading.Tasks.Task< CreateUnionResponse > CreateUnionAsync(CreateUnionRequest request_, System.Threading.CancellationToken cancellationToken=default)
Merges data from one or more tables with comparable data types into a new table.
ExportRecordsToFilesResponse exportRecordsToFiles(ExportRecordsToFilesRequest request_)
Export records from a table to files.
A set of results returned by Kinetica.alterTier.
async System.Threading.Tasks.Task< ShowSqlProcResponse > ShowSqlProcAsync(ShowSqlProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows information about SQL procedures, including the full definition of each requested procedure.
ShowResourceObjectsResponse showResourceObjects(ShowResourceObjectsRequest request_)
Returns information about the internal sub-components (tiered objects) which use resources of the sys...
AdminShowAlertsResponse adminShowAlerts(int num_alerts, IDictionary< string, string > options=null)
Requests a list of the most recent alerts.Returns lists of alert data, including timestamp and type.
async System.Threading.Tasks.Task< DeleteProcResponse > DeleteProcAsync(string proc_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes a proc.
ShowEnvironmentResponse showEnvironment(ShowEnvironmentRequest request_)
Shows information about a specified user-defined function (UDF) environment or all environments....
async System.Threading.Tasks.Task< UploadFilesFromurlResponse > UploadFilesFromurlAsync(UploadFilesFromurlRequest request_, System.Threading.CancellationToken cancellationToken=default)
Uploads one or more files to KiFS.
A set of parameters for Kinetica.getRecordsBySeries.
async System.Threading.Tasks.Task< VisualizeImageChartResponse > VisualizeImageChartAsync(string table_name, IList< string > x_column_names, IList< string > y_column_names, double min_x, double max_x, double min_y, double max_y, int width, int height, string bg_color, IDictionary< string, IList< string >> style_options, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Scatter plot is the only plot type currently supported.
async System.Threading.Tasks.Task< ShowResourceStatisticsResponse > ShowResourceStatisticsAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-...
async System.Threading.Tasks.Task< DropDatasourceResponse > DropDatasourceAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Drops an existing data source.
MatchGraphResponse matchGraph(string graph_name, IList< string > sample_points, string solve_method=MatchGraphRequest.SolveMethod.MARKOV_CHAIN, string solution_table="", IDictionary< string, string > options=null)
Matches a directed route implied by a given set of latitude/longitude points to an existing underlyin...
A set of parameters for Kinetica.showProc.
A set of results returned by Kinetica.dropSchema.
A set of parameters for Kinetica.filterByTable.
A set of results returned by Kinetica.adminBackupBegin.
string label
Value of label.
async System.Threading.Tasks.Task< AggregateStatisticsByRangeResponse > AggregateStatisticsByRangeAsync(string table_name, string select_expression, string column_name, string value_column_name, string stats, double start, double end, double interval, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Divides the given set into bins and calculates statistics of the values of a value-column in each bin...
string table_name
Typically shows the result-table name if provided in the request (Ignore otherwise).
async System.Threading.Tasks.Task< ShowResourceObjectsResponse > ShowResourceObjectsAsync(ShowResourceObjectsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Returns information about the internal sub-components (tiered objects) which use resources of the sys...
AdminBackupBeginResponse adminBackupBegin(AdminBackupBeginRequest request_)
Prepares the system for a backup by closing all open file handles after allowing current active jobs ...
AdminRebalanceResponse adminRebalance(AdminRebalanceRequest request_)
Rebalance the data in the cluster so that all nodes contain an equal number of records approximately ...
A set of results returned by Kinetica.revokeRole.
async System.Threading.Tasks.Task< FilterResponse > FilterAsync(FilterRequest request_, System.Threading.CancellationToken cancellationToken=default)
Filters data based on the specified expression.
ShowSystemStatusResponse showSystemStatus(ShowSystemStatusRequest request_)
Provides server configuration and health related status to the caller.
DeleteFilesResponse deleteFiles(DeleteFilesRequest request_)
Deletes one or more files from KiFS.
A set of results returned by Kinetica.adminRemoveHost.
A set of parameters for Kinetica.showDirectories.
ExecuteProcResponse executeProc(ExecuteProcRequest request_)
Executes a proc.
A set of results returned by Kinetica.createTriggerByRange.
A set of parameters for Kinetica.clearStatistics.
AlterTableResponse alterTable(string table_name, string action, string _value, IDictionary< string, string > options=null)
Apply various modifications to a table or view.
MatchGraphResponse matchGraph(MatchGraphRequest request_)
Matches a directed route implied by a given set of latitude/longitude points to an existing underlyin...
A set of parameters for Kinetica.createUserExternal.
A set of parameters for Kinetica.updateRecordsRaw.
A set of results returned by Kinetica.revokePermissionCredential.
async System.Threading.Tasks.Task< ShowDirectoriesResponse > ShowDirectoriesAsync(string directory_name="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about directories in KiFS.
A set of results returned by Kinetica.alterEnvironment.
ShowEnvironmentResponse showEnvironment(string environment_name="", IDictionary< string, string > options=null)
Shows information about a specified user-defined function (UDF) environment or all environments....
async System.Threading.Tasks.Task< DeleteRoleResponse > DeleteRoleAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deletes an existing role.
A set of parameters for Kinetica.showSystemStatus.
IList< string > table_names
The table name (one per series/track) of the returned series/tracks.
A set of results returned by Kinetica.filterByTable.
async System.Threading.Tasks.Task< AggregateStatisticsResponse > AggregateStatisticsAsync(AggregateStatisticsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates the requested statistics of the given column(s) in a given table.
async System.Threading.Tasks.Task< CreateJoinTableResponse > CreateJoinTableAsync(string join_table_name, IList< string > table_names, IList< string > column_names, IList< string > expressions=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a table that is the result of a SQL JOIN.
A set of parameters for Kinetica.deleteDirectory.
async System.Threading.Tasks.Task< ShowSystemPropertiesResponse > ShowSystemPropertiesAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Returns server configuration and version related information to the caller.
A set of parameters for Kinetica.createProjection.
CreateTableResponse createTable(CreateTableRequest request_)
Creates a new table with the given type (definition of columns).
async System.Threading.Tasks.Task< ShowResourceObjectsResponse > ShowResourceObjectsAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Returns information about the internal sub-components (tiered objects) which use resources of the sys...
AlterDatasourceResponse alterDatasource(AlterDatasourceRequest request_)
Alters the properties of an existing data source.
async System.Threading.Tasks.Task< CreateTriggerByAreaResponse > CreateTriggerByAreaAsync(CreateTriggerByAreaRequest request_, System.Threading.CancellationToken cancellationToken=default)
Sets up an area trigger mechanism for two column_names for one or more tables.
A set of results returned by Kinetica.showResourceStatistics.
async System.Threading.Tasks.Task< AlterRoleResponse > AlterRoleAsync(AlterRoleRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters a Role.
A set of results returned by Kinetica.collectStatistics.
CheckTableResponse checkTable(IList< string > table_names, IDictionary< string, string > options=null)
Scans the requested tables as specified in table_names for integrity.
IList< string > table_names
The table name (one per series/track) of the returned series/tracks.
ClearTablesResponse clearTables(IList< string > table_names=null, IDictionary< string, string > options=null)
Clears (drops) tables in the database cluster.
RevokePermissionDatasourceResponse revokePermissionDatasource(string name, string permission, string datasource_name, IDictionary< string, string > options=null)
Revokes a data source permission from a user or role.
A set of parameters for Kinetica.createRole.
async System.Threading.Tasks.Task< GetGraphEntitiesResponse > GetGraphEntitiesAsync(GetGraphEntitiesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves node or edge entities from an existing graph, with pagination support via offset and limit.
A set of parameters for Kinetica.deleteUser.
async System.Threading.Tasks.Task< InsertRecordsFromQueryResponse > InsertRecordsFromQueryAsync(InsertRecordsFromQueryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Computes remote query result and inserts the result data into a new or existing table.
async System.Threading.Tasks.Task< HasRoleResponse > HasRoleAsync(string principal, string role, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Checks if the specified user has the specified role.
async System.Threading.Tasks.Task< ClearTablesResponse > ClearTablesAsync(IList< string > table_names=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Clears (drops) tables in the database cluster.
A set of parameters for Kinetica.alterUser.
RepartitionGraphResponse repartitionGraph(RepartitionGraphRequest request_)
Rebalances an existing partitioned graph.
A set of parameters for Kinetica.alterSystemProperties.
async System.Threading.Tasks.Task< AdminHaRefreshResponse > AdminHaRefreshAsync(AdminHaRefreshRequest request_, System.Threading.CancellationToken cancellationToken=default)
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
InsertSymbolResponse insertSymbol(string symbol_id, string symbol_format, byte[] symbol_data, IDictionary< string, string > options=null)
Adds a symbol or icon (i.e.
A set of results returned by Kinetica.revokePermission.
AlterUserResponse alterUser(AlterUserRequest request_)
Alters a user.
A set of parameters for Kinetica.revokePermissionTable.
A set of results returned by Kinetica.showTableMonitors.
async System.Threading.Tasks.Task< FilterByBoxResponse > FilterByBoxAsync(FilterByBoxRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates how many objects within the given table lie in a rectangular box.
AdminShowShardsResponse adminShowShards(AdminShowShardsRequest request_)
Show the mapping of shards to the corresponding rank and tom.
async System.Threading.Tasks.Task< AlterDatasinkResponse > AlterDatasinkAsync(AlterDatasinkRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters the properties of an existing data sink.
AggregateMinMaxGeometryResponse aggregateMinMaxGeometry(AggregateMinMaxGeometryRequest request_)
Calculates and returns the minimum and maximum x- and y-coordinates of a particular geospatial geomet...
async System.Threading.Tasks.Task< AdminBackupBeginResponse > AdminBackupBeginAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Prepares the system for a backup by closing all open file handles after allowing current active jobs ...
async System.Threading.Tasks.Task< AlterCredentialResponse > AlterCredentialAsync(string credential_name, IDictionary< string, string > credential_updates_map, IDictionary< string, string > options, System.Threading.CancellationToken cancellationToken=default)
Alter the properties of an existing credential.
A set of parameters for Kinetica.aggregateUnique.
async System.Threading.Tasks.Task< CreateTypeResponse > CreateTypeAsync(CreateTypeRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new type describing the columns of a table.
A set of parameters for Kinetica.createDirectory.
async System.Threading.Tasks.Task< ExecuteProcResponse > ExecuteProcAsync(ExecuteProcRequest request_, System.Threading.CancellationToken cancellationToken=default)
Executes a proc.
A set of results returned by Kinetica.showResourceGroups.
AggregateMinMaxResponse aggregateMinMax(AggregateMinMaxRequest request_)
Calculates and returns the minimum and maximum values of a particular column in a table.
async System.Threading.Tasks.Task< HasRoleResponse > HasRoleAsync(HasRoleRequest request_, System.Threading.CancellationToken cancellationToken=default)
Checks if the specified user has the specified role.
async System.Threading.Tasks.Task< CreateGraphResponse > CreateGraphAsync(CreateGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a new graph network using given nodes, edges, weights, and restrictions.
FilterBySeriesResponse filterBySeries(FilterBySeriesRequest request_)
Filters objects matching all points of the given track (works only on track type data).
A set of parameters for Kinetica.createMaterializedView.
AdminRemoveRanksResponse adminRemoveRanks(AdminRemoveRanksRequest request_)
Remove one or more ranks from an existing Kinetica cluster.
ExecuteSqlResponse executeSql(string statement, long offset=0, long limit=-9999, string request_schema_str="", IList< byte[]> data=null, IDictionary< string, string > options=null)
Execute a SQL statement (query, DML, or DDL).
A set of parameters for Kinetica.grantPermissionDatasource.
A set of results returned by Kinetica.showStatistics.
async System.Threading.Tasks.Task< RevokeRoleResponse > RevokeRoleAsync(RevokeRoleRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revokes membership in a role from a user or role.
A set of results returned by Kinetica.visualizeIsochrone.
A set of results returned by Kinetica.aggregateUnpivot.
ExportQueryMetricsResponse exportQueryMetrics(IDictionary< string, string > options=null)
Export query metrics to a given destination.Returns query metrics.
UploadFilesResponse uploadFiles(UploadFilesRequest request_)
Uploads one or more files to KiFS.
A set of results returned by Kinetica.createVideo.
async System.Threading.Tasks.Task< ShowSqlProcResponse > ShowSqlProcAsync(string procedure_name="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about SQL procedures, including the full definition of each requested procedure.
A set of results returned by Kinetica.alterTableColumns.
async System.Threading.Tasks.Task< DeleteGraphResponse > DeleteGraphAsync(DeleteGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes an existing graph from the graph server and/or persist.
A set of parameters for Kinetica.collectStatistics.
async System.Threading.Tasks.Task< InsertRecordsResponse > InsertRecordsRawAsync(RawInsertRecordsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Adds multiple records to the specified table.
A set of results returned by Kinetica.deleteResourceGroup.
A set of results returned by Kinetica.filterByString.
IDictionary< string, string > info
Additional information.
A set of results returned by Kinetica.deleteProc.
async System.Threading.Tasks.Task< AggregateConvexHullResponse > AggregateConvexHullAsync(AggregateConvexHullRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates and returns the convex hull for the values in a table specified by table_name.
GrantPermissionDirectoryResponse grantPermissionDirectory(GrantPermissionDirectoryRequest request_)
Grants a KiFS directory-level permission to a user or role.
async System.Threading.Tasks.Task< FilterByBoxResponse > FilterByBoxAsync(string table_name, string view_name, string x_column_name, double min_x, double max_x, string y_column_name, double min_y, double max_y, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Calculates how many objects within the given table lie in a rectangular box.
async System.Threading.Tasks.Task< CollectStatisticsResponse > CollectStatisticsAsync(CollectStatisticsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Collect statistics for a column(s) in a specified table.
GrantRoleResponse grantRole(GrantRoleRequest request_)
Grants membership in a role to a user or role.
A set of results returned by Kinetica.showSecurity.
async System.Threading.Tasks.Task< ShowTriggersResponse > ShowTriggersAsync(ShowTriggersRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves information regarding the specified triggers or all existing triggers currently active.
GetJobResponse getJob(GetJobRequest request_)
Get the status and result of asynchronously running job.
A set of parameters for Kinetica.adminVerifyDb.
DownloadFilesResponse downloadFiles(IList< string > file_names, IList< long > read_offsets, IList< long > read_lengths, IDictionary< string, string > options=null)
Downloads one or more files from KiFS.
async System.Threading.Tasks.Task< CreateTypeResponse > CreateTypeAsync(string type_definition, string label, IDictionary< string, IList< string >> properties=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new type describing the columns of a table.
async System.Threading.Tasks.Task< GrantPermissionTableResponse > GrantPermissionTableAsync(GrantPermissionTableRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grants a table-level permission to a user or role.
CreateMaterializedViewResponse createMaterializedView(string table_name, IDictionary< string, string > options=null)
Initiates the process of creating a materialized view, reserving the view's name to prevent other vie...
GrantRoleResponse grantRole(string role, string member, IDictionary< string, string > options=null)
Grants membership in a role to a user or role.
A set of results returned by Kinetica.adminSendAlert.
async System.Threading.Tasks.Task< FilterByListResponse > FilterByListAsync(FilterByListRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which records from a table have values in the given list for the corresponding column.
CreateJobResponse createJob(CreateJobRequest request_)
Create a job which will run asynchronously.
A set of results returned by Kinetica.revokePermissionTable.
async System.Threading.Tasks.Task< AlterTableMonitorResponse > AlterTableMonitorAsync(AlterTableMonitorRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters a table monitor previously created with createTableMonitor.
A set of results returned by Kinetica.filterByList.
async System.Threading.Tasks.Task< InsertRecordsRandomResponse > InsertRecordsRandomAsync(InsertRecordsRandomRequest request_, System.Threading.CancellationToken cancellationToken=default)
Generates a specified number of random records and adds them to the given table.
async System.Threading.Tasks.Task< AdminAddRanksResponse > AdminAddRanksAsync(IList< string > hosts, IList< IDictionary< string, string >> config_params, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Add one or more ranks to an existing Kinetica cluster.
A set of parameters for Kinetica.dropDatasource.
AggregateMinMaxResponse aggregateMinMax(string table_name, string column_name, IDictionary< string, string > options=null)
Calculates and returns the minimum and maximum values of a particular column in a table.
async System.Threading.Tasks.Task< ClearTableResponse > ClearTableAsync(string table_name="", string authorization="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Clears (drops) one or all tables in the database cluster.
async System.Threading.Tasks.Task< ShowTablesByTypeResponse > ShowTablesByTypeAsync(ShowTablesByTypeRequest request_, System.Threading.CancellationToken cancellationToken=default)
Gets names of the tables whose type matches the given criteria.
A set of results returned by Kinetica.showDirectories.
async System.Threading.Tasks.Task< AggregateUnpivotResponse > AggregateUnpivotAsync(string table_name, IList< string > column_names, string variable_column_name, string value_column_name, IList< string > pivoted_columns, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Rotate the column values into rows values.
ShowTablesByTypeResponse showTablesByType(string type_id, string label, IDictionary< string, string > options=null)
Gets names of the tables whose type matches the given criteria.
ShowTableMetadataResponse showTableMetadata(ShowTableMetadataRequest request_)
Retrieves the user provided metadata for the specified tables.
async System.Threading.Tasks.Task< SolveGraphResponse > SolveGraphAsync(SolveGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Solves an existing graph for a type of problem (e.g., shortest path, page rank, traveling salesman,...
async System.Threading.Tasks.Task< ModifyGraphResponse > ModifyGraphAsync(ModifyGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Update an existing graph network using given nodes, edges, weights, restrictions, and options.
DropDatasinkResponse dropDatasink(string name, IDictionary< string, string > options=null)
Drops an existing data sink.
A set of parameters for Kinetica.grantPermission.
const string EMPTY_STRING
Don't change the ranking.
AlterCredentialResponse alterCredential(AlterCredentialRequest request_)
Alter the properties of an existing credential.
async System.Threading.Tasks.Task< VisualizeIsochroneResponse > VisualizeIsochroneAsync(string graph_name, string source_node, double max_solution_radius, IList< string > weights_on_edges, IList< string > restrictions, int num_levels, bool generate_image, string levels_table, IDictionary< string, string > style_options, IDictionary< string, string > solve_options=null, IDictionary< string, string > contour_options=null, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Generate an image containing isolines for travel results using an existing graph.
async System.Threading.Tasks.Task< ShowCredentialResponse > ShowCredentialAsync(string credential_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about a specified credential or all credentials.
ShowTypesResponse showTypes(ShowTypesRequest request_)
Retrieves information for the specified data type ID or type label.
ClearStatisticsResponse clearStatistics(string table_name="", string column_name="", IDictionary< string, string > options=null)
Clears statistics (cardinality, mean value, etc.) for a column in a specified table.
async System.Threading.Tasks.Task< DropDatasinkResponse > DropDatasinkAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Drops an existing data sink.
A set of results returned by Kinetica.aggregateUnique.
A set of results returned by Kinetica.filterByRadiusGeometry.
A set of parameters for Kinetica.grantRole.
A set of parameters for Kinetica.filterByRadiusGeometry.
CollectStatisticsResponse collectStatistics(string table_name, IList< string > column_names, IDictionary< string, string > options=null)
Collect statistics for a column(s) in a specified table.
DropCatalogResponse dropCatalog(string name, IDictionary< string, string > options=null)
Drops an existing catalog.
RevokePermissionResponse revokePermission(RevokePermissionRequest request_)
Revoke user or role the specified permission on the specified object.
DeleteRecordsResponse deleteRecords(DeleteRecordsRequest request_)
Deletes record(s) matching the provided criteria from the given table.
async System.Threading.Tasks.Task< RevokePermissionCredentialResponse > RevokePermissionCredentialAsync(RevokePermissionCredentialRequest request_, System.Threading.CancellationToken cancellationToken=default)
Revokes a credential-level permission from a user or role.
async System.Threading.Tasks.Task< CreateGraphResponse > CreateGraphAsync(string graph_name, bool directed_graph, IList< string > nodes, IList< string > edges, IList< string > weights, IList< string > restrictions, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new graph network using given nodes, edges, weights, and restrictions.
async System.Threading.Tasks.Task< AlterDirectoryResponse > AlterDirectoryAsync(AlterDirectoryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Alters an existing directory in KiFS.
A set of results returned by Kinetica.clearTable.
async System.Threading.Tasks.Task< GetJobResponse > GetJobAsync(long job_id, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Get the status and result of asynchronously running job.
QueryGraphResponse queryGraph(string graph_name, IList< string > queries, IList< string > restrictions=null, string adjacency_table="", int rings=1, IDictionary< string, string > options=null)
Employs a topological query on a graph generated a-priori by createGraph and returns a list of adjace...
bool has_more_records
Too many records.
A set of results returned by Kinetica.showWal.
FilterByValueResponse filterByValue(string table_name, string view_name, bool is_string, double _value, string value_str, string column_name, IDictionary< string, string > options=null)
Calculates which objects from a table has a particular value for a particular column.
async System.Threading.Tasks.Task< AlterTableMetadataResponse > AlterTableMetadataAsync(IList< string > table_names, IDictionary< string, string > metadata_map, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Updates (adds or changes) metadata for tables.
string type_schema
Avro schema of data or records_json.
async System.Threading.Tasks.Task< AdminShowShardsResponse > AdminShowShardsAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Show the mapping of shards to the corresponding rank and tom.
async System.Threading.Tasks.Task< ShowWalResponse > ShowWalAsync(ShowWalRequest request_, System.Threading.CancellationToken cancellationToken=default)
Requests table write-ahead log (WAL) properties.Returns information about the requested table WAL ent...
A set of results returned by Kinetica.aggregateGroupBy.
async System.Threading.Tasks.Task< AggregateKMeansResponse > AggregateKMeansAsync(AggregateKMeansRequest request_, System.Threading.CancellationToken cancellationToken=default)
This endpoint runs the k-means algorithm - a heuristic algorithm that attempts to do k-means clusteri...
async System.Threading.Tasks.Task< AdminRemoveHostResponse > AdminRemoveHostAsync(string host, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Removes a host from an existing cluster.
HasSchemaResponse hasSchema(HasSchemaRequest request_)
Checks for the existence of a schema with the given name.
A set of results returned by Kinetica.adminShowAlerts.
bool has_more_records
Too many records.
InsertSymbolResponse insertSymbol(InsertSymbolRequest request_)
Adds a symbol or icon (i.e.
async System.Threading.Tasks.Task< ShowResourceStatisticsResponse > ShowResourceStatisticsAsync(ShowResourceStatisticsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Requests various statistics for storage/memory tiers and resource groups.Returns statistics on a per-...
DeleteRoleResponse deleteRole(string name, IDictionary< string, string > options=null)
Deletes an existing role.
A set of results returned by Kinetica.createTriggerByArea.
async System.Threading.Tasks.Task< ShowSecurityResponse > ShowSecurityAsync(ShowSecurityRequest request_, System.Threading.CancellationToken cancellationToken=default)
Shows security information relating to users and/or roles.
A set of results returned by Kinetica.adminSwitchover.
async System.Threading.Tasks.Task< AggregateMinMaxResponse > AggregateMinMaxAsync(AggregateMinMaxRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates and returns the minimum and maximum values of a particular column in a table.
async System.Threading.Tasks.Task< CreateVideoResponse > CreateVideoAsync(CreateVideoRequest request_, System.Threading.CancellationToken cancellationToken=default)
Creates a job to generate a sequence of raster images that visualize data over a specified time.
async System.Threading.Tasks.Task< GrantPermissionResponse > GrantPermissionAsync(string principal, string _object, string object_type, string permission, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Grant user or role the specified permission on the specified object.
A set of parameters for Kinetica.createSchema.
async System.Threading.Tasks.Task< AdminOfflineResponse > AdminOfflineAsync(AdminOfflineRequest request_, System.Threading.CancellationToken cancellationToken=default)
Take the system offline.
ShowTriggersResponse showTriggers(ShowTriggersRequest request_)
Retrieves information regarding the specified triggers or all existing triggers currently active.
CheckTableResponse checkTable(CheckTableRequest request_)
Scans the requested tables as specified in table_names for integrity.
A set of results returned by Kinetica.showProc.
async System.Threading.Tasks.Task< FilterByRangeResponse > FilterByRangeAsync(FilterByRangeRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table have a column that is within the given bounds.
ClearTableResponse clearTable(ClearTableRequest request_)
Clears (drops) one or all tables in the database cluster.
A set of parameters for Kinetica.adminShowClusterOperations.
A set of parameters for Kinetica.deleteResourceGroup.
A set of parameters for Kinetica.adminShowShards.
async System.Threading.Tasks.Task< AlterTableMonitorResponse > AlterTableMonitorAsync(string topic_id, IDictionary< string, string > monitor_updates_map, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Alters a table monitor previously created with createTableMonitor.
byte [] binary_encoded_response
Avro binary encoded response.
CreateTableExternalResponse createTableExternal(CreateTableExternalRequest request_)
Creates a new external table, which is a local database object whose source data is located externall...
A set of parameters for Kinetica.grantPermissionCredential.
AdminRemoveHostResponse adminRemoveHost(AdminRemoveHostRequest request_)
Removes a host from an existing cluster.
CreateTriggerByAreaResponse createTriggerByArea(CreateTriggerByAreaRequest request_)
Sets up an area trigger mechanism for two column_names for one or more tables.
VerifyBackupResponse verifyBackup(string backup_name, string datasource_name, IDictionary< string, string > options=null)
Inspects the requested database backup(s) for conformity at the remote file store accessible via the ...
async System.Threading.Tasks.Task< AggregateHistogramResponse > AggregateHistogramAsync(string table_name, string column_name, double start, double end, double interval, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Performs a histogram calculation given a table, a column, and an interval function.
DropDatasourceResponse dropDatasource(DropDatasourceRequest request_)
Drops an existing data source.
CreateJoinTableResponse createJoinTable(CreateJoinTableRequest request_)
Creates a table that is the result of a SQL JOIN.
A set of parameters for Kinetica.createTableExternal.
IList< string > type_labels
Type labels of the respective tables in table_names.
A set of parameters for Kinetica.alterVideo.
IDictionary< string, string > info
Additional information.
async System.Threading.Tasks.Task< DropBackupResponse > DropBackupAsync(DropBackupRequest request_, System.Threading.CancellationToken cancellationToken=default)
Deletes one or more existing database backups and contained snapshots, accessible via the data sink s...
DeleteResourceGroupResponse deleteResourceGroup(string name, IDictionary< string, string > options=null)
Deletes a resource group.
async System.Threading.Tasks.Task< CreateUserExternalResponse > CreateUserExternalAsync(string name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Creates a new external user (a user whose credentials are managed by an external LDAP).
const string DISTRIBUTED
Input table data will be divided into data segments that are distributed across all nodes in the clus...
AdminSwitchoverResponse adminSwitchover(AdminSwitchoverRequest request_)
Manually switch over one or more processes to another host.
AdminAlterJobsResponse adminAlterJobs(AdminAlterJobsRequest request_)
Perform the requested action on a list of one or more job(s).
bool has_more_records
Too many records.
A set of results returned by Kinetica.createType.
GetRecordsResponse< T > getRecords< T >(GetRecordsRequest request_)
Retrieves records from a given table, optionally filtered by an expression and/or sorted by a column.
string table_name
Name of table to be updated, in [schema_name.
A set of results returned by Kinetica.grantRole.
async System.Threading.Tasks.Task< ClearTableMonitorResponse > ClearTableMonitorAsync(string topic_id, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Deactivates a table monitor previously created with createTableMonitor.
async System.Threading.Tasks.Task< ShowSchemaResponse > ShowSchemaAsync(ShowSchemaRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves information about a schema (or all schemas), as specified in schema_name.
A set of parameters for Kinetica.downloadFiles.
A set of results returned by Kinetica.filterByBox.
async System.Threading.Tasks.Task< ShowProcResponse > ShowProcAsync(string proc_name="", IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Shows information about a proc.
IDictionary< string, string > info
Additional information.
async System.Threading.Tasks.Task< FilterByAreaResponse > FilterByAreaAsync(FilterByAreaRequest request_, System.Threading.CancellationToken cancellationToken=default)
Calculates which objects from a table are within a named area of interest (NAI/polygon).
A set of results returned by Kinetica.showProcStatus.
A set of parameters for Kinetica.grantPermissionDirectory.
A set of parameters for Kinetica.aggregateUnpivot.
A set of results returned by Kinetica.lockTable.
string paging_table
Name of the table that has the result records of the query.
A set of results returned by Kinetica.deleteGraph.
async System.Threading.Tasks.Task< AggregateUnpivotResponse > AggregateUnpivotAsync(AggregateUnpivotRequest request_, System.Threading.CancellationToken cancellationToken=default)
Rotate the column values into rows values.
A set of parameters for Kinetica.showSchema.
A set of results returned by Kinetica.createUserInternal.
A set of parameters for Kinetica.showProcStatus.
CreateGraphResponse createGraph(CreateGraphRequest request_)
Creates a new graph network using given nodes, edges, weights, and restrictions.
async System.Threading.Tasks.Task< AdminShowShardsResponse > AdminShowShardsAsync(AdminShowShardsRequest request_, System.Threading.CancellationToken cancellationToken=default)
Show the mapping of shards to the corresponding rank and tom.
A set of parameters for Kinetica.createVideo.
async System.Threading.Tasks.Task< AdminHaRefreshResponse > AdminHaRefreshAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
IList< IDictionary< string, IList< string > > > properties
A set of results returned by Kinetica.filter.
FilterByGeometryResponse filterByGeometry(FilterByGeometryRequest request_)
Applies a geometry filter against a geospatial geometry column in a given table or view.
async System.Threading.Tasks.Task< HasTableResponse > HasTableAsync(string table_name, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Checks for the existence of a table with the given name.
AdminShutdownResponse adminShutdown(string exit_type, string authorization, IDictionary< string, string > options=null)
Exits the database server application.
IList< KineticaRecord > data
Avro binary encoded response.
AggregateUnpivotResponse aggregateUnpivot(AggregateUnpivotRequest request_)
Rotate the column values into rows values.
async System.Threading.Tasks.Task< GrantPermissionDirectoryResponse > GrantPermissionDirectoryAsync(GrantPermissionDirectoryRequest request_, System.Threading.CancellationToken cancellationToken=default)
Grants a KiFS directory-level permission to a user or role.
A set of results returned by Kinetica.adminShowShards.
async System.Threading.Tasks.Task< ModifyGraphResponse > ModifyGraphAsync(string graph_name, IList< string > nodes, IList< string > edges, IList< string > weights, IList< string > restrictions, IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Update an existing graph network using given nodes, edges, weights, restrictions, and options.
HasSchemaResponse hasSchema(string schema_name, IDictionary< string, string > options=null)
Checks for the existence of a schema with the given name.
async System.Threading.Tasks.Task< ShowSystemTimingResponse > ShowSystemTimingAsync(IDictionary< string, string > options=null, System.Threading.CancellationToken cancellationToken=default)
Returns the last 100 database requests along with the request timing and internal job ID.
A set of results returned by Kinetica.createUnion.
async System.Threading.Tasks.Task< RepartitionGraphResponse > RepartitionGraphAsync(RepartitionGraphRequest request_, System.Threading.CancellationToken cancellationToken=default)
Rebalances an existing partitioned graph.
AdminRemoveRanksResponse adminRemoveRanks(IList< string > ranks, IDictionary< string, string > options=null)
Remove one or more ranks from an existing Kinetica cluster.
CreateVideoResponse createVideo(string attribute, string begin, double duration_seconds, string end, double frames_per_second, string style, string path, string style_parameters, IDictionary< string, string > options=null)
Creates a job to generate a sequence of raster images that visualize data over a specified time.
AdminHaRefreshResponse adminHaRefresh(IDictionary< string, string > options=null)
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
async System.Threading.Tasks.Task< GetRecordsBySeriesResponse< T > > GetRecordsBySeriesAsync< T >(GetRecordsBySeriesRequest request_, System.Threading.CancellationToken cancellationToken=default)
Retrieves the complete series/track records from the given world_table_name based on the partial trac...
A set of results returned by Kinetica.executeSql.
AdminHaOfflineResponse adminHaOffline(AdminHaOfflineRequest request_)
Pauses consumption of messages from other HA clusters to support data repair/recovery scenarios.