Package io.deephaven.flightjs.protocol
package io.deephaven.flightjs.protocol
-
ClassDescriptionProtobuf type
io.deephaven.flightjs.protocol.BrowserNextResponse
Protobuf typeio.deephaven.flightjs.protocol.BrowserNextResponse
A flight js service is a (non-proper) extension of arrow flight service that augments existing client-streaming (or bidirectional streaming) methods with a pair that can be used to simulate a client stream over unary requests.A flight js service is a (non-proper) extension of arrow flight service that augments existing client-streaming (or bidirectional streaming) methods with a pair that can be used to simulate a client stream over unary requests.A stub to allow clients to do synchronous rpc calls to service BrowserFlightService.A stub to allow clients to do ListenableFuture-style rpc calls to service BrowserFlightService.Base class for the server implementation of the service BrowserFlightService.A stub to allow clients to do asynchronous rpc calls to service BrowserFlightService.