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)
|
public static final int RPC_VERSION
public static final Set<UserProtos.RpcType> SUPPORTED_SERVER_METHODS
public static RpcConfig getMapping(DrillConfig config, Executor executor)
Copyright © 2017 The Apache Software Foundation. All rights reserved.