Package io.deephaven.server.session
package io.deephaven.server.session
-
ClassDescriptionA specialization of
TicketResolver
that signifies this resolver supports Flight descriptor commands.Utility class to fan out session events to multiple handlers.Note that the export ticket resolver does not run the export results through the auth table transformation.A specialization ofTicketResolver
that signifies this resolver supports Flight descriptor paths.A specialization ofPathResolver
whose pathFlight.FlightDescriptor
resolution is based on the first path in the list.Provides aScriptSession
.Callbacks for the SessionService, to observe session lifecycles.Implementations of error transformer give the server one last chance to convert errors to useful messages before responding to gRPC users.SessionServiceGrpcImpl.InterceptedCall<ReqT,RespT> SessionState manages all exports for a single session.This class represents one unit of content exported in the session.