Package | Description |
---|---|
com.gpudb | |
com.gpudb.filesystem | |
com.gpudb.filesystem.common | |
com.gpudb.filesystem.download | |
com.gpudb.filesystem.ingest | |
com.gpudb.filesystem.upload | |
com.gpudb.protocol |
Class and Description |
---|
BulkInserter.FlushOptions
This class facilitates customizing the behavior of automatic flush in
BulkInserter
The default value of the 'flushInterval' is set to a negative value to indicate that
the automatic flush feature is not needed. |
BulkInserter.InsertException
An exception that occurred during the insertion of records into GPUdb.
|
GPUdb
Object that provides access to a specific GPUdb server.
|
GPUdbBase
Base class for the GPUdb API that provides general functionality not specific
to any particular GPUdb request.
|
GPUdbBase.ClusterAddressInfo
Helper class which contains all possible address related information
for a given Kinetica cluster.
|
GPUdbBase.GetRecordsJsonResponse
This class models the response returned by the method
GPUdbBase.getRecordsJson(java.lang.String, java.util.List<java.lang.String>, long, long)
The default constructor is used to create instance whenever there is an error
encountered by the method GPUdbBase.getRecordsJson(java.lang.String, java.util.List<java.lang.String>, long, long) . |
GPUdbBase.GPUdbExitException
A special exception indicating the server is shutting down
|
GPUdbBase.GPUdbFailoverDisabledException |
GPUdbBase.GPUdbHAUnavailableException |
GPUdbBase.GPUdbUnauthorizedAccessException
Indicates that there is an authorization-related problem occurred.
|
GPUdbBase.GPUdbVersion
Contains the version of the client API or the GPUdb server.
|
GPUdbBase.HAFailoverOrder
A enumeration of high-availability (inter-cluster) failover order.
|
GPUdbBase.HASynchronicityMode
A enumeration of high-availability synchronicity override modes.
|
GPUdbBase.InsertRecordsJsonRequest |
GPUdbBase.JsonOptions
This class provides options to control JSON ingest using
BulkInserter . |
GPUdbBase.Options
A set of configurable options for the GPUdb API.
|
GPUdbBase.SubmitException
An exception that occurred during the submission of a request to GPUdb.
|
GPUdbException
An exception that occurred during a GPUdb-related operation.
|
Record
Interface for objects that contain record data.
|
RecordBase
Abstract class that provides default implementations of most methods of
Record . |
RecordObject
Abstract base class for objects that contain
Record data with a
schema defined at compile time. |
RecordRetriever
Object that permits efficient retrieval of records from GPUdb, with support
for multi-head access.
|
Type
Immutable collection of metadata about a GPUdb type.
|
Type.Column
Immutable collection of metadata about a column that is part of a GPUdb
type.
|
Type.Column.ColumnBaseType
An enumeration of base types for column (excluding
any property-related subtypes).
|
Type.Column.ColumnType
An enumeration of all the Kinetica column types (including
sub-types that are determined by the properties used).
|
TypeObjectMap |
TypeObjectMap.Accessor
An accessor that returns a value from an object.
|
TypeObjectMap.Factory
A factory that creates new instances of the specified class.
|
TypeObjectMap.Mutator
A mutator that sets a value in an object.
|
WorkerList
A list of worker URLs to use for multi-head operations.
|
Class and Description |
---|
GPUdb
Object that provides access to a specific GPUdb server.
|
GPUdbException
An exception that occurred during a GPUdb-related operation.
|
Class and Description |
---|
GPUdb
Object that provides access to a specific GPUdb server.
|
GPUdbException
An exception that occurred during a GPUdb-related operation.
|
Class and Description |
---|
GPUdb
Object that provides access to a specific GPUdb server.
|
GPUdbException
An exception that occurred during a GPUdb-related operation.
|
Class and Description |
---|
GPUdb
Object that provides access to a specific GPUdb server.
|
GPUdbException
An exception that occurred during a GPUdb-related operation.
|
Class and Description |
---|
GPUdb
Object that provides access to a specific GPUdb server.
|
GPUdbException
An exception that occurred during a GPUdb-related operation.
|
Class and Description |
---|
Record
Interface for objects that contain record data.
|
Type
Immutable collection of metadata about a GPUdb type.
|
Copyright © 2024. All rights reserved.