public abstract static class FlightServiceGrpc.FlightServiceImplBase extends Object implements io.grpc.BindableService, FlightServiceGrpc.AsyncService
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.
Constructor and Description |
---|
FlightServiceImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doAction, doExchange, doGet, doPut, getFlightInfo, getSchema, handshake, listActions, listFlights
Copyright © 2023 The Apache Software Foundation. All rights reserved.