| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.auth2 | |
| org.apache.arrow.flight.grpc |
| Modifier and Type | Method and Description |
|---|---|
ServerSessionMiddleware |
ServerSessionMiddleware.Factory.onCallStarted(CallInfo callInfo,
CallHeaders incomingHeaders,
RequestContext context) |
ServerHeaderMiddleware |
ServerHeaderMiddleware.Factory.onCallStarted(CallInfo callInfo,
CallHeaders incomingHeaders,
RequestContext context) |
T |
FlightServerMiddleware.Factory.onCallStarted(CallInfo info,
CallHeaders incomingHeaders,
RequestContext context)
A callback for when the call starts.
|
| Modifier and Type | Method and Description |
|---|---|
ServerCallHeaderAuthMiddleware |
ServerCallHeaderAuthMiddleware.Factory.onCallStarted(CallInfo callInfo,
CallHeaders incomingHeaders,
RequestContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestContextAdapter
Adapter for holding key value pairs.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.Context.Key<RequestContext> |
RequestContextAdapter.REQUEST_CONTEXT_KEY |
Copyright © 2024 The Apache Software Foundation. All rights reserved.