public static interface QueryMasterClientProtocol.QueryMasterClientProtocolService.BlockingInterface
Modifier and Type | Method and Description |
---|---|
PrimitiveProtos.BoolProto |
closeQuery(com.google.protobuf.RpcController controller,
TajoIdProtos.QueryIdProto request) |
ClientProtos.GetQueryResultResponse |
getQueryResult(com.google.protobuf.RpcController controller,
ClientProtos.GetQueryResultRequest request) |
ClientProtos.GetQueryStatusResponse |
getQueryStatus(com.google.protobuf.RpcController controller,
ClientProtos.GetQueryStatusRequest request) |
PrimitiveProtos.BoolProto |
updateSessionVariables(com.google.protobuf.RpcController controller,
ClientProtos.UpdateSessionVariableRequest request) |
PrimitiveProtos.BoolProto updateSessionVariables(com.google.protobuf.RpcController controller, ClientProtos.UpdateSessionVariableRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
ClientProtos.GetQueryResultResponse getQueryResult(com.google.protobuf.RpcController controller, ClientProtos.GetQueryResultRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
ClientProtos.GetQueryStatusResponse getQueryStatus(com.google.protobuf.RpcController controller, ClientProtos.GetQueryStatusRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto closeQuery(com.google.protobuf.RpcController controller, TajoIdProtos.QueryIdProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.