Class FlightServiceGrpc

java.lang.Object
org.apache.arrow.flight.impl.FlightServiceGrpc

@Generated(value="by gRPC proto compiler (version 1.63.0)", comments="Source: Flight.proto") public final class FlightServiceGrpc extends Object
 A flight service is an endpoint for retrieving or storing Arrow data. A
 flight service can expose one or more predefined endpoints that can be
 accessed using the Arrow Flight Protocol. Additionally, a flight service
 can expose a set of actions that are available.