Uses of Enum
org.apache.drill.exec.store.http.HttpApiConfig.PostLocation
Packages that use HttpApiConfig.PostLocation
-
Uses of HttpApiConfig.PostLocation in org.apache.drill.exec.store.http
Methods in org.apache.drill.exec.store.http that return HttpApiConfig.PostLocationModifier and TypeMethodDescriptionHttpApiConfig.getPostLocation()static HttpApiConfig.PostLocationReturns the enum constant of this type with the specified name.static HttpApiConfig.PostLocation[]HttpApiConfig.PostLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.