Uses of Enum
org.apache.drill.exec.client.ServerMethod
Package
Description
Java client API for submitting queries and accepting result sets from a Drill
server.
-
Uses of ServerMethod in org.apache.drill.exec.client
Modifier and TypeMethodDescriptionstatic ServerMethod
Returns the enum constant of this type with the specified name.static ServerMethod[]
ServerMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDrillClient.getSupportedMethods()
Returns the list of methods supported by the server based on its advertised information.