All Classes and Interfaces

Class
Description
An opaque holder for an application field ID.
 
 
 
 
Represents the authentication information required for a Session.
As a ClientInterceptor, this parser the responses for the bearer token.
 
 
 
 
The client configuration encapsulates the configuration to created a ManagedChannel.
 
Data sent from the client to the server as part of a bidirection message stream.
Provides server-specified configuration values to gRPC clients.
 
A console session is part of a Session that allows script execution.
A custom server object that may be ObjectService.Fetchable or ObjectService.Bidirectional.
 
Provides NameResolver support for plaintext DeephavenTarget.
Provides NameResolver support for secure DeephavenTarget.
An export represents a server-side Table that is being kept alive.
An opaque holder for a session export ID.
 
 
 
 
 
 
 
 
A server object that supports a bidirectional message stream.
A server object that supports fetching.
The sending and receiving interface for ObjectService.connect(HasTypedTicket, MessageStream).
An opaque holder that represents a flight descriptor path.
 
An opaque holder for a query scope variable ID.
Data sent from the server to the client as part of a fetch or bidirectional message stream.
A server object is a client-owned reference to a server-side object.
A session represents a client-side connection to a Deephaven server.
 
The configuration values for a specific Session, typically used along with a channel configuration.
 
 
 
 
A Session implementation that uses batch requests and memoizes based on TableSpec equality.
 
 
An opaque holder for a shared object ID.
A table handle implements TableOperations such that each the initial table handle and derived table handles are managed as exports.
A table handle manager is able to execute commands that produce tables, by accepting TableSpecs, TableCreationLogics, and more.
 
A "Table" object.
 
 
An opaque holder that represents a generic flight ticket.
A holder that represents a Deephaven ticket and accompanying type.
ClientResponseObserver implementation that can map results into a CompletableFuture.
A server object that is neither ObjectService.Fetchable nor ObjectService.Bidirectional; the server does not have an object type plugin registered for the referenced object.