public class ControlRpcConfig extends Object
Modifier and Type | Field and Description |
---|---|
static Response |
FAIL |
static Response |
OK |
static int |
RPC_VERSION |
Constructor and Description |
---|
ControlRpcConfig() |
Modifier and Type | Method and Description |
---|---|
static RpcConfig |
getMapping(DrillConfig config,
Executor executor) |
public static final int RPC_VERSION
public static final Response OK
public static final Response FAIL
public static RpcConfig getMapping(DrillConfig config, Executor executor)
Copyright © 1970 The Apache Software Foundation. All rights reserved.