public class LlapPluginProtocolClientImpl extends Object implements LlapPluginProtocolPB
| Constructor and Description |
|---|
LlapPluginProtocolClientImpl(org.apache.hadoop.conf.Configuration conf,
String hostname,
int port,
org.apache.hadoop.io.retry.RetryPolicy retryPolicy,
SocketFactory socketFactory,
org.apache.hadoop.security.UserGroupInformation ugi) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto |
updateQuery(com.google.protobuf.RpcController controller,
org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto request) |
public LlapPluginProtocolClientImpl(org.apache.hadoop.conf.Configuration conf,
String hostname,
int port,
org.apache.hadoop.io.retry.RetryPolicy retryPolicy,
SocketFactory socketFactory,
org.apache.hadoop.security.UserGroupInformation ugi)
public org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto updateQuery(com.google.protobuf.RpcController controller,
org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto request)
throws com.google.protobuf.ServiceException
updateQuery in interface org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.LlapPluginProtocol.BlockingInterfacecom.google.protobuf.ServiceExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.