public interface FlightConstants
| Modifier and Type | Field and Description |
|---|---|
static ActionType |
CANCEL_FLIGHT_INFO |
static ActionType |
CLOSE_SESSION |
static ActionType |
GET_SESSION_OPTIONS |
static FlightServerMiddleware.Key<ServerHeaderMiddleware> |
HEADER_KEY |
static ActionType |
RENEW_FLIGHT_ENDPOINT |
static String |
SERVICE |
static ActionType |
SET_SESSION_OPTIONS |
static final String SERVICE
static final FlightServerMiddleware.Key<ServerHeaderMiddleware> HEADER_KEY
static final ActionType CANCEL_FLIGHT_INFO
static final ActionType RENEW_FLIGHT_ENDPOINT
static final ActionType SET_SESSION_OPTIONS
static final ActionType GET_SESSION_OPTIONS
static final ActionType CLOSE_SESSION
Copyright © 2024 The Apache Software Foundation. All rights reserved.