# Kinetica Docs ## Docs - [Kinetica Enterprise Documentation](https://docs.kinetica.com/index.md) - [Concepts](https://docs.kinetica.com/content/concepts/index.md) - [Distributed Ingest](https://docs.kinetica.com/content/tuning/multihead/multihead_ingest.md) - [Distributed Key Lookup](https://docs.kinetica.com/content/tuning/multihead/multihead_egress.md) - [User-Defined Functions Overview](https://docs.kinetica.com/content/udf_overview.md) - [Cloud-Ready](https://docs.kinetica.com/content/cloud/index.md) - [Installation & Configuration](https://docs.kinetica.com/content/install/index.md) - [Installation Options](https://docs.kinetica.com/content/install/installation.md) - [Migrating To Kinetica 7.2](https://docs.kinetica.com/content/install/migration_guide.md) - [Resource Management](https://docs.kinetica.com/content/rm/index.md) - [High Availability](https://docs.kinetica.com/content/ha/index.md) - [Configuration Reference](https://docs.kinetica.com/content/config/index.md) - [Administration](https://docs.kinetica.com/content/admin/index.md) - [Kinetica Workbench](https://docs.kinetica.com/content/admin/workbench/index.md) - [Kinetica Administration Application (GAdmin)](https://docs.kinetica.com/content/admin/gadmin/index.md) - [KAgent](https://docs.kinetica.com/content/admin/kagent/kagent.md) - [Managing Kinetica Services](https://docs.kinetica.com/content/admin/services.md) - [Monitoring and Alerting](https://docs.kinetica.com/content/admin/monitoring_alerting.md) - [Upgrade](https://docs.kinetica.com/content/admin/upgrade.md) - [Backing Up/Restoring Kinetica](https://docs.kinetica.com/content/admin/backup_restore.md) - [Changing the Administrator Password](https://docs.kinetica.com/content/admin/changing_password.md) - [Load Data](https://docs.kinetica.com/content/load_data/index.md) - [Data Loading Concepts](https://docs.kinetica.com/content/load_data/concepts.md) - [Loading Data](https://docs.kinetica.com/content/sql/load.md) - [Load Data from Azure Blob](https://docs.kinetica.com/content/load_data/by_source/azure_blob.md) - [Load Data from GCS](https://docs.kinetica.com/content/load_data/by_source/gcs.md) - [Load Data from HDFS](https://docs.kinetica.com/content/load_data/by_source/hdfs.md) - [Load Data from JDBC](https://docs.kinetica.com/content/load_data/by_source/jdbc.md) - [Load Data from Apache Kafka](https://docs.kinetica.com/content/load_data/by_source/kafka.md) - [Load Data from Confluent Kafka](https://docs.kinetica.com/content/load_data/by_source/confluent.md) - [Load Data from KiFS](https://docs.kinetica.com/content/load_data/by_source/kifs.md) - [Load Data from Local File](https://docs.kinetica.com/content/load_data/by_source/local.md) - [Load Data from S3](https://docs.kinetica.com/content/load_data/by_source/s3.md) - [SQL](https://docs.kinetica.com/content/sql/index.md) - [Naming](https://docs.kinetica.com/content/sql/naming.md) - [Queries (SQL)](https://docs.kinetica.com/content/sql/query.md) - [SELECT Statement](https://docs.kinetica.com/content/sql/query/select-statement.md) - [Tableless Query](https://docs.kinetica.com/content/sql/query/tableless-query.md) - [Join](https://docs.kinetica.com/content/sql/query/join.md) - [Aggregation](https://docs.kinetica.com/content/sql/query/aggregation.md) - [Grouping](https://docs.kinetica.com/content/sql/query/grouping.md) - [Window](https://docs.kinetica.com/content/sql/query/window.md) - [PIVOT](https://docs.kinetica.com/content/sql/query/pivot.md) - [UNPIVOT](https://docs.kinetica.com/content/sql/query/unpivot.md) - [Set Operations](https://docs.kinetica.com/content/sql/query/set-operations.md) - [WITH (Common Table Expressions)](https://docs.kinetica.com/content/sql/query/with-common-table-expressions.md) - [Iteration](https://docs.kinetica.com/content/sql/query/iteration.md) - [Constants](https://docs.kinetica.com/content/sql/query/constants.md) - [Expressions](https://docs.kinetica.com/content/sql/query/expressions.md) - [Predicates](https://docs.kinetica.com/content/sql/query/predicates.md) - [Subqueries](https://docs.kinetica.com/content/sql/query/subqueries.md) - [Remote Queries](https://docs.kinetica.com/content/sql/query/remote-queries.md) - [Hints](https://docs.kinetica.com/content/sql/query/hints.md) - [EXPLAIN](https://docs.kinetica.com/content/sql/query/explain.md) - [Array Functions](https://docs.kinetica.com/content/sql/query/array-functions.md) - [Conditional Functions](https://docs.kinetica.com/content/sql/query/conditional-functions.md) - [Conversion Functions](https://docs.kinetica.com/content/sql/query/conversion-functions.md) - [Date/Time Functions](https://docs.kinetica.com/content/sql/query/date-time-functions.md) - [Geospatial/Geometry Functions](https://docs.kinetica.com/content/sql/query/geospatial-geometry-functions.md) - [JSON Functions](https://docs.kinetica.com/content/sql/query/json-functions.md) - [Math Functions](https://docs.kinetica.com/content/sql/query/math-functions.md) - [Null Functions](https://docs.kinetica.com/content/sql/query/null-functions.md) - [String Functions](https://docs.kinetica.com/content/sql/query/string-functions.md) - [User/Security Functions](https://docs.kinetica.com/content/sql/query/user-security-functions.md) - [Aggregation Functions](https://docs.kinetica.com/content/sql/query/aggregation-functions.md) - [Grouping Functions](https://docs.kinetica.com/content/sql/query/grouping-functions.md) - [ML Functions](https://docs.kinetica.com/content/sql/query/ml-functions.md) - [Distribution Functions](https://docs.kinetica.com/content/sql/query/distribution-functions.md) - [Data Manipulation (DML)](https://docs.kinetica.com/content/sql/dml.md) - [INSERT](https://docs.kinetica.com/content/sql/dml/insert.md) - [UPDATE](https://docs.kinetica.com/content/sql/dml/update.md) - [MERGE INTO](https://docs.kinetica.com/content/sql/dml/merge-into.md) - [DELETE](https://docs.kinetica.com/content/sql/dml/delete.md) - [Data Definition (DDL)](https://docs.kinetica.com/content/sql/ddl.md) - [Column Concepts](https://docs.kinetica.com/content/sql/ddl/column-concepts.md) - [Column Types](https://docs.kinetica.com/content/sql/ddl/column-types.md) - [Column Properties](https://docs.kinetica.com/content/sql/ddl/column-properties.md) - [CREATE SCHEMA](https://docs.kinetica.com/content/sql/ddl/create-schema.md) - [ALTER SCHEMA](https://docs.kinetica.com/content/sql/ddl/alter-schema.md) - [DROP SCHEMA](https://docs.kinetica.com/content/sql/ddl/drop-schema.md) - [SHOW SCHEMA](https://docs.kinetica.com/content/sql/ddl/show-schema.md) - [DESCRIBE SCHEMA](https://docs.kinetica.com/content/sql/ddl/describe-schema.md) - [SET CURRENT SCHEMA](https://docs.kinetica.com/content/sql/ddl/set-current-schema.md) - [CREATE TABLE](https://docs.kinetica.com/content/sql/ddl/create-table.md) - [CREATE EXTERNAL TABLE](https://docs.kinetica.com/content/sql/ddl/create-external-table.md) - [CREATE TABLE ... AS](https://docs.kinetica.com/content/sql/ddl/create-table-as.md) - [ALTER TABLE](https://docs.kinetica.com/content/sql/ddl/alter-table.md) - [REFRESH EXTERNAL TABLE](https://docs.kinetica.com/content/sql/ddl/refresh-external-table.md) - [REPAIR TABLE](https://docs.kinetica.com/content/sql/ddl/repair-table.md) - [TRUNCATE TABLE](https://docs.kinetica.com/content/sql/ddl/truncate-table.md) - [DROP TABLE](https://docs.kinetica.com/content/sql/ddl/drop-table.md) - [SHOW TABLE](https://docs.kinetica.com/content/sql/ddl/show-table.md) - [DESCRIBE TABLE](https://docs.kinetica.com/content/sql/ddl/describe-table.md) - [CREATE VIEW](https://docs.kinetica.com/content/sql/ddl/create-view.md) - [CREATE MATERIALIZED VIEW](https://docs.kinetica.com/content/sql/ddl/create-materialized-view.md) - [ALTER VIEW](https://docs.kinetica.com/content/sql/ddl/alter-view.md) - [ALTER MATERIALIZED VIEW](https://docs.kinetica.com/content/sql/ddl/alter-materialized-view.md) - [REFRESH VIEW](https://docs.kinetica.com/content/sql/ddl/refresh-view.md) - [DROP VIEW](https://docs.kinetica.com/content/sql/ddl/drop-view.md) - [SHOW VIEW](https://docs.kinetica.com/content/sql/ddl/show-view.md) - [DESCRIBE VIEW](https://docs.kinetica.com/content/sql/ddl/describe-view.md) - [CREATE CREDENTIAL](https://docs.kinetica.com/content/sql/ddl/create-credential.md) - [ALTER CREDENTIAL](https://docs.kinetica.com/content/sql/ddl/alter-credential.md) - [DROP CREDENTIAL](https://docs.kinetica.com/content/sql/ddl/drop-credential.md) - [SHOW CREDENTIAL](https://docs.kinetica.com/content/sql/ddl/show-credential.md) - [DESCRIBE CREDENTIAL](https://docs.kinetica.com/content/sql/ddl/describe-credential.md) - [CREATE DATA SOURCE](https://docs.kinetica.com/content/sql/ddl/create-data-source.md) - [ALTER DATA SOURCE](https://docs.kinetica.com/content/sql/ddl/alter-data-source.md) - [LIST DATA SOURCE](https://docs.kinetica.com/content/sql/ddl/list-data-source.md) - [DROP DATA SOURCE](https://docs.kinetica.com/content/sql/ddl/drop-data-source.md) - [SHOW DATA SOURCE](https://docs.kinetica.com/content/sql/ddl/show-data-source.md) - [DESCRIBE DATA SOURCE](https://docs.kinetica.com/content/sql/ddl/describe-data-source.md) - [CREATE DATA SINK](https://docs.kinetica.com/content/sql/ddl/create-data-sink.md) - [ALTER DATA SINK](https://docs.kinetica.com/content/sql/ddl/alter-data-sink.md) - [DROP DATA SINK](https://docs.kinetica.com/content/sql/ddl/drop-data-sink.md) - [SHOW DATA SINK](https://docs.kinetica.com/content/sql/ddl/show-data-sink.md) - [DESCRIBE DATA SINK](https://docs.kinetica.com/content/sql/ddl/describe-data-sink.md) - [CREATE STREAM](https://docs.kinetica.com/content/sql/ddl/create-stream.md) - [DROP STREAM](https://docs.kinetica.com/content/sql/ddl/drop-stream.md) - [SHOW STREAM](https://docs.kinetica.com/content/sql/ddl/show-stream.md) - [DESCRIBE STREAM](https://docs.kinetica.com/content/sql/ddl/describe-stream.md) - [DESCRIBE](https://docs.kinetica.com/content/sql/ddl/describe.md) - [Comments](https://docs.kinetica.com/content/sql/ddl/comments.md) - [Exporting Data](https://docs.kinetica.com/content/sql/export.md) - [Files & Directories (KiFS)](https://docs.kinetica.com/content/sql/kifs.md) - [Reveal](https://docs.kinetica.com/content/sql/reveal.md) - [SQL Procedures](https://docs.kinetica.com/content/sql/procedure.md) - [SQL-GPT Syntax](https://docs.kinetica.com/content/sql/sqlgpt.md) - [User Defined Functions (UDFs)](https://docs.kinetica.com/content/sql/udf.md) - [Graphs](https://docs.kinetica.com/content/sql/graph.md) - [Machine Learning (ML)](https://docs.kinetica.com/content/sql/ml.md) - [Security](https://docs.kinetica.com/content/sql/security.md) - [Resource Management](https://docs.kinetica.com/content/sql/resource_group.md) - [System Properties](https://docs.kinetica.com/content/sql/system_properties.md) - [Database Backup/Restore](https://docs.kinetica.com/content/sql/backup_restore.md) - [Limitations](https://docs.kinetica.com/content/sql/limit.md) - [SQL-GPT](https://docs.kinetica.com/content/sql-gpt/index.md) - [SQL-GPT Concepts](https://docs.kinetica.com/content/sql-gpt/concepts.md) - [Vector Search](https://docs.kinetica.com/content/vector_search/index.md) - [Location Intelligence](https://docs.kinetica.com/content/location_intelligence/index.md) - [Geospatial Objects](https://docs.kinetica.com/content/location_intelligence/geo_objects.md) - [Geospatial/Geometry Functions](https://docs.kinetica.com/content/location_intelligence/geo_functions.md) - [Geospatial Queries](https://docs.kinetica.com/content/tuning/cs/geo.md) - [Web Map Service](https://docs.kinetica.com/content/location_intelligence/wms_feature_overview.md) - [Vector Tile Service](https://docs.kinetica.com/content/location_intelligence/vts_feature_overview.md) - [Time Series](https://docs.kinetica.com/content/time_series/index.md) - [Date/Time Types](https://docs.kinetica.com/content/time_series/types.md) - [Date Bucketing](https://docs.kinetica.com/content/time_series/date_bucket.md) - [Time Bucketing](https://docs.kinetica.com/content/time_series/time_bucket.md) - [Graph](https://docs.kinetica.com/content/graph_solver/index.md) - [Graphs & Solvers Concepts](https://docs.kinetica.com/content/graph_solver/network_graph_solver.md) - [Distributed Graph Servers](https://docs.kinetica.com/content/graph_solver/distributed_graph_server.md) - [Machine Learning](https://docs.kinetica.com/content/ml/index.md) - [Machine Learning Concepts](https://docs.kinetica.com/content/ml/concepts.md) - [Security](https://docs.kinetica.com/content/security/index.md) - [Security Concepts](https://docs.kinetica.com/content/security/sec_concepts.md) - [Reveal User/Role Management](https://docs.kinetica.com/content/security/reveal.md) - [Visualization](https://docs.kinetica.com/content/bi/index.md) - [Reveal: An Overview](https://docs.kinetica.com/content/bi/reveal/index.md) - [Using Tableau with Kinetica](https://docs.kinetica.com/content/bi/tableau/index.md) - [Using Workbooks in Workbench](https://docs.kinetica.com/content/admin/workbench/workbooks.md) - [Web Map Service](https://docs.kinetica.com/content/bi/wms_feature_overview.md) - [Vector Tile Service](https://docs.kinetica.com/content/bi/vts_feature_overview.md) - [Integrate](https://docs.kinetica.com/content/integrate.md) - [Performance Optimization](https://docs.kinetica.com/content/tuning/index.md) - [Connectors](https://docs.kinetica.com/content/connectors/index.md) - [User-Defined Function Implementation](https://docs.kinetica.com/content/udf/index.md) - [Kinetica Tools](https://docs.kinetica.com/content/tools/index.md) - [Downloads](https://docs.kinetica.com/content/downloads.md) - [Kinetica Virtual Catalog](https://docs.kinetica.com/content/catalogs/kinetica.md) - [ANSI Virtual Catalog](https://docs.kinetica.com/content/catalogs/ansi.md) - [PostgreSQL Virtual Catalog](https://docs.kinetica.com/content/catalogs/postgresql.md) - [7.2 Release Notes](https://docs.kinetica.com/content/release/7_2.md) - [7.1 Release Notes](https://docs.kinetica.com/content/release/7_1.md) - [7.0 Release Notes](https://docs.kinetica.com/content/release/7_0.md) - [6.2 Release Notes](https://docs.kinetica.com/content/release/6_2.md) - [6.1 Release Notes](https://docs.kinetica.com/content/release/6_1.md) - [6.0 Release Notes](https://docs.kinetica.com/content/release/6_0.md) - [API](https://docs.kinetica.com/content/api/index.md) - [API Concepts](https://docs.kinetica.com/content/api/concepts.md) - [REST API](https://docs.kinetica.com/content/api/rest/index.md) - [/admin/add/host](https://docs.kinetica.com/content/api/rest/admin_add_host_rest.md) - [/admin/add/ranks](https://docs.kinetica.com/content/api/rest/admin_add_ranks_rest.md) - [/admin/alter/host](https://docs.kinetica.com/content/api/rest/admin_alter_host_rest.md) - [/admin/alter/jobs](https://docs.kinetica.com/content/api/rest/admin_alter_jobs_rest.md) - [/admin/backup/begin](https://docs.kinetica.com/content/api/rest/admin_backup_begin_rest.md) - [/admin/backup/end](https://docs.kinetica.com/content/api/rest/admin_backup_end_rest.md) - [/admin/ha/offline](https://docs.kinetica.com/content/api/rest/admin_ha_offline_rest.md) - [/admin/ha/refresh](https://docs.kinetica.com/content/api/rest/admin_ha_refresh_rest.md) - [/admin/offline](https://docs.kinetica.com/content/api/rest/admin_offline_rest.md) - [/admin/rebalance](https://docs.kinetica.com/content/api/rest/admin_rebalance_rest.md) - [/admin/remove/host](https://docs.kinetica.com/content/api/rest/admin_remove_host_rest.md) - [/admin/remove/ranks](https://docs.kinetica.com/content/api/rest/admin_remove_ranks_rest.md) - [/admin/repair/table](https://docs.kinetica.com/content/api/rest/admin_repair_table_rest.md) - [/admin/send/alert](https://docs.kinetica.com/content/api/rest/admin_send_alert_rest.md) - [/admin/show/alerts](https://docs.kinetica.com/content/api/rest/admin_show_alerts_rest.md) - [/admin/show/cluster/operations](https://docs.kinetica.com/content/api/rest/admin_show_cluster_operations_rest.md) - [/admin/show/jobs](https://docs.kinetica.com/content/api/rest/admin_show_jobs_rest.md) - [/admin/show/shards](https://docs.kinetica.com/content/api/rest/admin_show_shards_rest.md) - [/admin/shutdown](https://docs.kinetica.com/content/api/rest/admin_shutdown_rest.md) - [/admin/switchover](https://docs.kinetica.com/content/api/rest/admin_switchover_rest.md) - [/admin/verifydb](https://docs.kinetica.com/content/api/rest/admin_verifydb_rest.md) - [/aggregate/convexhull](https://docs.kinetica.com/content/api/rest/aggregate_convexhull_rest.md) - [/aggregate/groupby](https://docs.kinetica.com/content/api/rest/aggregate_groupby_rest.md) - [/aggregate/histogram](https://docs.kinetica.com/content/api/rest/aggregate_histogram_rest.md) - [/aggregate/kmeans](https://docs.kinetica.com/content/api/rest/aggregate_kmeans_rest.md) - [/aggregate/minmax](https://docs.kinetica.com/content/api/rest/aggregate_minmax_rest.md) - [/aggregate/minmax/geometry](https://docs.kinetica.com/content/api/rest/aggregate_minmax_geometry_rest.md) - [/aggregate/statistics](https://docs.kinetica.com/content/api/rest/aggregate_statistics_rest.md) - [/aggregate/statistics/byrange](https://docs.kinetica.com/content/api/rest/aggregate_statistics_byrange_rest.md) - [/aggregate/unique](https://docs.kinetica.com/content/api/rest/aggregate_unique_rest.md) - [/aggregate/unpivot](https://docs.kinetica.com/content/api/rest/aggregate_unpivot_rest.md) - [/alter/backup](https://docs.kinetica.com/content/api/rest/alter_backup_rest.md) - [/alter/credential](https://docs.kinetica.com/content/api/rest/alter_credential_rest.md) - [/alter/datasink](https://docs.kinetica.com/content/api/rest/alter_datasink_rest.md) - [/alter/datasource](https://docs.kinetica.com/content/api/rest/alter_datasource_rest.md) - [/alter/directory](https://docs.kinetica.com/content/api/rest/alter_directory_rest.md) - [/alter/environment](https://docs.kinetica.com/content/api/rest/alter_environment_rest.md) - [/alter/resourcegroup](https://docs.kinetica.com/content/api/rest/alter_resourcegroup_rest.md) - [/alter/role](https://docs.kinetica.com/content/api/rest/alter_role_rest.md) - [/alter/schema](https://docs.kinetica.com/content/api/rest/alter_schema_rest.md) - [/alter/system/properties](https://docs.kinetica.com/content/api/rest/alter_system_properties_rest.md) - [/alter/table](https://docs.kinetica.com/content/api/rest/alter_table_rest.md) - [/alter/table/columns](https://docs.kinetica.com/content/api/rest/alter_table_columns_rest.md) - [/alter/table/metadata](https://docs.kinetica.com/content/api/rest/alter_table_metadata_rest.md) - [/alter/tablemonitor](https://docs.kinetica.com/content/api/rest/alter_tablemonitor_rest.md) - [/alter/tier](https://docs.kinetica.com/content/api/rest/alter_tier_rest.md) - [/alter/user](https://docs.kinetica.com/content/api/rest/alter_user_rest.md) - [/alter/video](https://docs.kinetica.com/content/api/rest/alter_video_rest.md) - [/alter/wal](https://docs.kinetica.com/content/api/rest/alter_wal_rest.md) - [/append/records](https://docs.kinetica.com/content/api/rest/append_records_rest.md) - [/check/table](https://docs.kinetica.com/content/api/rest/check_table_rest.md) - [/clear/statistics](https://docs.kinetica.com/content/api/rest/clear_statistics_rest.md) - [/clear/table](https://docs.kinetica.com/content/api/rest/clear_table_rest.md) - [/clear/tablemonitor](https://docs.kinetica.com/content/api/rest/clear_tablemonitor_rest.md) - [/clear/tables](https://docs.kinetica.com/content/api/rest/clear_tables_rest.md) - [/clear/trigger](https://docs.kinetica.com/content/api/rest/clear_trigger_rest.md) - [/collect/statistics](https://docs.kinetica.com/content/api/rest/collect_statistics_rest.md) - [/create/backup](https://docs.kinetica.com/content/api/rest/create_backup_rest.md) - [/create/catalog](https://docs.kinetica.com/content/api/rest/create_catalog_rest.md) - [/create/credential](https://docs.kinetica.com/content/api/rest/create_credential_rest.md) - [/create/datasink](https://docs.kinetica.com/content/api/rest/create_datasink_rest.md) - [/create/datasource](https://docs.kinetica.com/content/api/rest/create_datasource_rest.md) - [/create/directory](https://docs.kinetica.com/content/api/rest/create_directory_rest.md) - [/create/environment](https://docs.kinetica.com/content/api/rest/create_environment_rest.md) - [/create/graph](https://docs.kinetica.com/content/api/rest/create_graph_rest.md) - [/create/job](https://docs.kinetica.com/content/api/rest/create_job_rest.md) - [/create/jointable](https://docs.kinetica.com/content/api/rest/create_jointable_rest.md) - [/create/materializedview](https://docs.kinetica.com/content/api/rest/create_materializedview_rest.md) - [/create/proc](https://docs.kinetica.com/content/api/rest/create_proc_rest.md) - [/create/projection](https://docs.kinetica.com/content/api/rest/create_projection_rest.md) - [/create/resourcegroup](https://docs.kinetica.com/content/api/rest/create_resourcegroup_rest.md) - [/create/role](https://docs.kinetica.com/content/api/rest/create_role_rest.md) - [/create/schema](https://docs.kinetica.com/content/api/rest/create_schema_rest.md) - [/create/table](https://docs.kinetica.com/content/api/rest/create_table_rest.md) - [/create/table/external](https://docs.kinetica.com/content/api/rest/create_table_external_rest.md) - [/create/tablemonitor](https://docs.kinetica.com/content/api/rest/create_tablemonitor_rest.md) - [/create/trigger/byarea](https://docs.kinetica.com/content/api/rest/create_trigger_byarea_rest.md) - [/create/trigger/byrange](https://docs.kinetica.com/content/api/rest/create_trigger_byrange_rest.md) - [/create/type](https://docs.kinetica.com/content/api/rest/create_type_rest.md) - [/create/union](https://docs.kinetica.com/content/api/rest/create_union_rest.md) - [/create/user/external](https://docs.kinetica.com/content/api/rest/create_user_external_rest.md) - [/create/user/internal](https://docs.kinetica.com/content/api/rest/create_user_internal_rest.md) - [/create/video](https://docs.kinetica.com/content/api/rest/create_video_rest.md) - [/delete/directory](https://docs.kinetica.com/content/api/rest/delete_directory_rest.md) - [/delete/files](https://docs.kinetica.com/content/api/rest/delete_files_rest.md) - [/delete/graph](https://docs.kinetica.com/content/api/rest/delete_graph_rest.md) - [/delete/proc](https://docs.kinetica.com/content/api/rest/delete_proc_rest.md) - [/delete/records](https://docs.kinetica.com/content/api/rest/delete_records_rest.md) - [/delete/resourcegroup](https://docs.kinetica.com/content/api/rest/delete_resourcegroup_rest.md) - [/delete/role](https://docs.kinetica.com/content/api/rest/delete_role_rest.md) - [/delete/user](https://docs.kinetica.com/content/api/rest/delete_user_rest.md) - [/download/files](https://docs.kinetica.com/content/api/rest/download_files_rest.md) - [/drop/backup](https://docs.kinetica.com/content/api/rest/drop_backup_rest.md) - [/drop/catalog](https://docs.kinetica.com/content/api/rest/drop_catalog_rest.md) - [/drop/credential](https://docs.kinetica.com/content/api/rest/drop_credential_rest.md) - [/drop/datasink](https://docs.kinetica.com/content/api/rest/drop_datasink_rest.md) - [/drop/datasource](https://docs.kinetica.com/content/api/rest/drop_datasource_rest.md) - [/drop/environment](https://docs.kinetica.com/content/api/rest/drop_environment_rest.md) - [/drop/schema](https://docs.kinetica.com/content/api/rest/drop_schema_rest.md) - [/execute/proc](https://docs.kinetica.com/content/api/rest/execute_proc_rest.md) - [/execute/sql](https://docs.kinetica.com/content/api/rest/execute_sql_rest.md) - [/export/query/metrics](https://docs.kinetica.com/content/api/rest/export_query_metrics_rest.md) - [/export/records/tofiles](https://docs.kinetica.com/content/api/rest/export_records_tofiles_rest.md) - [/export/records/totable](https://docs.kinetica.com/content/api/rest/export_records_totable_rest.md) - [/filter](https://docs.kinetica.com/content/api/rest/filter_rest.md) - [/filter/byarea](https://docs.kinetica.com/content/api/rest/filter_byarea_rest.md) - [/filter/byarea/geometry](https://docs.kinetica.com/content/api/rest/filter_byarea_geometry_rest.md) - [/filter/bybox](https://docs.kinetica.com/content/api/rest/filter_bybox_rest.md) - [/filter/bybox/geometry](https://docs.kinetica.com/content/api/rest/filter_bybox_geometry_rest.md) - [/filter/bygeometry](https://docs.kinetica.com/content/api/rest/filter_bygeometry_rest.md) - [/filter/bylist](https://docs.kinetica.com/content/api/rest/filter_bylist_rest.md) - [/filter/byradius](https://docs.kinetica.com/content/api/rest/filter_byradius_rest.md) - [/filter/byradius/geometry](https://docs.kinetica.com/content/api/rest/filter_byradius_geometry_rest.md) - [/filter/byrange](https://docs.kinetica.com/content/api/rest/filter_byrange_rest.md) - [/filter/byseries](https://docs.kinetica.com/content/api/rest/filter_byseries_rest.md) - [/filter/bystring](https://docs.kinetica.com/content/api/rest/filter_bystring_rest.md) - [/filter/bytable](https://docs.kinetica.com/content/api/rest/filter_bytable_rest.md) - [/filter/byvalue](https://docs.kinetica.com/content/api/rest/filter_byvalue_rest.md) - [/get/graph/entities](https://docs.kinetica.com/content/api/rest/get_graph_entities_rest.md) - [/get/job](https://docs.kinetica.com/content/api/rest/get_job_rest.md) - [/get/records](https://docs.kinetica.com/content/api/rest/get_records_rest.md) - [/get/records/bycolumn](https://docs.kinetica.com/content/api/rest/get_records_bycolumn_rest.md) - [/get/records/byseries](https://docs.kinetica.com/content/api/rest/get_records_byseries_rest.md) - [/get/records/fromcollection](https://docs.kinetica.com/content/api/rest/get_records_fromcollection_rest.md) - [/get/records/json](https://docs.kinetica.com/content/api/rest/get_records_json_rest.md) - [/grant/permission](https://docs.kinetica.com/content/api/rest/grant_permission_rest.md) - [/grant/permission/credential](https://docs.kinetica.com/content/api/rest/grant_permission_credential_rest.md) - [/grant/permission/datasource](https://docs.kinetica.com/content/api/rest/grant_permission_datasource_rest.md) - [/grant/permission/directory](https://docs.kinetica.com/content/api/rest/grant_permission_directory_rest.md) - [/grant/permission/proc](https://docs.kinetica.com/content/api/rest/grant_permission_proc_rest.md) - [/grant/permission/system](https://docs.kinetica.com/content/api/rest/grant_permission_system_rest.md) - [/grant/permission/table](https://docs.kinetica.com/content/api/rest/grant_permission_table_rest.md) - [/grant/role](https://docs.kinetica.com/content/api/rest/grant_role_rest.md) - [/has/permission](https://docs.kinetica.com/content/api/rest/has_permission_rest.md) - [/has/proc](https://docs.kinetica.com/content/api/rest/has_proc_rest.md) - [/has/role](https://docs.kinetica.com/content/api/rest/has_role_rest.md) - [/has/schema](https://docs.kinetica.com/content/api/rest/has_schema_rest.md) - [/has/table](https://docs.kinetica.com/content/api/rest/has_table_rest.md) - [/has/type](https://docs.kinetica.com/content/api/rest/has_type_rest.md) - [/insert/records](https://docs.kinetica.com/content/api/rest/insert_records_rest.md) - [/insert/records/fromfiles](https://docs.kinetica.com/content/api/rest/insert_records_fromfiles_rest.md) - [/insert/records/frompayload](https://docs.kinetica.com/content/api/rest/insert_records_frompayload_rest.md) - [/insert/records/fromquery](https://docs.kinetica.com/content/api/rest/insert_records_fromquery_rest.md) - [/insert/records/json](https://docs.kinetica.com/content/api/rest/insert_records_json_rest.md) - [/insert/records/random](https://docs.kinetica.com/content/api/rest/insert_records_random_rest.md) - [/insert/symbol](https://docs.kinetica.com/content/api/rest/insert_symbol_rest.md) - [/kill/proc](https://docs.kinetica.com/content/api/rest/kill_proc_rest.md) - [/lock/table](https://docs.kinetica.com/content/api/rest/lock_table_rest.md) - [/match/graph](https://docs.kinetica.com/content/api/rest/match_graph_rest.md) - [/modify/graph](https://docs.kinetica.com/content/api/rest/modify_graph_rest.md) - [/query/graph](https://docs.kinetica.com/content/api/rest/query_graph_rest.md) - [/repartition/graph](https://docs.kinetica.com/content/api/rest/repartition_graph_rest.md) - [/restore/backup](https://docs.kinetica.com/content/api/rest/restore_backup_rest.md) - [/revoke/permission](https://docs.kinetica.com/content/api/rest/revoke_permission_rest.md) - [/revoke/permission/credential](https://docs.kinetica.com/content/api/rest/revoke_permission_credential_rest.md) - [/revoke/permission/datasource](https://docs.kinetica.com/content/api/rest/revoke_permission_datasource_rest.md) - [/revoke/permission/directory](https://docs.kinetica.com/content/api/rest/revoke_permission_directory_rest.md) - [/revoke/permission/proc](https://docs.kinetica.com/content/api/rest/revoke_permission_proc_rest.md) - [/revoke/permission/system](https://docs.kinetica.com/content/api/rest/revoke_permission_system_rest.md) - [/revoke/permission/table](https://docs.kinetica.com/content/api/rest/revoke_permission_table_rest.md) - [/revoke/role](https://docs.kinetica.com/content/api/rest/revoke_role_rest.md) - [/show/backup](https://docs.kinetica.com/content/api/rest/show_backup_rest.md) - [/show/credential](https://docs.kinetica.com/content/api/rest/show_credential_rest.md) - [/show/datasink](https://docs.kinetica.com/content/api/rest/show_datasink_rest.md) - [/show/datasource](https://docs.kinetica.com/content/api/rest/show_datasource_rest.md) - [/show/directories](https://docs.kinetica.com/content/api/rest/show_directories_rest.md) - [/show/environment](https://docs.kinetica.com/content/api/rest/show_environment_rest.md) - [/show/files](https://docs.kinetica.com/content/api/rest/show_files_rest.md) - [/show/graph](https://docs.kinetica.com/content/api/rest/show_graph_rest.md) - [/show/proc](https://docs.kinetica.com/content/api/rest/show_proc_rest.md) - [/show/proc/status](https://docs.kinetica.com/content/api/rest/show_proc_status_rest.md) - [/show/resource/objects](https://docs.kinetica.com/content/api/rest/show_resource_objects_rest.md) - [/show/resource/statistics](https://docs.kinetica.com/content/api/rest/show_resource_statistics_rest.md) - [/show/resourcegroups](https://docs.kinetica.com/content/api/rest/show_resourcegroups_rest.md) - [/show/schema](https://docs.kinetica.com/content/api/rest/show_schema_rest.md) - [/show/security](https://docs.kinetica.com/content/api/rest/show_security_rest.md) - [/show/sql/proc](https://docs.kinetica.com/content/api/rest/show_sql_proc_rest.md) - [/show/statistics](https://docs.kinetica.com/content/api/rest/show_statistics_rest.md) - [/show/system/properties](https://docs.kinetica.com/content/api/rest/show_system_properties_rest.md) - [/show/system/status](https://docs.kinetica.com/content/api/rest/show_system_status_rest.md) - [/show/system/timing](https://docs.kinetica.com/content/api/rest/show_system_timing_rest.md) - [/show/table](https://docs.kinetica.com/content/api/rest/show_table_rest.md) - [/show/table/metadata](https://docs.kinetica.com/content/api/rest/show_table_metadata_rest.md) - [/show/tablemonitors](https://docs.kinetica.com/content/api/rest/show_tablemonitors_rest.md) - [/show/tables/bytype](https://docs.kinetica.com/content/api/rest/show_tables_bytype_rest.md) - [/show/triggers](https://docs.kinetica.com/content/api/rest/show_triggers_rest.md) - [/show/types](https://docs.kinetica.com/content/api/rest/show_types_rest.md) - [/show/video](https://docs.kinetica.com/content/api/rest/show_video_rest.md) - [/show/wal](https://docs.kinetica.com/content/api/rest/show_wal_rest.md) - [/solve/graph](https://docs.kinetica.com/content/api/rest/solve_graph_rest.md) - [/update/records](https://docs.kinetica.com/content/api/rest/update_records_rest.md) - [/upload/files](https://docs.kinetica.com/content/api/rest/upload_files_rest.md) - [/upload/files/fromurl](https://docs.kinetica.com/content/api/rest/upload_files_fromurl_rest.md) - [/verify/backup](https://docs.kinetica.com/content/api/rest/verify_backup_rest.md) - [/visualize/image/chart](https://docs.kinetica.com/content/api/rest/visualize_image_chart_rest.md) - [/visualize/isochrone](https://docs.kinetica.com/content/api/rest/visualize_isochrone_rest.md) - [/vts](https://docs.kinetica.com/content/api/rest/vts_rest.md) - [/wms](https://docs.kinetica.com/content/api/rest/wms_rest.md) - [Java API](https://docs.kinetica.com/content/api/java/index.md) - [com.gpudb (package)](https://docs.kinetica.com/content/api/java/com/gpudb/package-summary.md) - [Avro](https://docs.kinetica.com/content/api/java/com/gpudb/Avro.md) - [BulkInserter](https://docs.kinetica.com/content/api/java/com/gpudb/BulkInserter.md) - [BulkInserter.FlushOptions](https://docs.kinetica.com/content/api/java/com/gpudb/BulkInserter.FlushOptions.md) - [BulkInserter.InsertException](https://docs.kinetica.com/content/api/java/com/gpudb/BulkInserter.InsertException.md) - [BulkInserter.WorkerList](https://docs.kinetica.com/content/api/java/com/gpudb/BulkInserter.WorkerList.md) - [ColumnProperty](https://docs.kinetica.com/content/api/java/com/gpudb/ColumnProperty.md) - [GenericRecord](https://docs.kinetica.com/content/api/java/com/gpudb/GenericRecord.md) - [GPUdb](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdb.md) - [GPUdbBase](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.md) - [GPUdbBase.ClusterAddressInfo](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.ClusterAddressInfo.md) - [GPUdbBase.FailbackOptions](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.FailbackOptions.md) - [GPUdbBase.GetRecordsJsonResponse](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.GetRecordsJsonResponse.md) - [GPUdbBase.GPUdbExitException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.GPUdbExitException.md) - [GPUdbBase.GPUdbFailoverDisabledException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.GPUdbFailoverDisabledException.md) - [GPUdbBase.GPUdbHAUnavailableException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.GPUdbHAUnavailableException.md) - [GPUdbBase.GPUdbHostnameRegexFailureException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.GPUdbHostnameRegexFailureException.md) - [GPUdbBase.GPUdbUnauthorizedAccessException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.GPUdbUnauthorizedAccessException.md) - [GPUdbBase.GPUdbVersion](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.GPUdbVersion.md) - [GPUdbBase.HAFailoverOrder](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.HAFailoverOrder.md) - [GPUdbBase.HASynchronicityMode](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.HASynchronicityMode.md) - [GPUdbBase.InsertRecordsJsonRequest](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.InsertRecordsJsonRequest.md) - [GPUdbBase.JsonOptions](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.JsonOptions.md) - [GPUdbBase.Options](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.Options.md) - [GPUdbBase.SubmitException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbBase.SubmitException.md) - [GPUdbException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbException.md) - [GPUdbLogger](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbLogger.md) - [GPUdbRuntimeException](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbRuntimeException.md) - [GPUdbSqlIterator](https://docs.kinetica.com/content/api/java/com/gpudb/GPUdbSqlIterator.md) - [InternalAPI](https://docs.kinetica.com/content/api/java/com/gpudb/InternalAPI.md) - [Record](https://docs.kinetica.com/content/api/java/com/gpudb/Record.md) - [RecordBase](https://docs.kinetica.com/content/api/java/com/gpudb/RecordBase.md) - [RecordObject](https://docs.kinetica.com/content/api/java/com/gpudb/RecordObject.md) - [RecordObject.Column](https://docs.kinetica.com/content/api/java/com/gpudb/RecordObject.Column.md) - [RecordObject.Type](https://docs.kinetica.com/content/api/java/com/gpudb/RecordObject.Type.md) - [RecordRetriever](https://docs.kinetica.com/content/api/java/com/gpudb/RecordRetriever.md) - [Type](https://docs.kinetica.com/content/api/java/com/gpudb/Type.md) - [Type.Column](https://docs.kinetica.com/content/api/java/com/gpudb/Type.Column.md) - [Type.Column.ColumnBaseType](https://docs.kinetica.com/content/api/java/com/gpudb/Type.Column.ColumnBaseType.md) - [Type.Column.ColumnType](https://docs.kinetica.com/content/api/java/com/gpudb/Type.Column.ColumnType.md) - [TypeObjectMap](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.md) - [TypeObjectMap.Accessor](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.Accessor.md) - [TypeObjectMap.ClassFactory](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.ClassFactory.md) - [TypeObjectMap.ConvertingFieldHandler](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.ConvertingFieldHandler.md) - [TypeObjectMap.ConvertingMethodHandler](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.ConvertingMethodHandler.md) - [TypeObjectMap.Factory](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.Factory.md) - [TypeObjectMap.FieldHandler](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.FieldHandler.md) - [TypeObjectMap.MethodHandler](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.MethodHandler.md) - [TypeObjectMap.Mutator](https://docs.kinetica.com/content/api/java/com/gpudb/TypeObjectMap.Mutator.md) - [WorkerList](https://docs.kinetica.com/content/api/java/com/gpudb/WorkerList.md) - [com.gpudb.filesystem (package)](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/package-summary.md) - [GPUdbFileHandler](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/GPUdbFileHandler.md) - [GPUdbFileHandler.Options](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/GPUdbFileHandler.Options.md) - [GPUdbFileHandlerUtils](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/GPUdbFileHandlerUtils.md) - [MultiPartDownloadInfo](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/MultiPartDownloadInfo.md) - [MultiPartUploadInfo](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/MultiPartUploadInfo.md) - [MultiPartUploadInfo.MultiPartOperation](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/MultiPartUploadInfo.MultiPartOperation.md) - [com.gpudb.filesystem.common (package)](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/common/package-summary.md) - [KifsDirectoryInfo](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/common/KifsDirectoryInfo.md) - [KifsFileInfo](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/common/KifsFileInfo.md) - [OpMode](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/common/OpMode.md) - [Result](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/common/Result.md) - [Result.SortByDownloadPartNumber](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/common/Result.SortByDownloadPartNumber.md) - [com.gpudb.filesystem.download (package)](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/download/package-summary.md) - [DownloadOptions](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/download/DownloadOptions.md) - [FileDownloadListener](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/download/FileDownloadListener.md) - [com.gpudb.filesystem.ingest (package)](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/package-summary.md) - [ErrorHandlingMode](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/ErrorHandlingMode.md) - [FileType](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/FileType.md) - [IngestOptions](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/IngestOptions.md) - [IngestOptions.Option](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/IngestOptions.Option.md) - [IngestResult](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/IngestResult.md) - [PartitionType](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/PartitionType.md) - [TableCreationOptions](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/TableCreationOptions.md) - [TableCreationOptions.Option](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/TableCreationOptions.Option.md) - [TypeInferenceMode](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/ingest/TypeInferenceMode.md) - [com.gpudb.filesystem.upload (package)](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/upload/package-summary.md) - [FileUploadListener](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/upload/FileUploadListener.md) - [UploadOptions](https://docs.kinetica.com/content/api/java/com/gpudb/filesystem/upload/UploadOptions.md) - [com.gpudb.protocol (package)](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/package-summary.md) - [AdminAddHostRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAddHostRequest.md) - [AdminAddHostRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAddHostRequest.Options.md) - [AdminAddHostResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAddHostResponse.md) - [AdminAddRanksRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAddRanksRequest.md) - [AdminAddRanksRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAddRanksRequest.Options.md) - [AdminAddRanksResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAddRanksResponse.md) - [AdminAlterHostRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAlterHostRequest.md) - [AdminAlterHostRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAlterHostRequest.Options.md) - [AdminAlterHostResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAlterHostResponse.md) - [AdminAlterJobsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAlterJobsRequest.md) - [AdminAlterJobsRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAlterJobsRequest.Action.md) - [AdminAlterJobsRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAlterJobsRequest.Options.md) - [AdminAlterJobsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminAlterJobsResponse.md) - [AdminBackupBeginRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminBackupBeginRequest.md) - [AdminBackupBeginResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminBackupBeginResponse.md) - [AdminBackupEndRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminBackupEndRequest.md) - [AdminBackupEndResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminBackupEndResponse.md) - [AdminHaOfflineRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminHaOfflineRequest.md) - [AdminHaOfflineRequest.Offline](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminHaOfflineRequest.Offline.md) - [AdminHaOfflineResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminHaOfflineResponse.md) - [AdminHaRefreshRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminHaRefreshRequest.md) - [AdminHaRefreshResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminHaRefreshResponse.md) - [AdminOfflineRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminOfflineRequest.md) - [AdminOfflineRequest.Offline](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminOfflineRequest.Offline.md) - [AdminOfflineRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminOfflineRequest.Options.md) - [AdminOfflineResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminOfflineResponse.md) - [AdminRebalanceRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRebalanceRequest.md) - [AdminRebalanceRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRebalanceRequest.Options.md) - [AdminRebalanceResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRebalanceResponse.md) - [AdminRemoveHostRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRemoveHostRequest.md) - [AdminRemoveHostRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRemoveHostRequest.Options.md) - [AdminRemoveHostResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRemoveHostResponse.md) - [AdminRemoveRanksRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRemoveRanksRequest.md) - [AdminRemoveRanksRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRemoveRanksRequest.Options.md) - [AdminRemoveRanksResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRemoveRanksResponse.md) - [AdminRepairTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRepairTableRequest.md) - [AdminRepairTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRepairTableRequest.Options.md) - [AdminRepairTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminRepairTableResponse.md) - [AdminSendAlertRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminSendAlertRequest.md) - [AdminSendAlertRequest.LogLevel](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminSendAlertRequest.LogLevel.md) - [AdminSendAlertResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminSendAlertResponse.md) - [AdminShowAlertsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowAlertsRequest.md) - [AdminShowAlertsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowAlertsResponse.md) - [AdminShowClusterOperationsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsRequest.md) - [AdminShowClusterOperationsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.md) - [AdminShowClusterOperationsResponse.AddRanks](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanks.md) - [AdminShowClusterOperationsResponse.AddRanksStatus](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.AddRanksStatus.md) - [AdminShowClusterOperationsResponse.DryRun](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.DryRun.md) - [AdminShowClusterOperationsResponse.InProgress](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.InProgress.md) - [AdminShowClusterOperationsResponse.OverallStatus](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.OverallStatus.md) - [AdminShowClusterOperationsResponse.Rebalance](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.Rebalance.md) - [AdminShowClusterOperationsResponse.RebalanceShardedData](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedData.md) - [AdminShowClusterOperationsResponse.RebalanceShardedDataStatus](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceShardedDataStatus.md) - [AdminShowClusterOperationsResponse.RebalanceUnshardedData](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedData.md) - [AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus.md) - [AdminShowClusterOperationsResponse.RemoveRanks](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanks.md) - [AdminShowClusterOperationsResponse.RemoveRanksStatus](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.RemoveRanksStatus.md) - [AdminShowClusterOperationsResponse.UserStopped](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowClusterOperationsResponse.UserStopped.md) - [AdminShowJobsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowJobsRequest.md) - [AdminShowJobsRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowJobsRequest.Options.md) - [AdminShowJobsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowJobsResponse.md) - [AdminShowJobsResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowJobsResponse.Info.md) - [AdminShowShardsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowShardsRequest.md) - [AdminShowShardsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShowShardsResponse.md) - [AdminShutdownRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShutdownRequest.md) - [AdminShutdownResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminShutdownResponse.md) - [AdminSwitchoverRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminSwitchoverRequest.md) - [AdminSwitchoverRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminSwitchoverRequest.Options.md) - [AdminSwitchoverResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminSwitchoverResponse.md) - [AdminVerifyDbRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminVerifyDbRequest.md) - [AdminVerifyDbRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminVerifyDbRequest.Options.md) - [AdminVerifyDbResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AdminVerifyDbResponse.md) - [AggregateConvexHullRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateConvexHullRequest.md) - [AggregateConvexHullResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateConvexHullResponse.md) - [AggregateGroupByRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateGroupByRequest.md) - [AggregateGroupByRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateGroupByRequest.Encoding.md) - [AggregateGroupByRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateGroupByRequest.Options.md) - [AggregateGroupByResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateGroupByResponse.md) - [AggregateGroupByResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateGroupByResponse.Info.md) - [AggregateHistogramRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateHistogramRequest.md) - [AggregateHistogramRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateHistogramRequest.Options.md) - [AggregateHistogramResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateHistogramResponse.md) - [AggregateKMeansRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateKMeansRequest.md) - [AggregateKMeansRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateKMeansRequest.Options.md) - [AggregateKMeansResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateKMeansResponse.md) - [AggregateKMeansResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateKMeansResponse.Info.md) - [AggregateMinMaxGeometryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateMinMaxGeometryRequest.md) - [AggregateMinMaxGeometryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateMinMaxGeometryResponse.md) - [AggregateMinMaxRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateMinMaxRequest.md) - [AggregateMinMaxResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateMinMaxResponse.md) - [AggregateMinMaxResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateMinMaxResponse.Info.md) - [AggregateStatisticsByRangeRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateStatisticsByRangeRequest.md) - [AggregateStatisticsByRangeRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateStatisticsByRangeRequest.Options.md) - [AggregateStatisticsByRangeResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateStatisticsByRangeResponse.md) - [AggregateStatisticsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateStatisticsRequest.md) - [AggregateStatisticsRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateStatisticsRequest.Options.md) - [AggregateStatisticsRequest.Stats](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateStatisticsRequest.Stats.md) - [AggregateStatisticsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateStatisticsResponse.md) - [AggregateUniqueRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUniqueRequest.md) - [AggregateUniqueRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUniqueRequest.Encoding.md) - [AggregateUniqueRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUniqueRequest.Options.md) - [AggregateUniqueResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUniqueResponse.md) - [AggregateUniqueResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUniqueResponse.Info.md) - [AggregateUnpivotRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUnpivotRequest.md) - [AggregateUnpivotRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUnpivotRequest.Encoding.md) - [AggregateUnpivotRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUnpivotRequest.Options.md) - [AggregateUnpivotResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUnpivotResponse.md) - [AggregateUnpivotResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AggregateUnpivotResponse.Info.md) - [AlterBackupRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterBackupRequest.md) - [AlterBackupRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterBackupRequest.Action.md) - [AlterBackupRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterBackupRequest.Options.md) - [AlterBackupResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterBackupResponse.md) - [AlterCredentialRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterCredentialRequest.md) - [AlterCredentialRequest.CredentialUpdatesMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterCredentialRequest.CredentialUpdatesMap.md) - [AlterCredentialResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterCredentialResponse.md) - [AlterDatasinkRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDatasinkRequest.md) - [AlterDatasinkRequest.DatasinkUpdatesMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDatasinkRequest.DatasinkUpdatesMap.md) - [AlterDatasinkResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDatasinkResponse.md) - [AlterDatasourceRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDatasourceRequest.md) - [AlterDatasourceRequest.DatasourceUpdatesMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDatasourceRequest.DatasourceUpdatesMap.md) - [AlterDatasourceResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDatasourceResponse.md) - [AlterDirectoryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDirectoryRequest.md) - [AlterDirectoryRequest.DirectoryUpdatesMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDirectoryRequest.DirectoryUpdatesMap.md) - [AlterDirectoryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterDirectoryResponse.md) - [AlterEnvironmentRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterEnvironmentRequest.md) - [AlterEnvironmentRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterEnvironmentRequest.Action.md) - [AlterEnvironmentRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterEnvironmentRequest.Options.md) - [AlterEnvironmentResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterEnvironmentResponse.md) - [AlterGraphRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterGraphRequest.md) - [AlterGraphRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterGraphRequest.Action.md) - [AlterGraphRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterGraphRequest.Options.md) - [AlterGraphResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterGraphResponse.md) - [AlterModelRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterModelRequest.md) - [AlterModelRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterModelRequest.Action.md) - [AlterModelResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterModelResponse.md) - [AlterResourceGroupRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterResourceGroupRequest.md) - [AlterResourceGroupRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterResourceGroupRequest.Options.md) - [AlterResourceGroupRequest.Ranking](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterResourceGroupRequest.Ranking.md) - [AlterResourceGroupRequest.TierAttributes](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterResourceGroupRequest.TierAttributes.md) - [AlterResourceGroupResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterResourceGroupResponse.md) - [AlterRoleRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterRoleRequest.md) - [AlterRoleRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterRoleRequest.Action.md) - [AlterRoleResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterRoleResponse.md) - [AlterSchemaRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterSchemaRequest.md) - [AlterSchemaRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterSchemaRequest.Action.md) - [AlterSchemaResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterSchemaResponse.md) - [AlterSystemPropertiesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterSystemPropertiesRequest.md) - [AlterSystemPropertiesRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterSystemPropertiesRequest.Options.md) - [AlterSystemPropertiesRequest.PropertyUpdatesMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterSystemPropertiesRequest.PropertyUpdatesMap.md) - [AlterSystemPropertiesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterSystemPropertiesResponse.md) - [AlterTableColumnsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableColumnsRequest.md) - [AlterTableColumnsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableColumnsResponse.md) - [AlterTableMetadataRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableMetadataRequest.md) - [AlterTableMetadataResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableMetadataResponse.md) - [AlterTableMonitorRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableMonitorRequest.md) - [AlterTableMonitorRequest.MonitorUpdatesMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableMonitorRequest.MonitorUpdatesMap.md) - [AlterTableMonitorResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableMonitorResponse.md) - [AlterTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableRequest.md) - [AlterTableRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableRequest.Action.md) - [AlterTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableRequest.Options.md) - [AlterTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTableResponse.md) - [AlterTierRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTierRequest.md) - [AlterTierRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTierRequest.Options.md) - [AlterTierResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterTierResponse.md) - [AlterUserRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterUserRequest.md) - [AlterUserRequest.Action](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterUserRequest.Action.md) - [AlterUserResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterUserResponse.md) - [AlterVideoRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterVideoRequest.md) - [AlterVideoRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterVideoRequest.Options.md) - [AlterVideoResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterVideoResponse.md) - [AlterWalRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterWalRequest.md) - [AlterWalRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterWalRequest.Options.md) - [AlterWalResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AlterWalResponse.md) - [AppendRecordsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AppendRecordsRequest.md) - [AppendRecordsRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AppendRecordsRequest.Options.md) - [AppendRecordsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/AppendRecordsResponse.md) - [CheckTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CheckTableRequest.md) - [CheckTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CheckTableRequest.Options.md) - [CheckTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CheckTableResponse.md) - [ClearStatisticsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearStatisticsRequest.md) - [ClearStatisticsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearStatisticsResponse.md) - [ClearTableMonitorRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTableMonitorRequest.md) - [ClearTableMonitorRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTableMonitorRequest.Options.md) - [ClearTableMonitorResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTableMonitorResponse.md) - [ClearTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTableRequest.md) - [ClearTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTableRequest.Options.md) - [ClearTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTableResponse.md) - [ClearTablesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTablesRequest.md) - [ClearTablesRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTablesRequest.Options.md) - [ClearTablesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTablesResponse.md) - [ClearTriggerRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTriggerRequest.md) - [ClearTriggerResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ClearTriggerResponse.md) - [CollectStatisticsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CollectStatisticsRequest.md) - [CollectStatisticsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CollectStatisticsResponse.md) - [CreateBackupRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateBackupRequest.md) - [CreateBackupRequest.BackupObjectsMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateBackupRequest.BackupObjectsMap.md) - [CreateBackupRequest.BackupType](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateBackupRequest.BackupType.md) - [CreateBackupRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateBackupRequest.Options.md) - [CreateBackupResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateBackupResponse.md) - [CreateCatalogRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateCatalogRequest.md) - [CreateCatalogRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateCatalogRequest.Options.md) - [CreateCatalogResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateCatalogResponse.md) - [CreateContainerRegistryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateContainerRegistryRequest.md) - [CreateContainerRegistryRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateContainerRegistryRequest.Options.md) - [CreateContainerRegistryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateContainerRegistryResponse.md) - [CreateContainerRegistryResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateContainerRegistryResponse.Info.md) - [CreateCredentialRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateCredentialRequest.md) - [CreateCredentialRequest.Type](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateCredentialRequest.Type.md) - [CreateCredentialResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateCredentialResponse.md) - [CreateDatasinkRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDatasinkRequest.md) - [CreateDatasinkRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDatasinkRequest.Options.md) - [CreateDatasinkResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDatasinkResponse.md) - [CreateDatasourceRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDatasourceRequest.md) - [CreateDatasourceRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDatasourceRequest.Options.md) - [CreateDatasourceResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDatasourceResponse.md) - [CreateDeltaTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDeltaTableRequest.md) - [CreateDeltaTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDeltaTableResponse.md) - [CreateDirectoryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDirectoryRequest.md) - [CreateDirectoryRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDirectoryRequest.Options.md) - [CreateDirectoryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateDirectoryResponse.md) - [CreateEnvironmentRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateEnvironmentRequest.md) - [CreateEnvironmentResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateEnvironmentResponse.md) - [CreateGraphRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateGraphRequest.md) - [CreateGraphRequest.DirectedGraph](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateGraphRequest.DirectedGraph.md) - [CreateGraphRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateGraphRequest.Options.md) - [CreateGraphResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateGraphResponse.md) - [CreateJobRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJobRequest.md) - [CreateJobRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJobRequest.Options.md) - [CreateJobRequest.RequestEncoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJobRequest.RequestEncoding.md) - [CreateJobResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJobResponse.md) - [CreateJobResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJobResponse.Info.md) - [CreateJoinTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJoinTableRequest.md) - [CreateJoinTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJoinTableRequest.Options.md) - [CreateJoinTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJoinTableResponse.md) - [CreateJoinTableResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateJoinTableResponse.Info.md) - [CreateMaterializedViewRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateMaterializedViewRequest.md) - [CreateMaterializedViewRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateMaterializedViewRequest.Options.md) - [CreateMaterializedViewResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateMaterializedViewResponse.md) - [CreateMaterializedViewResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateMaterializedViewResponse.Info.md) - [CreateProcRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProcRequest.md) - [CreateProcRequest.ExecutionMode](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProcRequest.ExecutionMode.md) - [CreateProcRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProcRequest.Options.md) - [CreateProcResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProcResponse.md) - [CreateProjectionRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProjectionRequest.md) - [CreateProjectionRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProjectionRequest.Options.md) - [CreateProjectionResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProjectionResponse.md) - [CreateProjectionResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateProjectionResponse.Info.md) - [CreateResourceGroupRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateResourceGroupRequest.md) - [CreateResourceGroupRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateResourceGroupRequest.Options.md) - [CreateResourceGroupRequest.Ranking](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateResourceGroupRequest.Ranking.md) - [CreateResourceGroupRequest.TierAttributes](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateResourceGroupRequest.TierAttributes.md) - [CreateResourceGroupResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateResourceGroupResponse.md) - [CreateRoleRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateRoleRequest.md) - [CreateRoleRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateRoleRequest.Options.md) - [CreateRoleResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateRoleResponse.md) - [CreateSchemaRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateSchemaRequest.md) - [CreateSchemaRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateSchemaRequest.Options.md) - [CreateSchemaResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateSchemaResponse.md) - [CreateStateTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateStateTableRequest.md) - [CreateStateTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateStateTableResponse.md) - [CreateTableExternalRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableExternalRequest.md) - [CreateTableExternalRequest.CreateTableOptions](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableExternalRequest.CreateTableOptions.md) - [CreateTableExternalRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableExternalRequest.Options.md) - [CreateTableExternalResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableExternalResponse.md) - [CreateTableMonitorRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableMonitorRequest.md) - [CreateTableMonitorRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableMonitorRequest.Options.md) - [CreateTableMonitorResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableMonitorResponse.md) - [CreateTableMonitorResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableMonitorResponse.Info.md) - [CreateTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableRequest.md) - [CreateTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableRequest.Options.md) - [CreateTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableResponse.md) - [CreateTableResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTableResponse.Info.md) - [CreateTriggerByAreaRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTriggerByAreaRequest.md) - [CreateTriggerByAreaResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTriggerByAreaResponse.md) - [CreateTriggerByRangeRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTriggerByRangeRequest.md) - [CreateTriggerByRangeResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTriggerByRangeResponse.md) - [CreateTypeRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTypeRequest.md) - [CreateTypeRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTypeRequest.Options.md) - [CreateTypeRequest.Properties](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTypeRequest.Properties.md) - [CreateTypeResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateTypeResponse.md) - [CreateUnionRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUnionRequest.md) - [CreateUnionRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUnionRequest.Options.md) - [CreateUnionResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUnionResponse.md) - [CreateUnionResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUnionResponse.Info.md) - [CreateUserExternalRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUserExternalRequest.md) - [CreateUserExternalRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUserExternalRequest.Options.md) - [CreateUserExternalResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUserExternalResponse.md) - [CreateUserInternalRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUserInternalRequest.md) - [CreateUserInternalRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUserInternalRequest.Options.md) - [CreateUserInternalResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateUserInternalResponse.md) - [CreateVideoRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateVideoRequest.md) - [CreateVideoRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateVideoRequest.Options.md) - [CreateVideoRequest.Style](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateVideoRequest.Style.md) - [CreateVideoResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/CreateVideoResponse.md) - [DeleteDirectoryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteDirectoryRequest.md) - [DeleteDirectoryRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteDirectoryRequest.Options.md) - [DeleteDirectoryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteDirectoryResponse.md) - [DeleteFilesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteFilesRequest.md) - [DeleteFilesRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteFilesRequest.Options.md) - [DeleteFilesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteFilesResponse.md) - [DeleteGraphRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteGraphRequest.md) - [DeleteGraphRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteGraphRequest.Options.md) - [DeleteGraphResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteGraphResponse.md) - [DeleteProcRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteProcRequest.md) - [DeleteProcResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteProcResponse.md) - [DeleteRecordsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteRecordsRequest.md) - [DeleteRecordsRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteRecordsRequest.Options.md) - [DeleteRecordsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteRecordsResponse.md) - [DeleteResourceGroupRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteResourceGroupRequest.md) - [DeleteResourceGroupRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteResourceGroupRequest.Options.md) - [DeleteResourceGroupResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteResourceGroupResponse.md) - [DeleteRoleRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteRoleRequest.md) - [DeleteRoleResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteRoleResponse.md) - [DeleteUserRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteUserRequest.md) - [DeleteUserResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DeleteUserResponse.md) - [DownloadFilesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DownloadFilesRequest.md) - [DownloadFilesRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DownloadFilesRequest.Options.md) - [DownloadFilesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DownloadFilesResponse.md) - [DropBackupRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropBackupRequest.md) - [DropBackupRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropBackupRequest.Options.md) - [DropBackupResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropBackupResponse.md) - [DropCatalogRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropCatalogRequest.md) - [DropCatalogResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropCatalogResponse.md) - [DropContainerRegistryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropContainerRegistryRequest.md) - [DropContainerRegistryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropContainerRegistryResponse.md) - [DropContainerRegistryResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropContainerRegistryResponse.Info.md) - [DropCredentialRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropCredentialRequest.md) - [DropCredentialResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropCredentialResponse.md) - [DropDatasinkRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropDatasinkRequest.md) - [DropDatasinkRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropDatasinkRequest.Options.md) - [DropDatasinkResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropDatasinkResponse.md) - [DropDatasourceRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropDatasourceRequest.md) - [DropDatasourceResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropDatasourceResponse.md) - [DropEnvironmentRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropEnvironmentRequest.md) - [DropEnvironmentRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropEnvironmentRequest.Options.md) - [DropEnvironmentResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropEnvironmentResponse.md) - [DropModelRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropModelRequest.md) - [DropModelResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropModelResponse.md) - [DropModelResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropModelResponse.Info.md) - [DropSchemaRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropSchemaRequest.md) - [DropSchemaRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropSchemaRequest.Options.md) - [DropSchemaResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/DropSchemaResponse.md) - [EvaluateModelRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/EvaluateModelRequest.md) - [EvaluateModelResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/EvaluateModelResponse.md) - [ExecuteProcRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteProcRequest.md) - [ExecuteProcRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteProcRequest.Options.md) - [ExecuteProcResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteProcResponse.md) - [ExecuteProcResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteProcResponse.Info.md) - [ExecuteSqlRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteSqlRequest.md) - [ExecuteSqlRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteSqlRequest.Encoding.md) - [ExecuteSqlRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteSqlRequest.Options.md) - [ExecuteSqlResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteSqlResponse.md) - [ExecuteSqlResponse.HasMoreRecords](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteSqlResponse.HasMoreRecords.md) - [ExecuteSqlResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExecuteSqlResponse.Info.md) - [ExportQueryMetricsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportQueryMetricsRequest.md) - [ExportQueryMetricsRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportQueryMetricsRequest.Options.md) - [ExportQueryMetricsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportQueryMetricsResponse.md) - [ExportQueryMetricsResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportQueryMetricsResponse.Info.md) - [ExportRecordsToFilesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportRecordsToFilesRequest.md) - [ExportRecordsToFilesRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportRecordsToFilesRequest.Options.md) - [ExportRecordsToFilesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportRecordsToFilesResponse.md) - [ExportRecordsToTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportRecordsToTableRequest.md) - [ExportRecordsToTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportRecordsToTableRequest.Options.md) - [ExportRecordsToTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/ExportRecordsToTableResponse.md) - [FilterByAreaGeometryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaGeometryRequest.md) - [FilterByAreaGeometryRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaGeometryRequest.Options.md) - [FilterByAreaGeometryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaGeometryResponse.md) - [FilterByAreaGeometryResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaGeometryResponse.Info.md) - [FilterByAreaRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaRequest.md) - [FilterByAreaRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaRequest.Options.md) - [FilterByAreaResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaResponse.md) - [FilterByAreaResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByAreaResponse.Info.md) - [FilterByBoxGeometryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxGeometryRequest.md) - [FilterByBoxGeometryRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxGeometryRequest.Options.md) - [FilterByBoxGeometryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxGeometryResponse.md) - [FilterByBoxGeometryResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxGeometryResponse.Info.md) - [FilterByBoxRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxRequest.md) - [FilterByBoxRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxRequest.Options.md) - [FilterByBoxResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxResponse.md) - [FilterByBoxResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByBoxResponse.Info.md) - [FilterByGeometryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByGeometryRequest.md) - [FilterByGeometryRequest.Operation](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByGeometryRequest.Operation.md) - [FilterByGeometryRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByGeometryRequest.Options.md) - [FilterByGeometryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByGeometryResponse.md) - [FilterByGeometryResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByGeometryResponse.Info.md) - [FilterByListRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByListRequest.md) - [FilterByListRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByListRequest.Options.md) - [FilterByListResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByListResponse.md) - [FilterByListResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByListResponse.Info.md) - [FilterByRadiusGeometryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusGeometryRequest.md) - [FilterByRadiusGeometryRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusGeometryRequest.Options.md) - [FilterByRadiusGeometryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusGeometryResponse.md) - [FilterByRadiusGeometryResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusGeometryResponse.Info.md) - [FilterByRadiusRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusRequest.md) - [FilterByRadiusRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusRequest.Options.md) - [FilterByRadiusResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusResponse.md) - [FilterByRadiusResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRadiusResponse.Info.md) - [FilterByRangeRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRangeRequest.md) - [FilterByRangeRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRangeRequest.Options.md) - [FilterByRangeResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRangeResponse.md) - [FilterByRangeResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByRangeResponse.Info.md) - [FilterBySeriesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterBySeriesRequest.md) - [FilterBySeriesRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterBySeriesRequest.Options.md) - [FilterBySeriesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterBySeriesResponse.md) - [FilterBySeriesResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterBySeriesResponse.Info.md) - [FilterByStringRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByStringRequest.md) - [FilterByStringRequest.Mode](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByStringRequest.Mode.md) - [FilterByStringRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByStringRequest.Options.md) - [FilterByStringResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByStringResponse.md) - [FilterByStringResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByStringResponse.Info.md) - [FilterByTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByTableRequest.md) - [FilterByTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByTableRequest.Options.md) - [FilterByTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByTableResponse.md) - [FilterByTableResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByTableResponse.Info.md) - [FilterByValueRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByValueRequest.md) - [FilterByValueRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByValueRequest.Options.md) - [FilterByValueResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByValueResponse.md) - [FilterByValueResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterByValueResponse.Info.md) - [FilterRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterRequest.md) - [FilterRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterRequest.Options.md) - [FilterResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterResponse.md) - [FilterResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/FilterResponse.Info.md) - [GetGraphEntitiesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetGraphEntitiesRequest.md) - [GetGraphEntitiesRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetGraphEntitiesRequest.Options.md) - [GetGraphEntitiesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetGraphEntitiesResponse.md) - [GetJobRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetJobRequest.md) - [GetJobRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetJobRequest.Options.md) - [GetJobResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetJobResponse.md) - [GetJobResponse.JobStatus](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetJobResponse.JobStatus.md) - [GetJobResponse.ResponseEncoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetJobResponse.ResponseEncoding.md) - [GetJobResponse.StatusMap](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetJobResponse.StatusMap.md) - [GetRecordsByColumnRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsByColumnRequest.md) - [GetRecordsByColumnRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsByColumnRequest.Encoding.md) - [GetRecordsByColumnRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsByColumnRequest.Options.md) - [GetRecordsByColumnResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsByColumnResponse.md) - [GetRecordsBySeriesRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsBySeriesRequest.md) - [GetRecordsBySeriesRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsBySeriesRequest.Encoding.md) - [GetRecordsBySeriesResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsBySeriesResponse.md) - [GetRecordsFromCollectionRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsFromCollectionRequest.md) - [GetRecordsFromCollectionRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsFromCollectionRequest.Encoding.md) - [GetRecordsFromCollectionRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsFromCollectionRequest.Options.md) - [GetRecordsFromCollectionResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsFromCollectionResponse.md) - [GetRecordsFromCollectionResponse.Info](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsFromCollectionResponse.Info.md) - [GetRecordsRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsRequest.md) - [GetRecordsRequest.Encoding](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsRequest.Encoding.md) - [GetRecordsRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsRequest.Options.md) - [GetRecordsResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetRecordsResponse.md) - [GetVectortileRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetVectortileRequest.md) - [GetVectortileResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GetVectortileResponse.md) - [GrantPermissionCredentialRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionCredentialRequest.md) - [GrantPermissionCredentialRequest.Permission](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionCredentialRequest.Permission.md) - [GrantPermissionCredentialResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionCredentialResponse.md) - [GrantPermissionDatasourceRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionDatasourceRequest.md) - [GrantPermissionDatasourceRequest.Permission](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionDatasourceRequest.Permission.md) - [GrantPermissionDatasourceResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionDatasourceResponse.md) - [GrantPermissionDirectoryRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionDirectoryRequest.md) - [GrantPermissionDirectoryRequest.Permission](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionDirectoryRequest.Permission.md) - [GrantPermissionDirectoryResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionDirectoryResponse.md) - [GrantPermissionProcRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionProcRequest.md) - [GrantPermissionProcRequest.Permission](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionProcRequest.Permission.md) - [GrantPermissionProcResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionProcResponse.md) - [GrantPermissionRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionRequest.md) - [GrantPermissionRequest.ObjectType](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionRequest.ObjectType.md) - [GrantPermissionRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionRequest.Options.md) - [GrantPermissionRequest.Permission](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionRequest.Permission.md) - [GrantPermissionResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionResponse.md) - [GrantPermissionSystemRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionSystemRequest.md) - [GrantPermissionSystemRequest.Permission](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionSystemRequest.Permission.md) - [GrantPermissionSystemResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionSystemResponse.md) - [GrantPermissionTableRequest](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionTableRequest.md) - [GrantPermissionTableRequest.Options](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionTableRequest.Options.md) - [GrantPermissionTableRequest.Permission](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionTableRequest.Permission.md) - [GrantPermissionTableResponse](https://docs.kinetica.com/content/api/java/com/gpudb/protocol/GrantPermissionTableResponse.md) _Note: this index was truncated to stay under 100,000 characters; 2684 pages, 1 OpenAPI spec, and 1 optional link omitted._