public static interface FlightClientMiddleware.Factory
Modifier and Type | Method and Description |
---|---|
FlightClientMiddleware |
onCallStarted(CallInfo info)
Create a new middleware instance for the given call.
|
FlightClientMiddleware onCallStarted(CallInfo info)
FlightRuntimeException
- if the middleware wants to reject the call with the given statusCopyright © 2023 The Apache Software Foundation. All rights reserved.