Package io.deephaven.client.impl
package io.deephaven.client.impl
-
ClassDescriptionAn opaque holder for an application field ID.Represents the authentication information required for a
Session.As aClientInterceptor, this parser the responses for the bearer token.The client configuration encapsulates the configuration to created aManagedChannel.Data sent from the client to the server as part of abidirection message stream.Provides server-specified configuration values to gRPC clients.A console session is part of aSessionthat allows script execution.A custom server object that may beObjectService.FetchableorObjectService.Bidirectional.ProvidesNameResolversupport for plaintextDeephavenTarget.ProvidesNameResolversupport for secureDeephavenTarget.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.ObjectService.MessageStream<Message>The sending and receiving interface forObjectService.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 afetchorbidirectional 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 specificSession, typically used along with achannel configuration.An opaque holder for a shared object ID.A table handle implementsTableOperationssuch 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 acceptingTableSpecs,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.UnaryGrpcFuture<ReqT,RespT, V> ClientResponseObserver implementation that can map results into a CompletableFuture.A server object that is neitherObjectService.FetchablenorObjectService.Bidirectional; the server does not have an object type plugin registered for the referenced object.