public class UserRpcConfig extends Object
Modifier and Type | Field and Description |
---|---|
static int |
RPC_VERSION |
static Set<UserProtos.RpcType> |
SUPPORTED_SERVER_METHODS
Contains the list of methods supported by the server (from user to bit)
|
Modifier and Type | Method and Description |
---|---|
static RpcConfig |
getMapping(DrillConfig config,
Executor executor) |
public static final int RPC_VERSION
public static final Set<UserProtos.RpcType> SUPPORTED_SERVER_METHODS
public static RpcConfig getMapping(DrillConfig config, Executor executor)
Copyright © 1970 The Apache Software Foundation. All rights reserved.