Uses of Class
org.apache.drill.common.Version
Package
Description
Logical (execution-engine-independent) element definitions.
Utilities useful across packages.
Java client API for submitting queries and accepting result sets from a Drill
server.
-
Uses of Version in org.apache.drill.common
-
Uses of Version in org.apache.drill.common.util
-
Uses of Version in org.apache.drill.exec.client
Modifier and TypeMethodDescriptionServerMethod.getMinVersion()
DrillClient.getServerVersion()
Return the server version. -
Uses of Version in org.apache.drill.exec.rpc.user
Modifier and TypeMethodDescriptionstatic Version
UserRpcUtils.getVersion
(UserProtos.RpcEndpointInfos infos) Get the version from aRpcEndpointInfos
instance