Name of the table to store the resulting adjacencies, in
[schema_name.]table_name format, using standard
getAdjoiningResourceGroup() - Method in class com.gpudb.protocol.
AlterResourceGroupRequest
If
ranking
is
BEFORE
or
AFTER
, this field indicates the resource group
before or after which the current group will be placed; otherwise, leave
blank.
getAdjoiningResourceGroup() - Method in class com.gpudb.protocol.CreateResourceGroupRequest
If
ranking
is
BEFORE
or
AFTER
, this field indicates the resource group
before or after which the current group will be placed; otherwise, leave
blank.
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
An array of command-line arguments that will be passed to
command
when the proc is executed.
getArgs() - Method in class com.gpudb.protocol.ShowProcResponse
Arrays of command-line arguments that will be passed to the procs named
in
procNames
when executed.
getArray(String) - Method in class com.gpudb.RecordBase
For string columns with array property, return a native Java array of the appropriate type:
Boolean[], Integer[], Long[], Float[], Double[], BigInteger[], or String[].
getArray(int) - Method in class com.gpudb.RecordBase
For string columns with array property, return a native Java array of the appropriate type:
Boolean[], Integer[], Long[], Float[], Double[], BigInteger[], or String[].
getArrayType() - Method in class com.gpudb.Type.Column
Get the sub-type of the array
getAttribute() - Method in class com.gpudb.protocol.CreateVideoRequest
The animated attribute to map to the video's frames.
getAuthId() - Method in class com.gpudb.protocol.AdminShowJobsResponse
getAuthorization() - Method in class com.gpudb.protocol.AdminShutdownRequest
No longer used.
getAuthorization() - Method in class com.gpudb.protocol.ClearTableRequest
No longer used.
getAuthorizationFromHttpHeaders() - Method in class com.gpudb.GPUdbBase
getAxesInfo() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Information returned for drawing labels for the axes associated with
non-numeric columns.
getBadRecordTableLimit() - Method in class com.gpudb.filesystem.ingest.IngestOptions
Returns the value of 'bad_record_table_limit'
getBadRecordTableName() - Method in class com.gpudb.filesystem.ingest.IngestOptions
Returns the value of 'bad_record_table_name'
getBatchSize() - Method in class com.gpudb.BulkInserter
Gets the batch size (the number of records to insert into GPUdb at a
time).
getBegin() - Method in class com.gpudb.protocol.CreateVideoRequest
The start point for the video.
getBgColor() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Background color of the generated image.
getBgColor() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Background color of the image as provided in
bgColor
.
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.VisualizeIsochroneResponse
Background color of the image as provided in
BG_COLOR
.
getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
Avro binary encoded response.
getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
Avro binary encoded response.
getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
Avro binary encoded response.
getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawExecuteSqlResponse
Avro binary encoded response.
getBinaryEncodedResponse() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
Avro binary encoded response.
getBinParams() - Method in class com.gpudb.protocol.ExecuteProcRequest
A map containing named binary parameters to pass to the proc.
getBinParams() - Method in class com.gpudb.protocol.ShowProcStatusResponse
getBinResults() - Method in class com.gpudb.protocol.ShowProcStatusResponse
Binary results for the returned run IDs, grouped by data segment ID.
getBuild() - Method in class com.gpudb.GPUdbBase.GPUdbVersion
Gets the build number (fifth) component of the version.
getByKey(List<Object>, String) - Method in class com.gpudb.RecordRetriever
Retrieves records with the given key values and filter expression from
the database using a direct-to-rank fast key lookup, if possible, and
falling back to a standard lookup via the head node, if not.
getByKey(List<Object>, String, long) - Method in class com.gpudb.RecordRetriever
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
getBytesRequested() - Method in class com.gpudb.protocol.ReserveResourceRequest
getCapacities() - Method in class com.gpudb.protocol.ShowWalResponse
List of wal capacities.
getCbAttr() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
getCbPointalphaAttr() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
getCbPointalphaVals() - 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
getCbTransparencyVec() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
getCbVals() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
getClassSchema() - Static method in class com.gpudb.protocol.AdminAddHostRequest
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.AdminAddHostResponse
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.AdminAddRanksRequest
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.AdminAddRanksResponse
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.AdminAlterHostRequest
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.AdminAlterHostResponse
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.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.AdminBackupBeginRequest
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.AdminBackupBeginResponse
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.AdminBackupEndRequest
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.AdminBackupEndResponse
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.AdminHaRefreshRequest
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.AdminHaRefreshResponse
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.AdminRebalanceRequest
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.AdminRebalanceResponse
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.AdminRemoveHostRequest
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.AdminRemoveHostResponse
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.AdminRemoveRanksRequest
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.AdminRemoveRanksResponse
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.AdminRepairTableRequest
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.AdminRepairTableResponse
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.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.AdminShowClusterOperationsRequest
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.AdminShowClusterOperationsResponse
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.AdminSwitchoverRequest
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.AdminSwitchoverResponse
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.AlterCredentialRequest
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.AlterCredentialResponse
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.AlterDatasinkRequest
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.AlterDatasinkResponse
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.AlterDatasourceRequest
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.AlterDatasourceResponse
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.AlterDirectoryRequest
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.AlterDirectoryResponse
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.AlterEnvironmentRequest
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.AlterEnvironmentResponse
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.AlterGraphRequest
getClassSchema() - Static method in class com.gpudb.protocol.AlterGraphResponse
getClassSchema() - Static method in class com.gpudb.protocol.AlterModelRequest
getClassSchema() - Static method in class com.gpudb.protocol.AlterModelResponse
getClassSchema() - Static method in class com.gpudb.protocol.AlterResourceGroupRequest
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.AlterResourceGroupResponse
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.AlterRoleRequest
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.AlterRoleResponse
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.AlterSchemaRequest
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.AlterSchemaResponse
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.AlterTableColumnsRequest
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.AlterTableColumnsResponse
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.AlterTableMonitorRequest
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.AlterTableMonitorResponse
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.AlterTierRequest
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.AlterTierResponse
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.AlterVideoRequest
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.AlterVideoResponse
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.AlterWalRequest
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.AlterWalResponse
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.ClearStatisticsRequest
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.ClearStatisticsResponse
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.CollectStatisticsRequest
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.CollectStatisticsResponse
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.CreateContainerRegistryRequest
getClassSchema() - Static method in class com.gpudb.protocol.CreateContainerRegistryResponse
getClassSchema() - Static method in class com.gpudb.protocol.CreateCredentialRequest
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.CreateCredentialResponse
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.CreateDatasinkRequest
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.CreateDatasinkResponse
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.CreateDatasourceRequest
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.CreateDatasourceResponse
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.CreateDeltaTableRequest
getClassSchema() - Static method in class com.gpudb.protocol.CreateDeltaTableResponse
getClassSchema() - Static method in class com.gpudb.protocol.CreateDirectoryRequest
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.CreateDirectoryResponse
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.CreateEnvironmentRequest
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.CreateEnvironmentResponse
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.CreateGraphRequest
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.CreateGraphResponse
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.CreateResourceGroupRequest
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.CreateResourceGroupResponse
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.CreateSchemaRequest
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.CreateSchemaResponse
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.CreateStateTableRequest
getClassSchema() - Static method in class com.gpudb.protocol.CreateStateTableResponse
getClassSchema() - Static method in class com.gpudb.protocol.CreateTableExternalRequest
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.CreateTableExternalResponse
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.CreateVideoRequest
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.CreateVideoResponse
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.DeleteDirectoryRequest
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.DeleteDirectoryResponse
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.DeleteFilesRequest
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.DeleteFilesResponse
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.DeleteGraphRequest
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.DeleteGraphResponse
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.DeleteResourceGroupRequest
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.DeleteResourceGroupResponse
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.DownloadFilesRequest
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.DownloadFilesResponse
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.DropContainerRegistryRequest
getClassSchema() - Static method in class com.gpudb.protocol.DropContainerRegistryResponse
getClassSchema() - Static method in class com.gpudb.protocol.DropCredentialRequest
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.DropCredentialResponse
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.DropDatasinkRequest
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.DropDatasinkResponse
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.DropDatasourceRequest
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.DropDatasourceResponse
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.DropEnvironmentRequest
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.DropEnvironmentResponse
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.DropModelRequest
getClassSchema() - Static method in class com.gpudb.protocol.DropModelResponse
getClassSchema() - Static method in class com.gpudb.protocol.DropSchemaRequest
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.DropSchemaResponse
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.EvaluateModelRequest
getClassSchema() - Static method in class com.gpudb.protocol.EvaluateModelResponse
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.ExecuteSqlRequest
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.ExportQueryMetricsRequest
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.ExportQueryMetricsResponse
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.ExportRecordsToFilesRequest
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.ExportRecordsToFilesResponse
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.ExportRecordsToTableRequest
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.ExportRecordsToTableResponse
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.GetVectortileRequest
getClassSchema() - Static method in class com.gpudb.protocol.GetVectortileResponse
getClassSchema() - Static method in class com.gpudb.protocol.GrantPermissionCredentialRequest
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.GrantPermissionCredentialResponse
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.GrantPermissionDatasourceRequest
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.GrantPermissionDatasourceResponse
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.GrantPermissionDirectoryRequest
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.GrantPermissionDirectoryResponse
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.GrantPermissionProcRequest
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.GrantPermissionProcResponse
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.GrantPermissionRequest
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.GrantPermissionResponse
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.HasPermissionRequest
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.HasPermissionResponse
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.HasRoleRequest
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.HasRoleResponse
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.HasSchemaRequest
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.HasSchemaResponse
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.ImportModelRequest
getClassSchema() - Static method in class com.gpudb.protocol.ImportModelResponse
getClassSchema() - Static method in class com.gpudb.protocol.InsertRecordsFromFilesRequest
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.InsertRecordsFromFilesResponse
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.InsertRecordsFromPayloadRequest
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.InsertRecordsFromPayloadResponse
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.InsertRecordsFromQueryRequest
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.InsertRecordsFromQueryResponse
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.ListGraphRequest
getClassSchema() - Static method in class com.gpudb.protocol.ListGraphResponse
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.MatchGraphRequest
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.MatchGraphResponse
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.ModifyGraphRequest
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.ModifyGraphResponse
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.QueryGraphRequest
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.QueryGraphResponse
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.RawExecuteSqlResponse
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.RepartitionGraphRequest
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.RepartitionGraphResponse
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.ReserveResourceRequest
getClassSchema() - Static method in class com.gpudb.protocol.ReserveResourceResponse
getClassSchema() - Static method in class com.gpudb.protocol.RevokePermissionCredentialRequest
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.RevokePermissionCredentialResponse
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.RevokePermissionDatasourceRequest
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.RevokePermissionDatasourceResponse
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.RevokePermissionDirectoryRequest
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.RevokePermissionDirectoryResponse
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.RevokePermissionProcRequest
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.RevokePermissionProcResponse
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.RevokePermissionRequest
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.RevokePermissionResponse
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.ShowContainerRegistryRequest
getClassSchema() - Static method in class com.gpudb.protocol.ShowContainerRegistryResponse
getClassSchema() - Static method in class com.gpudb.protocol.ShowCredentialRequest
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.ShowCredentialResponse
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.ShowDatasinkRequest
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.ShowDatasinkResponse
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.ShowDatasourceRequest
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.ShowDatasourceResponse
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.ShowDirectoriesRequest
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.ShowDirectoriesResponse
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.ShowEnvironmentRequest
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.ShowEnvironmentResponse
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.ShowFilesRequest
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.ShowFilesResponse
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.ShowFunctionsRequest
getClassSchema() - Static method in class com.gpudb.protocol.ShowFunctionsResponse
getClassSchema() - Static method in class com.gpudb.protocol.ShowGraphGrammarRequest
getClassSchema() - Static method in class com.gpudb.protocol.ShowGraphGrammarResponse
getClassSchema() - Static method in class com.gpudb.protocol.ShowGraphRequest
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.ShowGraphResponse
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.ShowModelRequest
getClassSchema() - Static method in class com.gpudb.protocol.ShowModelResponse
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.ShowResourceGroupsRequest
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.ShowResourceGroupsResponse
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.ShowResourceObjectsRequest
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.ShowResourceObjectsResponse
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.ShowResourceStatisticsRequest
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.ShowResourceStatisticsResponse
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.ShowSchemaRequest
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.ShowSchemaResponse
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.ShowSqlProcRequest
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.ShowSqlProcResponse
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.ShowStatisticsRequest
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.ShowStatisticsResponse
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.ShowTableMonitorsRequest
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.ShowTableMonitorsResponse
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.ShowVideoRequest
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.ShowVideoResponse
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.ShowWalRequest
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.ShowWalResponse
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.SolveGraphRequest
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.SolveGraphResponse
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.UploadFilesFromurlRequest
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.UploadFilesFromurlResponse
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.UploadFilesRequest
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.UploadFilesResponse
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.VisualizeGetFeatureInfoRequest
getClassSchema() - Static method in class com.gpudb.protocol.VisualizeGetFeatureInfoResponse
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.VisualizeIsochroneRequest
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.VisualizeIsochroneResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getClusterInfo() - Method in class com.gpudb.GPUdbBase
Gets the active cluster's information object.
getClusterReconnectCount() - Static method in class com.gpudb.GPUdbBase.Options
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.
getColumnAlterations() - Method in class com.gpudb.protocol.AlterTableColumnsRequest
List of alter table add/delete/change column requests - all for the same
table.
getColumnAlterations() - Method in class com.gpudb.protocol.AlterTableColumnsResponse
List of alter table add/delete/change column requests - all for the same
table.
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.
getColumnFormats() - Method in class com.gpudb.filesystem.ingest.IngestOptions
Gets the 'column_format' as a Map representing a JSON
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
Name of a column or an expression of one or more column names over which
the histogram will be calculated.
getColumnName() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
Name of a geospatial geometry column on which the min-max will be
calculated.
getColumnName() - Method in class com.gpudb.protocol.AggregateMinMaxRequest
Name of a column or an expression of one or more column on which the
min-max will be calculated.
getColumnName() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
Name of the binning-column used to divide the set samples into bins.
getColumnName() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
Name of the primary column for which the statistics are to be
calculated.
getColumnName() - Method in class com.gpudb.protocol.AggregateUniqueRequest
Name of the column or an expression containing one or more column names
on which the unique function would be applied.
getColumnName() - Method in class com.gpudb.protocol.ClearStatisticsRequest
Name of the column in
tableName
for which to
clear statistics.
getColumnName() - Method in class com.gpudb.protocol.ClearStatisticsResponse
getColumnName() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
Name of a numeric column_name on which the trigger is activated.
getColumnName() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
Name of the geospatial geometry column to be filtered.
getColumnName() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
Name of the geospatial geometry column to be filtered.
getColumnName() - Method in class com.gpudb.protocol.FilterByGeometryRequest
Name of the column to be used in the filter.
getColumnName() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
Name of the geospatial geometry column to be filtered.
getColumnName() - Method in class com.gpudb.protocol.FilterByRangeRequest
Name of a column on which the operation would be applied.
getColumnName() - Method in class com.gpudb.protocol.FilterByTableRequest
Name of the column by whose value the data will be filtered from the
table designated by
tableName
.
getColumnName() - Method in class com.gpudb.protocol.FilterByValueRequest
Name of a column on which the filter by value would be applied.
getColumnNames() - Method in class com.gpudb.protocol.AggregateGroupByRequest
List of one or more column names, expressions, and aggregate
expressions.
getColumnNames() - Method in class com.gpudb.protocol.AggregateKMeansRequest
List of column names on which the operation would be performed.
getColumnNames() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
List of column names or expressions.
getColumnNames() - Method in class com.gpudb.protocol.CollectStatisticsRequest
List of one or more column names in
tableName
for which to collect statistics (cardinality, mean value, etc.).
getColumnNames() - Method in class com.gpudb.protocol.CollectStatisticsResponse
getColumnNames() - Method in class com.gpudb.protocol.CreateJoinTableRequest
List of member table columns or column expressions to be included in the
join.
getColumnNames() - Method in class com.gpudb.protocol.CreateProjectionRequest
List of columns from
tableName
to be included in
the projection.
getColumnNames() - Method in class com.gpudb.protocol.FilterByStringRequest
List of columns on which to apply the filter.
getColumnNames() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
The list of column values to retrieve.
getColumnNames() - Method in class com.gpudb.protocol.GetVectortileRequest
getColumns() - Method in class com.gpudb.Type
Gets the list of columns that the type comprises.
getColumnsByKey(List<String>, List<Object>, String) - Method in class com.gpudb.RecordRetriever
Retrieves records with the given key values and filter expression from
the database using a direct-to-rank fast key lookup, if possible, and
falling back to a standard lookup via the head node, if not.
getColumnsByKey(List<String>, List<Object>, String, long) - Method in class com.gpudb.RecordRetriever
getColumnsToLoad() - Method in class com.gpudb.filesystem.ingest.IngestOptions
Gets the set of column names to load
getColumnsToSkip() - Method in class com.gpudb.filesystem.ingest.IngestOptions
Gets the set of column names to skip
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
List of values for the corresponding column in the table
getCommand() - Method in class com.gpudb.protocol.CreateProcRequest
The command (excluding arguments) that will be invoked when the proc is
executed.
getCommands() - Method in class com.gpudb.protocol.ShowProcResponse
The commands (excluding arguments) that will be invoked when the procs
named in
procNames
are executed.
getComponent() - Method in class com.gpudb.protocol.ReserveResourceRequest
getComponent() - Method in class com.gpudb.protocol.ReserveResourceResponse
getComponentsJson() - Method in class com.gpudb.protocol.ShowGraphGrammarResponse
getConfigParams() - Method in class com.gpudb.protocol.AdminAddRanksRequest
Array of maps containing configuration parameters to apply to the new
ranks found in
hosts
.
getConnectionInactivityValidationTimeout() - Method in class com.gpudb.GPUdbBase.Options
Gets the period of inactivity (in milliseconds) after
which connection validity would be checked before reusing it.
getContainer() - Method in class com.gpudb.protocol.ImportModelRequest
getContainerList() - Method in class com.gpudb.protocol.ShowModelResponse
getContourInfo() - Method in class com.gpudb.protocol.VisualizeIsochroneResponse
Additional information.
getContourOptions() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
Solver specific parameters.
getCount() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
Count of the number of points in the convex set.
getCount() - Method in class com.gpudb.protocol.AggregateKMeansResponse
The total count of all the clusters - will be the size of the input
table.
getCount() - Method in class com.gpudb.protocol.CreateJoinTableResponse
The number of records in the join table filtered by the given select
expression.
getCount() - Method in class com.gpudb.protocol.FilterByAreaGeometryResponse
The number of records passing the area filter.
getCount() - Method in class com.gpudb.protocol.FilterByAreaResponse
The number of records passing the area filter.
getCount() - Method in class com.gpudb.protocol.FilterByBoxGeometryResponse
The number of records passing the box filter.
getCount() - Method in class com.gpudb.protocol.FilterByBoxResponse
The number of records passing the box filter.
getCount() - Method in class com.gpudb.protocol.FilterByGeometryResponse
The number of records passing the geometry filter.
getCount() - Method in class com.gpudb.protocol.FilterByListResponse
The number of records passing the list filter.
getCount() - Method in class com.gpudb.protocol.FilterByRadiusGeometryResponse
The number of records passing the radius filter.
getCount() - Method in class com.gpudb.protocol.FilterByRadiusResponse
The number of records passing the radius filter.
getCount() - Method in class com.gpudb.protocol.FilterByRangeResponse
The number of records passing the range filter.
getCount() - Method in class com.gpudb.protocol.FilterBySeriesResponse
The number of records passing the series filter.
getCount() - Method in class com.gpudb.protocol.FilterByStringResponse
The number of records that passed the string filter.
getCount() - Method in class com.gpudb.protocol.FilterByTableResponse
getCount() - Method in class com.gpudb.protocol.FilterByValueResponse
The number of records passing the value filter.
getCount() - Method in class com.gpudb.protocol.FilterResponse
The number of records that matched the given select expression.
getCount() - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
Number of records to generate.
getCount() - Method in class com.gpudb.protocol.InsertRecordsRandomResponse
Number of records inserted.
getCount() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesResponse
getCountAffected() - Method in class com.gpudb.protocol.ExecuteSqlResponse
The number of objects/records affected.
getCountAffected() - Method in class com.gpudb.protocol.RawExecuteSqlResponse
The number of objects/records affected.
getCountDeleted() - Method in class com.gpudb.protocol.DeleteRecordsResponse
Total number of records deleted across all expressions.
getCountExported() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
Number of source table records exported
getCountInserted() - Method in class com.gpudb.BulkInserter
Gets the number of records inserted into GPUdb.
getCountInserted() - Method in class com.gpudb.filesystem.ingest.IngestResult
getCountInserted() - Method in class com.gpudb.protocol.CreateTableExternalResponse
Number of records inserted into the external table.
getCountInserted() - Method in class com.gpudb.protocol.ExportRecordsToTableResponse
Number of records inserted into the target table.
getCountInserted() - Method in class com.gpudb.protocol.InsertRecordsFromFilesResponse
Number of records inserted into the target table.
getCountInserted() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadResponse
Number of records inserted into the target table.
getCountInserted() - Method in class com.gpudb.protocol.InsertRecordsFromQueryResponse
Number of records inserted into the target table.
getCountInserted() - Method in class com.gpudb.protocol.InsertRecordsResponse
The number of records inserted.
getCountInserted() - Method in class com.gpudb.protocol.UpdateRecordsResponse
Total number of records inserted (due to expressions not matching any
existing records).
getCounts() - Method in class com.gpudb.protocol.AggregateHistogramResponse
The array of calculated values that represents the histogram data
points.
getCounts() - Method in class com.gpudb.protocol.AggregateKMeansResponse
The number of elements in the cluster closest the corresponding k-means
values.
getCountsDeleted() - Method in class com.gpudb.protocol.DeleteRecordsResponse
Total number of records deleted per expression.
getCountsInserted() - Method in class com.gpudb.protocol.UpdateRecordsResponse
Total number of records inserted per predicate in
expressions
(will be either 0 or 1 for each expression).
getCountSkipped() - Method in class com.gpudb.filesystem.ingest.IngestResult
getCountSkipped() - Method in class com.gpudb.protocol.CreateTableExternalResponse
Number of records skipped, when not running in
ABORT
error
handling mode.
getCountSkipped() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
Number of source table records skipped
getCountSkipped() - Method in class com.gpudb.protocol.ExportRecordsToTableResponse
Number of records skipped.
getCountSkipped() - Method in class com.gpudb.protocol.InsertRecordsFromFilesResponse
Number of records skipped, when not running in
ABORT
error handling mode.
getCountSkipped() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadResponse
Number of records skipped, when not running in
ABORT
error handling mode.
getCountSkipped() - Method in class com.gpudb.protocol.InsertRecordsFromQueryResponse
Number of records skipped, when not running in
ABORT
error handling mode.
getCountsUpdated() - Method in class com.gpudb.protocol.UpdateRecordsResponse
Total number of records updated per predicate in
expressions
.
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.filesystem.ingest.IngestResult
getCountUpdated() - Method in class com.gpudb.protocol.CreateTableExternalResponse
[Not yet implemented] Number of records updated within the external
table.
getCountUpdated() - Method in class com.gpudb.protocol.ExportRecordsToTableResponse
[Not yet implemented] Number of records updated within the target
table.
getCountUpdated() - Method in class com.gpudb.protocol.InsertRecordsFromFilesResponse
[Not yet implemented] Number of records updated within the target
table.
getCountUpdated() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadResponse
[Not yet implemented] Number of records updated within the target
table.
getCountUpdated() - Method in class com.gpudb.protocol.InsertRecordsFromQueryResponse
[Not yet implemented] Number of records updated within the target
table.
getCountUpdated() - Method in class com.gpudb.protocol.InsertRecordsResponse
The number of records updated.
getCountUpdated() - Method in class com.gpudb.protocol.UpdateRecordsResponse
Total number of records updated.
getCreatedBy() - Method in class com.gpudb.filesystem.common.KifsDirectoryInfo
getCreatedBy() - Method in class com.gpudb.filesystem.common.KifsFileInfo
getCreateTableOptions() - Method in class com.gpudb.filesystem.ingest.FileIngestor
getCreateTableOptions() - Method in class com.gpudb.GPUdbBase.InsertRecordsJsonRequest
getCreateTableOptions() - Method in class com.gpudb.protocol.CreateTableExternalRequest
Options from
GPUdb.createTable
, allowing the structure of the table to be defined
independently of the data source.
getCreateTableOptions() - Method in class com.gpudb.protocol.InsertRecordsFromFilesRequest
Options from
GPUdb.createTable
, allowing the structure of the table to be defined
independently of the data source, when creating the target table.
getCreateTableOptions() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadRequest
Options used when creating the target table.
getCreateTableOptions() - Method in class com.gpudb.protocol.InsertRecordsFromQueryRequest
Options used when creating the target table.
getCreationTime() - Method in class com.gpudb.filesystem.common.KifsDirectoryInfo
getCreationTime() - Method in class com.gpudb.filesystem.common.KifsFileInfo
getCreationTimes() - Method in class com.gpudb.protocol.ShowDirectoriesResponse
The creation time for each directory in milliseconds since epoch, for
the respective directories in
directories
getCreationTimes() - Method in class com.gpudb.protocol.ShowFilesResponse
Creation time for each file, in milliseconds since epoch
getCreationTimes() - Method in class com.gpudb.protocol.ShowVideoResponse
Creation time for each video as an ISO-8601 datetime.
getCredential() - Method in class com.gpudb.protocol.CreateContainerRegistryRequest
getCredentialIdentities() - Method in class com.gpudb.protocol.ShowCredentialResponse
A list of each credential's identity.
getCredentialList() - Method in class com.gpudb.protocol.ShowContainerRegistryResponse
getCredentialName() - Method in class com.gpudb.protocol.AlterCredentialRequest
Name of the credential to be altered.
getCredentialName() - Method in class com.gpudb.protocol.AlterCredentialResponse
getCredentialName() - Method in class com.gpudb.protocol.CreateCredentialRequest
Name of the credential to be created.
getCredentialName() - Method in class com.gpudb.protocol.CreateCredentialResponse
getCredentialName() - Method in class com.gpudb.protocol.DropCredentialRequest
Name of the credential to be dropped.
getCredentialName() - Method in class com.gpudb.protocol.DropCredentialResponse
getCredentialName() - Method in class com.gpudb.protocol.GrantPermissionCredentialRequest
Name of the credential on which the permission will be granted.
getCredentialName() - Method in class com.gpudb.protocol.GrantPermissionCredentialResponse
getCredentialName() - Method in class com.gpudb.protocol.RevokePermissionCredentialRequest
Name of the credential on which the permission will be revoked.
getCredentialName() - Method in class com.gpudb.protocol.RevokePermissionCredentialResponse
getCredentialName() - Method in class com.gpudb.protocol.ShowCredentialRequest
Name of the credential on which to retrieve information.
getCredentialNames() - Method in class com.gpudb.protocol.ShowCredentialResponse
A list of all credential names.
getCredentials() - Method in class com.gpudb.protocol.ShowCredentialResponse
A list of each credential's create_credential_request JSON encoded
structure.
getCredentialTypes() - Method in class com.gpudb.protocol.ShowCredentialResponse
A list of each credential's type.
getCredentialUpdatesMap() - Method in class com.gpudb.protocol.AlterCredentialRequest
Map containing the properties of the credential to be updated.
getData() - Method in class com.gpudb.filesystem.download.MultiPartDownloadInfo
getData() - Method in class com.gpudb.protocol.AggregateGroupByResponse
Avro binary encoded response.
getData() - Method in class com.gpudb.protocol.AggregateUniqueResponse
Avro binary encoded response.
getData() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
Avro binary encoded response.
getData() - Method in class com.gpudb.protocol.CreateJobRequest
Binary-encoded payload for the job to be run asynchronously.
getData() - Method in class com.gpudb.protocol.ExecuteSqlRequest
An array of binary-encoded data for the records to be binded to the SQL
query.
getData() - Method in class com.gpudb.protocol.ExecuteSqlResponse
Avro binary encoded response.
getData() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
Avro binary encoded response.
getData() - Method in class com.gpudb.protocol.GetRecordsBySeriesResponse
If the encoding parameter of the request was 'binary' then this
list-of-lists contains the binary encoded records for each object (inner
list) in each series/track (outer list).
getData() - Method in class com.gpudb.protocol.GetRecordsFromCollectionResponse
If the encoding parameter of the request was 'binary' then this list
contains the binary encoded records retrieved from the table/collection.
getData() - Method in class com.gpudb.protocol.GetRecordsResponse
If the
encoding
was 'binary', then this list contains the binary encoded
records retrieved from the table, otherwise not populated.
getData() - Method in class com.gpudb.protocol.InsertRecordsRequest
An array of binary-encoded data for the records to be added.
getData() - Method in class com.gpudb.protocol.RawGpudbResponse
getData() - Method in class com.gpudb.protocol.UpdateRecordsRequest
An *optional* list of new binary-avro encoded records to insert, one for
each update.
getDataBytes() - Method in class com.gpudb.GPUdbBase.InsertRecordsJsonRequest
getDataBytes() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
getDataBytes() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadRequest
Records formatted as binary data
getDataLimits() - Method in class com.gpudb.protocol.ShowDirectoriesResponse
The data limit for each directory in bytes, for the respective
directories in
directories
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
getDatasinkNames() - Method in class com.gpudb.protocol.ShowDatasinkResponse
The data sink names.
getDatasinkNames() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of datasink names for the respective
monitorIds
if one is defined.
getDatasinkUpdatesMap() - Method in class com.gpudb.protocol.AlterDatasinkRequest
Map containing the properties of the data sink to be updated.
getDatasourceName() - Method in class com.gpudb.protocol.GrantPermissionDatasourceRequest
Name of the data source on which the permission will be granted.
getDatasourceName() - Method in class com.gpudb.protocol.GrantPermissionDatasourceResponse
getDatasourceName() - Method in class com.gpudb.protocol.RevokePermissionDatasourceRequest
Name of the data source on which the permission will be revoked.
getDatasourceName() - Method in class com.gpudb.protocol.RevokePermissionDatasourceResponse
getDatasourceNames() - Method in class com.gpudb.protocol.ShowDatasourceResponse
The data source names.
getDatasourceUpdatesMap() - Method in class com.gpudb.protocol.AlterDatasourceRequest
Map containing the properties of the data source to be updated.
getDataStr() - Method in class com.gpudb.protocol.CreateJobRequest
JSON-encoded payload for the job to be run asynchronously.
getDataStr() - Method in class com.gpudb.protocol.RawGpudbResponse
getDataText() - Method in class com.gpudb.GPUdbBase.InsertRecordsJsonRequest
getDataText() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
getDataText() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadRequest
Records formatted as delimited text
getDataType() - Method in class com.gpudb.protocol.AggregateGroupByResponse
The
Type
object containing the type of the dynamically generated
data.
getDataType() - Method in class com.gpudb.protocol.AggregateUniqueResponse
The
Type
object containing the type of the dynamically generated
data.
getDataType() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
The
Type
object containing the type of the dynamically generated
data.
getDataType() - Method in class com.gpudb.protocol.ExecuteSqlResponse
The
Type
object containing the type of the dynamically generated
data.
getDataType() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
The
Type
object containing the type of the dynamically generated
data.
getDataType() - Method in class com.gpudb.protocol.RawGpudbResponse
getDataUsages() - Method in class com.gpudb.protocol.ShowDirectoriesResponse
The data usage each directory in bytes, for the respective directories
in
directories
getDefaultColumnFormats() - Method in class com.gpudb.filesystem.ingest.IngestOptions
Gets a Map of default column formats
getDefaultFullFileDispatcherThreadpoolSize() - Static method in class com.gpudb.filesystem.GPUdbFileHandler
getDefaultThreadPoolTerminationTimeout() - Static method in class com.gpudb.filesystem.GPUdbFileHandler
getDeltaTableName() - Method in class com.gpudb.protocol.CreateDeltaTableRequest
getDeltaTableName() - Method in class com.gpudb.protocol.CreateDeltaTableResponse
getDeploymentMode() - Method in class com.gpudb.protocol.EvaluateModelRequest
getDeployments() - Method in class com.gpudb.protocol.ShowModelResponse
getDestination() - Method in class com.gpudb.protocol.CreateDatasinkRequest
Destination for the output data in format
'storage_provider_type://path[:port]'.
getDestinationNodes() - Method in class com.gpudb.protocol.SolveGraphRequest
It can be one of the nodal identifiers - e.g: 'NODE_WKTPOINT' for
destination (target) nodes.
getDestinations() - Method in class com.gpudb.protocol.AdminSwitchoverRequest
Indicates to which host to switch over each corresponding process given
in
processes
.
getDestinationTable() - Method in class com.gpudb.protocol.EvaluateModelRequest
getDestinationTable() - Method in class com.gpudb.protocol.EvaluateModelResponse
getDestinationTypes() - Method in class com.gpudb.protocol.ShowDatasinkResponse
getDirected() - Method in class com.gpudb.protocol.ShowGraphResponse
Whether or not the edges of the graph have directions (bi-directional
edges can still exist in directed graphs).
getDirectedGraph() - Method in class com.gpudb.protocol.CreateGraphRequest
If set to
TRUE
, the graph will be directed.
getDirectories() - Method in class com.gpudb.protocol.ShowDirectoriesResponse
KiFS directory names
getDirectoryName() - Method in class com.gpudb.protocol.AlterDirectoryRequest
Name of the directory in KiFS to be altered.
getDirectoryName() - Method in class com.gpudb.protocol.AlterDirectoryResponse
getDirectoryName() - Method in class com.gpudb.protocol.CreateDirectoryRequest
Name of the directory in KiFS to be created.
getDirectoryName() - Method in class com.gpudb.protocol.CreateDirectoryResponse
getDirectoryName() - Method in class com.gpudb.protocol.DeleteDirectoryRequest
Name of the directory in KiFS to be deleted.
getDirectoryName() - Method in class com.gpudb.protocol.DeleteDirectoryResponse
getDirectoryName() - Method in class com.gpudb.protocol.GrantPermissionDirectoryRequest
Name of the KiFS directory to which the permission grants access.
getDirectoryName() - Method in class com.gpudb.protocol.GrantPermissionDirectoryResponse
getDirectoryName() - Method in class com.gpudb.protocol.RevokePermissionDirectoryRequest
Name of the KiFS directory to which the permission revokes access
getDirectoryName() - Method in class com.gpudb.protocol.RevokePermissionDirectoryResponse
getDirectoryName() - Method in class com.gpudb.protocol.ShowDirectoriesRequest
The KiFS directory name to show.
getDirectoryUpdatesMap() - Method in class com.gpudb.protocol.AlterDirectoryRequest
Map containing the properties of the directory to be altered.
getDisableAutoDiscovery() - Method in class com.gpudb.GPUdbBase.Options
Gets the value of the flag indicating whether to disable automatic
discovery of backup clusters or worker rank URLs.
getDisableFailover() - Method in class com.gpudb.GPUdbBase.Options
Gets the value of the flag indicating whether to disable failover
upon failures.
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
getDownloadFileName() - Method in class com.gpudb.filesystem.download.DownloadIoJob
getDownloadInfo() - Method in class com.gpudb.filesystem.common.Result
getDownloadLocalFileName() - Method in class com.gpudb.filesystem.download.DownloadIoJob
getDownloadPartNumber() - Method in class com.gpudb.filesystem.download.MultiPartDownloadInfo
getDrawBox() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
getDrawLeader() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
getDryRun() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Whether this operation was a dry run.
getDurationSeconds() - Method in class com.gpudb.protocol.CreateVideoRequest
Seconds of video to produce
getEdges() - Method in class com.gpudb.protocol.CreateGraphRequest
Edges represent the required fundamental topological unit of a graph
that typically connect nodes.
getEdges() - Method in class com.gpudb.protocol.ModifyGraphRequest
Edges with which to update existing
edges
in graph
specified by
graphName
.
getEdgesIds() - Method in class com.gpudb.protocol.CreateGraphResponse
[Deprecated] Edges given as pairs of node indices.
getEdgesIds() - Method in class com.gpudb.protocol.ModifyGraphResponse
Edges given as pairs of node indices.
getElapsedRenderTimeSeconds() - Method in class com.gpudb.protocol.ShowVideoResponse
The elapsed time spent rendering each video in seconds.
getEncodedData() - Method in class com.gpudb.protocol.GetVectortileResponse
getEncoding() - Method in class com.gpudb.filesystem.download.FileDownloader
getEncoding() - Method in class com.gpudb.filesystem.upload.FileUploader
getEncoding() - Method in class com.gpudb.protocol.AggregateGroupByRequest
Specifies the encoding for returned records.
getEncoding() - Method in class com.gpudb.protocol.AggregateUniqueRequest
Specifies the encoding for returned records.
getEncoding() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
Specifies the encoding for returned records.
getEncoding() - Method in class com.gpudb.protocol.ExecuteSqlRequest
Specifies the encoding for returned records; either 'binary' or 'json'.
getEncoding() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
Specifies the encoding for returned records; either
BINARY
or
JSON
.
getEncoding() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
Specifies the encoding for returned records; either
BINARY
or
JSON
.
getEncoding() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
Specifies the encoding for returned records; either
BINARY
or
JSON
.
getEncoding() - Method in class com.gpudb.protocol.GetRecordsRequest
getEncoding() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getEnd() - Method in class com.gpudb.protocol.AggregateHistogramRequest
Upper end value of the histogram interval, inclusive.
getEnd() - Method in class com.gpudb.protocol.AggregateHistogramResponse
getEnd() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
The upper bound of the binning-column.
getEnd() - Method in class com.gpudb.protocol.CreateVideoRequest
The end point for the video.
getEndpoint() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The endpoint that initiated the cluster operation.
getEndpoint() - Method in class com.gpudb.protocol.CreateJobRequest
Indicates which endpoint to execute, e.g.
getEndpoint() - Method in class com.gpudb.protocol.GetJobResponse
The endpoint which is being executed asynchronously.
getEndpointName() - Method in class com.gpudb.protocol.AdminShowJobsResponse
getEndpoints() - Method in class com.gpudb.protocol.ShowSystemTimingResponse
List of recently called endpoints, most recent first.
getEndpointSchema() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The schema for the original request.
getEndTime() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The end time of the cluster operation, if completed.
getEntityId() - Method in class com.gpudb.protocol.CreateContainerRegistryResponse
getEntityId() - Method in class com.gpudb.protocol.ImportModelResponse
getEntityIds() - Method in class com.gpudb.protocol.ShowContainerRegistryResponse
getEntityIds() - Method in class com.gpudb.protocol.ShowModelResponse
getEnvironmentName() - Method in class com.gpudb.protocol.AlterEnvironmentRequest
Name of the environment to be altered.
getEnvironmentName() - Method in class com.gpudb.protocol.AlterEnvironmentResponse
getEnvironmentName() - Method in class com.gpudb.protocol.CreateEnvironmentRequest
Name of the environment to be created.
getEnvironmentName() - Method in class com.gpudb.protocol.CreateEnvironmentResponse
getEnvironmentName() - Method in class com.gpudb.protocol.DropEnvironmentRequest
Name of the environment to be dropped.
getEnvironmentName() - Method in class com.gpudb.protocol.DropEnvironmentResponse
getEnvironmentName() - Method in class com.gpudb.protocol.ShowEnvironmentRequest
Name of the environment on which to retrieve information.
getEnvironmentNames() - Method in class com.gpudb.protocol.ShowEnvironmentResponse
A list of all credential names.
getErrorHandlingMode() - Method in class com.gpudb.filesystem.ingest.IngestOptions
getErrorList() - Method in class com.gpudb.protocol.AdminVerifyDbResponse
List of errors found while validating the database internal state.
getErrorMessage() - Method in class com.gpudb.filesystem.common.Result
getErrorMessage() - Method in class com.gpudb.filesystem.ingest.IngestResult
getErrors() - Method in class com.gpudb.BulkInserter
Gets the list of errors received since the last call to getErrors().
getEvents() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of notification events for the respective
monitorIds
.
getException() - Method in class com.gpudb.filesystem.common.Result
getException() - Method in class com.gpudb.filesystem.ingest.IngestResult
getExecutionMode() - Method in class com.gpudb.protocol.CreateProcRequest
The execution mode of the proc.
getExecutionModes() - Method in class com.gpudb.protocol.ShowProcResponse
The execution modes of the procs named in
procNames
.
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
'OK' upon (right before) successful exit.
getExitType() - Method in class com.gpudb.protocol.AdminShutdownRequest
Reserved for future use.
getExpression() - Method in class com.gpudb.protocol.FilterByStringRequest
The expression with which to filter the table.
getExpression() - Method in class com.gpudb.protocol.FilterRequest
The select expression to filter the specified table.
getExpressions() - Method in class com.gpudb.protocol.CreateJoinTableRequest
An optional list of expressions to combine and filter the joined tables.
getExpressions() - Method in class com.gpudb.protocol.DeleteRecordsRequest
A list of the actual predicates, one for each select; format should
follow the guidelines provided
getExpressions() - Method in class com.gpudb.protocol.
RawUpdateRecordsRequest
A list of the actual predicates, one for each update; format should
follow the guidelines
here
.
getExpressions() - Method in class com.gpudb.protocol.UpdateRecordsRequest
A list of the actual predicates, one for each update; format should
follow the guidelines
here
.
getFailbackOptions() - Method in class com.gpudb.GPUdbBase.Options
getFailoverURLs() - Method in class com.gpudb.GPUdbBase
Gets the list of URLs of the active head ranks of all the clusters for
the GPUdb server.
getFieldMap() - Method in class com.gpudb.protocol.AppendRecordsRequest
Contains the mapping of column names from the target table (specified by
tableName
) as the keys, and corresponding column
names or expressions (e.g., 'col_name+1') from the source table
(specified by
sourceTableName
).
getFieldMaps() - Method in class com.gpudb.protocol.MergeRecordsRequest
Contains a list of source/target column mappings, one mapping for each
source table listed in
sourceTableNames
being merged into the target table specified by
tableName
.
getFileData() - Method in class com.gpudb.protocol.DownloadFilesResponse
Data for the respective downloaded files listed in
fileNames
getFileData() - Method in class com.gpudb.protocol.UploadFilesRequest
File data for the files being uploaded, for the respective files in
fileNames
.
getFileInfoFromServer(String, String) - Method in class com.gpudb.filesystem.common.FileOperation
This method gets the file stats for the files residing on the KIFS.
getFileInfoFromServer(String) - Method in class com.gpudb.filesystem.common.FileOperation
This method gets the file stats for the files residing on the KIFS.
getFileName() - Method in class com.gpudb.filesystem.common.KifsFileInfo
getFileName() - Method in class com.gpudb.filesystem.common.LocalFileInfo
getFileName() - Method in class com.gpudb.filesystem.common.Result
getFileName() - Method in class com.gpudb.filesystem.upload.MultiPartUploadInfo
getFileNames() - Method in class com.gpudb.protocol.DeleteFilesRequest
An array of names of files to be deleted.
getFileNames() - Method in class com.gpudb.protocol.DeleteFilesResponse
Names of the files deleted from KiFS
getFileNames() - Method in class com.gpudb.protocol.DownloadFilesRequest
An array of the file names to download from KiFS.
getFileNames() - Method in class com.gpudb.protocol.DownloadFilesResponse
Names of the files downloaded from KiFS
getFileNames() - Method in class com.gpudb.protocol.ShowFilesResponse
A listing of files in the paths specified
getFileNames() - Method in class com.gpudb.protocol.UploadFilesFromurlRequest
An array of full file name paths to be used for the files uploaded to
KiFS.
getFileNames() - Method in class com.gpudb.protocol.UploadFilesRequest
An array of full file name paths to be used for the files uploaded to
KiFS.
getFilePath() - Method in class com.gpudb.filesystem.common.LocalFileInfo
getFilepath() - Method in class com.gpudb.protocol.ExportRecordsToFilesRequest
Path to data export target.
getFilepaths() - Method in class com.gpudb.protocol.CreateTableExternalRequest
A list of file paths from which data will be sourced;
For paths in
getFilepaths() - Method in class com.gpudb.protocol.
InsertRecordsFromFilesRequest
A list of file paths from which data will be sourced;
For paths in
getFiles() - Method in class com.gpudb.filesystem.ingest.
IngestResult
getFiles() - Method in class com.gpudb.protocol.CreateProcRequest
A map of the files that make up the proc.
getFiles() - Method in class com.gpudb.protocol.CreateTableExternalResponse
getFiles() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
Names of all exported files
getFiles() - Method in class com.gpudb.protocol.InsertRecordsFromFilesResponse
getFiles() - Method in class com.gpudb.protocol.ShowProcResponse
Maps of the files that make up the procs named in
procNames
.
getFileSize() - Method in class com.gpudb.filesystem.common.KifsFileInfo
getFileSize() - Method in class com.gpudb.filesystem.common.LocalFileInfo
getFileSizeToSplit() - Method in class com.gpudb.filesystem.GPUdbFileHandler.Options
Split files greater than this size so that they are uploaded multi-part.
getFileType() - Method in class com.gpudb.filesystem.ingest.IngestOptions
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
Optional filter expression to apply to this grant.
getFilterExpression() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
getFilterExpressions() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of filter expressions used on the respective tables in
tableNames
to limit records for notifications.
getFilters() - Method in class com.gpudb.protocol.HasPermissionResponse
Map of column/filters that have been granted.
getFlags() - Method in class com.gpudb.protocol.AdminShowJobsResponse
getFlags() - Method in class com.gpudb.protocol.ShowFunctionsResponse
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
getFlushInterval() - Method in class com.gpudb.BulkInserter.FlushOptions
getFont() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
getForeignKeys() - Method in class com.gpudb.filesystem.ingest.TableCreationOptions
Gets the list of foreign keys
getForeignShardKey() - Method in class com.gpudb.filesystem.ingest.TableCreationOptions
Gets the foreign shard key
getFramesPerSecond() - Method in class com.gpudb.protocol.CreateVideoRequest
The presentation frame rate of the encoded video in frames per second.
getFullFileDispatcherThreadpoolSize() - Method in class com.gpudb.filesystem.GPUdbFileHandler.Options
This value is used to configure the size of the thread pool used
internally to handle batches of full file uploads.
getFullFileList() - Method in class com.gpudb.filesystem.common.FullFileBatchManager
Gets the entire list of local file names across all batches
getFullFileNames() - Method in class com.gpudb.filesystem.common.Result
getFullSizes() - Method in class com.gpudb.protocol.ShowTableResponse
getFullVersion() - Method in class com.gpudb.GPUdbBase.GPUdbVersion
Get the full five-component version.
getFunctionNames() - Method in class com.gpudb.protocol.ShowFunctionsResponse
getGenerateImage() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
If set to
TRUE
, generates a PNG image of the
isochrones in the response.
getGeojsonEncodedResponse() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoResponse
getGeometryColumnName() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
getGeometryColumnName() - Method in class com.gpudb.protocol.VisualizeImageHeatmapRequest
getGeometryColumnName() - Method in class com.gpudb.protocol.VisualizeImageRequest
getGeometryColumnNames() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
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.
getGraphName() - Method in class com.gpudb.protocol.AlterGraphRequest
getGraphName() - Method in class com.gpudb.protocol.CreateGraphRequest
Name of the graph resource to generate.
getGraphName() - Method in class com.gpudb.protocol.DeleteGraphRequest
Name of the graph to be deleted.
getGraphName() - Method in class com.gpudb.protocol.ListGraphRequest
getGraphName() - Method in class com.gpudb.protocol.MatchGraphRequest
Name of the underlying geospatial graph resource to match to using
samplePoints
.
getGraphName() - Method in class com.gpudb.protocol.ModifyGraphRequest
Name of the graph resource to modify.
getGraphName() - Method in class com.gpudb.protocol.QueryGraphRequest
Name of the graph resource to query.
getGraphName() - Method in class com.gpudb.protocol.RepartitionGraphRequest
Name of the graph resource to rebalance.
getGraphName() - Method in class com.gpudb.protocol.ShowGraphRequest
Name of the graph on which to retrieve information.
getGraphName() - Method in class com.gpudb.protocol.SolveGraphRequest
Name of the graph resource to solve.
getGraphName() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
Name of the graph on which the isochrone is to be computed.
getGraphNames() - Method in class com.gpudb.protocol.ListGraphResponse
getGraphNames() - Method in class com.gpudb.protocol.ShowGraphResponse
Name(s) of the graph(s).
getGraphOwnerResourceGroups() - Method in class com.gpudb.protocol.ShowGraphResponse
Owner of the resource groups(s) of the graph(s).
getGraphOwnerUserNames() - Method in class com.gpudb.protocol.ShowGraphResponse
Owner of the graph(s) and associated solution table(s).
getGraphServerIds() - Method in class com.gpudb.protocol.ShowGraphResponse
Id(s) of the graph(s).
getGridData() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
getGroups() - Method in class com.gpudb.protocol.ShowResourceGroupsResponse
Map of resource group information.
getHAFailoverOrder() - Method in class com.gpudb.GPUdbBase.Options
Gets the current high availability failover order.
getHARingInfo() - Method in class com.gpudb.GPUdbBase
Gets a copy of the list of ClusterAddressInfo objects that contain
information about the Kinetica ring of clusters that this GPUdb
object is connected to.
getHARingSize() - Method in class com.gpudb.GPUdbBase
Gets the size of the high availability ring (i.e. how many clusters
are in it).
getHasInsertTableMonitor() - Method in class com.gpudb.protocol.ShowGraphResponse
Shows whether or not the graph has an insert table monitor attached to
it.
getHasMoreRecords() - Method in class com.gpudb.protocol.AggregateGroupByResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.AggregateUniqueResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.ExecuteSqlResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.GetRecordsResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.RawExecuteSqlResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
Too many records.
getHasMoreRecords() - Method in class com.gpudb.protocol.RawGetRecordsResponse
Too many records.
getHasPermission() - Method in class com.gpudb.protocol.HasPermissionResponse
Indicates whether the specified user has the specified permission on the
specified target.
getHasRole() - Method in class com.gpudb.protocol.HasRoleResponse
Indicates whether the specified user has membership in the specified
target
role
.
getHASyncMode() - Method in class com.gpudb.GPUdbBase
Gets the current high availability synchronicity override mode.
getHeight() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getHeight() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Height of the generated image in pixels.
getHeight() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Height of the image as provided in
height
.
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.VisualizeIsochroneResponse
Height of the image as provided in
HEIGHT
.
getHistoryIndex() - Method in class com.gpudb.protocol.AdminShowClusterOperationsRequest
Indicates which cluster operation to retrieve.
getHistoryIndex() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The index of this cluster operation in the reverse-chronologically
sorted list of operations, where 0 is the most recent operation.
getHistorySize() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Number of cluster operations executed to date.
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.
getHost() - Method in class com.gpudb.protocol.AdminAlterHostRequest
Identifies the host this applies to.
getHost() - Method in class com.gpudb.protocol.AdminRemoveHostRequest
Identifies the host this applies to.
getHostAddress() - Method in class com.gpudb.protocol.AdminAddHostRequest
IP address of the host that will be added to the cluster.
getHostAddresses() - Method in class com.gpudb.GPUdbBase
getHostManagerPort() - Method in class com.gpudb.GPUdbBase.Options
Gets the host manager port number.
getHostManagerUrl() - Method in class com.gpudb.GPUdbBase.ClusterAddressInfo
getHostnameRegex() - Method in class com.gpudb.GPUdbBase.Options
Gets the regex pattern to be used to filter URLs of the servers.
getHostNames() - Method in class com.gpudb.GPUdbBase.ClusterAddressInfo
getHosts() - Method in class com.gpudb.protocol.AdminAddRanksRequest
Array of host IP addresses (matching a hostN.address from the gpudb.conf
file), or host identifiers (e.g.
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.
getIdentity() - Method in class com.gpudb.protocol.CreateCredentialRequest
User of the credential to be created.
getImageData() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
The generated image data.
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
getImageData() - Method in class com.gpudb.protocol.VisualizeIsochroneResponse
Generated contour image data.
getIncreasingColumns() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of columns used on the respective tables in
tableNames
that will increase for new records.
getInfo() - Method in class com.gpudb.filesystem.common.KifsDirectoryInfo
getInfo() - Method in class com.gpudb.filesystem.common.KifsFileInfo
getInfo() - Method in class com.gpudb.protocol.AdminAddHostResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminAddRanksResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminAlterHostResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminAlterJobsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminBackupBeginResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminBackupEndResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminHaRefreshResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminOfflineResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminRebalanceResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminRemoveHostResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminRemoveRanksResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminRepairTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminShowAlertsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminShowJobsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminShowShardsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminShutdownResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminSwitchoverResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AdminVerifyDbResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateGroupByResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateHistogramResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateKMeansResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateMinMaxResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateStatisticsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateUniqueResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterCredentialResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterDatasinkResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterDatasourceResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterDirectoryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterEnvironmentResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterGraphResponse
getInfo() - Method in class com.gpudb.protocol.AlterModelResponse
getInfo() - Method in class com.gpudb.protocol.AlterResourceGroupResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterRoleResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterSchemaResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterSystemPropertiesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterTableColumnsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterTableMetadataResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterTableMonitorResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterTierResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterUserResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterVideoResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AlterWalResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.AppendRecordsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ClearStatisticsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ClearTableMonitorResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ClearTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ClearTriggerResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CollectStatisticsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateContainerRegistryResponse
getInfo() - Method in class com.gpudb.protocol.CreateCredentialResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateDatasinkResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateDatasourceResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateDeltaTableResponse
getInfo() - Method in class com.gpudb.protocol.CreateDirectoryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateEnvironmentResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateJobResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateJoinTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateMaterializedViewResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateProjectionResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateResourceGroupResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateRoleResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateSchemaResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateStateTableResponse
getInfo() - Method in class com.gpudb.protocol.CreateTableExternalResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateTableMonitorResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateTriggerByAreaResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateTriggerByRangeResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateTypeResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateUnionResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateUserExternalResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateUserInternalResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.CreateVideoResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteDirectoryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteFilesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteRecordsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteResourceGroupResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteRoleResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DeleteUserResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DownloadFilesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DropContainerRegistryResponse
getInfo() - Method in class com.gpudb.protocol.DropCredentialResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DropDatasinkResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DropDatasourceResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DropEnvironmentResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.DropModelResponse
getInfo() - Method in class com.gpudb.protocol.DropSchemaResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.EvaluateModelResponse
getInfo() - Method in class com.gpudb.protocol.ExecuteProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ExecuteSqlResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ExportQueryMetricsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
Additional information
getInfo() - Method in class com.gpudb.protocol.ExportRecordsToTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByAreaGeometryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByAreaResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByBoxGeometryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByBoxResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByGeometryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByListResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByRadiusGeometryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByRadiusResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByRangeResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterBySeriesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByStringResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterByValueResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.FilterResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GetJobResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GetRecordsByColumnResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GetRecordsBySeriesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GetRecordsFromCollectionResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GetRecordsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GetVectortileResponse
getInfo() - Method in class com.gpudb.protocol.GrantPermissionCredentialResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GrantPermissionDatasourceResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GrantPermissionDirectoryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GrantPermissionProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GrantPermissionResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.GrantRoleResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.HasPermissionResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.HasProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.HasRoleResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.HasSchemaResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.HasTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.HasTypeResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ImportModelResponse
getInfo() - Method in class com.gpudb.protocol.InsertRecordsFromFilesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.InsertRecordsFromQueryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.InsertRecordsRandomResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.InsertRecordsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.InsertSymbolResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.KillProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ListGraphResponse
getInfo() - Method in class com.gpudb.protocol.LockTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.MatchGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.MergeRecordsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ModifyGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.QueryGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawExecuteSqlResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RawGetRecordsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RepartitionGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ReserveResourceResponse
getInfo() - Method in class com.gpudb.protocol.RevokePermissionCredentialResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RevokePermissionDatasourceResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RevokePermissionDirectoryResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RevokePermissionProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RevokePermissionResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RevokePermissionTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.RevokeRoleResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowContainerRegistryResponse
getInfo() - Method in class com.gpudb.protocol.ShowCredentialResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowDatasinkResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowDatasourceResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowDirectoriesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowEnvironmentResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowFilesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowFunctionsResponse
getInfo() - Method in class com.gpudb.protocol.ShowGraphGrammarResponse
getInfo() - Method in class com.gpudb.protocol.ShowGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowModelResponse
getInfo() - Method in class com.gpudb.protocol.ShowProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowProcStatusResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowResourceGroupsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowResourceObjectsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowResourceStatisticsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowSchemaResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowSecurityResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowSqlProcResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowStatisticsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowSystemPropertiesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowSystemStatusResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowSystemTimingResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowTableMetadataResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowTableResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowTablesByTypeResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowTriggersResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowTypesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowVideoResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.ShowWalResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.SolveGraphResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.UpdateRecordsResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.UploadFilesFromurlResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.UploadFilesResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoResponse
getInfo() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Additional information.
getInfo() - Method in class com.gpudb.protocol.VisualizeImageClassbreakResponse
getInfo() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
getInfo() - Method in class com.gpudb.protocol.VisualizeImageHeatmapResponse
getInfo() - Method in class com.gpudb.protocol.VisualizeImageLabelsResponse
getInfo() - Method in class com.gpudb.protocol.VisualizeImageResponse
getInfo() - Method in class com.gpudb.protocol.VisualizeIsochroneResponse
Additional information.
getIngestOptions() - Method in class com.gpudb.filesystem.ingest.FileIngestor
getInitialConnectionAttemptTimeout() - Method in class com.gpudb.GPUdbBase.Options
Gets the timeout used when trying to establish a connection to the
database at GPUdb initialization.
getInitTableName() - Method in class com.gpudb.protocol.CreateStateTableRequest
getInProgress() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Whether this cluster operation is currently in progress or not.
getInputColumnNames() - Method in class com.gpudb.protocol.CreateUnionRequest
The list of columns from each of the corresponding input tables.
getInputColumnNames() - Method in class com.gpudb.protocol.ExecuteProcRequest
Map of table names from
inputTableNames
to
lists of names of columns from those tables that will be passed to the
proc.
getInputColumnNames() - Method in class com.gpudb.protocol.ShowProcStatusResponse
The input column names passed to
GPUdb.executeProc
for
the returned run IDs, supplemented with the column names for input
tables not included in the input column name map.
getInputSchemas() - Method in class com.gpudb.protocol.ShowModelResponse
getInputTableName() - Method in class com.gpudb.protocol.CreateStateTableRequest
getInputTableNames() - Method in class com.gpudb.protocol.ExecuteProcRequest
Names of the tables containing data to be passed to the proc.
getInputTableNames() - Method in class com.gpudb.protocol.ShowProcStatusResponse
getInputWkt() - Method in class com.gpudb.protocol.FilterByGeometryRequest
A geometry in WKT format that will be used to filter the objects in
tableName
.
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
The size of each bin within the start and end parameters.
getInterval() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
The interval of a bin.
getIntraClusterFailoverTimeout() - Static method in class com.gpudb.GPUdbBase.Options
getIpRegex() - Method in class com.gpudb.WorkerList
getIsCollection() - Method in class com.gpudb.protocol.CreateTableResponse
[DEPRECATED--this will always return false] Indicates if the created
entity is a schema.
getIsIntraClusterFailoverEnabled() - Static method in class com.gpudb.GPUdbBase.ClusterAddressInfo
getIsOffline() - Method in class com.gpudb.protocol.AdminOfflineResponse
Returns true if the system is offline, or false otherwise.
getIsPartitioned() - Method in class com.gpudb.protocol.ShowGraphResponse
Indicates if the graph data is distributed across all available servers.
getIsPersisted() - Method in class com.gpudb.protocol.ShowGraphResponse
Shows whether or not the graph is persisted (saved and loaded on
launch).
getIsPrimaryCluster() - Method in class com.gpudb.GPUdbBase.ClusterAddressInfo
Deprecated.
getIsString() - Method in class com.gpudb.protocol.FilterByValueRequest
Indicates whether the value being searched for is string or numeric.
getIsSyncDb() - Method in class com.gpudb.protocol.ShowGraphResponse
Shows whether or not the graph is linked to the original tables that
created it, and will potentially be re-created instead loaded from
persist on launch.
getIsValid() - Method in class com.gpudb.protocol.AggregateConvexHullResponse
getJacksonObjectMapper() - Static method in class com.gpudb.filesystem.utils.GPUdbFileHandlerUtils
getJob(GetJobRequest) - Method in class com.gpudb.GPUdb
Get the status and result of asynchronously running job.
getJob(long, Map<String, String>) - Method in class com.gpudb.GPUdb
Get the status and result of asynchronously running job.
getJobId() - Method in class com.gpudb.filesystem.download.DownloadIoJob
getJobId() - Method in class com.gpudb.filesystem.upload.UploadIoJob
getJobId() - Method in class com.gpudb.protocol.AdminShowJobsResponse
getJobId() - Method in class com.gpudb.protocol.CreateJobResponse
An identifier for the job created by this call.
getJobId() - Method in class com.gpudb.protocol.CreateVideoResponse
An identifier for the created job.
getJobId() - Method in class com.gpudb.protocol.GetJobRequest
A unique identifier for the job whose status and result is to be
fetched.
getJobIds() - Method in class com.gpudb.protocol.AdminAlterJobsRequest
Jobs to be modified.
getJobIds() - Method in class com.gpudb.protocol.AdminAlterJobsResponse
Jobs on which the action was performed.
getJobids() - Method in class com.gpudb.protocol.ShowSystemTimingResponse
List of the internal job ids for the recent requests.
getJobIds() - Method in class com.gpudb.protocol.ShowVideoResponse
The job id of the rendering process, for each video that is still being
rendered.
GetJobRequest - Class in com.gpudb.protocol
GetJobRequest() - Constructor for class com.gpudb.protocol.GetJobRequest
Constructs a GetJobRequest object with default parameters.
GetJobRequest(long, Map<String, String>) - Constructor for class com.gpudb.protocol.GetJobRequest
Constructs a GetJobRequest object with the specified parameters.
GetJobRequest.Options - Class in com.gpudb.protocol
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
The binary-encoded response of the job.
GetJobResponse.JobStatus - Class in com.gpudb.protocol
GetJobResponse.ResponseEncoding - Class in com.gpudb.protocol
GetJobResponse.StatusMap - Class in com.gpudb.protocol
getJobResponseStr() - Method in class com.gpudb.protocol.GetJobResponse
The json-encoded response of the job.
getJobStatus() - Method in class com.gpudb.protocol.GetJobResponse
Status of the submitted job.
getJoinSizes() - Method in class com.gpudb.protocol.ShowTableResponse
If
GET_SIZES
is
TRUE
, an array containing the number of unfiltered records in the cross
product of the sub-tables of each corresponding join-table in
tableNames
.
getJoinTableName() - Method in class com.gpudb.protocol.CreateJoinTableRequest
Name of the join table to be created, in [schema_name.]table_name
format, using standard
getJoinTableName() - Method in class com.gpudb.protocol.
CreateJoinTableResponse
getJson(String) - Method in class com.gpudb.RecordBase
For string columns with JSON property, return a Java Map representing the JSON object.
getJson(int) - Method in class com.gpudb.RecordBase
For string columns with JSON property, return a Java Map representing the JSON object.
getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateGroupByResponse
Avro JSON encoded response.
getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUniqueResponse
Avro JSON encoded response.
getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawAggregateUnpivotResponse
Avro JSON encoded response.
getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawExecuteSqlResponse
Avro JSON encoded response.
getJsonEncodedResponse() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
Avro JSON encoded response.
getJsonOptions() - Method in class com.gpudb.BulkInserter
getJsonRecords() - Method in class com.gpudb.GPUdbBase.GetRecordsJsonResponse
getK() - Method in class com.gpudb.protocol.AggregateKMeansRequest
The number of mean points to be determined by the algorithm.
getKifsPath() - Method in class com.gpudb.filesystem.common.KifsDirectoryInfo
getKifsPathSeparator() - Static method in class com.gpudb.filesystem.common.FileOperation
getLabel() - Method in class com.gpudb.protocol.AlterTableColumnsResponse
return the type label (when changing a table, a new type may be
created)
getLabel() - Method in class com.gpudb.protocol.AlterTableResponse
return the type label (when changing a table, a new type may be
created)
getLabel() - Method in class com.gpudb.protocol.CreateTypeRequest
A user-defined description string which can be used to differentiate
between tables and types with otherwise identical schemas.
getLabel() - Method in class com.gpudb.protocol.CreateTypeResponse
getLabel() - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
Optional user supplied label which can be used instead of the type_id to
retrieve all tables with the given label.
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
getLastTimestamp() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
Timestamp of last file scanned
getLayers() - Method in class com.gpudb.protocol.GetVectortileRequest
getLeaderXColumnName() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
getLeaderYColumnName() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
getLevelsTable() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
Name of the table to output the isochrones to, in
[schema_name.]table_name format, using standard
getLimit() - Method in class com.gpudb.protocol.
AggregateGroupByRequest
A positive integer indicating the maximum number of results to be
returned, or END_OF_SET (-9999) to indicate that the maximum number of
results allowed by the server should be returned.
getLimit() - Method in class com.gpudb.protocol.AggregateUniqueRequest
A positive integer indicating the maximum number of results to be
returned, or END_OF_SET (-9999) to indicate that the maximum number of
results allowed by the server should be returned.
getLimit() - Method in class com.gpudb.protocol.ExecuteSqlRequest
A positive integer indicating the maximum number of results to be
returned, or END_OF_SET (-9999) to indicate that the maximum number of
results allowed by the server should be returned.
getLimit() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
A positive integer indicating the maximum number of results to be
returned, or END_OF_SET (-9999) to indicate that the maximum number of
results allowed by the server should be returned.
getLimit() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
A positive integer indicating the maximum number of series/tracks to be
returned.
getLimit() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
A positive integer indicating the maximum number of results to be
returned, or END_OF_SET (-9999) to indicate that the maximum number of
results allowed by the server should be returned.
getLimit() - Method in class com.gpudb.protocol.GetRecordsRequest
A positive integer indicating the maximum number of results to be
returned, or END_OF_SET (-9999) to indicate that the maximum number of
results allowed by the server should be returned.
getLimit() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getLineColor() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
getLineWidth() - Method in class com.gpudb.protocol.VisualizeImageLabelsRequest
getList() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
An array of binary-encoded data for the records to be added.
getListEncoding() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
The encoding of the records to be inserted.
getListRecordsBinary() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
If the encoding parameter of the request was 'binary' then this
list-of-lists contains the binary encoded records for each object (inner
list) in each series/track (outer list).
getListRecordsJson() - Method in class com.gpudb.protocol.RawGetRecordsBySeriesResponse
If the encoding parameter of the request was 'json' then this
list-of-lists contains the json encoded records for each object (inner
list) in each series/track (outer list).
getListStr() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
An array of JSON encoded data for the records to be added.
getLoad() - Method in class com.gpudb.protocol.ShowGraphResponse
A percentage approximating the current computational load on the server.
getLocation() - Method in class com.gpudb.protocol.CreateDatasourceRequest
Location of the remote storage in
'storage_provider_type://[storage_path[:storage_port]]' format.
getLockType() - Method in class com.gpudb.protocol.LockTableRequest
The type of lock being applied to the table.
getLockType() - Method in class com.gpudb.protocol.LockTableResponse
Returns the lock state of the table.
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
Value of the lower bound (inclusive).
getMajor() - Method in class com.gpudb.GPUdbBase.GPUdbVersion
Gets the major (first) component of the version.
getMatchingFileNames() - Method in class com.gpudb.filesystem.common.LocalFileFinder
getMatchScore() - Method in class com.gpudb.protocol.MatchGraphResponse
The mean square error calculation representing the map matching score.
getMax() - Method in class com.gpudb.protocol.AggregateMinMaxResponse
getMax() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
The upper bound (inclusive) for the trigger range.
getMaxConnectionsPerHost() - Method in class com.gpudb.GPUdbBase.Options
Gets the maximum number of connections, per host, allowed at
any given time.
getMaxLevel() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
getMaxRetries() - Method in class com.gpudb.BulkInserter
Gets the number of times inserts into GPUdb will be retried in the event
of an error.
getMaxSolutionRadius() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
getMaxTotalConnections() - Method in class com.gpudb.GPUdbBase.Options
Gets the maximum number of connections, across all hosts, allowed at
any given time.
getMaxX() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
getMaxX() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
Upper bound for the x-coordinate of the rectangular box.
getMaxX() - Method in class com.gpudb.protocol.FilterByBoxRequest
getMaxX() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getMaxX() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Upper bound for the x column values.
getMaxX() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Upper bound for the x column values as provided in
maxX
or
calculated for non-numeric columns when plot_all option is used.
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
getMaxY() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
getMaxY() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
Upper bound for the y-coordinate of the rectangular box.
getMaxY() - Method in class com.gpudb.protocol.FilterByBoxRequest
getMaxY() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getMaxY() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Upper bound for the y column values.
getMaxY() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Upper bound for the y column values as provided in
maxY
or
calculated for non-numeric columns when plot_all option is used.
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
getMeans() - Method in class com.gpudb.protocol.AggregateKMeansResponse
The k-mean values found.
getMember() - Method in class com.gpudb.protocol.GrantRoleRequest
Name of the user or role that will be granted membership in
role
.
getMember() - Method in class com.gpudb.protocol.GrantRoleResponse
getMember() - Method in class com.gpudb.protocol.RevokeRoleRequest
Name of the user or role that will be revoked membership in
role
.
getMember() - Method in class com.gpudb.protocol.RevokeRoleResponse
getMemory() - Method in class com.gpudb.protocol.ShowGraphResponse
Available memory.
getMessage() - Method in class com.gpudb.protocol.RawGpudbResponse
getMessages() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Updates and error messages if any.
getMessages() - Method in class com.gpudb.protocol.ShowProcStatusResponse
Messages containing additional status information for the returned run
IDs, grouped by data segment ID.
getMetadataMap() - Method in class com.gpudb.protocol.AlterTableMetadataRequest
A map which contains the metadata of the tables that are to be updated.
getMetadataMap() - Method in class com.gpudb.protocol.AlterTableMetadataResponse
getMetadataMaps() - Method in class com.gpudb.protocol.ShowTableMetadataResponse
A list of maps which contain the metadata of the tables in the order the
tables are listed in
tableNames
.
getMin() - Method in class com.gpudb.protocol.AggregateMinMaxResponse
getMin() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
The lower bound (inclusive) for the trigger range.
getMinLevel() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
getMinor() - Method in class com.gpudb.GPUdbBase.GPUdbVersion
Gets the minor (second) component of the version.
getMinX() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
getMinX() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
Lower bound for the x-coordinate of the rectangular box.
getMinX() - Method in class com.gpudb.protocol.FilterByBoxRequest
getMinX() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getMinX() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Lower bound for the x column values.
getMinX() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Lower bound for the x column values as provided in
minX
or
calculated for non-numeric columns when plot_all option is used.
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
getMinY() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryResponse
getMinY() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
Lower bound for the y-coordinate of the rectangular box.
getMinY() - Method in class com.gpudb.protocol.FilterByBoxRequest
getMinY() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getMinY() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Lower bound for the y column values.
getMinY() - Method in class com.gpudb.protocol.VisualizeImageChartResponse
Lower bound for the y column values as provided in
minY
or
calculated for non-numeric columns when plot_all option is used.
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
getMode() - Method in enum com.gpudb.GPUdbBase.HASynchronicityMode
getMode() - Method in class com.gpudb.protocol.FilterByStringRequest
The string filtering mode to apply.
getModeByEnum(GPUdbBase.HASynchronicityMode) - Static method in enum com.gpudb.GPUdbBase.HASynchronicityMode
getModelName() - Method in class com.gpudb.protocol.AlterModelRequest
getModelName() - Method in class com.gpudb.protocol.AlterModelResponse
getModelName() - Method in class com.gpudb.protocol.DropModelRequest
getModelName() - Method in class com.gpudb.protocol.DropModelResponse
getModelName() - Method in class com.gpudb.protocol.EvaluateModelRequest
getModelName() - Method in class com.gpudb.protocol.EvaluateModelResponse
getModelName() - Method in class com.gpudb.protocol.ImportModelRequest
getModelName() - Method in class com.gpudb.protocol.ImportModelResponse
getModelNames() - Method in class com.gpudb.protocol.ShowModelRequest
getModelNames() - Method in class com.gpudb.protocol.ShowModelResponse
getModelType() - Method in class com.gpudb.protocol.ImportModelRequest
getModifyColumns() - Method in class com.gpudb.GPUdbBase.InsertRecordsJsonRequest
getModifyColumns() - Method in class com.gpudb.protocol.CreateTableExternalRequest
Not implemented yet.
getModifyColumns() - Method in class com.gpudb.protocol.InsertRecordsFromFilesRequest
Not implemented yet.
getModifyColumns() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadRequest
Not implemented yet.
getModifyColumns() - Method in class com.gpudb.protocol.InsertRecordsFromQueryRequest
Not implemented yet.
getMonitorIds() - Method in class com.gpudb.protocol.ShowTableMonitorsRequest
List of monitors to be shown.
getMonitorIds() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of monitor IDs.
getMonitorUpdatesMap() - Method in class com.gpudb.protocol.AlterTableMonitorRequest
Map containing the properties of the table monitor to be updated.
getMultiPartDownloadInfo() - Method in class com.gpudb.filesystem.common.IoTask
getMultiPartUploadInfo() - Method in class com.gpudb.filesystem.common.IoTask
getName() - Method in class com.gpudb.protocol.AlterDatasinkRequest
Name of the data sink to be altered.
getName() - Method in class com.gpudb.protocol.AlterDatasourceRequest
Name of the data source to be altered.
getName() - Method in class com.gpudb.protocol.AlterResourceGroupRequest
Name of the group to be altered.
getName() - Method in class com.gpudb.protocol.AlterResourceGroupResponse
getName() - Method in class com.gpudb.protocol.AlterRoleRequest
Name of the role to be altered.
getName() - Method in class com.gpudb.protocol.AlterRoleResponse
getName() - Method in class com.gpudb.protocol.AlterTierRequest
Name of the tier to be altered.
getName() - Method in class com.gpudb.protocol.AlterTierResponse
getName() - Method in class com.gpudb.protocol.AlterUserRequest
Name of the user to be altered.
getName() - Method in class com.gpudb.protocol.AlterUserResponse
getName() - Method in class com.gpudb.protocol.CreateDatasinkRequest
Name of the data sink to be created.
getName() - Method in class com.gpudb.protocol.CreateDatasinkResponse
getName() - Method in class com.gpudb.protocol.CreateDatasourceRequest
Name of the data source to be created.
getName() - Method in class com.gpudb.protocol.CreateDatasourceResponse
getName() - Method in class com.gpudb.protocol.CreateResourceGroupRequest
Name of the group to be created.
getName() - Method in class com.gpudb.protocol.CreateResourceGroupResponse
getName() - Method in class com.gpudb.protocol.CreateRoleRequest
Name of the role to be created.
getName() - Method in class com.gpudb.protocol.CreateRoleResponse
getName() - Method in class com.gpudb.protocol.CreateUserExternalRequest
Name of the user to be created.
getName() - Method in class com.gpudb.protocol.CreateUserExternalResponse
getName() - Method in class com.gpudb.protocol.CreateUserInternalRequest
Name of the user to be created.
getName() - Method in class com.gpudb.protocol.CreateUserInternalResponse
getName() - Method in class com.gpudb.protocol.DeleteResourceGroupRequest
Name of the resource group to be deleted.
getName() - Method in class com.gpudb.protocol.DeleteResourceGroupResponse
getName() - Method in class com.gpudb.protocol.DeleteRoleRequest
Name of the role to be deleted.
getName() - Method in class com.gpudb.protocol.DeleteRoleResponse
getName() - Method in class com.gpudb.protocol.DeleteUserRequest
Name of the user to be deleted.
getName() - Method in class com.gpudb.protocol.DeleteUserResponse
getName() - Method in class com.gpudb.protocol.DropDatasinkRequest
Name of the data sink to be dropped.
getName() - Method in class com.gpudb.protocol.DropDatasinkResponse
getName() - Method in class com.gpudb.protocol.DropDatasourceRequest
Name of the data source to be dropped.
getName() - Method in class com.gpudb.protocol.DropDatasourceResponse
getName() - Method in class com.gpudb.protocol.GrantPermissionCredentialRequest
Name of the user or role to which the permission will be granted.
getName() - Method in class com.gpudb.protocol.GrantPermissionCredentialResponse
getName() - Method in class com.gpudb.protocol.GrantPermissionDatasourceRequest
Name of the user or role to which the permission will be granted.
getName() - Method in class com.gpudb.protocol.GrantPermissionDatasourceResponse
getName() - Method in class com.gpudb.protocol.GrantPermissionDirectoryRequest
Name of the user or role to which the permission will be granted.
getName() - Method in class com.gpudb.protocol.GrantPermissionDirectoryResponse
getName() - Method in class com.gpudb.protocol.GrantPermissionProcRequest
Name of the user or role to which the permission will be granted.
getName() - Method in class com.gpudb.protocol.GrantPermissionProcResponse
getName() - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
Name of the user or role to which the permission will be granted.
getName() - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
getName() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
Name of the user or role to which the permission will be granted.
getName() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
getName() - Method in class com.gpudb.protocol.ReserveResourceRequest
getName() - Method in class com.gpudb.protocol.ReserveResourceResponse
getName() - Method in class com.gpudb.protocol.RevokePermissionCredentialRequest
Name of the user or role from which the permission will be revoked.
getName() - Method in class com.gpudb.protocol.RevokePermissionCredentialResponse
getName() - Method in class com.gpudb.protocol.RevokePermissionDatasourceRequest
Name of the user or role from which the permission will be revoked.
getName() - Method in class com.gpudb.protocol.RevokePermissionDatasourceResponse
getName() - Method in class com.gpudb.protocol.RevokePermissionDirectoryRequest
Name of the user or role from which the permission will be revoked.
getName() - Method in class com.gpudb.protocol.RevokePermissionDirectoryResponse
getName() - Method in class com.gpudb.protocol.RevokePermissionProcRequest
Name of the user or role from which the permission will be revoked.
getName() - Method in class com.gpudb.protocol.RevokePermissionProcResponse
getName() - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
Name of the user or role from which the permission will be revoked.
getName() - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
getName() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
Name of the user or role from which the permission will be revoked.
getName() - Method in class com.gpudb.protocol.RevokePermissionTableResponse
getName() - Method in class com.gpudb.protocol.ShowDatasinkRequest
Name of the data sink for which to retrieve information.
getName() - Method in class com.gpudb.protocol.ShowDatasourceRequest
Name of the data source for which to retrieve information.
getName() - Method in class com.gpudb.Type.Column
Gets the name of the column.
getNames() - Method in class com.gpudb.protocol.ShowFunctionsRequest
getNames() - Method in class com.gpudb.protocol.ShowResourceGroupsRequest
List of names of groups to be shown.
getNames() - Method in class com.gpudb.protocol.ShowSecurityRequest
A list of names of users and/or roles about which security information
is requested.
getNamesOfFilesUploaded() - Method in class com.gpudb.filesystem.common.FileOperation
This method returns the list of file names uploaded without the path
information.
getNewValuesMaps() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
List of new values for the matching records.
getNewValuesMaps() - Method in class com.gpudb.protocol.UpdateRecordsRequest
List of new values for the matching records.
getNodes() - Method in class com.gpudb.protocol.CreateGraphRequest
Nodes represent fundamental topological units of a graph.
getNodes() - Method in class com.gpudb.protocol.ModifyGraphRequest
Nodes with which to update existing
nodes
in graph
specified by
graphName
.
getNthBatch(int) - Method in class com.gpudb.filesystem.common.FullFileBatchManager
Gets a particular batch of files which could be uploaded one shot using
a single call to the endpoint 'upload/files'.
getNumAlerts() - Method in class com.gpudb.protocol.AdminShowAlertsRequest
Number of most recent alerts to request.
getNumberOfBatches() - Method in class com.gpudb.filesystem.common.FullFileBatchManager
Gets the number of batches of files which could be uploaded one shot
getNumBytes() - Method in class com.gpudb.protocol.ShowGraphResponse
Memory this graph uses in bytes.
getNumClusterSwitches() - Method in class com.gpudb.GPUdbBase
Gets the number of times the client has switched to a different
cluster amongst the high availability ring.
getNumEdges() - Method in class com.gpudb.protocol.CreateGraphResponse
Total number of edges created.
getNumEdges() - Method in class com.gpudb.protocol.ListGraphResponse
getNumEdges() - Method in class com.gpudb.protocol.ModifyGraphResponse
Total number of edges in the graph.
getNumEdges() - Method in class com.gpudb.protocol.ShowGraphResponse
Total number of edges in the graph.
getNumIters() - Method in class com.gpudb.protocol.AggregateKMeansResponse
The number of iterations the algorithm executed before it quit.
getNumLevels() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
Number of equally-separated isochrones to compute.
getNumMatches() - Method in class com.gpudb.filesystem.common.LocalFileFinder
getNumNodes() - Method in class com.gpudb.protocol.CreateGraphResponse
Total number of nodes created.
getNumNodes() - Method in class com.gpudb.protocol.ListGraphResponse
getNumNodes() - Method in class com.gpudb.protocol.ModifyGraphResponse
Total number of nodes in the graph.
getNumNodes() - Method in class com.gpudb.protocol.ShowGraphResponse
Total number of nodes in the graph.
getNumShardsChanging() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Number of shards that will change as part of rebalance.
getOauthToken() - Method in class com.gpudb.GPUdbBase.Options
Gets the OAuth access token to be used for authentication to GPUdb.
getObject() - Method in class com.gpudb.protocol.GrantPermissionRequest
Name of object permission is being granted to.
getObject() - Method in class com.gpudb.protocol.GrantPermissionResponse
getObject() - Method in class com.gpudb.protocol.HasPermissionRequest
Name of object to check for the requested permission.
getObject() - Method in class com.gpudb.protocol.HasPermissionResponse
Fully-qualified value of
object
getObject() - Method in class com.gpudb.protocol.RevokePermissionRequest
Name of object permission is being revoked from.
getObject() - Method in class com.gpudb.protocol.RevokePermissionResponse
getObjectClass() - Method in class com.gpudb.TypeObjectMap
Returns the class of the type object map.
getObjectType() - Method in class com.gpudb.protocol.GrantPermissionRequest
The type of object being granted to.
getObjectType() - Method in class com.gpudb.protocol.GrantPermissionResponse
getObjectType() - Method in class com.gpudb.protocol.HasPermissionRequest
The type of object being checked.
getObjectType() - Method in class com.gpudb.protocol.HasPermissionResponse
getObjectType() - Method in class com.gpudb.protocol.RevokePermissionRequest
The type of object being revoked.
getObjectType() - Method in class com.gpudb.protocol.RevokePermissionResponse
getOffline() - Method in class com.gpudb.protocol.AdminOfflineRequest
Set to true if desired state is offline.
getOffset() - Method in class com.gpudb.protocol.AggregateGroupByRequest
A positive integer indicating the number of initial results to skip
(this can be useful for paging through the results).
getOffset() - Method in class com.gpudb.protocol.AggregateUniqueRequest
A positive integer indicating the number of initial results to skip
(this can be useful for paging through the results).
getOffset() - Method in class com.gpudb.protocol.ExecuteSqlRequest
A positive integer indicating the number of initial results to skip
(this can be useful for paging through the results).
getOffset() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
A positive integer indicating the number of initial results to skip
(this can be useful for paging through the results).
getOffset() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
A positive integer indicating the number of initial series/tracks to
skip (useful for paging through the results).
getOffset() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
A positive integer indicating the number of initial results to skip
(this can be useful for paging through the results).
getOffset() - Method in class com.gpudb.protocol.GetRecordsRequest
A positive integer indicating the number of initial results to skip
(this can be useful for paging through the results).
getOperation() - Method in class com.gpudb.protocol.FilterByGeometryRequest
The geometric filtering operation to perform.
getOpMode() - Method in class com.gpudb.filesystem.common.Result
getOptionalParameterCount() - Method in class com.gpudb.protocol.ShowFunctionsResponse
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.filesystem.GPUdbFileHandler
getOptions() - Method in class com.gpudb.filesystem.ingest.IngestOptions
Getter method for all the options set
getOptions() - Method in class com.gpudb.filesystem.ingest.TableCreationOptions
This method returns a Map of String to String carrying all the options
that have been set by the user.
getOptions() - Method in class com.gpudb.GPUdbBase.InsertRecordsJsonRequest
getOptions() - Method in class com.gpudb.protocol.AdminAddHostRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminAddRanksRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminAlterHostRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminAlterJobsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminBackupBeginRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminBackupEndRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminHaRefreshRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminOfflineRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminRebalanceRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminRemoveHostRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminRemoveRanksRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminRepairTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminShowAlertsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminShowClusterOperationsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminShowJobsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminShowShardsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminShutdownRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminSwitchoverRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AdminVerifyDbRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateConvexHullRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateGroupByRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateHistogramRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateKMeansRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateMinMaxRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
Map of optional parameters:
ADDITIONAL_COLUMN_NAMES
:
A list of comma separated value-column names over which
statistics can be accumulated along with the primary
value_column.
getOptions() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateUniqueRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterCredentialRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterDatasinkRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterDatasourceRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterDirectoryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterEnvironmentRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterGraphRequest
getOptions() - Method in class com.gpudb.protocol.AlterModelRequest
getOptions() - Method in class com.gpudb.protocol.AlterResourceGroupRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterRoleRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterSchemaRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterSystemPropertiesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterTableColumnsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterTableMetadataRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterTableMonitorRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterTierRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterUserRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterVideoRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AlterWalRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.AppendRecordsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ClearStatisticsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ClearTableMonitorRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ClearTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ClearTriggerRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CollectStatisticsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateContainerRegistryRequest
getOptions() - Method in class com.gpudb.protocol.CreateCredentialRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateDatasinkRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateDatasourceRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateDeltaTableRequest
getOptions() - Method in class com.gpudb.protocol.CreateDirectoryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateEnvironmentRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateGraphRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateJobRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateJoinTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateMaterializedViewRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateProjectionRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateResourceGroupRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateRoleRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateSchemaRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateStateTableRequest
getOptions() - Method in class com.gpudb.protocol.CreateTableExternalRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateTableMonitorRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateTypeRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateUnionRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateUserExternalRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateUserInternalRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.CreateVideoRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteDirectoryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteFilesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteGraphRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteRecordsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteResourceGroupRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteRoleRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DeleteUserRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DownloadFilesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DropContainerRegistryRequest
getOptions() - Method in class com.gpudb.protocol.DropCredentialRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DropDatasinkRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DropDatasourceRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DropEnvironmentRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.DropModelRequest
getOptions() - Method in class com.gpudb.protocol.DropSchemaRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.EvaluateModelRequest
getOptions() - Method in class com.gpudb.protocol.ExecuteProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ExecuteSqlRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ExportQueryMetricsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ExportRecordsToFilesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ExportRecordsToTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByAreaRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByBoxGeometryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByBoxRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByGeometryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByListRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByRadiusRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByRangeRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterBySeriesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByStringRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterByValueRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.FilterRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GetJobRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GetRecordsByColumnRequest
EXPRESSION
: Optional filter
expression to apply to the table.
getOptions() - Method in class com.gpudb.protocol.GetRecordsBySeriesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GetRecordsFromCollectionRequest
getOptions() - Method in class com.gpudb.protocol.GetRecordsRequest
EXPRESSION
: Optional filter
expression to apply to the table.
getOptions() - Method in class com.gpudb.protocol.GetVectortileRequest
getOptions() - Method in class com.gpudb.protocol.GrantPermissionCredentialRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GrantPermissionDatasourceRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GrantPermissionDirectoryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GrantPermissionProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GrantPermissionRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.GrantRoleRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.HasPermissionRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.HasProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.HasRoleRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.HasSchemaRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.HasTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.HasTypeRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ImportModelRequest
getOptions() - Method in class com.gpudb.protocol.InsertRecordsFromFilesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.InsertRecordsFromQueryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.InsertRecordsRandomRequest
Optional parameter to pass in specifications for the randomness of the
values.
getOptions() - Method in class com.gpudb.protocol.InsertRecordsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.InsertSymbolRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.KillProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ListGraphRequest
getOptions() - Method in class com.gpudb.protocol.LockTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.MatchGraphRequest
Additional parameters.
getOptions() - Method in class com.gpudb.protocol.MergeRecordsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ModifyGraphRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.QueryGraphRequest
Additional parameters.
getOptions() - Method in class com.gpudb.protocol.RawInsertRecordsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RepartitionGraphRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ReserveResourceRequest
getOptions() - Method in class com.gpudb.protocol.RevokePermissionCredentialRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RevokePermissionDatasourceRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RevokePermissionDirectoryRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RevokePermissionProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RevokePermissionRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.RevokeRoleRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowContainerRegistryRequest
getOptions() - Method in class com.gpudb.protocol.ShowCredentialRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowDatasinkRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowDatasourceRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowDirectoriesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowEnvironmentRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowFilesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowFunctionsRequest
getOptions() - Method in class com.gpudb.protocol.ShowGraphGrammarRequest
getOptions() - Method in class com.gpudb.protocol.ShowGraphRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowModelRequest
getOptions() - Method in class com.gpudb.protocol.ShowModelResponse
getOptions() - Method in class com.gpudb.protocol.ShowProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowProcResponse
The optional parameters for the procs named in
procNames
.
getOptions() - Method in class com.gpudb.protocol.ShowProcStatusRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowProcStatusResponse
getOptions() - Method in class com.gpudb.protocol.ShowResourceGroupsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowResourceObjectsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowResourceStatisticsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowSchemaRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowSecurityRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowSqlProcRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowStatisticsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowSystemPropertiesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowSystemStatusRequest
Optional parameters, currently unused.
getOptions() - Method in class com.gpudb.protocol.ShowSystemTimingRequest
Optional parameters, currently unused.
getOptions() - Method in class com.gpudb.protocol.ShowTableMetadataRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowTableMonitorsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowTableRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowTablesByTypeRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowTriggersRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowTypesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowVideoRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.ShowWalRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.SolveGraphRequest
Additional parameters.
getOptions() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.UpdateRecordsRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.UploadFilesFromurlRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.UploadFilesRequest
Optional parameters.
getOptions() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getOptions() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Optional parameters.
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.VisualizeIsochroneRequest
Additional parameters.
getOptions() - Method in class com.gpudb.RecordRetriever
Gets the options currently used for the retriever methods.
getOriginalRequest() - Method in class com.gpudb.protocol.ShowGraphResponse
The original client request used to create the graph (before any
expression evaluation or separator processing).
getOrphanedTablesTotalSize() - Method in class com.gpudb.protocol.AdminVerifyDbResponse
getOutput() - Method in class com.gpudb.protocol.ShowProcStatusResponse
Output lines for the returned run IDs, grouped by data segment ID.
getOutputColumnNames() - Method in class com.gpudb.protocol.CreateUnionRequest
The list of names of the columns to be stored in the output table.
getOutputSchemas() - Method in class com.gpudb.protocol.ShowModelResponse
getOutputTableNames() - Method in class com.gpudb.protocol.ExecuteProcRequest
Names of the tables to which output data from the proc will be written,
each in [schema_name.]table_name format, using standard
getOutputTableNames() - Method in class com.gpudb.protocol.
ShowProcStatusResponse
getOverallStatus() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Overall success status of the operation.
getOverallStatuses() - Method in class com.gpudb.protocol.ShowProcStatusResponse
Overall statuses for the returned run IDs.
getOwnerId() - Method in class com.gpudb.protocol.ReserveResourceRequest
getPackages() - Method in class com.gpudb.protocol.ShowEnvironmentResponse
Information about the installed packages in the respective environments
in
environmentNames
.
getPagingTable() - Method in class com.gpudb.protocol.ExecuteSqlResponse
Name of the table that has the result records of the query.
getPagingTable() - Method in class com.gpudb.protocol.RawExecuteSqlResponse
Name of the table that has the result records of the query.
getParameters() - Method in class com.gpudb.protocol.ShowFunctionsResponse
getParams() - Method in class com.gpudb.protocol.AdminShowAlertsResponse
Parameters for each alert, sorted from most recent to least recent.
getParams() - Method in class com.gpudb.protocol.ExecuteProcRequest
A map containing named parameters to pass to the proc.
getParams() - Method in class com.gpudb.protocol.ShowProcStatusResponse
getPartitionDefinitions() - Method in class com.gpudb.filesystem.ingest.TableCreationOptions
Gets the list of partition definitions
getPartitionKeys() - Method in class com.gpudb.filesystem.ingest.TableCreationOptions
Gets the list of partition keys
getPartitionType() - Method in class com.gpudb.filesystem.ingest.TableCreationOptions
Gets the value of 'partitionType' used for table creation
getPartOperation() - Method in class com.gpudb.filesystem.upload.MultiPartUploadInfo
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.CreateDatasourceRequest
Password for the remote system user; may be an empty string
getPassword() - Method in class com.gpudb.protocol.CreateUserInternalRequest
Initial password of the user to be created.
getPath() - Method in class com.gpudb.protocol.AlterVideoRequest
Fully-qualified
getPath() - Method in class com.gpudb.protocol.
AlterVideoResponse
Fully qualified KIFS path to the video file.
getPath() - Method in class com.gpudb.protocol.CreateVideoRequest
Fully-qualified
getPath() - Method in class com.gpudb.protocol.
CreateVideoResponse
Fully qualified KIFS path to the video file.
getPaths() - Method in class com.gpudb.protocol.ShowFilesRequest
File paths to show.
getPaths() - Method in class com.gpudb.protocol.ShowVideoRequest
The fully-qualified
getPaths() - Method in class com.gpudb.protocol.
ShowVideoResponse
KIFS path to each video.
getPercentComplete() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Percent complete of this entire operation.
getPermission() - Method in class com.gpudb.filesystem.common.KifsDirectoryInfo
getPermission() - Method in class com.gpudb.protocol.GrantPermissionCredentialRequest
Permission to grant to the user or role.
getPermission() - Method in class com.gpudb.protocol.GrantPermissionCredentialResponse
getPermission() - Method in class com.gpudb.protocol.GrantPermissionDatasourceRequest
Permission to grant to the user or role.
getPermission() - Method in class com.gpudb.protocol.GrantPermissionDatasourceResponse
getPermission() - Method in class com.gpudb.protocol.GrantPermissionDirectoryRequest
Permission to grant to the user or role.
getPermission() - Method in class com.gpudb.protocol.GrantPermissionDirectoryResponse
getPermission() - Method in class com.gpudb.protocol.GrantPermissionProcRequest
Permission to grant to the user or role.
getPermission() - Method in class com.gpudb.protocol.GrantPermissionProcResponse
getPermission() - Method in class com.gpudb.protocol.GrantPermissionRequest
Permission being granted.
getPermission() - Method in class com.gpudb.protocol.GrantPermissionResponse
getPermission() - Method in class com.gpudb.protocol.GrantPermissionSystemRequest
Permission to grant to the user or role.
getPermission() - Method in class com.gpudb.protocol.GrantPermissionSystemResponse
getPermission() - Method in class com.gpudb.protocol.GrantPermissionTableRequest
Permission to grant to the user or role.
getPermission() - Method in class com.gpudb.protocol.GrantPermissionTableResponse
getPermission() - Method in class com.gpudb.protocol.HasPermissionRequest
Permission to check for.
getPermission() - Method in class com.gpudb.protocol.HasPermissionResponse
getPermission() - Method in class com.gpudb.protocol.RevokePermissionCredentialRequest
Permission to revoke from the user or role.
getPermission() - Method in class com.gpudb.protocol.RevokePermissionCredentialResponse
getPermission() - Method in class com.gpudb.protocol.RevokePermissionDatasourceRequest
Permission to revoke from the user or role.
getPermission() - Method in class com.gpudb.protocol.RevokePermissionDatasourceResponse
getPermission() - Method in class com.gpudb.protocol.RevokePermissionDirectoryRequest
Permission to revoke from the user or role.
getPermission() - Method in class com.gpudb.protocol.RevokePermissionDirectoryResponse
getPermission() - Method in class com.gpudb.protocol.RevokePermissionProcRequest
Permission to revoke from the user or role.
getPermission() - Method in class com.gpudb.protocol.RevokePermissionProcResponse
getPermission() - Method in class com.gpudb.protocol.RevokePermissionRequest
Permission being revoked.
getPermission() - Method in class com.gpudb.protocol.RevokePermissionResponse
getPermission() - Method in class com.gpudb.protocol.RevokePermissionSystemRequest
Permission to revoke from the user or role.
getPermission() - Method in class com.gpudb.protocol.RevokePermissionSystemResponse
getPermission() - Method in class com.gpudb.protocol.RevokePermissionTableRequest
Permission to revoke from the user or role.
getPermission() - Method in class com.gpudb.protocol.RevokePermissionTableResponse
getPermissions() - Method in class com.gpudb.protocol.ShowDirectoriesResponse
Highest level of permission the calling user has for the respective
directories in
directories
.
getPermissions() - Method in class com.gpudb.protocol.ShowSecurityResponse
Map of user/role name to a list of permissions directly granted to that
user/role.
getPivotedColumns() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
List of one or more values typically the column names of the input
table.
getPollingInterval() - Method in class com.gpudb.GPUdbBase.FailbackOptions
getPrimaryHostname() - Method in class com.gpudb.GPUdbBase
Gets the hostname of the primary cluster of the HA environment, if any
cluster is identified as the primary cluster.
getPrimaryKeys() - Method in class com.gpudb.filesystem.ingest.IngestOptions
getPrimaryUrl() - Method in class com.gpudb.GPUdbBase
Gets the URL of the head node of the primary cluster of the HA
environment, if any cluster is identified as the primary cluster.
getPrimaryUrl() - Method in class com.gpudb.GPUdbBase.Options
Gets the URL of the primary cluster of the HA environment.
getPrincipal() - Method in class com.gpudb.protocol.GrantPermissionRequest
Name of the user or role for which the permission is being granted.
getPrincipal() - Method in class com.gpudb.protocol.GrantPermissionResponse
getPrincipal() - Method in class com.gpudb.protocol.HasPermissionRequest
Name of the user for which the permission is being checked.
getPrincipal() - Method in class com.gpudb.protocol.HasPermissionResponse
getPrincipal() - Method in class com.gpudb.protocol.HasRoleRequest
Name of the user for which role membersih is being checked.
getPrincipal() - Method in class com.gpudb.protocol.HasRoleResponse
getPrincipal() - Method in class com.gpudb.protocol.RevokePermissionRequest
Name of the user or role for which the permission is being revoked.
getPrincipal() - Method in class com.gpudb.protocol.RevokePermissionResponse
getProcedureDefinitions() - Method in class com.gpudb.protocol.ShowSqlProcResponse
A list of the definitions for the requested procedures.
getProcedureName() - Method in class com.gpudb.protocol.ShowSqlProcRequest
Name of the procedure for which to retrieve the information.
getProcedureNames() - Method in class com.gpudb.protocol.ShowSqlProcResponse
A list of the names of the requested procedures.
getProcesses() - Method in class com.gpudb.protocol.AdminSwitchoverRequest
Indicates the process identifier to switch over to another host.
getProcExists() - Method in class com.gpudb.protocol.HasProcResponse
Indicates whether the proc exists or not.
getProcName() - Method in class com.gpudb.protocol.CreateProcRequest
Name of the proc to be created.
getProcName() - Method in class com.gpudb.protocol.CreateProcResponse
getProcName() - Method in class com.gpudb.protocol.DeleteProcRequest
Name of the proc to be deleted.
getProcName() - Method in class com.gpudb.protocol.DeleteProcResponse
getProcName() - Method in class com.gpudb.protocol.ExecuteProcRequest
Name of the proc to execute.
getProcName() - Method in class com.gpudb.protocol.GrantPermissionProcRequest
Name of the proc to which the permission grants access.
getProcName() - Method in class com.gpudb.protocol.GrantPermissionProcResponse
getProcName() - Method in class com.gpudb.protocol.HasProcRequest
Name of the proc to check for existence.
getProcName() - Method in class com.gpudb.protocol.HasProcResponse
getProcName() - Method in class com.gpudb.protocol.RevokePermissionProcRequest
Name of the proc to which the permission grants access.
getProcName() - Method in class com.gpudb.protocol.RevokePermissionProcResponse
getProcName() - Method in class com.gpudb.protocol.ShowProcRequest
Name of the proc to show information about.
getProcNames() - Method in class com.gpudb.protocol.ShowProcResponse
The proc names.
getProcNames() - Method in class com.gpudb.protocol.ShowProcStatusResponse
The proc names corresponding to the returned run IDs.
getProgress() - Method in class com.gpudb.protocol.GetJobResponse
Approximate percentage of the job completed.
getProjection() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
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
getProjectionName() - Method in class com.gpudb.protocol.CreateProjectionRequest
Name of the projection to be created, in [schema_name.]table_name
format, using standard
getProjectionName() - Method in class com.gpudb.protocol.
CreateProjectionResponse
getProperties() - Method in class com.gpudb.protocol.AlterTableColumnsResponse
return the type properties (when changing a table, a new type may be
created)
getProperties() - Method in class com.gpudb.protocol.AlterTableResponse
return the type properties (when changing a table, a new type may be
created)
getProperties() - Method in class com.gpudb.protocol.CreateTypeRequest
Each key-value pair specifies the properties to use for a given column
where the key is the column name.
getProperties() - Method in class com.gpudb.protocol.CreateTypeResponse
getProperties() - Method in class com.gpudb.protocol.ShowFunctionsResponse
getProperties() - Method in class com.gpudb.protocol.ShowTableResponse
Property maps of the respective tables in
tableNames
.
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
A map of server configuration parameters and version information.
getPropertyUpdatesMap() - Method in class com.gpudb.protocol.AlterSystemPropertiesRequest
Map containing the properties of the system to be updated.
getQueries() - Method in class com.gpudb.protocol.QueryGraphRequest
Nodes or edges to be queried specified using
getQueryColumnNames() - Method in class com.gpudb.protocol.
VisualizeGetFeatureInfoRequest
getQueryText() - Method in class com.gpudb.protocol.AdminShowJobsResponse
getRadius() - Method in class com.gpudb.protocol.FilterByRadiusGeometryRequest
The radius of the circle within which the search will be performed.
getRadius() - Method in class com.gpudb.protocol.FilterByRadiusRequest
The radius of the circle within which the search will be performed.
getRadius() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getRank() - Method in class com.gpudb.protocol.AdminShowShardsResponse
Array of ranks indexed by the shard number.
getRankForLocalDist() - Method in class com.gpudb.filesystem.upload.FileUploader
getRankHosts() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The host IP addresses of the ranks being added, in the same order as the
ranksBeingAdded
list.
getRanking() - Method in class com.gpudb.protocol.AlterResourceGroupRequest
If the resource group ranking is to be updated, this indicates the
relative ranking among existing resource groups where this resource
group will be moved; leave blank if not changing the ranking.
getRanking() - Method in class com.gpudb.protocol.CreateResourceGroupRequest
Indicates the relative ranking among existing resource groups where this
new resource group will be placed.
getRankObjects() - Method in class com.gpudb.protocol.ShowResourceObjectsResponse
Tier usage across ranks.
getRanks() - Method in class com.gpudb.protocol.AdminRemoveRanksRequest
Each array value designates one or more ranks to remove from the
cluster.
getRanksBeingAdded() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The rank numbers of the ranks currently being added, or the rank numbers
that were added if the operation is complete.
getRanksBeingRemoved() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The ranks being removed, or that have been removed if the operation is
completed.
getRankUsage() - Method in class com.gpudb.protocol.ShowResourceGroupsResponse
Tier usage across ranks.
getReadLength() - Method in class com.gpudb.filesystem.download.MultiPartDownloadInfo
getReadLengths() - Method in class com.gpudb.protocol.DownloadFilesRequest
Array of number of bytes to read from each respective file in
fileNames
.
getReadOffset() - Method in class com.gpudb.filesystem.download.MultiPartDownloadInfo
getReadOffsets() - Method in class com.gpudb.protocol.DownloadFilesRequest
An array of starting byte offsets from which to read each respective
file in
fileNames
.
getRebalance() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Whether data and/or shard rebalancing is (or was) part of this
operation.
getRebalanceShardedData() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Whether rebalancing of sharded data is (or was) part of this operation.
getRebalanceShardedDataStatus() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
If this was an operation that included rebalancing sharded data, the
rebalancing-specific status of the operation.
getRebalanceUnshardedData() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Whether rebalancing of unsharded data is (or was) part of this
operation.
getRebalanceUnshardedDataStatus() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
If this was an operation that included rebalancing unsharded data, the
rebalancing-specific status of the operation.
getRecordEncoding() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
getRecordIds() - Method in class com.gpudb.protocol.GetRecordsFromCollectionResponse
If the 'return_record_ids' option of the request was 'true', then this
list contains the internal ID for each object.
getRecordIds() - Method in class com.gpudb.protocol.InsertRecordsResponse
An array containing the IDs with which the added records are identified
internally.
getRecordIds() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
If the 'return_record_ids' option of the request was 'true', then this
list contains the internal ID for each object.
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
If the encoding parameter of the request was 'binary' then this list
contains the binary encoded records retrieved from the table/collection.
getRecordsBinary() - Method in class com.gpudb.protocol.RawGetRecordsResponse
If the
encoding
was 'binary', then this list contains the binary encoded
records retrieved from the table, otherwise not populated.
getRecordsBinary() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoResponse
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
GetRecordsByColumnRequest.Options - Class in com.gpudb.protocol
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
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
GetRecordsFromCollectionRequest.Options - Class in com.gpudb.protocol
GetRecordsFromCollectionResponse<T> - Class in com.gpudb.protocol
GetRecordsFromCollectionResponse() - Constructor for class com.gpudb.protocol.GetRecordsFromCollectionResponse
Constructs a GetRecordsFromCollectionResponse object with default
parameters.
GetRecordsFromCollectionResponse.Info - Class in com.gpudb.protocol
getRecordsJson(String, List<String>, long, long) - Method in class com.gpudb.GPUdbBase
This method is used to retrieve records from a Kinetica table in the form of
a JSON array (stringified).
getRecordsJson(String, List<String>, long, long, List<String>) - Method in class com.gpudb.GPUdbBase
This method is used to retrieve records from a Kinetica table in the form of
a JSON array (stringified).
getRecordsJson(String, List<String>, long, long, String) - Method in class com.gpudb.GPUdbBase
This method is used to retrieve records from a Kinetica table in the form of
a JSON array (stringified).
getRecordsJson(String, List<String>, long, long, String, List<String>) - Method in class com.gpudb.GPUdbBase
This method is used to retrieve records from a Kinetica table in the form of
a JSON array (stringified).
getRecordsJson(String, List<String>, long, long, String, String) - Method in class com.gpudb.GPUdbBase
This method is used to retrieve records from a Kinetica table in the form of
a JSON array (stringified).
getRecordsJson(String, List<String>, long, long, String, List<String>, String) - Method in class com.gpudb.GPUdbBase
This method is used to retrieve records from a Kinetica table in the form of
a JSON array (stringified).
getRecordsJson() - Method in class com.gpudb.protocol.RawGetRecordsFromCollectionResponse
If the encoding parameter of the request was 'json', then this list
contains the JSON encoded records retrieved from the table/collection.
getRecordsJson() - Method in class com.gpudb.protocol.RawGetRecordsResponse
If the
encoding
was 'json', then this list contains the JSON encoded records
retrieved from the table.
getRecordsJson() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoResponse
GetRecordsJsonResponse() - Constructor for class com.gpudb.GPUdbBase.GetRecordsJsonResponse
GetRecordsJsonResponse(int, boolean, String) - Constructor for class com.gpudb.GPUdbBase.GetRecordsJsonResponse
All argument constructor
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
GetRecordsRequest.Options - Class in com.gpudb.protocol
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
An *optional* list of new binary-avro encoded records to insert, one for
each update.
getRecordsToInsertStr() - Method in class com.gpudb.protocol.RawUpdateRecordsRequest
An optional list of JSON encoded objects to insert, one for each update,
to be added if the particular update did not match any objects.
getRefreshMethod() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of refresh methods used on the respective tables in
tableNames
.
getRefreshPeriod() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of refresh periods used on the respective tables in
tableNames
.
getRefreshStartTime() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
List of refresh start times used on the respective tables in
tableNames
.
getRegistryList() - Method in class com.gpudb.protocol.ShowModelResponse
getRegistryName() - Method in class com.gpudb.protocol.CreateContainerRegistryRequest
getRegistryName() - Method in class com.gpudb.protocol.CreateContainerRegistryResponse
getRegistryName() - Method in class com.gpudb.protocol.DropContainerRegistryRequest
getRegistryName() - Method in class com.gpudb.protocol.DropContainerRegistryResponse
getRegistryName() - Method in class com.gpudb.protocol.ImportModelRequest
getRegistryName() - Method in class com.gpudb.protocol.ShowContainerRegistryRequest
getRegistryName() - Method in class com.gpudb.protocol.ShowContainerRegistryResponse
getRegistryNames() - Method in class com.gpudb.protocol.ShowContainerRegistryResponse
getRemoteFileNames() - Method in class com.gpudb.filesystem.common.LocalFileFinder
getRemoteQuery() - Method in class com.gpudb.protocol.ExportRecordsToTableRequest
Parameterized insert query to export gpudb table data into remote
database.
getRemoteQuery() - Method in class com.gpudb.protocol.InsertRecordsFromQueryRequest
Query for which result data needs to be imported
getRemovedRanks() - Method in class com.gpudb.protocol.AdminRemoveRanksResponse
The number assigned to each rank removed from the cluster.
getRemoveRanks() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Whether removing ranks is (or was) part of this operation.
getRemoveRanksPercentComplete() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Current percent complete of the remove ranks operation.
getRemoveRanksStatus() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
If this was a rank-removing operation, the removal-specific status of
the operation.
getRenderedBytes() - Method in class com.gpudb.protocol.ShowVideoResponse
The number of bytes emitted by the encoder for each video.
getRenderedFrames() - Method in class com.gpudb.protocol.ShowVideoResponse
The number of frames rendered for each video.
getRenderedPercents() - Method in class com.gpudb.protocol.ShowVideoResponse
Percent completion of each video's rendering process (0-100)
getRepairStatus() - Method in class com.gpudb.protocol.AdminRepairTableResponse
List of repair status by table.
getReplicas() - Method in class com.gpudb.protocol.EvaluateModelRequest
getRequest() - Method in exception com.gpudb.GPUdbBase.SubmitException
Gets the failed request.
getRequestEncoding() - Method in class com.gpudb.protocol.CreateJobRequest
The encoding of the request payload for the job.
getRequestId() - Method in class com.gpudb.protocol.CreateTriggerByAreaRequest
User-created ID for the trigger.
getRequestId() - Method in class com.gpudb.protocol.CreateTriggerByRangeRequest
User-created ID for the trigger.
getRequests() - Method in class com.gpudb.protocol.ShowVideoResponse
JSON-string reflecting each video's creation parameters.
getRequestSchemaStr() - Method in class com.gpudb.protocol.ExecuteSqlRequest
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.
getReservation() - Method in class com.gpudb.protocol.ReserveResourceResponse
getReserved() - Method in class com.gpudb.protocol.UpdateRecordsBySeriesRequest
The default value is an empty
List
.
getResourceCapacity() - Method in class com.gpudb.protocol.ShowGraphResponse
Memory this graph uses in bytes.
getResourceGroups() - Method in class com.gpudb.protocol.ShowSecurityResponse
Map of user name to resource group name.
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.RawExecuteSqlResponse
getResponseSchemaStr() - Method in class com.gpudb.protocol.RawGetRecordsByColumnResponse
getRestrictions() - Method in class com.gpudb.protocol.CreateGraphRequest
Restrictions represent a method of informing the graph solver which
edges and/or nodes should be ignored for the solution.
getRestrictions() - Method in class com.gpudb.protocol.ModifyGraphRequest
getRestrictions() - Method in class com.gpudb.protocol.QueryGraphRequest
Additional restrictions to apply to the nodes/edges of an existing
graph.
getRestrictions() - Method in class com.gpudb.protocol.SolveGraphRequest
Additional restrictions to apply to the nodes/edges of an existing
graph.
getRestrictions() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
Additional restrictions to apply to the nodes/edges of an existing
graph.
getResult() - Method in class com.gpudb.protocol.CreateGraphResponse
Indicates a successful creation on all servers.
getResult() - Method in class com.gpudb.protocol.DeleteGraphResponse
Indicates a successful deletion.
getResult() - Method in class com.gpudb.protocol.ListGraphResponse
getResult() - Method in class com.gpudb.protocol.MatchGraphResponse
Indicates a successful solution.
getResult() - Method in class com.gpudb.protocol.ModifyGraphResponse
Indicates a successful modification on all servers.
getResult() - Method in class com.gpudb.protocol.QueryGraphResponse
Indicates a successful query.
getResult() - Method in class com.gpudb.protocol.RepartitionGraphResponse
Indicates a successful rebalancing on all servers.
getResult() - Method in class com.gpudb.protocol.ShowGraphGrammarResponse
getResult() - Method in class com.gpudb.protocol.ShowGraphResponse
Indicates a success.
getResult() - Method in class com.gpudb.protocol.SolveGraphResponse
Indicates a successful solution on all servers.
getResultPerDestinationNode() - Method in class com.gpudb.protocol.SolveGraphResponse
Cost or Pagerank (based on solver type) for each destination node
requested.
getResults() - Method in class com.gpudb.protocol.ShowProcStatusResponse
String results for the returned run IDs, grouped by data segment ID.
getRetryCount() - Method in class com.gpudb.BulkInserter
Deprecated.
getReturnTypes() - Method in class com.gpudb.protocol.ShowFunctionsResponse
getRevision() - Method in class com.gpudb.GPUdbBase.GPUdbVersion
Gets the revision (third) component of the version.
getRings() - Method in class com.gpudb.protocol.QueryGraphRequest
Sets the number of rings around the node to query for adjacency, with
'1' being the edges directly attached to the queried node.
getRmsDist() - Method in class com.gpudb.protocol.AggregateKMeansResponse
The sum of all the rms_dists - the value the k-means algorithm is
attempting to minimize.
getRmsDists() - Method in class com.gpudb.protocol.AggregateKMeansResponse
The root mean squared distance of the elements in the cluster for each
of the k-means values.
getRole() - Method in class com.gpudb.protocol.GrantRoleRequest
Name of the role in which membership will be granted.
getRole() - Method in class com.gpudb.protocol.GrantRoleResponse
getRole() - Method in class com.gpudb.protocol.HasRoleRequest
Name of role to check for membership.
getRole() - Method in class com.gpudb.protocol.HasRoleResponse
role
for which
membership is being checked
getRole() - Method in class com.gpudb.protocol.RevokeRoleRequest
Name of the role in which membership will be revoked.
getRole() - Method in class com.gpudb.protocol.RevokeRoleResponse
getRoles() - Method in class com.gpudb.protocol.ShowSecurityResponse
Map of user/role name to a list of names of roles of which that
user/role is a member.
getRunFunction() - Method in class com.gpudb.protocol.ImportModelRequest
getRunFunctionList() - Method in class com.gpudb.protocol.ShowModelResponse
getRunId() - Method in class com.gpudb.protocol.ExecuteProcResponse
The run ID of the running proc instance.
getRunId() - Method in class com.gpudb.protocol.KillProcRequest
The run ID of a running proc instance.
getRunId() - Method in class com.gpudb.protocol.ShowProcStatusRequest
The run ID of a specific proc instance for which the status will be
returned.
getRunIds() - Method in class com.gpudb.protocol.KillProcResponse
List of run IDs of proc instances that were killed.
getRunning() - Method in class com.gpudb.protocol.GetJobResponse
True if the end point is still executing.
getSamplePoints() - Method in class com.gpudb.protocol.MatchGraphRequest
Sample points used to match to an underlying geospatial graph.
getSamplesUsed() - Method in class com.gpudb.protocol.VisualizeImageContourResponse
getSchema() - Method in class com.gpudb.GPUdbBase.InsertRecordsJsonRequest
getSchema() - Method in class com.gpudb.protocol.AdminAddHostRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminAddHostResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminAddRanksRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminAddRanksResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminAlterHostRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminAlterHostResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
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.AdminBackupBeginRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminBackupBeginResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminBackupEndRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminBackupEndResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminHaRefreshRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminHaRefreshResponse
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.AdminRebalanceRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminRebalanceResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminRemoveHostRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminRemoveHostResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminRemoveRanksRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminRemoveRanksResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminRepairTableRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminRepairTableResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
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.AdminShowClusterOperationsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
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.AdminSwitchoverRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AdminSwitchoverResponse
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.AlterCredentialRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterCredentialResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterDatasinkRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterDatasinkResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterDatasourceRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterDatasourceResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterDirectoryRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterDirectoryResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterEnvironmentRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterEnvironmentResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterGraphRequest
getSchema() - Method in class com.gpudb.protocol.AlterGraphResponse
getSchema() - Method in class com.gpudb.protocol.AlterModelRequest
getSchema() - Method in class com.gpudb.protocol.AlterModelResponse
getSchema() - Method in class com.gpudb.protocol.AlterResourceGroupRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterResourceGroupResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterRoleRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterRoleResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterSchemaRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterSchemaResponse
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.AlterTableColumnsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterTableColumnsResponse
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.AlterTableMonitorRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterTableMonitorResponse
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.AlterTierRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterTierResponse
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.AlterVideoRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterVideoResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterWalRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.AlterWalResponse
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.ClearStatisticsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ClearStatisticsResponse
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.CollectStatisticsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CollectStatisticsResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateContainerRegistryRequest
getSchema() - Method in class com.gpudb.protocol.CreateContainerRegistryResponse
getSchema() - Method in class com.gpudb.protocol.CreateCredentialRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateCredentialResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateDatasinkRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateDatasinkResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateDatasourceRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateDatasourceResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateDeltaTableRequest
getSchema() - Method in class com.gpudb.protocol.CreateDeltaTableResponse
getSchema() - Method in class com.gpudb.protocol.CreateDirectoryRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateDirectoryResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateEnvironmentRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateEnvironmentResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateGraphResponse
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.CreateResourceGroupRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateResourceGroupResponse
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.CreateSchemaRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateSchemaResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateStateTableRequest
getSchema() - Method in class com.gpudb.protocol.CreateStateTableResponse
getSchema() - Method in class com.gpudb.protocol.CreateTableExternalRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateTableExternalResponse
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.CreateVideoRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.CreateVideoResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DeleteDirectoryRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DeleteDirectoryResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DeleteFilesRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DeleteFilesResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DeleteGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DeleteGraphResponse
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.DeleteResourceGroupRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DeleteResourceGroupResponse
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.DownloadFilesRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DownloadFilesResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropContainerRegistryRequest
getSchema() - Method in class com.gpudb.protocol.DropContainerRegistryResponse
getSchema() - Method in class com.gpudb.protocol.DropCredentialRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropCredentialResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropDatasinkRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropDatasinkResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropDatasourceRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropDatasourceResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropEnvironmentRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropEnvironmentResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropModelRequest
getSchema() - Method in class com.gpudb.protocol.DropModelResponse
getSchema() - Method in class com.gpudb.protocol.DropSchemaRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.DropSchemaResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.EvaluateModelRequest
getSchema() - Method in class com.gpudb.protocol.EvaluateModelResponse
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.ExecuteSqlRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ExportQueryMetricsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ExportQueryMetricsResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ExportRecordsToFilesRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ExportRecordsToTableRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ExportRecordsToTableResponse
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.GetVectortileRequest
getSchema() - Method in class com.gpudb.protocol.GetVectortileResponse
getSchema() - Method in class com.gpudb.protocol.GrantPermissionCredentialRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionCredentialResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionDatasourceRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionDatasourceResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionDirectoryRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionDirectoryResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionProcRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionProcResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.GrantPermissionResponse
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.HasPermissionRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.HasPermissionResponse
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.HasRoleRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.HasRoleResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.HasSchemaRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.HasSchemaResponse
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.ImportModelRequest
getSchema() - Method in class com.gpudb.protocol.ImportModelResponse
getSchema() - Method in class com.gpudb.protocol.InsertRecordsFromFilesRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.InsertRecordsFromFilesResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.InsertRecordsFromPayloadResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.InsertRecordsFromQueryRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.InsertRecordsFromQueryResponse
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.ListGraphRequest
getSchema() - Method in class com.gpudb.protocol.ListGraphResponse
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.MatchGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.MatchGraphResponse
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.ModifyGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ModifyGraphResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.QueryGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.QueryGraphResponse
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.RawExecuteSqlResponse
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.RepartitionGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RepartitionGraphResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ReserveResourceRequest
getSchema() - Method in class com.gpudb.protocol.ReserveResourceResponse
getSchema() - Method in class com.gpudb.protocol.RevokePermissionCredentialRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionCredentialResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionDatasourceRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionDatasourceResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionDirectoryRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionDirectoryResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionProcRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionProcResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.RevokePermissionResponse
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.ShowContainerRegistryRequest
getSchema() - Method in class com.gpudb.protocol.ShowContainerRegistryResponse
getSchema() - Method in class com.gpudb.protocol.ShowCredentialRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowCredentialResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowDatasinkRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowDatasinkResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowDatasourceRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowDatasourceResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowDirectoriesRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowDirectoriesResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowEnvironmentRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowEnvironmentResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowFilesRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowFilesResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowFunctionsRequest
getSchema() - Method in class com.gpudb.protocol.ShowFunctionsResponse
getSchema() - Method in class com.gpudb.protocol.ShowGraphGrammarRequest
getSchema() - Method in class com.gpudb.protocol.ShowGraphGrammarResponse
getSchema() - Method in class com.gpudb.protocol.ShowGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowGraphResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowModelRequest
getSchema() - Method in class com.gpudb.protocol.ShowModelResponse
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.ShowResourceGroupsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowResourceGroupsResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowResourceObjectsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowResourceObjectsResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowResourceStatisticsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowResourceStatisticsResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowSchemaRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowSchemaResponse
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.ShowSqlProcRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowSqlProcResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowStatisticsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowStatisticsResponse
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.ShowTableMonitorsRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowTableMonitorsResponse
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.ShowVideoRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowVideoResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowWalRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.ShowWalResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.SolveGraphRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.SolveGraphResponse
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.UploadFilesFromurlRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.UploadFilesFromurlResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.UploadFilesRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.UploadFilesResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoRequest
getSchema() - Method in class com.gpudb.protocol.VisualizeGetFeatureInfoResponse
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.VisualizeIsochroneRequest
This method supports the Avro framework and is not intended to be called
directly by the user.
getSchema() - Method in class com.gpudb.protocol.VisualizeIsochroneResponse
This method supports the Avro framework and is not intended to be called
directly by the user.
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.
getSchemaExists() - Method in class com.gpudb.protocol.HasSchemaResponse
Indicates whether the schema exists or not.
getSchemaName() - Method in class com.gpudb.protocol.AlterSchemaRequest
Name of the schema to be altered.
getSchemaName() - Method in class com.gpudb.protocol.AlterSchemaResponse
getSchemaName() - Method in class com.gpudb.protocol.CreateSchemaRequest
Name of the schema to be created.
getSchemaName() - Method in class com.gpudb.protocol.CreateSchemaResponse
getSchemaName() - Method in class com.gpudb.protocol.DropSchemaRequest
Name of the schema to be dropped.
getSchemaName() - Method in class com.gpudb.protocol.DropSchemaResponse
getSchemaName() - Method in class com.gpudb.protocol.HasSchemaRequest
Name of the schema to check for existence, in root, using standard
getSchemaName() - Method in class com.gpudb.protocol.
HasSchemaResponse
getSchemaName() - Method in class com.gpudb.protocol.ShowSchemaRequest
Name of the schema for which to retrieve the information.
getSchemaName() - Method in class com.gpudb.protocol.ShowSchemaResponse
getSchemaNames() - Method in class com.gpudb.protocol.ShowSchemaResponse
A list of all schema names for which information is returned
getSchemaTables() - Method in class com.gpudb.protocol.ShowSchemaResponse
An array of arrays containing a list of tables in each of the respective
schemaNames
.
getSecret() - Method in class com.gpudb.protocol.CreateCredentialRequest
Password of the credential to be created.
getSelectExpression() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
For a non-empty expression statistics are calculated for those records
for which the expression is true.
getServerConnectionTimeout() - Method in class com.gpudb.GPUdbBase.Options
Gets the server connection timeout value, in milliseconds, after
which an inability to establish a connection with the GPUdb server
will result in requests being aborted.
getServerVersion() - Method in class com.gpudb.GPUdbBase
Gets the version of the database server that this client is connected
to.
getSettings() - Method in class com.gpudb.protocol.ShowWalResponse
List of table wal settings.
getShardArrayVersion() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Version of the shard array that is (or was) being rebalanced to.
getShardedRebalancePercentComplete() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
Percentage of shard keys, and their associated data if applicable, that
have completed rebalancing.
getShardKeys() - Method in class com.gpudb.filesystem.ingest.IngestOptions
getSizes() - Method in class com.gpudb.protocol.ShowFilesResponse
Size of each file, in bytes
getSizes() - Method in class com.gpudb.protocol.ShowTableResponse
getSizes() - Method in class com.gpudb.protocol.ShowWalResponse
List of current wal usage.
getSolutionTable() - Method in class com.gpudb.protocol.MatchGraphRequest
The name of the table used to store the results, in
[schema_name.]table_name format, using standard
getSolutionTable() - Method in class com.gpudb.protocol.
SolveGraphRequest
Name of the table to store the solution, in [schema_name.]table_name
format, using standard
getSolveInfo() - Method in class com.gpudb.protocol.
VisualizeIsochroneResponse
Additional information.
getSolveMethod() - Method in class com.gpudb.protocol.MatchGraphRequest
The type of solver to use for graph matching.
getSolveOptions() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
Solver specific parameters.
getSolverType() - Method in class com.gpudb.protocol.SolveGraphRequest
The type of solver to use for the graph.
getSourceIp() - Method in class com.gpudb.protocol.AdminShowJobsResponse
getSourceNode() - Method in class com.gpudb.protocol.VisualizeIsochroneRequest
Starting vertex on the underlying graph from/to which the isochrones are
created.
getSourceNodes() - Method in class com.gpudb.protocol.SolveGraphRequest
It can be one of the nodal identifiers - e.g: 'NODE_WKTPOINT' for source
nodes.
getSourceTable() - Method in class com.gpudb.protocol.EvaluateModelRequest
getSourceTableColumnName() - Method in class com.gpudb.protocol.FilterByTableRequest
getSourceTableName() - Method in class com.gpudb.protocol.AppendRecordsRequest
The source table name to get records from, in [schema_name.]table_name
format, using standard
getSourceTableName() - Method in class com.gpudb.protocol.
FilterByTableRequest
Name of the table whose data will be compared against in the table
called
tableName
, in [schema_name.]table_name
format, using standard
getSourceTableNames() - Method in class com.gpudb.protocol.
MergeRecordsRequest
The list of names of source tables to get the records from, each in
[schema_name.]table_name format, using standard
getStart() - Method in class com.gpudb.protocol.
AggregateHistogramRequest
Lower end value of the histogram interval, inclusive.
getStart() - Method in class com.gpudb.protocol.AggregateHistogramResponse
getStart() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
The lower bound of the binning-column.
getStartTime() - Method in class com.gpudb.protocol.AdminShowClusterOperationsResponse
The start time of the cluster operation.
getStastisticsMap() - Method in class com.gpudb.protocol.ShowStatisticsResponse
A list of maps which contain the column statistics of the table
tableNames
.
getStatement() - Method in class com.gpudb.protocol.ExecuteSqlRequest
SQL statement (query, DML, or DDL) to be executed
getStatisticsMap() - Method in class com.gpudb.protocol.ShowResourceStatisticsResponse
Map of resource statistics
getStats() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
A string of comma separated list of the statistics to calculate,
e.g.
getStats() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeResponse
A map with a key for each statistic in the stats input parameter having
a value that is a vector of the corresponding value-column bin
statistics.
getStats() - Method in class com.gpudb.protocol.AggregateStatisticsRequest
Comma separated list of the statistics to calculate,
e.g.
getStats() - Method in class com.gpudb.protocol.AggregateStatisticsResponse
(statistic name, double value) pairs of the requested statistics,
including the total count by default.
getStatus() - Method in class com.gpudb.protocol.AdminAlterJobsResponse
Status of the requested action for each job.
getStatus() - Method in class com.gpudb.protocol.AdminShowJobsResponse
getStatus() - Method in class com.gpudb.protocol.RawGpudbResponse
getStatus() - Method in class com.gpudb.protocol.ShowVideoResponse
The status of the last rendered frame for each video.
getStatuses() - Method in class com.gpudb.protocol.ShowProcStatusResponse
Statuses for the returned run IDs, grouped by data segment ID.
getStatusMap() - Method in class com.gpudb.protocol.GetJobResponse
Map of various status strings for the executed job.
getStatusMap() - Method in class com.gpudb.protocol.ShowSystemStatusResponse
A map of server configuration and health related status.
getStorageProviderTypes() - Method in class com.gpudb.protocol.ShowDatasourceResponse
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
getStyle() - Method in class com.gpudb.protocol.CreateVideoRequest
The name of the visualize mode; should correspond to the schema used for
the
styleParameters
field.
getStyleOptions() - Method in class com.gpudb.protocol.VisualizeImageChartRequest
Rendering style options for a chart.
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.VisualizeIsochroneRequest
Various style related options of the isochrone image.
getStyleParameters() - Method in class com.gpudb.protocol.CreateVideoRequest
A string containing the JSON-encoded visualize request.
getSuccessful() - Method in class com.gpudb.protocol.GetJobResponse
True if the job execution completed and no errors were encountered.
getSuccessfulFileNames() - Method in class com.gpudb.protocol.UploadFilesFromurlResponse
List of
fileNames
that were successfully uploaded.
getSuccessfulUrls() - Method in class com.gpudb.protocol.UploadFilesFromurlResponse
List of
urls
that were successfully uploaded.
getSymbolColumnName() - Method in class com.gpudb.protocol.VisualizeImageClassbreakRequest
getSymbolColumnName() - Method in class com.gpudb.protocol.VisualizeImageRequest
getSymbolData() - Method in class com.gpudb.protocol.InsertSymbolRequest
The actual symbol data.
getSymbolFormat() - Method in class com.gpudb.protocol.InsertSymbolRequest
Specifies the symbol format.
getSymbolId() - Method in class com.gpudb.protocol.InsertSymbolRequest
The id of the symbol being added.
getSymbolId() - Method in class com.gpudb.protocol.InsertSymbolResponse
getSystemProperties() - Method in class com.gpudb.GPUdbBase.ClusterAddressInfo
getSystemProperties() - Method in class com.gpudb.GPUdbBase
Gets the active cluster's system properties mapping.
getTableDescriptions() - Method in class com.gpudb.protocol.ShowTableResponse
List of descriptions for the respective tables in
tableNames
.
getTableExists() - Method in class com.gpudb.protocol.HasTableResponse
Indicates whether the table exists or not.
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.filesystem.ingest.IngestResult
getTableName() - Method in class com.gpudb.GPUdbBase.InsertRecordsJsonRequest
getTableName() - Method in class com.gpudb.protocol.AggregateConvexHullRequest
Name of table on which the operation will be performed.
getTableName() - Method in class com.gpudb.protocol.AggregateGroupByRequest
Name of an existing table or view on which the operation will be
performed, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
AggregateHistogramRequest
Name of the table on which the operation will be performed.
getTableName() - Method in class com.gpudb.protocol.AggregateKMeansRequest
Name of the table on which the operation will be performed.
getTableName() - Method in class com.gpudb.protocol.AggregateMinMaxGeometryRequest
Name of the table on which the operation will be performed.
getTableName() - Method in class com.gpudb.protocol.AggregateMinMaxRequest
Name of the table on which the operation will be performed.
getTableName() - Method in class com.gpudb.protocol.AggregateStatisticsByRangeRequest
Name of the table on which the ranged-statistics operation will be
performed, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
AggregateStatisticsRequest
Name of the table on which the statistics operation will be performed,
in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
AggregateUniqueRequest
Name of an existing table or view on which the operation will be
performed, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
AggregateUniqueResponse
The same table name as was passed in the parameter list.
getTableName() - Method in class com.gpudb.protocol.AggregateUnpivotRequest
Name of the table on which the operation will be performed.
getTableName() - Method in class com.gpudb.protocol.AggregateUnpivotResponse
Typically shows the result-table name if provided in the request (Ignore
otherwise).
getTableName() - Method in class com.gpudb.protocol.AlterTableColumnsRequest
Table on which the operation will be performed.
getTableName() - Method in class com.gpudb.protocol.AlterTableColumnsResponse
Table on which the operation was performed.
getTableName() - Method in class com.gpudb.protocol.AlterTableRequest
Table on which the operation will be performed, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
AlterTableResponse
Table on which the operation was performed.
getTableName() - Method in class com.gpudb.protocol.AppendRecordsRequest
The table name for the records to be appended, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
AppendRecordsResponse
getTableName() - Method in class com.gpudb.protocol.ClearStatisticsRequest
Name of a table, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
ClearStatisticsResponse
getTableName() - Method in class com.gpudb.protocol.ClearTableRequest
Name of the table to be cleared, in [schema_name.]table_name format,
using standard
getTableName() - Method in class com.gpudb.protocol.
ClearTableResponse
Value of
tableName
for a given table, or 'ALL CLEARED' in case of clearing all
tables.
getTableName() - Method in class com.gpudb.protocol.CollectStatisticsRequest
Name of a table, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
CollectStatisticsResponse
getTableName() - Method in class com.gpudb.protocol.CreateDeltaTableRequest
getTableName() - Method in class com.gpudb.protocol.CreateMaterializedViewRequest
Name of the table to be created that is the top-level table of the
materialized view, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
CreateMaterializedViewResponse
getTableName() - Method in class com.gpudb.protocol.CreateProjectionRequest
Name of the existing table on which the projection is to be applied, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
CreateStateTableRequest
getTableName() - Method in class com.gpudb.protocol.CreateStateTableResponse
getTableName() - Method in class com.gpudb.protocol.CreateTableExternalRequest
Name of the table to be created, in [schema_name.]table_name format,
using standard
getTableName() - Method in class com.gpudb.protocol.
CreateTableExternalResponse
getTableName() - Method in class com.gpudb.protocol.CreateTableMonitorRequest
Name of the table to monitor, in [schema_name.]table_name format, using
standard
getTableName() - Method in class com.gpudb.protocol.
CreateTableMonitorResponse
getTableName() - Method in class com.gpudb.protocol.CreateTableRequest
Name of the table to be created, in [schema_name.]table_name format,
using standard
getTableName() - Method in class com.gpudb.protocol.
CreateTableResponse
getTableName() - Method in class com.gpudb.protocol.CreateUnionRequest
Name of the table to be created, in [schema_name.]table_name format,
using standard
getTableName() - Method in class com.gpudb.protocol.
CreateUnionResponse
getTableName() - Method in class com.gpudb.protocol.DeleteRecordsRequest
Name of the table from which to delete records, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
ExportRecordsToFilesRequest
getTableName() - Method in class com.gpudb.protocol.ExportRecordsToFilesResponse
Name of source table
getTableName() - Method in class com.gpudb.protocol.ExportRecordsToTableRequest
Name of the table from which the data will be exported to remote
database, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
ExportRecordsToTableResponse
getTableName() - Method in class com.gpudb.protocol.FilterByAreaGeometryRequest
Name of the table to filter, in [schema_name.]table_name format, using
standard
getTableName() - Method in class com.gpudb.protocol.
FilterByAreaRequest
Name of the table to filter, in [schema_name.]table_name format, using
standard
getTableName() - Method in class com.gpudb.protocol.
FilterByBoxGeometryRequest
Name of the table on which the bounding box operation will be performed,
in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByBoxRequest
Name of the table on which the bounding box operation will be performed,
in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByGeometryRequest
Name of the table on which the filter by geometry will be performed, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByListRequest
Name of the table to filter, in [schema_name.]table_name format, using
standard
getTableName() - Method in class com.gpudb.protocol.
FilterByRadiusGeometryRequest
Name of the table on which the filter by radius operation will be
performed, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByRadiusRequest
Name of the table on which the filter by radius operation will be
performed, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByRangeRequest
Name of the table on which the filter by range operation will be
performed, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterBySeriesRequest
Name of the table on which the filter by track operation will be
performed, in [schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByStringRequest
Name of the table on which the filter operation will be performed, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByTableRequest
Name of the table whose data will be filtered, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterByValueRequest
Name of an existing table on which to perform the calculation, in
[schema_name.]table_name format, using standard
getTableName() - Method in class com.gpudb.protocol.
FilterRequest
Name of the table to filter, in [schema_name.]table_name format, using
standard
getTableName() - Method in class com.gpudb.protocol.
GetRecordsByColumnRequest
Name of the table or view on which this operation will be performed, in
[schema_name.]table_name format, using standard