Package org.apache.drill.exec.rpc.user
Class UserRpcConfig
java.lang.Object
org.apache.drill.exec.rpc.user.UserRpcConfig
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final Set<UserProtos.RpcType>
Contains the list of methods supported by the server (from user to bit) -
Method Summary
Modifier and TypeMethodDescriptionstatic RpcConfig
getMapping
(DrillConfig config, Executor executor)
-
Field Details
-
RPC_VERSION
public static final int RPC_VERSION- See Also:
-
SUPPORTED_SERVER_METHODS
Contains the list of methods supported by the server (from user to bit)
-
-
Method Details
-
getMapping
-