- CACHE_INPUT - Static variable in class com.gpudb.protocol.ExecuteProcRequest.Options
-
A comma-delimited list of table names from
inputTableNames
from which input data will be cached for use in subsequent calls to
GPUdb.executeProc(ExecuteProcRequest)
with the
use_cached_input
option.
- CANCEL - Static variable in class com.gpudb.protocol.AdminAlterJobsRequest.Action
-
- CANCELLED - Static variable in class com.gpudb.protocol.GetJobResponse.JobStatus
-
Job cancellation was requested while the execution was in progress.
- CARDINALITY - Static variable in class com.gpudb.protocol.AggregateStatisticsRequest.Stats
-
Number of unique values in the column(s).
- CARDINALITY - Static variable in class com.gpudb.protocol.InsertRecordsRandomRequest.Options
-
If specified, limit the randomly generated values to a fixed set.
- CASE_SENSITIVE - Static variable in class com.gpudb.protocol.FilterByStringRequest.Options
-
If 'false' then string filtering will ignore case.
- CB_DELIMITER - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
A character or string which separates per-class values in a
class-break style option string.
- CB_POINTCOLORS - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
Point color class break information consisting of three entries:
class-break attribute, class-break values/ranges, and point color
values.
- CB_POINTSHAPES - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
Point shape class break information consisting of three entries:
class-break attribute, class-break values/ranges, and point shape
names.
- CB_POINTSIZES - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
Point size class break information consisting of three entries:
class-break attribute, class-break values/ranges, and point size
values.
- CHANGE_COLUMN - Static variable in class com.gpudb.protocol.AlterTableRequest.Action
-
Changes type and properties of the column specified in value
.
- CHAR1 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR1 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR128 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR128 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR16 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR16 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR2 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR2 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR256 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR256 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR32 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR32 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR4 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR4 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR64 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR64 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- CHAR8 - Static variable in class com.gpudb.ColumnProperty
-
This property provides optimized memory, disk and query performance for
string columns.
- CHAR8 - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property provides optimized memory, disk and query performance
for string columns.
- checkClientTrusted(X509Certificate[], String) - Method in class com.gpudb.util.ssl.X509TrustManagerBypass
-
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class com.gpudb.util.ssl.X509TrustManagerBypass
-
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class com.gpudb.util.ssl.X509TrustManagerBypass
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.gpudb.util.ssl.X509TrustManagerBypass
-
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class com.gpudb.util.ssl.X509TrustManagerBypass
-
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class com.gpudb.util.ssl.X509TrustManagerBypass
-
- CHUNK_CACHE_ENABLED - Static variable in class com.gpudb.protocol.AlterSystemPropertiesRequest.PropertyUpdatesMap
-
Enable chunk level query caching.
- CHUNK_CACHE_SIZE - Static variable in class com.gpudb.protocol.AlterSystemPropertiesRequest.PropertyUpdatesMap
-
Size of the chunk cache in bytes.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.AggregateGroupByRequest.Options
-
Indicates the chunk size to be used for the result table.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.AggregateUniqueRequest.Options
-
Indicates the chunk size to be used for the result table.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.AggregateUnpivotRequest.Options
-
Indicates the chunk size to be used for the result table.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.AlterSystemPropertiesRequest.PropertyUpdatesMap
-
Sets the chunk size of all new sets to the specified integer value.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.CreateJoinTableRequest.Options
-
Maximum size of a joined-chunk for this table.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.CreateProjectionRequest.Options
-
Indicates the chunk size to be used for this table.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.CreateTableRequest.Options
-
Indicates the chunk size to be used for this table.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.CreateUnionRequest.Options
-
Indicates the chunk size to be used for this table.
- CHUNK_SIZE - Static variable in class com.gpudb.protocol.MergeRecordsRequest.Options
-
Indicates the chunk size to be used for the merged table specified
in tableName
.
- CIRCLE - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
- CIRCLE - Static variable in class com.gpudb.protocol.VisualizeImageClassbreakRequest.StyleOptions
-
- CIRCLE - Static variable in class com.gpudb.protocol.VisualizeImageRequest.StyleOptions
-
- CIRCLE - Static variable in class com.gpudb.protocol.VisualizeVideoRequest.StyleOptions
-
- ClassFactory(Class<?>) - Constructor for class com.gpudb.TypeObjectMap.ClassFactory
-
- CLEAR_CACHE - Static variable in class com.gpudb.protocol.AlterSystemPropertiesRequest.PropertyUpdatesMap
-
Clears cached results.
- CLEAR_COMPLETE - Static variable in class com.gpudb.protocol.ShowProcStatusRequest.Options
-
If set to true
, if a proc instance has completed (either
successfully or unsuccessfully) then its status will be cleared and
no longer returned in subsequent calls.
- clearTable(ClearTableRequest) - Method in class com.gpudb.GPUdb
-
Clears (drops) one or all tables in the database cluster.
- clearTable(String, String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Clears (drops) one or all tables in the database cluster.
- clearTableMonitor(ClearTableMonitorRequest) - Method in class com.gpudb.GPUdb
-
- clearTableMonitor(String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
- ClearTableMonitorRequest - Class in com.gpudb.protocol
-
- ClearTableMonitorRequest() - Constructor for class com.gpudb.protocol.ClearTableMonitorRequest
-
Constructs a ClearTableMonitorRequest object with default parameters.
- ClearTableMonitorRequest(String, Map<String, String>) - Constructor for class com.gpudb.protocol.ClearTableMonitorRequest
-
Constructs a ClearTableMonitorRequest object with the specified
parameters.
- ClearTableMonitorResponse - Class in com.gpudb.protocol
-
- ClearTableMonitorResponse() - Constructor for class com.gpudb.protocol.ClearTableMonitorResponse
-
Constructs a ClearTableMonitorResponse object with default parameters.
- ClearTableRequest - Class in com.gpudb.protocol
-
- ClearTableRequest() - Constructor for class com.gpudb.protocol.ClearTableRequest
-
Constructs a ClearTableRequest object with default parameters.
- ClearTableRequest(String, String, Map<String, String>) - Constructor for class com.gpudb.protocol.ClearTableRequest
-
Constructs a ClearTableRequest object with the specified parameters.
- ClearTableRequest.Options - Class in com.gpudb.protocol
-
Optional parameters.
- ClearTableResponse - Class in com.gpudb.protocol
-
- ClearTableResponse() - Constructor for class com.gpudb.protocol.ClearTableResponse
-
Constructs a ClearTableResponse object with default parameters.
- clearTrigger(ClearTriggerRequest) - Method in class com.gpudb.GPUdb
-
Clears or cancels the trigger identified by the specified handle.
- clearTrigger(String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Clears or cancels the trigger identified by the specified handle.
- ClearTriggerRequest - Class in com.gpudb.protocol
-
- ClearTriggerRequest() - Constructor for class com.gpudb.protocol.ClearTriggerRequest
-
Constructs a ClearTriggerRequest object with default parameters.
- ClearTriggerRequest(String, Map<String, String>) - Constructor for class com.gpudb.protocol.ClearTriggerRequest
-
Constructs a ClearTriggerRequest object with the specified parameters.
- ClearTriggerResponse - Class in com.gpudb.protocol
-
- ClearTriggerResponse() - Constructor for class com.gpudb.protocol.ClearTriggerResponse
-
Constructs a ClearTriggerResponse object with default parameters.
- CMRMAP - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- CMRMAP - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- COLLECTION - Static variable in class com.gpudb.protocol.ShowTableResponse.TableDescriptions
-
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.AggregateGroupByRequest.Options
-
Name of a collection which is to contain the table specified in
result_table
.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.AggregateUniqueRequest.Options
-
Name of a collection which is to contain the table specified in
result_table
.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.AggregateUnpivotRequest.Options
-
Name of a collection which is to contain the table specified in
result_table
.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.CreateJoinTableRequest.Options
-
Name of a collection which is to contain the join.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.CreateMaterializedViewRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.CreateProjectionRequest.Options
-
Name of a
collection to which the projection is to be
assigned as a child.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.CreateTableRequest.Options
-
Name of a collection which is to contain the newly created table.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.CreateUnionRequest.Options
-
Name of a collection which is to contain the output table.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByAreaGeometryRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByAreaRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByBoxGeometryRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByBoxRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByGeometryRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByListRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByRadiusGeometryRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByRadiusRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByRangeRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterBySeriesRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByStringRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByTableRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterByValueRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.FilterRequest.Options
-
Name of a collection which is to contain the newly created view.
- COLLECTION_NAME - Static variable in class com.gpudb.protocol.MergeRecordsRequest.Options
-
Name of a collection which is to contain the newly created merged
table specified by tableName
.
- COLLECTION_NAMES - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
The names of the collections this table is part of.
- COLOR - Static variable in class com.gpudb.protocol.InsertSymbolRequest.Options
-
If symbolFormat
is 'svg' this is ignored.
- COLOR - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- COLOR_ISOLINES - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.Options
-
- COLORMAP - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- COLORMAP - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- COLORMAP - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.StyleOptions
-
- Column(String, Class<?>, String...) - Constructor for class com.gpudb.Type.Column
-
Creates a
Type.Column
object with the specified metadata.
- Column(String, Class<?>, List<String>) - Constructor for class com.gpudb.Type.Column
-
Creates a
Type.Column
object with the specified metadata.
- COLUMN_DEFAULT_VALUE - Static variable in class com.gpudb.protocol.AlterTableRequest.Options
-
When adding a column, set a default value for existing records.
- COLUMN_INFO - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
JSON-encoded string representing a map of column name to information
including memory usage if the get_column_info
option is
true
.
- COLUMN_PROPERTIES - Static variable in class com.gpudb.protocol.AlterTableRequest.Options
-
When adding or changing a column, set the column properties
(strings, separated by a comma: data, store_only, text_search,
char8, int8 etc).
- COLUMN_TYPE - Static variable in class com.gpudb.protocol.AlterTableRequest.Options
-
When adding or changing a column, set the column type (strings,
separated by a comma: int, double, string, null etc).
- ColumnProperty - Class in com.gpudb
-
Column properties used for GPUdb types.
- com.gpudb - package com.gpudb
-
- com.gpudb.protocol - package com.gpudb.protocol
-
- com.gpudb.util.ssl - package com.gpudb.util.ssl
-
- COMMUNICATOR_TEST - Static variable in class com.gpudb.protocol.AlterSystemPropertiesRequest.PropertyUpdatesMap
-
Invoke the communicator test and report timing results.
- COMPLETE - Static variable in class com.gpudb.protocol.ShowProcStatusResponse.OverallStatuses
-
The proc instance completed with no errors.
- COMPLETE - Static variable in class com.gpudb.protocol.ShowProcStatusResponse.Statuses
-
The proc instance completed with no errors.
- COMPRESSED_COLUMNS - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
Semicolon-separated list of
compressed columns with the corresponding
compression type for each; e.g.:
{first_name,snappy};{last_name,lz4hc}.
- COMPRESSION_TYPE - Static variable in class com.gpudb.protocol.AlterTableRequest.Options
-
When setting column compression (set_column_compression
for
action
), compression type to use: none
(to use no
compression) or a valid compression type.
- CONCURRENT_KERNEL_EXECUTION - Static variable in class com.gpudb.protocol.AlterSystemPropertiesRequest.PropertyUpdatesMap
-
Enables concurrent kernel execution if the value is true
and
disables it if the value is false
.
- CONF_ENABLE_WORKER_HTTP_SERVERS - Static variable in class com.gpudb.protocol.ShowSystemPropertiesResponse.PropertyMap
-
Boolean value indicating whether the system is configured for
multi-head ingestion.
- CONF_HM_HTTP_PORT - Static variable in class com.gpudb.protocol.ShowSystemPropertiesResponse.PropertyMap
-
The host manager port number (an integer value).
- CONF_WORKER_HTTP_SERVER_IPS - Static variable in class com.gpudb.protocol.ShowSystemPropertiesResponse.PropertyMap
-
Semicolon (';') separated string of IP addresses of all the
ingestion-enabled worker heads of the system.
- CONF_WORKER_HTTP_SERVER_PORTS - Static variable in class com.gpudb.protocol.ShowSystemPropertiesResponse.PropertyMap
-
Semicolon (';') separated string of the port numbers of all the
ingestion-enabled worker ranks of the system.
- CONTAINS - Static variable in class com.gpudb.protocol.FilterByGeometryRequest.Operation
-
Matches records that contain the given WKT in inputWkt
, i.e.
- CONTAINS - Static variable in class com.gpudb.protocol.FilterByStringRequest.Mode
-
Partial substring match (not accelerated).
- CONVERT_WKTS_TO_WKBS - Static variable in class com.gpudb.protocol.GetRecordsByColumnRequest.Options
-
If true, then WKT string columns will be returned as WKB bytes.
- ConvertingFieldHandler(Field, Type.Column) - Constructor for class com.gpudb.TypeObjectMap.ConvertingFieldHandler
-
- ConvertingMethodHandler(Method, Method, Type.Column) - Constructor for class com.gpudb.TypeObjectMap.ConvertingMethodHandler
-
- COOL - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- COOL - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- COOLWARM - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- COOLWARM - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- COPPER - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- COPPER - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- COPY_VALUES_FROM_COLUMN - Static variable in class com.gpudb.protocol.AlterTableRequest.Options
-
please see add_column_expression instead.
- COUNT - Static variable in class com.gpudb.protocol.AggregateStatisticsRequest.Stats
-
Number of objects (independent of the given column(s)).
- create(GPUdb) - Method in class com.gpudb.Type
-
Creates a type in GPUdb based on the metadata in the
Type
object
and returns the type ID for reference.
- CREATE_FOREIGN_KEY - Static variable in class com.gpudb.protocol.AlterTableRequest.Action
-
Creates a
foreign key using the format '(source_column_name
[, ...]) references target_table_name(primary_key_column_name [,
...]) [as foreign_key_name]'.
- CREATE_INDEX - Static variable in class com.gpudb.protocol.AlterTableRequest.Action
-
Creates an
index on the column name specified in
value
.
- CREATE_INDEXES - Static variable in class com.gpudb.protocol.AggregateGroupByRequest.Options
-
Comma-separated list of columns on which to create indexes on the
result table.
- CREATE_INDEXES - Static variable in class com.gpudb.protocol.AggregateUnpivotRequest.Options
-
Comma-separated list of columns on which to create indexes on the
table specified in result_table
.
- CREATE_INDEXES - Static variable in class com.gpudb.protocol.CreateProjectionRequest.Options
-
Comma-separated list of columns on which to create indexes on the
output table.
- CREATE_INDEXES - Static variable in class com.gpudb.protocol.CreateUnionRequest.Options
-
Comma-separated list of columns on which to create indexes on the
output table.
- CREATE_PROJECTION - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
- CREATE_TABLE - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
- CREATE_UNION - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
- createJob(CreateJobRequest) - Method in class com.gpudb.GPUdb
-
Create a job which will run asynchronously.
- createJob(String, String, ByteBuffer, String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Create a job which will run asynchronously.
- CreateJobRequest - Class in com.gpudb.protocol
-
- CreateJobRequest() - Constructor for class com.gpudb.protocol.CreateJobRequest
-
Constructs a CreateJobRequest object with default parameters.
- CreateJobRequest(String, String, ByteBuffer, String, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateJobRequest
-
Constructs a CreateJobRequest object with the specified parameters.
- CreateJobRequest.RequestEncoding - Class in com.gpudb.protocol
-
The encoding of the request payload for the job.
- CreateJobResponse - Class in com.gpudb.protocol
-
- CreateJobResponse() - Constructor for class com.gpudb.protocol.CreateJobResponse
-
Constructs a CreateJobResponse object with default parameters.
- createJoinTable(CreateJoinTableRequest) - Method in class com.gpudb.GPUdb
-
Creates a table that is the result of a SQL JOIN.
- createJoinTable(String, List<String>, List<String>, List<String>, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates a table that is the result of a SQL JOIN.
- CreateJoinTableRequest - Class in com.gpudb.protocol
-
- CreateJoinTableRequest() - Constructor for class com.gpudb.protocol.CreateJoinTableRequest
-
Constructs a CreateJoinTableRequest object with default parameters.
- CreateJoinTableRequest(String, List<String>, List<String>, List<String>, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateJoinTableRequest
-
Constructs a CreateJoinTableRequest object with the specified
parameters.
- CreateJoinTableRequest.Options - Class in com.gpudb.protocol
-
Optional parameters.
- CreateJoinTableResponse - Class in com.gpudb.protocol
-
- CreateJoinTableResponse() - Constructor for class com.gpudb.protocol.CreateJoinTableResponse
-
Constructs a CreateJoinTableResponse object with default parameters.
- createMaterializedView(CreateMaterializedViewRequest) - Method in class com.gpudb.GPUdb
-
Initiates the process of creating a materialized view, reserving the
view's name to prevent other views or tables from being created with
that name.
- createMaterializedView(String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Initiates the process of creating a materialized view, reserving the
view's name to prevent other views or tables from being created with
that name.
- CreateMaterializedViewRequest - Class in com.gpudb.protocol
-
- CreateMaterializedViewRequest() - Constructor for class com.gpudb.protocol.CreateMaterializedViewRequest
-
Constructs a CreateMaterializedViewRequest object with default
parameters.
- CreateMaterializedViewRequest(String, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateMaterializedViewRequest
-
Constructs a CreateMaterializedViewRequest object with the specified
parameters.
- CreateMaterializedViewRequest.Options - Class in com.gpudb.protocol
-
Optional parameters.
- CreateMaterializedViewResponse - Class in com.gpudb.protocol
-
- CreateMaterializedViewResponse() - Constructor for class com.gpudb.protocol.CreateMaterializedViewResponse
-
Constructs a CreateMaterializedViewResponse object with default
parameters.
- createProc(CreateProcRequest) - Method in class com.gpudb.GPUdb
-
Creates an instance (proc) of the user-defined function (UDF) specified
by the given command, options, and files, and makes it available for
execution.
- createProc(String, String, Map<String, ByteBuffer>, String, List<String>, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates an instance (proc) of the user-defined function (UDF) specified
by the given command, options, and files, and makes it available for
execution.
- CreateProcRequest - Class in com.gpudb.protocol
-
- CreateProcRequest() - Constructor for class com.gpudb.protocol.CreateProcRequest
-
Constructs a CreateProcRequest object with default parameters.
- CreateProcRequest(String, String, Map<String, ByteBuffer>, String, List<String>, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateProcRequest
-
Constructs a CreateProcRequest object with the specified parameters.
- CreateProcRequest.ExecutionMode - Class in com.gpudb.protocol
-
The execution mode of the proc.
- CreateProcRequest.Options - Class in com.gpudb.protocol
-
Optional parameters.
- CreateProcResponse - Class in com.gpudb.protocol
-
- CreateProcResponse() - Constructor for class com.gpudb.protocol.CreateProcResponse
-
Constructs a CreateProcResponse object with default parameters.
- createProjection(CreateProjectionRequest) - Method in class com.gpudb.GPUdb
-
- createProjection(String, String, List<String>, Map<String, String>) - Method in class com.gpudb.GPUdb
-
- CreateProjectionRequest - Class in com.gpudb.protocol
-
- CreateProjectionRequest() - Constructor for class com.gpudb.protocol.CreateProjectionRequest
-
Constructs a CreateProjectionRequest object with default parameters.
- CreateProjectionRequest(String, String, List<String>, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateProjectionRequest
-
Constructs a CreateProjectionRequest object with the specified
parameters.
- CreateProjectionRequest.Options - Class in com.gpudb.protocol
-
Optional parameters.
- CreateProjectionResponse - Class in com.gpudb.protocol
-
- CreateProjectionResponse() - Constructor for class com.gpudb.protocol.CreateProjectionResponse
-
Constructs a CreateProjectionResponse object with default parameters.
- createRole(CreateRoleRequest) - Method in class com.gpudb.GPUdb
-
Creates a new role.
- createRole(String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates a new role.
- CreateRoleRequest - Class in com.gpudb.protocol
-
- CreateRoleRequest() - Constructor for class com.gpudb.protocol.CreateRoleRequest
-
Constructs a CreateRoleRequest object with default parameters.
- CreateRoleRequest(String, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateRoleRequest
-
Constructs a CreateRoleRequest object with the specified parameters.
- CreateRoleResponse - Class in com.gpudb.protocol
-
- CreateRoleResponse() - Constructor for class com.gpudb.protocol.CreateRoleResponse
-
Constructs a CreateRoleResponse object with default parameters.
- createTable(CreateTableRequest) - Method in class com.gpudb.GPUdb
-
Creates a new table or collection.
- createTable(String, String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates a new table or collection.
- createTableMonitor(CreateTableMonitorRequest) - Method in class com.gpudb.GPUdb
-
Creates a monitor that watches for new records inserted into a
particular table (identified by tableName
) and forwards copies
to subscribers via ZMQ.
- createTableMonitor(String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates a monitor that watches for new records inserted into a
particular table (identified by tableName
) and forwards copies
to subscribers via ZMQ.
- CreateTableMonitorRequest - Class in com.gpudb.protocol
-
- CreateTableMonitorRequest() - Constructor for class com.gpudb.protocol.CreateTableMonitorRequest
-
Constructs a CreateTableMonitorRequest object with default parameters.
- CreateTableMonitorRequest(String, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateTableMonitorRequest
-
Constructs a CreateTableMonitorRequest object with the specified
parameters.
- CreateTableMonitorResponse - Class in com.gpudb.protocol
-
- CreateTableMonitorResponse() - Constructor for class com.gpudb.protocol.CreateTableMonitorResponse
-
Constructs a CreateTableMonitorResponse object with default parameters.
- CreateTableRequest - Class in com.gpudb.protocol
-
- CreateTableRequest() - Constructor for class com.gpudb.protocol.CreateTableRequest
-
Constructs a CreateTableRequest object with default parameters.
- CreateTableRequest(String, String, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateTableRequest
-
Constructs a CreateTableRequest object with the specified parameters.
- CreateTableRequest.Options - Class in com.gpudb.protocol
-
Optional parameters.
- CreateTableResponse - Class in com.gpudb.protocol
-
- CreateTableResponse() - Constructor for class com.gpudb.protocol.CreateTableResponse
-
Constructs a CreateTableResponse object with default parameters.
- createTriggerByArea(CreateTriggerByAreaRequest) - Method in class com.gpudb.GPUdb
-
Sets up an area trigger mechanism for two column_names for one or more
tables.
- createTriggerByArea(String, List<String>, String, List<Double>, String, List<Double>, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Sets up an area trigger mechanism for two column_names for one or more
tables.
- CreateTriggerByAreaRequest - Class in com.gpudb.protocol
-
- CreateTriggerByAreaRequest() - Constructor for class com.gpudb.protocol.CreateTriggerByAreaRequest
-
Constructs a CreateTriggerByAreaRequest object with default parameters.
- CreateTriggerByAreaRequest(String, List<String>, String, List<Double>, String, List<Double>, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateTriggerByAreaRequest
-
Constructs a CreateTriggerByAreaRequest object with the specified
parameters.
- CreateTriggerByAreaResponse - Class in com.gpudb.protocol
-
- CreateTriggerByAreaResponse() - Constructor for class com.gpudb.protocol.CreateTriggerByAreaResponse
-
Constructs a CreateTriggerByAreaResponse object with default parameters.
- createTriggerByRange(CreateTriggerByRangeRequest) - Method in class com.gpudb.GPUdb
-
Sets up a simple range trigger for a column_name for one or more tables.
- createTriggerByRange(String, List<String>, String, double, double, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Sets up a simple range trigger for a column_name for one or more tables.
- CreateTriggerByRangeRequest - Class in com.gpudb.protocol
-
- CreateTriggerByRangeRequest() - Constructor for class com.gpudb.protocol.CreateTriggerByRangeRequest
-
Constructs a CreateTriggerByRangeRequest object with default parameters.
- CreateTriggerByRangeRequest(String, List<String>, String, double, double, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateTriggerByRangeRequest
-
Constructs a CreateTriggerByRangeRequest object with the specified
parameters.
- CreateTriggerByRangeResponse - Class in com.gpudb.protocol
-
- CreateTriggerByRangeResponse() - Constructor for class com.gpudb.protocol.CreateTriggerByRangeResponse
-
Constructs a CreateTriggerByRangeResponse object with default
parameters.
- createType(CreateTypeRequest) - Method in class com.gpudb.GPUdb
-
Creates a new type describing the layout or schema of a table.
- createType(String, String, Map<String, List<String>>, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates a new type describing the layout or schema of a table.
- createType(Class<? extends RecordObject>, GPUdb) - Static method in class com.gpudb.RecordObject
-
Creates a type in GPUdb based on the metadata in the specified
RecordObject
class and returns the type ID for reference.
- createType(GPUdb) - Method in class com.gpudb.TypeObjectMap
-
Creates a type in GPUdb based on the metadata in the specified
TypeObjectMap
object and returns the type ID for reference.
- CreateTypeRequest - Class in com.gpudb.protocol
-
- CreateTypeRequest() - Constructor for class com.gpudb.protocol.CreateTypeRequest
-
Constructs a CreateTypeRequest object with default parameters.
- CreateTypeRequest(String, String, Map<String, List<String>>, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateTypeRequest
-
Constructs a CreateTypeRequest object with the specified parameters.
- CreateTypeRequest.Properties - Class in com.gpudb.protocol
-
Each key-value pair specifies the properties to use for a given column
where the key is the column name.
- CreateTypeResponse - Class in com.gpudb.protocol
-
- CreateTypeResponse() - Constructor for class com.gpudb.protocol.CreateTypeResponse
-
Constructs a CreateTypeResponse object with default parameters.
- createUnion(CreateUnionRequest) - Method in class com.gpudb.GPUdb
-
Merges data from one or more tables with comparable data types into a
new table.
- createUnion(String, List<String>, List<List<String>>, List<String>, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Merges data from one or more tables with comparable data types into a
new table.
- CreateUnionRequest - Class in com.gpudb.protocol
-
- CreateUnionRequest() - Constructor for class com.gpudb.protocol.CreateUnionRequest
-
Constructs a CreateUnionRequest object with default parameters.
- CreateUnionRequest(String, List<String>, List<List<String>>, List<String>, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateUnionRequest
-
Constructs a CreateUnionRequest object with the specified parameters.
- CreateUnionRequest.Options - Class in com.gpudb.protocol
-
Optional parameters.
- CreateUnionResponse - Class in com.gpudb.protocol
-
- CreateUnionResponse() - Constructor for class com.gpudb.protocol.CreateUnionResponse
-
Constructs a CreateUnionResponse object with default parameters.
- createUserExternal(CreateUserExternalRequest) - Method in class com.gpudb.GPUdb
-
Creates a new external user (a user whose credentials are managed by an
external LDAP).
- createUserExternal(String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates a new external user (a user whose credentials are managed by an
external LDAP).
- CreateUserExternalRequest - Class in com.gpudb.protocol
-
- CreateUserExternalRequest() - Constructor for class com.gpudb.protocol.CreateUserExternalRequest
-
Constructs a CreateUserExternalRequest object with default parameters.
- CreateUserExternalRequest(String, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateUserExternalRequest
-
Constructs a CreateUserExternalRequest object with the specified
parameters.
- CreateUserExternalResponse - Class in com.gpudb.protocol
-
- CreateUserExternalResponse() - Constructor for class com.gpudb.protocol.CreateUserExternalResponse
-
Constructs a CreateUserExternalResponse object with default parameters.
- createUserInternal(CreateUserInternalRequest) - Method in class com.gpudb.GPUdb
-
Creates a new internal user (a user whose credentials are managed by the
database system).
- createUserInternal(String, String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Creates a new internal user (a user whose credentials are managed by the
database system).
- CreateUserInternalRequest - Class in com.gpudb.protocol
-
- CreateUserInternalRequest() - Constructor for class com.gpudb.protocol.CreateUserInternalRequest
-
Constructs a CreateUserInternalRequest object with default parameters.
- CreateUserInternalRequest(String, String, Map<String, String>) - Constructor for class com.gpudb.protocol.CreateUserInternalRequest
-
Constructs a CreateUserInternalRequest object with the specified
parameters.
- CreateUserInternalResponse - Class in com.gpudb.protocol
-
- CreateUserInternalResponse() - Constructor for class com.gpudb.protocol.CreateUserInternalResponse
-
Constructs a CreateUserInternalResponse object with default parameters.
- CROSSES - Static variable in class com.gpudb.protocol.FilterByGeometryRequest.Operation
-
Matches records that cross the given WKT.
- CUBE - Static variable in class com.gpudb.protocol.AggregateGroupByRequest.Options
-
This option is used to specify the multidimensional aggregates.
- CUBEHELIX - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- CUBEHELIX - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GenericRecord - Class in com.gpudb
-
An object that contains
Record
data based on a GPUdb
Type
specified at runtime.
- GenericRecord(Type) - Constructor for class com.gpudb.GenericRecord
-
Creates a new generic record based on the specified GPUdb
Type
.
- GEOJSON - Static variable in class com.gpudb.protocol.GetRecordsRequest.Encoding
-
- GEOS - Static variable in class com.gpudb.protocol.FilterByTableRequest.Options
-
Use geos 1 edge per corner algorithm
- get(int) - Method in class com.gpudb.GenericRecord
-
- get(int) - Method in class com.gpudb.protocol.AdminAlterJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminAlterJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminOfflineRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminOfflineResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminReplaceTomRequest
-
- get(int) - Method in class com.gpudb.protocol.AdminReplaceTomResponse
-
- get(int) - Method in class com.gpudb.protocol.AdminShowAlertsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminShowAlertsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminShowJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminShowShardsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminShowShardsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminShutdownRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminShutdownResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminVerifyDbRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AdminVerifyDbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateConvexHullRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateConvexHullResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateHistogramResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateMinMaxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateMinMaxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateStatisticsByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateStatisticsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateStatisticsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AlterUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AppendRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.AppendRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ClearTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ClearTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ClearTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ClearTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ClearTriggerRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ClearTriggerResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateJoinTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateMaterializedViewRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateMaterializedViewResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateProjectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateProjectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTriggerByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTriggerByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateUnionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateUnionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateUserExternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateUserExternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateUserInternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.CreateUserInternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.DeleteUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ExecuteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ExecuteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByAreaGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByBoxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByBoxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByBoxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByListRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByListResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByRadiusGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByRadiusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByStringRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByStringResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByValueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterByValueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.FilterResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GetJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GetJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GetRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GrantPermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GrantRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.GrantRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.HasProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.HasProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.HasTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.HasTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.HasTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.HasTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.InsertRecordsRandomResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.InsertRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.InsertSymbolRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.InsertSymbolResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.KillProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.KillProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.LockTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.LockTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.MergeRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.MergeRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawGpudbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RevokePermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RevokePermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RevokeRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.RevokeRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowProcStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSecurityRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSecurityResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSystemStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSystemStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSystemTimingRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowSystemTimingResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTablesByTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTriggersRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTriggersResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTypesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.ShowTypesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.UpdateRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.UpdateRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- get(int) - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- get(int) - Method in class com.gpudb.protocol.VisualizeImageResponse
-
- get(int) - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- get(int) - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- get(int) - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- get(int) - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- get(int) - Method in interface com.gpudb.Record
-
Returns the value of the specified field.
- get(String) - Method in interface com.gpudb.Record
-
Returns the value of the specified field.
- get(String) - Method in class com.gpudb.RecordBase
-
- get(int) - Method in class com.gpudb.RecordObject
-
- get(Object) - Method in interface com.gpudb.TypeObjectMap.Accessor
-
Returns a value from an object.
- get(Object) - Method in class com.gpudb.TypeObjectMap.ConvertingFieldHandler
-
Returns the value of the field specified in the constructor from the
specified object, converting it to the data type of the GPUdb
column
specified in the constructor.
- get(Object) - Method in class com.gpudb.TypeObjectMap.ConvertingMethodHandler
-
Returns a value from the specified object via the get method
specified in the constructor, converting it to the data type of the
GPUdb
column
specified in the constructor.
- get(Object) - Method in class com.gpudb.TypeObjectMap.FieldHandler
-
Returns the value of the field specified in the constructor from the
specified object.
- get(Object, int) - Method in class com.gpudb.TypeObjectMap
-
Returns the value of the column at the specified index from the specified
object.
- get(Object) - Method in class com.gpudb.TypeObjectMap.MethodHandler
-
Returns a value from the specified object via the get method
specified in the constructor.
- GET_COLUMN_INFO - Static variable in class com.gpudb.protocol.ShowTableRequest.Options
-
If true
then column info (memory usage, etc) will be
returned.
- GET_SIZES - Static variable in class com.gpudb.protocol.ShowTableRequest.Options
-
If true
then the table sizes will be returned; blank,
otherwise.
- getAcceptedIssuers() - Method in class com.gpudb.util.ssl.X509TrustManagerBypass
-
- getAction() - Method in class com.gpudb.protocol.AdminAlterJobsRequest
-
- getAction() - Method in class com.gpudb.protocol.AdminAlterJobsResponse
-
- getAction() - Method in class com.gpudb.protocol.AlterTableRequest
-
- getAction() - Method in class com.gpudb.protocol.AlterTableResponse
-
- getAction() - Method in class com.gpudb.protocol.AlterUserRequest
-
- getAdditionalInfo() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getApiVersion() - Static method in class com.gpudb.GPUdbBase
-
Gets the version number of the GPUdb Java API.
- getArgs() - Method in class com.gpudb.protocol.CreateProcRequest
-
- getArgs() - Method in class com.gpudb.protocol.ShowProcResponse
-
- getAuthId() - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
- getAuthorization() - Method in class com.gpudb.protocol.AdminShutdownRequest
-
- getAuthorization() - Method in class com.gpudb.protocol.ClearTableRequest
-
- getAxesInfo() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getBatchSize() - Method in class com.gpudb.BulkInserter
-
Gets the batch size (the number of records to insert into GPUdb at a
time).
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeImageResponse
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getBgColor() - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
- getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
- getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
- getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
- getBinParams() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
- getBinParams() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getBinResults() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getByKey(List<Object>, String) - Method in class com.gpudb.RecordRetriever
-
Retrieves records for a given shard key, optionally further limited by an
additional expression.
- getBypassSslCertCheck() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the value of the flag indicating whether to verify the SSL
certificate for HTTPS connections.
- getBytes(int) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
ByteBuffer
.
- getBytes(String) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
ByteBuffer
.
- getBytes(int) - Method in class com.gpudb.RecordBase
-
- getBytes(String) - Method in class com.gpudb.RecordBase
-
- getCbAttr() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getCbPointcolorAttr() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getCbPointcolorVals() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getCbPointshapeAttr() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getCbPointshapeVals() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getCbPointsizeAttr() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getCbPointsizeVals() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getCbVals() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.AdminAlterJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminAlterJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminOfflineRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminOfflineResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminReplaceTomRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.AdminReplaceTomResponse
-
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShowAlertsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShowAlertsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShowJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShowJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShowShardsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShowShardsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShutdownRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminShutdownResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminVerifyDbRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AdminVerifyDbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateConvexHullRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateConvexHullResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateGroupByRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateHistogramRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateHistogramResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateKMeansRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateKMeansResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateMinMaxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateMinMaxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateStatisticsByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateStatisticsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateStatisticsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateUniqueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AggregateUnpivotRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AlterUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AppendRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.AppendRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ClearTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ClearTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ClearTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ClearTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ClearTriggerRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ClearTriggerResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateJoinTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateJoinTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateMaterializedViewRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateMaterializedViewResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateProjectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateProjectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTriggerByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTriggerByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateUnionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateUnionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateUserExternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateUserExternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateUserInternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.CreateUserInternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.DeleteUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ExecuteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ExecuteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByAreaGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByBoxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByBoxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByBoxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByListRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByListResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByRadiusGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByRadiusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByRadiusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByStringRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByStringResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByValueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterByValueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.FilterResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GetJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GetJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GetRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GrantPermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GrantPermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GrantPermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GrantPermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GrantRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.GrantRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.HasProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.HasProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.HasTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.HasTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.HasTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.HasTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.InsertRecordsRandomRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.InsertRecordsRandomResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.InsertRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.InsertSymbolRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.InsertSymbolResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.KillProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.KillProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.LockTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.LockTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.MergeRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.MergeRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawGetRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawGpudbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawInsertRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RevokePermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RevokePermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RevokePermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RevokePermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RevokeRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.RevokeRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowProcStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowProcStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSecurityRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSecurityResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSystemStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSystemStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSystemTimingRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowSystemTimingResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTablesByTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTablesByTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTriggersRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTriggersResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTypesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.ShowTypesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.UpdateRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.UpdateRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageChartRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageChartResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeImageResponse
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getClassSchema() - Static method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getColumn(int) - Method in class com.gpudb.Type
-
Gets the column with the specified index.
- getColumn(String) - Method in class com.gpudb.Type
-
Gets the column with the specified name.
- getColumnBaseType() - Method in class com.gpudb.Type.Column
-
Gets the enumeration of the *base* type of the column.
- getColumnCount() - Method in class com.gpudb.Type
-
Gets the number of columns.
- getColumnIndex(String) - Method in class com.gpudb.Type
-
Gets the index of the column with the specified name.
- getColumnName() - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
- getColumnName() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
-
- getColumnName() - Method in class com.gpudb.protocol.AggregateMinMaxRequest
-
- getColumnName() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getColumnName() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
-
- getColumnName() - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
- getColumnName() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
- getColumnName() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
- getColumnName() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getColumnName() - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
- getColumnName() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
- getColumnName() - Method in class com.gpudb.protocol.FilterByRangeRequest
-
- getColumnName() - Method in class com.gpudb.protocol.FilterByTableRequest
-
- getColumnName() - Method in class com.gpudb.protocol.FilterByValueRequest
-
- getColumnNames() - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
- getColumnNames() - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
- getColumnNames() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
- getColumnNames() - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
- getColumnNames() - Method in class com.gpudb.protocol.CreateProjectionRequest
-
- getColumnNames() - Method in class com.gpudb.protocol.FilterByStringRequest
-
- getColumnNames() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
- getColumns() - Method in class com.gpudb.Type
-
Gets the list of columns that the type comprises.
- getColumnType() - Method in class com.gpudb.Type.Column
-
Gets the enumeration of the type of the column.
- getColumnValuesMap() - Method in class com.gpudb.protocol.FilterByListRequest
-
- getCommand() - Method in class com.gpudb.protocol.CreateProcRequest
-
- getCommands() - Method in class com.gpudb.protocol.ShowProcResponse
-
- getCount() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
-
- getCount() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
- getCount() - Method in class com.gpudb.protocol.CreateJoinTableResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByAreaGeometryResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByAreaResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByBoxGeometryResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByBoxResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByGeometryResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByListResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByRadiusGeometryResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByRadiusResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByRangeResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterBySeriesResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByStringResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByTableResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterByValueResponse
-
- getCount() - Method in class com.gpudb.protocol.FilterResponse
-
- getCount() - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
-
- getCount() - Method in class com.gpudb.protocol.InsertRecordsRandomResponse
-
- getCount() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesResponse
-
- getCountDeleted() - Method in class com.gpudb.protocol.DeleteRecordsResponse
-
- getCountInserted() - Method in class com.gpudb.BulkInserter
-
Gets the number of records inserted into GPUdb.
- getCountInserted() - Method in class com.gpudb.protocol.InsertRecordsResponse
-
- getCountInserted() - Method in class com.gpudb.protocol.UpdateRecordsResponse
-
- getCounts() - Method in class com.gpudb.protocol.AggregateHistogramResponse
-
- getCounts() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
- getCountsDeleted() - Method in class com.gpudb.protocol.DeleteRecordsResponse
-
- getCountsInserted() - Method in class com.gpudb.protocol.UpdateRecordsResponse
-
- getCountsUpdated() - Method in class com.gpudb.protocol.UpdateRecordsResponse
-
- getCountUpdated() - Method in class com.gpudb.BulkInserter
-
Gets the number of records updated (instead of inserted) in GPUdb due to
primary key conflicts.
- getCountUpdated() - Method in class com.gpudb.protocol.InsertRecordsResponse
-
- getCountUpdated() - Method in class com.gpudb.protocol.UpdateRecordsResponse
-
- getData() - Method in class com.gpudb.protocol.AggregateGroupByResponse
-
- getData() - Method in class com.gpudb.protocol.AggregateUniqueResponse
-
- getData() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
-
- getData() - Method in class com.gpudb.protocol.CreateJobRequest
-
- getData() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
-
- getData() - Method in class com.gpudb.protocol.GetRecordsBySeriesResponse
-
- getData() - Method in class com.gpudb.protocol.GetRecordsFromCollectionResponse
-
- getData() - Method in class com.gpudb.protocol.GetRecordsResponse
-
- getData() - Method in class com.gpudb.protocol.InsertRecordsRequest
-
- getData() - Method in class com.gpudb.protocol.RawGpudbResponse
-
- getData() - Method in class com.gpudb.protocol.UpdateRecordsRequest
-
- getData() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getData() - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getDataMap() - Method in interface com.gpudb.Record
-
Returns a
Map
of field names to values that is bound to the
record (updates made to the map are reflected in the record and vice
versa).
- getDataMap() - Method in class com.gpudb.RecordBase
-
- getDataStr() - Method in class com.gpudb.protocol.CreateJobRequest
-
- getDataStr() - Method in class com.gpudb.protocol.RawGpudbResponse
-
- getDataType() - Method in class com.gpudb.protocol.AggregateGroupByResponse
-
- getDataType() - Method in class com.gpudb.protocol.AggregateUniqueResponse
-
- getDataType() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
-
- getDataType() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
-
- getDataType() - Method in class com.gpudb.protocol.RawGpudbResponse
-
- getDouble(int) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Double
.
- getDouble(String) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Double
.
- getDouble(int) - Method in class com.gpudb.RecordBase
-
- getDouble(String) - Method in class com.gpudb.RecordBase
-
- getDrawBox() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getDrawLeader() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getEncoding() - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
- getEncoding() - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
- getEncoding() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
- getEncoding() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
- getEncoding() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
- getEncoding() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
- getEncoding() - Method in class com.gpudb.protocol.GetRecordsRequest
-
- getEnd() - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
- getEnd() - Method in class com.gpudb.protocol.AggregateHistogramResponse
-
- getEnd() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getEndpoint() - Method in class com.gpudb.protocol.CreateJobRequest
-
- getEndpoint() - Method in class com.gpudb.protocol.GetJobResponse
-
- getEndpointName() - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
- getEndpoints() - Method in class com.gpudb.protocol.ShowSystemTimingResponse
-
- getErrorList() - Method in class com.gpudb.protocol.AdminVerifyDbResponse
-
- getExecutionMode() - Method in class com.gpudb.protocol.CreateProcRequest
-
- getExecutionModes() - Method in class com.gpudb.protocol.ShowProcResponse
-
- getExecutor() - Method in class com.gpudb.GPUdbBase
-
Gets the
executor service
used for managing
threads during data encoding and decoding operations.
- getExecutor() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the
executor service
used for managing
threads during data encoding and decoding operations.
- getExitStatus() - Method in class com.gpudb.protocol.AdminShutdownResponse
-
- getExitType() - Method in class com.gpudb.protocol.AdminShutdownRequest
-
- getExpression() - Method in class com.gpudb.protocol.FilterByStringRequest
-
- getExpression() - Method in class com.gpudb.protocol.FilterRequest
-
- getExpressions() - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
- getExpressions() - Method in class com.gpudb.protocol.DeleteRecordsRequest
-
- getExpressions() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
- getExpressions() - Method in class com.gpudb.protocol.UpdateRecordsRequest
-
- getFieldMap() - Method in class com.gpudb.protocol.AppendRecordsRequest
-
- getFieldMaps() - Method in class com.gpudb.protocol.MergeRecordsRequest
-
- getFiles() - Method in class com.gpudb.protocol.CreateProcRequest
-
- getFiles() - Method in class com.gpudb.protocol.ShowProcResponse
-
- getFillColor() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getFillN0() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getFillNn() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getFilter() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getFilterExpression() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
- getFilterExpression() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
-
- getFloat(int) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Float
.
- getFloat(String) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Float
.
- getFloat(int) - Method in class com.gpudb.RecordBase
-
- getFloat(String) - Method in class com.gpudb.RecordBase
-
- getFont() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getFullSizes() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getGeometryColumnName() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getGeometryColumnName() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getGeometryColumnName() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getGeometryColumnName() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getGPUdb() - Method in class com.gpudb.BulkInserter
-
Gets the GPUdb instance into which records will be inserted.
- getGPUdb() - Method in class com.gpudb.RecordRetriever
-
Gets the GPUdb instance from which records will be retrieved.
- getGridData() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.AggregateGroupByResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.AggregateUniqueResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.GetRecordsResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
- getHasMoreRecords() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
- getHASyncMode() - Method in class com.gpudb.GPUdbBase
-
Gets the current high availability synchronicity override mode.
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeImageResponse
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getHeight() - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getHmURL() - Method in class com.gpudb.GPUdbBase
-
Gets the active URL of the GPUdb host manager.
- getHmURLs() - Method in class com.gpudb.GPUdbBase
-
Gets the list of URLs for the GPUdb host manager.
- getHostManagerPort() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the host manager port number.
- getHttpHeaders() - Method in class com.gpudb.GPUdbBase
-
Gets the map of additional HTTP headers that will be sent to GPUdb with
each request.
- getHttpHeaders() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the map of additional HTTP headers to send to GPUdb with each
request.
- getImageData() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getImageData() - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- getImageData() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getImageData() - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- getImageData() - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- getImageData() - Method in class com.gpudb.protocol.VisualizeImageResponse
-
- getInputColumnNames() - Method in class com.gpudb.protocol.CreateUnionRequest
-
- getInputColumnNames() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
- getInputColumnNames() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getInputTableNames() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
- getInputTableNames() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getInputWkt() - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
- getInt(int) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Integer
.
- getInt(String) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Integer
.
- getInt(int) - Method in class com.gpudb.RecordBase
-
- getInt(String) - Method in class com.gpudb.RecordBase
-
- getInterval() - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
- getInterval() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getIsCollection() - Method in class com.gpudb.protocol.CreateTableResponse
-
- getIsOffline() - Method in class com.gpudb.protocol.AdminOfflineResponse
-
- getIsString() - Method in class com.gpudb.protocol.FilterByValueRequest
-
- getIsValid() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
-
- getJob(GetJobRequest) - Method in class com.gpudb.GPUdb
-
- getJob(int, Map<String, String>) - Method in class com.gpudb.GPUdb
-
- getJobId() - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
- getJobId() - Method in class com.gpudb.protocol.CreateJobResponse
-
- getJobId() - Method in class com.gpudb.protocol.GetJobRequest
-
- getJobIds() - Method in class com.gpudb.protocol.AdminAlterJobsRequest
-
- getJobIds() - Method in class com.gpudb.protocol.AdminAlterJobsResponse
-
- getJobids() - Method in class com.gpudb.protocol.ShowSystemTimingResponse
-
- GetJobRequest - Class in com.gpudb.protocol
-
- GetJobRequest() - Constructor for class com.gpudb.protocol.GetJobRequest
-
Constructs a GetJobRequest object with default parameters.
- GetJobRequest(int, Map<String, String>) - Constructor for class com.gpudb.protocol.GetJobRequest
-
Constructs a GetJobRequest object with the specified parameters.
- GetJobResponse - Class in com.gpudb.protocol
-
- GetJobResponse() - Constructor for class com.gpudb.protocol.GetJobResponse
-
Constructs a GetJobResponse object with default parameters.
- getJobResponse() - Method in class com.gpudb.protocol.GetJobResponse
-
- GetJobResponse.JobStatus - Class in com.gpudb.protocol
-
Status of the submitted job.
- GetJobResponse.ResponseEncoding - Class in com.gpudb.protocol
-
The encoding of the job result (contained in jobResponse
or
jobResponseStr
.
- GetJobResponse.StatusMap - Class in com.gpudb.protocol
-
Map of various status strings for the executed job.
- getJobResponseStr() - Method in class com.gpudb.protocol.GetJobResponse
-
- getJobStatus() - Method in class com.gpudb.protocol.GetJobResponse
-
- getJoinSizes() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getJoinTableName() - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
- getJoinTableName() - Method in class com.gpudb.protocol.CreateJoinTableResponse
-
- getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
- getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
- getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
- getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
- getK() - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
- getLabel() - Method in class com.gpudb.protocol.AlterTableResponse
-
- getLabel() - Method in class com.gpudb.protocol.CreateTypeRequest
-
- getLabel() - Method in class com.gpudb.protocol.CreateTypeResponse
-
- getLabel() - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
-
- getLabel() - Method in class com.gpudb.protocol.ShowTypesRequest
-
- getLabel() - Method in class com.gpudb.Type
-
Gets the user-defined description string which can be used to
differentiate between data with otherwise identical schemas.
- getLabels() - Method in class com.gpudb.protocol.ShowTypesResponse
-
- getLeaderXColumnName() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getLeaderYColumnName() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getLimit() - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
- getLimit() - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
- getLimit() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
- getLimit() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
- getLimit() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
- getLimit() - Method in class com.gpudb.protocol.GetRecordsRequest
-
- getLineColor() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getLineWidth() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getList() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
- getListEncoding() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
- getListRecordsBinary() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
- getListRecordsJson() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
- getListStr() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
- getLockType() - Method in class com.gpudb.protocol.LockTableRequest
-
- getLockType() - Method in class com.gpudb.protocol.LockTableResponse
-
- getLong(int) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Long
.
- getLong(String) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
Long
.
- getLong(int) - Method in class com.gpudb.RecordBase
-
- getLong(String) - Method in class com.gpudb.RecordBase
-
- getLowerBound() - Method in class com.gpudb.protocol.FilterByRangeRequest
-
- getMax() - Method in class com.gpudb.protocol.AggregateMinMaxResponse
-
- getMax() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
- getMaxLevel() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getMaxX() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
- getMaxX() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getMaxX() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getMaxX() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getMaxY() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
- getMaxY() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getMaxY() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getMaxY() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getMeans() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
- getMember() - Method in class com.gpudb.protocol.GrantRoleRequest
-
- getMember() - Method in class com.gpudb.protocol.GrantRoleResponse
-
- getMember() - Method in class com.gpudb.protocol.RevokeRoleRequest
-
- getMember() - Method in class com.gpudb.protocol.RevokeRoleResponse
-
- getMessage() - Method in class com.gpudb.protocol.RawGpudbResponse
-
- getMessages() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getMetadataMap() - Method in class com.gpudb.protocol.AlterTableMetadataRequest
-
- getMetadataMap() - Method in class com.gpudb.protocol.AlterTableMetadataResponse
-
- getMetadataMaps() - Method in class com.gpudb.protocol.ShowTableMetadataResponse
-
- getMin() - Method in class com.gpudb.protocol.AggregateMinMaxResponse
-
- getMin() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
- getMinLevel() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getMinX() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
- getMinX() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getMinX() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getMinX() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getMinY() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
- getMinY() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getMinY() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getMinY() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getMode() - Method in enum com.gpudb.GPUdbBase.HASynchronicityMode
-
- getMode() - Method in class com.gpudb.protocol.FilterByStringRequest
-
- getName() - Method in class com.gpudb.protocol.AlterUserRequest
-
- getName() - Method in class com.gpudb.protocol.AlterUserResponse
-
- getName() - Method in class com.gpudb.protocol.CreateRoleRequest
-
- getName() - Method in class com.gpudb.protocol.CreateRoleResponse
-
- getName() - Method in class com.gpudb.protocol.CreateUserExternalRequest
-
- getName() - Method in class com.gpudb.protocol.CreateUserExternalResponse
-
- getName() - Method in class com.gpudb.protocol.CreateUserInternalRequest
-
- getName() - Method in class com.gpudb.protocol.CreateUserInternalResponse
-
- getName() - Method in class com.gpudb.protocol.DeleteRoleRequest
-
- getName() - Method in class com.gpudb.protocol.DeleteRoleResponse
-
- getName() - Method in class com.gpudb.protocol.DeleteUserRequest
-
- getName() - Method in class com.gpudb.protocol.DeleteUserResponse
-
- getName() - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
-
- getName() - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
-
- getName() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
- getName() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
-
- getName() - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
-
- getName() - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
-
- getName() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
-
- getName() - Method in class com.gpudb.protocol.RevokePermissionTableResponse
-
- getName() - Method in class com.gpudb.Type.Column
-
Gets the name of the column.
- getNames() - Method in class com.gpudb.protocol.ShowSecurityRequest
-
- getNewRankTom() - Method in class com.gpudb.protocol.AdminReplaceTomRequest
-
- getNewRankTom() - Method in class com.gpudb.protocol.AdminReplaceTomResponse
-
- getNewValuesMaps() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
- getNewValuesMaps() - Method in class com.gpudb.protocol.UpdateRecordsRequest
-
- getNumAlerts() - Method in class com.gpudb.protocol.AdminShowAlertsRequest
-
- getNumFrames() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getNumFrames() - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getNumIters() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
- getObjectClass() - Method in class com.gpudb.TypeObjectMap
-
Returns the class of the type object map.
- getOffline() - Method in class com.gpudb.protocol.AdminOfflineRequest
-
- getOffset() - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
- getOffset() - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
- getOffset() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
- getOffset() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
- getOffset() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
- getOffset() - Method in class com.gpudb.protocol.GetRecordsRequest
-
- getOldRankTom() - Method in class com.gpudb.protocol.AdminReplaceTomRequest
-
- getOldRankTom() - Method in class com.gpudb.protocol.AdminReplaceTomResponse
-
- getOperation() - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
- getOptions() - Method in class com.gpudb.BulkInserter
-
Gets the optional parameters that will be passed to GPUdb while
inserting.
- getOptions() - Method in class com.gpudb.protocol.AdminAlterJobsRequest
-
- getOptions() - Method in class com.gpudb.protocol.AdminOfflineRequest
-
- getOptions() - Method in class com.gpudb.protocol.AdminShowAlertsRequest
-
- getOptions() - Method in class com.gpudb.protocol.AdminShowJobsRequest
-
- getOptions() - Method in class com.gpudb.protocol.AdminShowShardsRequest
-
- getOptions() - Method in class com.gpudb.protocol.AdminShutdownRequest
-
- getOptions() - Method in class com.gpudb.protocol.AdminVerifyDbRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateConvexHullRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateMinMaxRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
- getOptions() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
- getOptions() - Method in class com.gpudb.protocol.AlterSystemPropertiesRequest
-
- getOptions() - Method in class com.gpudb.protocol.AlterTableMetadataRequest
-
- getOptions() - Method in class com.gpudb.protocol.AlterTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.AlterUserRequest
-
- getOptions() - Method in class com.gpudb.protocol.AppendRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.ClearTableMonitorRequest
-
- getOptions() - Method in class com.gpudb.protocol.ClearTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.ClearTriggerRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateJobRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateMaterializedViewRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateProcRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateProjectionRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateRoleRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateTableMonitorRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateTypeRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateUnionRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateUserExternalRequest
-
- getOptions() - Method in class com.gpudb.protocol.CreateUserInternalRequest
-
- getOptions() - Method in class com.gpudb.protocol.DeleteProcRequest
-
- getOptions() - Method in class com.gpudb.protocol.DeleteRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.DeleteRoleRequest
-
- getOptions() - Method in class com.gpudb.protocol.DeleteUserRequest
-
- getOptions() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByListRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByRangeRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByStringRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterByValueRequest
-
- getOptions() - Method in class com.gpudb.protocol.FilterRequest
-
- getOptions() - Method in class com.gpudb.protocol.GetJobRequest
-
- getOptions() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
- getOptions() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
- getOptions() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
- getOptions() - Method in class com.gpudb.protocol.GetRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
-
- getOptions() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.GrantRoleRequest
-
- getOptions() - Method in class com.gpudb.protocol.HasProcRequest
-
- getOptions() - Method in class com.gpudb.protocol.HasTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.HasTypeRequest
-
- getOptions() - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
-
- getOptions() - Method in class com.gpudb.protocol.InsertRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.InsertSymbolRequest
-
- getOptions() - Method in class com.gpudb.protocol.KillProcRequest
-
- getOptions() - Method in class com.gpudb.protocol.LockTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.MergeRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
-
- getOptions() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.RevokeRoleRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowProcRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowProcResponse
-
- getOptions() - Method in class com.gpudb.protocol.ShowProcStatusRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getOptions() - Method in class com.gpudb.protocol.ShowSecurityRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowSystemPropertiesRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowSystemStatusRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowSystemTimingRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowTableMetadataRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowTableRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowTriggersRequest
-
- getOptions() - Method in class com.gpudb.protocol.ShowTypesRequest
-
- getOptions() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
- getOptions() - Method in class com.gpudb.protocol.UpdateRecordsRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getOptions() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getOutputColumnNames() - Method in class com.gpudb.protocol.CreateUnionRequest
-
- getOutputTableNames() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
- getOutputTableNames() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getOverallStatuses() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getParams() - Method in class com.gpudb.protocol.AdminShowAlertsResponse
-
- getParams() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
- getParams() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getPassword() - Method in class com.gpudb.GPUdbBase
-
Gets the password used for authentication to GPUdb.
- getPassword() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the password to be used for authentication to GPUdb.
- getPassword() - Method in class com.gpudb.protocol.CreateUserInternalRequest
-
- getPermission() - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
-
- getPermission() - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
-
- getPermission() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
- getPermission() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
-
- getPermission() - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
-
- getPermission() - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
-
- getPermission() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
-
- getPermission() - Method in class com.gpudb.protocol.RevokePermissionTableResponse
-
- getPermissions() - Method in class com.gpudb.protocol.ShowSecurityResponse
-
- getPivotedColumns() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
- getProcExists() - Method in class com.gpudb.protocol.HasProcResponse
-
- getProcName() - Method in class com.gpudb.protocol.CreateProcRequest
-
- getProcName() - Method in class com.gpudb.protocol.CreateProcResponse
-
- getProcName() - Method in class com.gpudb.protocol.DeleteProcRequest
-
- getProcName() - Method in class com.gpudb.protocol.DeleteProcResponse
-
- getProcName() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
- getProcName() - Method in class com.gpudb.protocol.HasProcRequest
-
- getProcName() - Method in class com.gpudb.protocol.HasProcResponse
-
- getProcName() - Method in class com.gpudb.protocol.ShowProcRequest
-
- getProcNames() - Method in class com.gpudb.protocol.ShowProcResponse
-
- getProcNames() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getProgress() - Method in class com.gpudb.protocol.GetJobResponse
-
- getProjection() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getProjection() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getProjection() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getProjection() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getProjection() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getProjection() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getProjection() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getProjectionName() - Method in class com.gpudb.protocol.CreateProjectionRequest
-
- getProjectionName() - Method in class com.gpudb.protocol.CreateProjectionResponse
-
- getProperties() - Method in class com.gpudb.protocol.AlterTableResponse
-
- getProperties() - Method in class com.gpudb.protocol.CreateTypeRequest
-
- getProperties() - Method in class com.gpudb.protocol.CreateTypeResponse
-
- getProperties() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getProperties() - Method in class com.gpudb.protocol.ShowTypesResponse
-
- getProperties() - Method in class com.gpudb.Type.Column
-
Gets the list of properties that apply to the column.
- getPropertyMap() - Method in class com.gpudb.protocol.ShowSystemPropertiesResponse
-
- getPropertyUpdatesMap() - Method in class com.gpudb.protocol.AlterSystemPropertiesRequest
-
- getRadius() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
- getRadius() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getRank() - Method in class com.gpudb.protocol.AdminShowShardsResponse
-
- getRecordEncoding() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
- getRecordIds() - Method in class com.gpudb.protocol.GetRecordsFromCollectionResponse
-
- getRecordIds() - Method in class com.gpudb.protocol.InsertRecordsResponse
-
- getRecordIds() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
- getRecords() - Method in exception com.gpudb.BulkInserter.InsertException
-
Gets the list of records that was being inserted when the exception
occurred.
- getRecords(Object, GetRecordsRequest) - Method in class com.gpudb.GPUdb
-
Retrieves records from a given table, optionally filtered by an
expression and/or sorted by a column.
- getRecords(Object, String, long, long, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Retrieves records from a given table, optionally filtered by an
expression and/or sorted by a column.
- getRecords(GetRecordsRequest) - Method in class com.gpudb.GPUdb
-
Retrieves records from a given table, optionally filtered by an
expression and/or sorted by a column.
- getRecords(String, long, long, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Retrieves records from a given table, optionally filtered by an
expression and/or sorted by a column.
- getRecordsBinary() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
- getRecordsBinary() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
- getRecordsByColumn(GetRecordsByColumnRequest) - Method in class com.gpudb.GPUdb
-
For a given table, retrieves the values from the requested column(s).
- getRecordsByColumn(String, List<String>, long, long, Map<String, String>) - Method in class com.gpudb.GPUdb
-
For a given table, retrieves the values from the requested column(s).
- getRecordsByColumnRaw(GetRecordsByColumnRequest) - Method in class com.gpudb.GPUdb
-
For a given table, retrieves the values from the requested column(s).
- GetRecordsByColumnRequest - Class in com.gpudb.protocol
-
- GetRecordsByColumnRequest() - Constructor for class com.gpudb.protocol.GetRecordsByColumnRequest
-
Constructs a GetRecordsByColumnRequest object with default parameters.
- GetRecordsByColumnRequest(String, List<String>, long, long, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsByColumnRequest
-
Constructs a GetRecordsByColumnRequest object with the specified
parameters.
- GetRecordsByColumnRequest(String, List<String>, long, long, String, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsByColumnRequest
-
Constructs a GetRecordsByColumnRequest object with the specified
parameters.
- GetRecordsByColumnRequest.Encoding - Class in com.gpudb.protocol
-
Specifies the encoding for returned records; either 'binary' or 'json'.
- GetRecordsByColumnRequest.Options - Class in com.gpudb.protocol
-
EXPRESSION
: Optional filter expression to apply to the table.
- GetRecordsByColumnResponse - Class in com.gpudb.protocol
-
- GetRecordsByColumnResponse() - Constructor for class com.gpudb.protocol.GetRecordsByColumnResponse
-
Constructs a GetRecordsByColumnResponse object with default parameters.
- getRecordsBySeries(Object, GetRecordsBySeriesRequest) - Method in class com.gpudb.GPUdb
-
Retrieves the complete series/track records from the given worldTableName
based on the partial track information contained in the
tableName
.
- getRecordsBySeries(Object, String, String, int, int, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Retrieves the complete series/track records from the given worldTableName
based on the partial track information contained in the
tableName
.
- getRecordsBySeries(GetRecordsBySeriesRequest) - Method in class com.gpudb.GPUdb
-
Retrieves the complete series/track records from the given worldTableName
based on the partial track information contained in the
tableName
.
- getRecordsBySeries(String, String, int, int, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Retrieves the complete series/track records from the given worldTableName
based on the partial track information contained in the
tableName
.
- getRecordsBySeriesRaw(GetRecordsBySeriesRequest) - Method in class com.gpudb.GPUdb
-
Retrieves the complete series/track records from the given worldTableName
based on the partial track information contained in the
tableName
.
- GetRecordsBySeriesRequest - Class in com.gpudb.protocol
-
- GetRecordsBySeriesRequest() - Constructor for class com.gpudb.protocol.GetRecordsBySeriesRequest
-
Constructs a GetRecordsBySeriesRequest object with default parameters.
- GetRecordsBySeriesRequest(String, String, int, int, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsBySeriesRequest
-
Constructs a GetRecordsBySeriesRequest object with the specified
parameters.
- GetRecordsBySeriesRequest(String, String, int, int, String, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsBySeriesRequest
-
Constructs a GetRecordsBySeriesRequest object with the specified
parameters.
- GetRecordsBySeriesRequest.Encoding - Class in com.gpudb.protocol
-
Specifies the encoding for returned records; either 'binary' or 'json'.
- GetRecordsBySeriesResponse<T> - Class in com.gpudb.protocol
-
- GetRecordsBySeriesResponse() - Constructor for class com.gpudb.protocol.GetRecordsBySeriesResponse
-
Constructs a GetRecordsBySeriesResponse object with default parameters.
- getRecordsFromCollection(Object, GetRecordsFromCollectionRequest) - Method in class com.gpudb.GPUdb
-
Retrieves records from a collection.
- getRecordsFromCollection(Object, String, long, long, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Retrieves records from a collection.
- getRecordsFromCollection(GetRecordsFromCollectionRequest) - Method in class com.gpudb.GPUdb
-
Retrieves records from a collection.
- getRecordsFromCollection(String, long, long, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Retrieves records from a collection.
- getRecordsFromCollectionRaw(GetRecordsFromCollectionRequest) - Method in class com.gpudb.GPUdb
-
Retrieves records from a collection.
- GetRecordsFromCollectionRequest - Class in com.gpudb.protocol
-
- GetRecordsFromCollectionRequest() - Constructor for class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
Constructs a GetRecordsFromCollectionRequest object with default
parameters.
- GetRecordsFromCollectionRequest(String, long, long, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
Constructs a GetRecordsFromCollectionRequest object with the specified
parameters.
- GetRecordsFromCollectionRequest(String, long, long, String, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
Constructs a GetRecordsFromCollectionRequest object with the specified
parameters.
- GetRecordsFromCollectionRequest.Encoding - Class in com.gpudb.protocol
-
Specifies the encoding for returned records; either 'binary' or 'json'.
- GetRecordsFromCollectionRequest.Options - Class in com.gpudb.protocol
-
RETURN_RECORD_IDS
: If 'true' then return the internal record ID along
with each returned record.
- GetRecordsFromCollectionResponse<T> - Class in com.gpudb.protocol
-
- GetRecordsFromCollectionResponse() - Constructor for class com.gpudb.protocol.GetRecordsFromCollectionResponse
-
Constructs a GetRecordsFromCollectionResponse object with default
parameters.
- getRecordsJson() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
- getRecordsJson() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
- getRecordsRaw(GetRecordsRequest) - Method in class com.gpudb.GPUdb
-
Retrieves records from a given table, optionally filtered by an
expression and/or sorted by a column.
- GetRecordsRequest - Class in com.gpudb.protocol
-
- GetRecordsRequest() - Constructor for class com.gpudb.protocol.GetRecordsRequest
-
Constructs a GetRecordsRequest object with default parameters.
- GetRecordsRequest(String, long, long, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsRequest
-
Constructs a GetRecordsRequest object with the specified parameters.
- GetRecordsRequest(String, long, long, String, Map<String, String>) - Constructor for class com.gpudb.protocol.GetRecordsRequest
-
Constructs a GetRecordsRequest object with the specified parameters.
- GetRecordsRequest.Encoding - Class in com.gpudb.protocol
-
Specifies the encoding for returned records.
- GetRecordsRequest.Options - Class in com.gpudb.protocol
-
EXPRESSION
:
Optional filter expression to apply to the table.
- GetRecordsResponse<T> - Class in com.gpudb.protocol
-
- GetRecordsResponse() - Constructor for class com.gpudb.protocol.GetRecordsResponse
-
Constructs a GetRecordsResponse object with default parameters.
- getRecordsToInsert() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
- getRecordsToInsertStr() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
- getRequest() - Method in exception com.gpudb.GPUdbBase.SubmitException
-
Gets the failed request.
- getRequestEncoding() - Method in class com.gpudb.protocol.CreateJobRequest
-
- getRequestId() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
- getRequestId() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
- getRequestSize() - Method in exception com.gpudb.GPUdbBase.SubmitException
-
Gets the size in bytes of the encoded failed request, or -1 if the
request was not yet encoded at the time of failure.
- getReserved() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
- getResponseEncoding() - Method in class com.gpudb.protocol.GetJobResponse
-
- getResponseSchemaStr() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
- getResponseSchemaStr() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
- getResponseSchemaStr() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
- getResponseSchemaStr() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
- getResults() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getRetryCount() - Method in class com.gpudb.BulkInserter
-
Gets the number of times inserts into GPUdb will be retried in the event
of an error.
- getRmsDist() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
- getRmsDists() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
- getRole() - Method in class com.gpudb.protocol.GrantRoleRequest
-
- getRole() - Method in class com.gpudb.protocol.GrantRoleResponse
-
- getRole() - Method in class com.gpudb.protocol.RevokeRoleRequest
-
- getRole() - Method in class com.gpudb.protocol.RevokeRoleResponse
-
- getRoles() - Method in class com.gpudb.protocol.ShowSecurityResponse
-
- getRunId() - Method in class com.gpudb.protocol.ExecuteProcResponse
-
- getRunId() - Method in class com.gpudb.protocol.KillProcRequest
-
- getRunId() - Method in class com.gpudb.protocol.ShowProcStatusRequest
-
- getRunIds() - Method in class com.gpudb.protocol.KillProcResponse
-
- getRunning() - Method in class com.gpudb.protocol.GetJobResponse
-
- getSamplesUsed() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getSchema() - Method in class com.gpudb.protocol.AdminAlterJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminAlterJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminOfflineRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminOfflineResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminReplaceTomRequest
-
- getSchema() - Method in class com.gpudb.protocol.AdminReplaceTomResponse
-
- getSchema() - Method in class com.gpudb.protocol.AdminShowAlertsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminShowAlertsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminShowJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminShowShardsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminShowShardsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminShutdownRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminShutdownResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminVerifyDbRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AdminVerifyDbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateConvexHullRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateHistogramResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateMinMaxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateMinMaxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateStatisticsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AlterUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AppendRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.AppendRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ClearTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ClearTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ClearTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ClearTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ClearTriggerRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ClearTriggerResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateJoinTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateMaterializedViewRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateMaterializedViewResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateProjectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateProjectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTriggerByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTriggerByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateUnionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateUnionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateUserExternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateUserExternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateUserInternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.CreateUserInternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.DeleteUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ExecuteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ExecuteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByAreaGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByBoxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByBoxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByListRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByListResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByRadiusGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByRadiusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByStringRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByStringResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByValueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterByValueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.FilterResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GetJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GetJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GetRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GrantRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.GrantRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.HasProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.HasProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.HasTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.HasTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.HasTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.HasTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.InsertRecordsRandomResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.InsertRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.InsertSymbolRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.InsertSymbolResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.KillProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.KillProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.LockTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.LockTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.MergeRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.MergeRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawGpudbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RevokePermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RevokeRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.RevokeRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowProcStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSecurityRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSecurityResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSystemStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSystemStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSystemTimingRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowSystemTimingResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTablesByTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTriggersRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTriggersResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTypesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.ShowTypesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.UpdateRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeImageResponse
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getSchema() - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getSchema() - Method in interface com.gpudb.Record
-
Returns the Avro record schema of the record.
- getSchema() - Method in class com.gpudb.RecordBase
-
- getSchema(Class<? extends RecordObject>) - Static method in class com.gpudb.RecordObject
-
Gets the Avro record schema corresponding to the metadata in the
specified
RecordObject
class.
- getSchema() - Method in class com.gpudb.Type
-
Gets the Avro record schema for the type.
- getSchema() - Method in class com.gpudb.TypeObjectMap
-
Returns the Avro record schema of the type object map.
- getSelectExpression() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getSessionKey() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getSessionKey() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getSessionKey() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getSessionKey() - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getSizes() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getSourceTableColumnName() - Method in class com.gpudb.protocol.FilterByTableRequest
-
- getSourceTableName() - Method in class com.gpudb.protocol.AppendRecordsRequest
-
- getSourceTableName() - Method in class com.gpudb.protocol.FilterByTableRequest
-
- getSourceTableNames() - Method in class com.gpudb.protocol.MergeRecordsRequest
-
- getStart() - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
- getStart() - Method in class com.gpudb.protocol.AggregateHistogramResponse
-
- getStart() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getStats() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getStats() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeResponse
-
- getStats() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
-
- getStats() - Method in class com.gpudb.protocol.AggregateStatisticsResponse
-
- getStatus() - Method in class com.gpudb.protocol.AdminAlterJobsResponse
-
- getStatus() - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
- getStatus() - Method in class com.gpudb.protocol.RawGpudbResponse
-
- getStatuses() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getStatusMap() - Method in class com.gpudb.protocol.GetJobResponse
-
- getStatusMap() - Method in class com.gpudb.protocol.ShowSystemStatusResponse
-
- getString(int) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
String
.
- getString(String) - Method in interface com.gpudb.Record
-
Returns the value of the specified field cast to a
String
.
- getString(int) - Method in class com.gpudb.RecordBase
-
- getString(String) - Method in class com.gpudb.RecordBase
-
- getStyleOptions() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getStyleOptions() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getStyleOptions() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getStyleOptions() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getStyleOptions() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getStyleOptions() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getStyleOptions() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getSuccessful() - Method in class com.gpudb.protocol.GetJobResponse
-
- getSymbolData() - Method in class com.gpudb.protocol.InsertSymbolRequest
-
- getSymbolFormat() - Method in class com.gpudb.protocol.InsertSymbolRequest
-
- getSymbolId() - Method in class com.gpudb.protocol.InsertSymbolRequest
-
- getSymbolId() - Method in class com.gpudb.protocol.InsertSymbolResponse
-
- getTableDescriptions() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTableExists() - Method in class com.gpudb.protocol.HasTableResponse
-
- getTableName() - Method in class com.gpudb.BulkInserter
-
Gets the name of the table into which records will be inserted.
- getTableName() - Method in class com.gpudb.protocol.AggregateConvexHullRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateMinMaxRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateUniqueResponse
-
- getTableName() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
- getTableName() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
-
- getTableName() - Method in class com.gpudb.protocol.AlterTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.AlterTableResponse
-
- getTableName() - Method in class com.gpudb.protocol.AppendRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.AppendRecordsResponse
-
- getTableName() - Method in class com.gpudb.protocol.ClearTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.ClearTableResponse
-
- getTableName() - Method in class com.gpudb.protocol.CreateMaterializedViewRequest
-
- getTableName() - Method in class com.gpudb.protocol.CreateMaterializedViewResponse
-
- getTableName() - Method in class com.gpudb.protocol.CreateProjectionRequest
-
- getTableName() - Method in class com.gpudb.protocol.CreateTableMonitorRequest
-
- getTableName() - Method in class com.gpudb.protocol.CreateTableMonitorResponse
-
- getTableName() - Method in class com.gpudb.protocol.CreateTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.CreateTableResponse
-
- getTableName() - Method in class com.gpudb.protocol.CreateUnionRequest
-
- getTableName() - Method in class com.gpudb.protocol.CreateUnionResponse
-
- getTableName() - Method in class com.gpudb.protocol.DeleteRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByListRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByRangeRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByStringRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterByValueRequest
-
- getTableName() - Method in class com.gpudb.protocol.FilterRequest
-
- getTableName() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
- getTableName() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
-
- getTableName() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
- getTableName() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
- getTableName() - Method in class com.gpudb.protocol.GetRecordsFromCollectionResponse
-
- getTableName() - Method in class com.gpudb.protocol.GetRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.GetRecordsResponse
-
- getTableName() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
-
- getTableName() - Method in class com.gpudb.protocol.HasTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.HasTableResponse
-
- getTableName() - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
-
- getTableName() - Method in class com.gpudb.protocol.InsertRecordsRandomResponse
-
- getTableName() - Method in class com.gpudb.protocol.InsertRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.LockTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.MergeRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.MergeRecordsResponse
-
- getTableName() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
- getTableName() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
- getTableName() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
- getTableName() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
- getTableName() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
- getTableName() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.RevokePermissionTableResponse
-
- getTableName() - Method in class com.gpudb.protocol.ShowTableRequest
-
- getTableName() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTableName() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
- getTableName() - Method in class com.gpudb.protocol.UpdateRecordsRequest
-
- getTableName() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getTableName() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getTableName() - Method in class com.gpudb.RecordRetriever
-
Gets the name of the table from which records will be retrieved.
- getTableNames() - Method in class com.gpudb.protocol.AlterTableMetadataRequest
-
- getTableNames() - Method in class com.gpudb.protocol.AlterTableMetadataResponse
-
- getTableNames() - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
- getTableNames() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
- getTableNames() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
- getTableNames() - Method in class com.gpudb.protocol.CreateUnionRequest
-
- getTableNames() - Method in class com.gpudb.protocol.GetRecordsBySeriesResponse
-
- getTableNames() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
- getTableNames() - Method in class com.gpudb.protocol.ShowTableMetadataRequest
-
- getTableNames() - Method in class com.gpudb.protocol.ShowTableMetadataResponse
-
- getTableNames() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTableNames() - Method in class com.gpudb.protocol.ShowTablesByTypeResponse
-
- getTableNames() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getTableNames() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getTableNames() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getTableNames() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getTableNames() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getTableNames() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getTargetTrackIds() - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
- getTextAngle() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getTextColor() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getTextScale() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getTextString() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getThreadCount() - Method in class com.gpudb.GPUdbBase
-
Gets the number of threads used during data encoding and decoding
operations.
- getThreadCount() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the number of threads that will be used during data encoding and
decoding operations.
- getTimeInMs() - Method in class com.gpudb.protocol.ShowSystemTimingResponse
-
- getTimeIntervals() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getTimeIntervals() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getTimeout() - Method in class com.gpudb.GPUdbBase
-
Gets the timeout value, in milliseconds, after which a lack of
response from the GPUdb server will result in requests being aborted.
- getTimeout() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the timeout value, in milliseconds, after which a lack of
response from the GPUdb server will result in requests being aborted.
- getTimeReceived() - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
- getTimestamps() - Method in class com.gpudb.protocol.AdminShowAlertsResponse
-
- getTimings() - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
- getTolerance() - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
- getTolerance() - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
- getTom() - Method in class com.gpudb.protocol.AdminShowShardsResponse
-
- getTopicId() - Method in class com.gpudb.protocol.ClearTableMonitorRequest
-
- getTopicId() - Method in class com.gpudb.protocol.ClearTableMonitorResponse
-
- getTopicId() - Method in class com.gpudb.protocol.CreateTableMonitorResponse
-
- getTotalFullSize() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.AggregateGroupByResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.GetRecordsResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
- getTotalNumberOfRecords() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
- getTotalSize() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTrackId() - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
- getTrackIds() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getTrackIds() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getTrackIds() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getTriggerId() - Method in class com.gpudb.protocol.ClearTriggerRequest
-
- getTriggerId() - Method in class com.gpudb.protocol.ClearTriggerResponse
-
- getTriggerId() - Method in class com.gpudb.protocol.CreateTriggerByAreaResponse
-
- getTriggerId() - Method in class com.gpudb.protocol.CreateTriggerByRangeResponse
-
- getTriggerIds() - Method in class com.gpudb.protocol.ShowTriggersRequest
-
- getTriggerMap() - Method in class com.gpudb.protocol.ShowTriggersResponse
-
- getType() - Method in class com.gpudb.GenericRecord
-
- getType() - Method in interface com.gpudb.Record
-
Returns the GPUdb
Type
of the record.
- getType(Class<? extends RecordObject>) - Static method in class com.gpudb.RecordObject
-
Gets the
Type
object corresponding to the metadata in the
specified
RecordObject
class.
- getType() - Method in class com.gpudb.RecordObject
-
- getType() - Method in class com.gpudb.Type.Column
-
Gets the Java data type of the column.
- getType() - Method in class com.gpudb.TypeObjectMap
-
Returns the GPUdb
Type
of the type object map.
- getTypeDefinition() - Method in class com.gpudb.protocol.AlterTableResponse
-
- getTypeDefinition() - Method in class com.gpudb.protocol.CreateTypeRequest
-
- getTypeDefinition() - Method in class com.gpudb.protocol.CreateTypeResponse
-
- getTypeDescriptor(String) - Method in class com.gpudb.GPUdbBase
-
- getTypeExists() - Method in class com.gpudb.protocol.HasTypeResponse
-
- getTypeId() - Method in class com.gpudb.protocol.AlterTableResponse
-
- getTypeId() - Method in class com.gpudb.protocol.CreateTableRequest
-
- getTypeId() - Method in class com.gpudb.protocol.CreateTableResponse
-
- getTypeId() - Method in class com.gpudb.protocol.CreateTypeResponse
-
- getTypeId() - Method in class com.gpudb.protocol.HasTypeRequest
-
- getTypeId() - Method in class com.gpudb.protocol.HasTypeResponse
-
- getTypeId() - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
-
- getTypeId() - Method in class com.gpudb.protocol.ShowTypesRequest
-
- getTypeIds() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTypeIds() - Method in class com.gpudb.protocol.ShowTypesResponse
-
- getTypeLabels() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTypeName() - Method in class com.gpudb.protocol.GetRecordsResponse
-
- getTypeName() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
- getTypeNames() - Method in class com.gpudb.protocol.GetRecordsBySeriesResponse
-
- getTypeNames() - Method in class com.gpudb.protocol.GetRecordsFromCollectionResponse
-
- getTypeNames() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
- getTypeNames() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
- getTypeObjectMap(Class<T>) - Method in class com.gpudb.GPUdbBase
-
- getTypes() - Method in class com.gpudb.protocol.AdminShowAlertsResponse
-
- getTypes() - Method in class com.gpudb.protocol.ShowSecurityResponse
-
- getTypeSchema() - Method in class com.gpudb.protocol.CreateTableMonitorResponse
-
- getTypeSchema() - Method in class com.gpudb.protocol.GetRecordsResponse
-
- getTypeSchema() - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
- getTypeSchemas() - Method in class com.gpudb.protocol.GetRecordsBySeriesResponse
-
- getTypeSchemas() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
- getTypeSchemas() - Method in class com.gpudb.protocol.ShowTableResponse
-
- getTypeSchemas() - Method in class com.gpudb.protocol.ShowTypesResponse
-
- getUpdatedPropertiesMap() - Method in class com.gpudb.protocol.AlterSystemPropertiesResponse
-
- getUpperBound() - Method in class com.gpudb.protocol.FilterByRangeRequest
-
- getURL() - Method in exception com.gpudb.BulkInserter.InsertException
-
Gets the URL that records were being inserted into when the exception
occurred, or null
if multiple failover URLs all failed.
- getURL() - Method in class com.gpudb.GPUdbBase
-
Gets the active URL of the GPUdb server.
- getURL() - Method in exception com.gpudb.GPUdbBase.SubmitException
-
Gets the URL that the failed request was submitted to, or
null
if multiple failover URLs all failed.
- getURLs() - Method in class com.gpudb.GPUdbBase
-
Gets the list of URLs for the GPUdb server.
- getUserData() - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
- getUsername() - Method in class com.gpudb.GPUdbBase
-
Gets the username used for authentication to GPUdb.
- getUsername() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the username to be used for authentication to GPUdb.
- getUseSnappy() - Method in class com.gpudb.GPUdbBase
-
Gets the value of the flag indicating whether Snappy compression will be
used for certain GPUdb requests that potentially submit large amounts of
data.
- getUseSnappy() - Method in class com.gpudb.GPUdbBase.Options
-
Gets the value of the flag indicating whether to use Snappy
compression for certain GPUdb requests that potentially submit large
amounts of data.
- getValue() - Method in class com.gpudb.protocol.AlterTableRequest
-
- getValue() - Method in class com.gpudb.protocol.AlterTableResponse
-
- getValue() - Method in class com.gpudb.protocol.AlterUserRequest
-
- getValue() - Method in class com.gpudb.protocol.FilterByValueRequest
-
- getValueColumnName() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
- getValueColumnName() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
- getValueColumnName() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getValueColumnName() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getValueStr() - Method in class com.gpudb.protocol.FilterByValueRequest
-
- getVariableColumnName() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
- getVerifiedOk() - Method in class com.gpudb.protocol.AdminVerifyDbResponse
-
- getVersion() - Method in class com.gpudb.protocol.AdminShowShardsResponse
-
- getVideoStyle() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getVideoStyle() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getViewId() - Method in class com.gpudb.protocol.CreateMaterializedViewResponse
-
- getViewName() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByListRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByRangeRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByStringRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByTableRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterByValueRequest
-
- getViewName() - Method in class com.gpudb.protocol.FilterRequest
-
- getViewName() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeImageResponse
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getWidth() - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- getWorldTableName() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
- getWorldTableName() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
- getWorldTableNames() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getWorldTableNames() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getWorldTableNames() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getXCenter() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
- getXCenter() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.AggregateConvexHullRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getXColumnName() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getXColumnNames() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getXOffset() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getXVector() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
-
- getXVector() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
- getXVector() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
- getXVector() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
- getYCenter() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
- getYCenter() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.AggregateConvexHullRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.FilterByBoxRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- getYColumnName() - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- getYColumnNames() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
- getYOffset() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- getYVector() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
-
- getYVector() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
- getYVector() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
- getYVector() - Method in class com.gpudb.protocol.FilterByAreaRequest
-
- GIST_EARTH - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GIST_EARTH - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GIST_GRAY - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GIST_GRAY - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GIST_HEAT - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GIST_HEAT - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GIST_NCAR - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GIST_NCAR - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GIST_RAINBOW - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GIST_RAINBOW - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GIST_STERN - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GIST_STERN - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GIST_YARG - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GIST_YARG - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GLOBAL_ACCESS_MODE - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
Returns the global access mode (i.e.
- GLOBAL_EXPRESSION - Static variable in class com.gpudb.protocol.DeleteRecordsRequest.Options
-
An optional global expression to reduce the search space of the
expressions
.
- GLOBAL_EXPRESSION - Static variable in class com.gpudb.protocol.RawUpdateRecordsRequest.Options
-
An optional global expression to reduce the search space of the
predicates listed in expressions
.
- GLOBAL_EXPRESSION - Static variable in class com.gpudb.protocol.UpdateRecordsRequest.Options
-
An optional global expression to reduce the search space of the
predicates listed in expressions
.
- GNBU - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GNBU - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GNUPLOT - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GNUPLOT - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GNUPLOT2 - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GNUPLOT2 - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GPUdb - Class in com.gpudb
-
Object that provides access to a specific GPUdb server.
- GPUdb(String) - Constructor for class com.gpudb.GPUdb
-
Creates a
GPUdb
instance for the GPUdb server at the
specified URL using default options.
- GPUdb(URL) - Constructor for class com.gpudb.GPUdb
-
Creates a
GPUdb
instance for the GPUdb server at the
specified URL using default options.
- GPUdb(List<URL>) - Constructor for class com.gpudb.GPUdb
-
Creates a
GPUdb
instance for the GPUdb server with the
specified URLs using default options.
- GPUdb(String, GPUdbBase.Options) - Constructor for class com.gpudb.GPUdb
-
Creates a
GPUdb
instance for the GPUdb server at the
specified URL using the specified options.
- GPUdb(URL, GPUdbBase.Options) - Constructor for class com.gpudb.GPUdb
-
Creates a
GPUdb
instance for the GPUdb server at the
specified URL using the specified options.
- GPUdb(List<URL>, GPUdbBase.Options) - Constructor for class com.gpudb.GPUdb
-
Creates a
GPUdb
instance for the GPUdb server with the
specified URLs using the specified options.
- GPUdbBase - Class in com.gpudb
-
Base class for the GPUdb API that provides general functionality not specific
to any particular GPUdb request.
- GPUdbBase(String, GPUdbBase.Options) - Constructor for class com.gpudb.GPUdbBase
-
- GPUdbBase(URL, GPUdbBase.Options) - Constructor for class com.gpudb.GPUdbBase
-
- GPUdbBase(List<URL>, GPUdbBase.Options) - Constructor for class com.gpudb.GPUdbBase
-
- GPUdbBase.HASynchronicityMode - Enum in com.gpudb
-
A enumeration of high-availability synchronicity override modes.
- GPUdbBase.Options - Class in com.gpudb
-
A set of configurable options for the GPUdb API.
- GPUdbBase.SubmitException - Exception in com.gpudb
-
An exception that occurred during the submission of a request to GPUdb.
- GPUdbException - Exception in com.gpudb
-
An exception that occurred during a GPUdb-related operation.
- GPUdbException(String) - Constructor for exception com.gpudb.GPUdbException
-
- GPUdbException(String, Throwable) - Constructor for exception com.gpudb.GPUdbException
-
- GPUdbRuntimeException - Exception in com.gpudb
-
- GPUdbRuntimeException() - Constructor for exception com.gpudb.GPUdbRuntimeException
-
- GPUdbRuntimeException(String) - Constructor for exception com.gpudb.GPUdbRuntimeException
-
- GPUdbRuntimeException(String, Throwable) - Constructor for exception com.gpudb.GPUdbRuntimeException
-
- GPUdbRuntimeException(Throwable) - Constructor for exception com.gpudb.GPUdbRuntimeException
-
- GRADIENT_END_COLOR - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GRADIENT_END_COLOR - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.StyleOptions
-
- GRADIENT_START_COLOR - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GRADIENT_START_COLOR - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.StyleOptions
-
- grantPermissionSystem(GrantPermissionSystemRequest) - Method in class com.gpudb.GPUdb
-
Grants a system-level permission to a user or role.
- grantPermissionSystem(String, String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Grants a system-level permission to a user or role.
- GrantPermissionSystemRequest - Class in com.gpudb.protocol
-
- GrantPermissionSystemRequest() - Constructor for class com.gpudb.protocol.GrantPermissionSystemRequest
-
Constructs a GrantPermissionSystemRequest object with default
parameters.
- GrantPermissionSystemRequest(String, String, Map<String, String>) - Constructor for class com.gpudb.protocol.GrantPermissionSystemRequest
-
Constructs a GrantPermissionSystemRequest object with the specified
parameters.
- GrantPermissionSystemRequest.Permission - Class in com.gpudb.protocol
-
Permission to grant to the user or role.
- GrantPermissionSystemResponse - Class in com.gpudb.protocol
-
- GrantPermissionSystemResponse() - Constructor for class com.gpudb.protocol.GrantPermissionSystemResponse
-
Constructs a GrantPermissionSystemResponse object with default
parameters.
- grantPermissionTable(GrantPermissionTableRequest) - Method in class com.gpudb.GPUdb
-
Grants a table-level permission to a user or role.
- grantPermissionTable(String, String, String, String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Grants a table-level permission to a user or role.
- GrantPermissionTableRequest - Class in com.gpudb.protocol
-
- GrantPermissionTableRequest() - Constructor for class com.gpudb.protocol.GrantPermissionTableRequest
-
Constructs a GrantPermissionTableRequest object with default parameters.
- GrantPermissionTableRequest(String, String, String, String, Map<String, String>) - Constructor for class com.gpudb.protocol.GrantPermissionTableRequest
-
Constructs a GrantPermissionTableRequest object with the specified
parameters.
- GrantPermissionTableRequest.Permission - Class in com.gpudb.protocol
-
Permission to grant to the user or role.
- GrantPermissionTableResponse - Class in com.gpudb.protocol
-
- GrantPermissionTableResponse() - Constructor for class com.gpudb.protocol.GrantPermissionTableResponse
-
Constructs a GrantPermissionTableResponse object with default
parameters.
- grantRole(GrantRoleRequest) - Method in class com.gpudb.GPUdb
-
Grants membership in a role to a user or role.
- grantRole(String, String, Map<String, String>) - Method in class com.gpudb.GPUdb
-
Grants membership in a role to a user or role.
- GrantRoleRequest - Class in com.gpudb.protocol
-
- GrantRoleRequest() - Constructor for class com.gpudb.protocol.GrantRoleRequest
-
Constructs a GrantRoleRequest object with default parameters.
- GrantRoleRequest(String, String, Map<String, String>) - Constructor for class com.gpudb.protocol.GrantRoleRequest
-
Constructs a GrantRoleRequest object with the specified parameters.
- GrantRoleResponse - Class in com.gpudb.protocol
-
- GrantRoleResponse() - Constructor for class com.gpudb.protocol.GrantRoleResponse
-
Constructs a GrantRoleResponse object with default parameters.
- GRAY - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GRAY - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GRAY - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.StyleOptions
-
- GREAT_CIRCLE - Static variable in class com.gpudb.protocol.FilterBySeriesRequest.Options
-
- GREENS - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GREENS - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GREENS - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.StyleOptions
-
- GREYS - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- GREYS - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- GREYS - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.StyleOptions
-
- GRID_SIZE - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.Options
-
- GRIDDING_METHOD - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.Options
-
- GROUPING_SETS - Static variable in class com.gpudb.protocol.AggregateGroupByRequest.Options
-
Customize the grouping attribute sets to compute the aggregates.
- PAIRED - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PAIRED - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PASS_THROUGH - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.Options
-
- PASTEL1 - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PASTEL1 - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PASTEL2 - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PASTEL2 - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PERCENTILE - Static variable in class com.gpudb.protocol.AggregateStatisticsRequest.Stats
-
Estimate (via t-digest) of the given percentile of the column(s)
(percentile(50.0) will be an approximation of the median).
- PERCENTILE_RANK - Static variable in class com.gpudb.protocol.AggregateStatisticsRequest.Stats
-
Estimate (via t-digest) of the percentile rank of the given value in
the column(s) (if the given value is the median of the column(s),
percentile_rank() will return approximately 50.0).
- PERIODIC - Static variable in class com.gpudb.protocol.CreateMaterializedViewRequest.Options
-
Refresh table periodically at rate specified by refresh_period
- PERIODIC - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
- PERSIST - Static variable in class com.gpudb.protocol.CreateMaterializedViewRequest.Options
-
If true
, then the materialized view specified in tableName
will be persisted and will not expire unless a ttl
is specified.
- PERSIST - Static variable in class com.gpudb.protocol.CreateProjectionRequest.Options
-
If true
, then the projection specified in projectionName
will be persisted and will not expire unless a
ttl
is specified.
- PERSIST - Static variable in class com.gpudb.protocol.CreateUnionRequest.Options
-
If true
, then the table specified in tableName
will
be persisted and will not expire unless a ttl
is specified.
- PERSIST - Static variable in class com.gpudb.protocol.MergeRecordsRequest.Options
-
If true
, then the table specified in tableName
will
be persisted and will not expire unless a ttl
is specified.
- ping() - Method in class com.gpudb.GPUdbBase
-
Verifies that GPUdb is running on the server.
- PINK - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PINK - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PIVOT - Static variable in class com.gpudb.protocol.AggregateGroupByRequest.Options
-
pivot column
- PIVOT_VALUES - Static variable in class com.gpudb.protocol.AggregateGroupByRequest.Options
-
The value list provided will become the column headers in the
output.
- PIYG - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PIYG - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PLASMA - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PLASMA - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PLATE_CARREE - Static variable in class com.gpudb.protocol.VisualizeImageClassbreakRequest.Projection
-
- PLATE_CARREE - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.Projection
-
- PLATE_CARREE - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.Projection
-
- PLATE_CARREE - Static variable in class com.gpudb.protocol.VisualizeImageLabelsRequest.Projection
-
- PLATE_CARREE - Static variable in class com.gpudb.protocol.VisualizeImageRequest.Projection
-
- PLATE_CARREE - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.Projection
-
- PLATE_CARREE - Static variable in class com.gpudb.protocol.VisualizeVideoRequest.Projection
-
- PLOT_ALL - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
If this options is set to "true", all non-numeric column values are
plotted ignoring min_x, max_x, min_y and max_y parameters.
- POINTCOLOR - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
The color of points in the plot represented as a hexadecimal number.
- POINTCOLORS - Static variable in class com.gpudb.protocol.VisualizeImageClassbreakRequest.StyleOptions
-
- POINTCOLORS - Static variable in class com.gpudb.protocol.VisualizeImageRequest.StyleOptions
-
- POINTCOLORS - Static variable in class com.gpudb.protocol.VisualizeVideoRequest.StyleOptions
-
- POINTOFFSET_X - Static variable in class com.gpudb.protocol.VisualizeImageClassbreakRequest.StyleOptions
-
- POINTOFFSET_X - Static variable in class com.gpudb.protocol.VisualizeImageRequest.StyleOptions
-
- POINTOFFSET_Y - Static variable in class com.gpudb.protocol.VisualizeImageClassbreakRequest.StyleOptions
-
- POINTOFFSET_Y - Static variable in class com.gpudb.protocol.VisualizeImageRequest.StyleOptions
-
- POINTSHAPE - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
The shape of points in the plot.
- POINTSHAPES - Static variable in class com.gpudb.protocol.VisualizeImageClassbreakRequest.StyleOptions
-
- POINTSHAPES - Static variable in class com.gpudb.protocol.VisualizeImageRequest.StyleOptions
-
- POINTSHAPES - Static variable in class com.gpudb.protocol.VisualizeVideoRequest.StyleOptions
-
- POINTSIZE - Static variable in class com.gpudb.protocol.VisualizeImageChartRequest.StyleOptions
-
The size of points in the plot represented as number of pixels.
- POINTSIZES - Static variable in class com.gpudb.protocol.VisualizeImageClassbreakRequest.StyleOptions
-
- POINTSIZES - Static variable in class com.gpudb.protocol.VisualizeImageRequest.StyleOptions
-
- POINTSIZES - Static variable in class com.gpudb.protocol.VisualizeVideoRequest.StyleOptions
-
- PRESERVE_DICT_ENCODING - Static variable in class com.gpudb.protocol.CreateProjectionRequest.Options
-
If true
, then columns that were dict encoded in the source
table will be dict encoded in the projection table.
- PRGN - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PRGN - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PRIMARY_KEY - Static variable in class com.gpudb.ColumnProperty
-
This property indicates that this column will be part of (or the entire)
primary key.
- PRIMARY_KEY - Static variable in class com.gpudb.protocol.CreateTypeRequest.Properties
-
This property indicates that this column will be part of (or the
entire)
primary key.
- PRISM - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PRISM - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PROPERTIES - Static variable in class com.gpudb.protocol.ShowSystemPropertiesRequest.Options
-
A list of comma separated names of properties requested.
- PROTECTED - Static variable in class com.gpudb.protocol.AlterTableRequest.Action
-
Sets whether the given
tableName
should be
protected or not.
- PROTECTED - Static variable in class com.gpudb.protocol.ShowTableResponse.AdditionalInfo
-
Indicates whether the respective table is
protected or not.
- PUBU - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PUBU - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PUBUGN - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PUBUGN - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PUOR - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PUOR - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PURD - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PURD - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PURPLES - Static variable in class com.gpudb.protocol.VisualizeImageContourRequest.StyleOptions
-
- PURPLES - Static variable in class com.gpudb.protocol.VisualizeImageHeatmapRequest.StyleOptions
-
- PURPLES - Static variable in class com.gpudb.protocol.VisualizeVideoHeatmapRequest.StyleOptions
-
- put(int, Object) - Method in class com.gpudb.GenericRecord
-
- put(int, Object) - Method in class com.gpudb.protocol.AdminAlterJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminAlterJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminOfflineRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminOfflineResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminReplaceTomRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.AdminReplaceTomResponse
-
- put(int, Object) - Method in class com.gpudb.protocol.AdminShowAlertsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminShowAlertsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminShowJobsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminShowJobsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminShowShardsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminShowShardsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminShutdownRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminShutdownResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminVerifyDbRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AdminVerifyDbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateConvexHullRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateConvexHullResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateGroupByRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateHistogramRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateHistogramResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateKMeansRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateKMeansResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateMinMaxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateMinMaxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateStatisticsByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateStatisticsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateStatisticsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateUniqueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AggregateUnpivotRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AlterUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AppendRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.AppendRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ClearTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ClearTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ClearTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ClearTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ClearTriggerRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ClearTriggerResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateJoinTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateJoinTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateMaterializedViewRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateMaterializedViewResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateProjectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateProjectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTableMonitorRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTableMonitorResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTriggerByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTriggerByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateUnionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateUnionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateUserExternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateUserExternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateUserInternalRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.CreateUserInternalResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteUserRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.DeleteUserResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ExecuteProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ExecuteProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByAreaGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByAreaRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByAreaResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByBoxGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByBoxRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByBoxResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByListRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByListResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByRadiusGeometryResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByRadiusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByRadiusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByRangeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByRangeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByStringRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByStringResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByValueRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterByValueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.FilterResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GetJobRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GetJobResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GetRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GrantPermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GrantPermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GrantRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.GrantRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.HasProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.HasProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.HasTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.HasTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.HasTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.HasTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.InsertRecordsRandomResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.InsertRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.InsertSymbolRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.InsertSymbolResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.KillProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.KillProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.LockTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.LockTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.MergeRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.MergeRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawGetRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawGpudbResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawInsertRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RevokePermissionTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RevokePermissionTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RevokeRoleRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.RevokeRoleResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowProcRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowProcResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowProcStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowProcStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSecurityRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSecurityResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSystemPropertiesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSystemPropertiesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSystemStatusRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSystemStatusResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSystemTimingRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowSystemTimingResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTableMetadataRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTableMetadataResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTableRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTableResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTablesByTypeResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTriggersRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTriggersResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTypesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.ShowTypesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.UpdateRecordsBySeriesResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.UpdateRecordsResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageChartRequest
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageChartResponse
-
This method supports the Avro framework and is not intended to be called
directly by the user.
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageContourRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageContourResponse
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeImageResponse
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeVideoHeatmapRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeVideoHeatmapResponse
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeVideoRequest
-
- put(int, Object) - Method in class com.gpudb.protocol.VisualizeVideoResponse
-
- put(int, Object) - Method in interface com.gpudb.Record
-
Sets the value of the specified field.
- put(String, Object) - Method in interface com.gpudb.Record
-
Sets the value of the specified field.
- put(String, Object) - Method in class com.gpudb.RecordBase
-
- put(int, Object) - Method in class com.gpudb.RecordObject
-
- put(Object, int, Object) - Method in class com.gpudb.TypeObjectMap
-
Sets the value of the column at the specified index in the specified
object.
- putDateTime(String, Object) - Method in class com.gpudb.GenericRecord
-
For string columns with date, time, or datetime property, parse the
string and convert to the appropriate Kinetica format using the system
timezone.
- putDateTime(String, Object, TimeZone) - Method in class com.gpudb.GenericRecord
-
For string columns with date, time, or datetime property, parse the
string and convert to the appropriate Kinetica format using the given
timezone (system timezone if none given).
- putDateTime(int, Object) - Method in class com.gpudb.GenericRecord
-
For string columns with date, time, or datetime property, parse the
string and convert to the appropriate Kinetica format using the system
timezone.
- putDateTime(int, Object, TimeZone) - Method in class com.gpudb.GenericRecord
-
For string columns with date, time, or datetime property, parse the
string and convert to the appropriate Kinetica format using the given
timezone (system timezone if none given).