A B C D E F G H I M N O P R S T W X 

A

abort() - Method in class org.apache.tajo.rpc.ServerCallable
 
accepted - Variable in class org.apache.tajo.rpc.NettyServerBase
 
addAllNodes(Iterable<? extends DummyProtos.InnerNode>) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
addAllNodes(Iterable<? extends DummyProtos.InnerNode>) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
addNodes(DummyProtos.InnerNode) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
addNodes(int, DummyProtos.InnerNode) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
addNodes(DummyProtos.InnerNode.Builder) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
addNodes(int, DummyProtos.InnerNode.Builder) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
addNodes(DummyProtos.InnerNode) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
addNodes(int, DummyProtos.InnerNode) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
addNodes(DummyProtos.InnerNode.Builder) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
addNodes(int, DummyProtos.InnerNode.Builder) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
addNodesBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
addNodesBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
addNodesBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
addNodesBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
addr - Variable in class org.apache.tajo.rpc.ServerCallable
 
afterCall() - Method in class org.apache.tajo.rpc.ServerCallable
 
asyncMode - Variable in class org.apache.tajo.rpc.ServerCallable
 
AsyncRpcClient - Class in org.apache.tajo.rpc
 
AsyncRpcServer - Class in org.apache.tajo.rpc
 
AsyncRpcServer(Class<?>, Object, InetSocketAddress, int) - Constructor for class org.apache.tajo.rpc.AsyncRpcServer
 

B

beforeCall() - Method in class org.apache.tajo.rpc.ServerCallable
 
bindAddress - Variable in class org.apache.tajo.rpc.NettyServerBase
 
BlockingRpcClient - Class in org.apache.tajo.rpc
 
BlockingRpcServer - Class in org.apache.tajo.rpc
 
BlockingRpcServer(Class<?>, Object, InetSocketAddress, int) - Constructor for class org.apache.tajo.rpc.BlockingRpcServer
 
bootstrap - Variable in class org.apache.tajo.rpc.NettyClientBase
 
bootstrap - Variable in class org.apache.tajo.rpc.NettyServerBase
 
build() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
build() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
build() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
build() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
build() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
build() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
build() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
build() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
build() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
build() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
build() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 

C

call(NettyClientBase) - Method in class org.apache.tajo.rpc.ServerCallable
 
CallFuture<T> - Class in org.apache.tajo.rpc
 
CallFuture() - Constructor for class org.apache.tajo.rpc.CallFuture
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
cancel(boolean) - Method in class org.apache.tajo.rpc.CallFuture
 
channel - Variable in class org.apache.tajo.rpc.NettyServerBase
 
clear() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
clear() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
clear() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
clearErrorMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional string error_message = 3;
clearId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required int32 id = 1;
clearId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
required int32 id = 1;
clearInstr() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
required string instr = 1;
clearMessage() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
required string message = 1;
clearMethodName() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required string method_name = 2;
clearNodes() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
clearNodes() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
clearRequestMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
optional bytes request_message = 3;
clearResponseMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional bytes response_message = 2;
clearResult() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
required double result = 1;
clearResult1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result1 = 1;
clearResult2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result2 = 2;
clearX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x1 = 1;
clearX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x1 = 1;
clearX1() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int32 x1 = 1;
clearX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x2 = 2;
clearX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x2 = 2;
clearX2() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int64 x2 = 2;
clearX3() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required double x3 = 3;
clearX4() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required float x4 = 4;
clone() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
clone() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
clone() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
close() - Method in class org.apache.tajo.rpc.NettyClientBase
 
close() - Method in class org.apache.tajo.rpc.RpcConnectionPool
 
closeConn - Variable in class org.apache.tajo.rpc.ServerCallable
 
closeConnection(NettyClientBase) - Method in class org.apache.tajo.rpc.RpcConnectionPool
 
connect(InetSocketAddress) - Method in class org.apache.tajo.rpc.NettyClientBase
 
connPool - Variable in class org.apache.tajo.rpc.ServerCallable
 
createClientChannelFactory(String, int) - Static method in class org.apache.tajo.rpc.RpcChannelFactory
 
createServerChannelFactory(String, int) - Static method in class org.apache.tajo.rpc.RpcChannelFactory
 

D

DefaultRpcController - Class in org.apache.tajo.rpc
 
DefaultRpcController() - Constructor for class org.apache.tajo.rpc.DefaultRpcController
 
deley(RpcController, TestProtos.EchoMessage) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.BlockingInterface
 
deley(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
rpc deley(.EchoMessage) returns (.EchoMessage);
deley(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Interface
rpc deley(.EchoMessage) returns (.EchoMessage);
deley(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Stub
 
DummyProtocol - Class in org.apache.tajo.rpc.test
 
DummyProtocol.DummyProtocolService - Class in org.apache.tajo.rpc.test
Protobuf service DummyProtocolService
DummyProtocol.DummyProtocolService() - Constructor for class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
DummyProtocol.DummyProtocolService.BlockingInterface - Interface in org.apache.tajo.rpc.test
 
DummyProtocol.DummyProtocolService.Interface - Interface in org.apache.tajo.rpc.test
 
DummyProtocol.DummyProtocolService.Stub - Class in org.apache.tajo.rpc.test
 
DummyProtos - Class in org.apache.tajo.rpc.test
 
DummyProtos.InnerNode - Class in org.apache.tajo.rpc.test
Protobuf type InnerNode
DummyProtos.InnerNode.Builder - Class in org.apache.tajo.rpc.test
Protobuf type InnerNode
DummyProtos.InnerNodeOrBuilder - Interface in org.apache.tajo.rpc.test
 
DummyProtos.InnerRequest - Class in org.apache.tajo.rpc.test
Protobuf type InnerRequest
DummyProtos.InnerRequest.Builder - Class in org.apache.tajo.rpc.test
Protobuf type InnerRequest
DummyProtos.InnerRequestOrBuilder - Interface in org.apache.tajo.rpc.test
 
DummyProtos.InnerResponse - Class in org.apache.tajo.rpc.test
Protobuf type InnerResponse
DummyProtos.InnerResponse.Builder - Class in org.apache.tajo.rpc.test
Protobuf type InnerResponse
DummyProtos.InnerResponseOrBuilder - Interface in org.apache.tajo.rpc.test
 
DummyProtos.MulRequest1 - Class in org.apache.tajo.rpc.test
Protobuf type MulRequest1
DummyProtos.MulRequest1.Builder - Class in org.apache.tajo.rpc.test
Protobuf type MulRequest1
DummyProtos.MulRequest1OrBuilder - Interface in org.apache.tajo.rpc.test
 
DummyProtos.MulRequest2 - Class in org.apache.tajo.rpc.test
Protobuf type MulRequest2
DummyProtos.MulRequest2.Builder - Class in org.apache.tajo.rpc.test
Protobuf type MulRequest2
DummyProtos.MulRequest2OrBuilder - Interface in org.apache.tajo.rpc.test
 
DummyProtos.MulResponse - Class in org.apache.tajo.rpc.test
Protobuf type MulResponse
DummyProtos.MulResponse.Builder - Class in org.apache.tajo.rpc.test
Protobuf type MulResponse
DummyProtos.MulResponseOrBuilder - Interface in org.apache.tajo.rpc.test
 

E

echo(RpcController, TestProtos.EchoMessage) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.BlockingInterface
 
echo(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
rpc echo(.EchoMessage) returns (.EchoMessage);
echo(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Interface
rpc echo(.EchoMessage) returns (.EchoMessage);
echo(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Stub
 
endTime - Variable in class org.apache.tajo.rpc.ServerCallable
 
equals(Object) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
equals(Object) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
equals(Object) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
equals(Object) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
equals(Object) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
equals(Object) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
equals(Object) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
equals(Object) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
equals(Object) - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
errorText() - Method in class org.apache.tajo.rpc.DefaultRpcController
 
errorText() - Method in class org.apache.tajo.rpc.NettyRpcController
 

F

failed() - Method in class org.apache.tajo.rpc.DefaultRpcController
 
failed() - Method in class org.apache.tajo.rpc.NettyRpcController
 

G

get() - Method in class org.apache.tajo.rpc.CallFuture
 
get(long, TimeUnit) - Method in class org.apache.tajo.rpc.CallFuture
 
get() - Static method in class org.apache.tajo.rpc.NullCallback
 
getBlockingRpcChannel() - Method in class org.apache.tajo.rpc.BlockingRpcClient
 
getChannel() - Method in class org.apache.tajo.rpc.NettyClientBase
 
getChannel() - Method in class org.apache.tajo.rpc.NettyServerBase
 
getChannel() - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Stub
 
getConnection(InetSocketAddress, Class, boolean) - Method in class org.apache.tajo.rpc.RpcConnectionPool
 
getController() - Method in class org.apache.tajo.rpc.CallFuture
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
getDescriptor() - Static method in class org.apache.tajo.rpc.RpcProtos
 
getDescriptor() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
getDescriptor() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtocol
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.TestProtos
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
getEndTime() - Method in class org.apache.tajo.rpc.ServerCallable
 
getError(RpcController, TestProtos.EchoMessage) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.BlockingInterface
 
getError(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
rpc getError(.EchoMessage) returns (.EchoMessage);
getError(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Interface
rpc getError(.EchoMessage) returns (.EchoMessage);
getError(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Stub
 
getErrorMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional string error_message = 3;
getErrorMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
optional string error_message = 3;
getErrorMessage() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcResponseOrBuilder
optional string error_message = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional string error_message = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
optional string error_message = 3;
getErrorMessageBytes() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcResponseOrBuilder
optional string error_message = 3;
getId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required int32 id = 1;
getId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
required int32 id = 1;
getId() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcRequestOrBuilder
required int32 id = 1;
getId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
required int32 id = 1;
getId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
required int32 id = 1;
getId() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcResponseOrBuilder
required int32 id = 1;
getInstr() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
required string instr = 1;
getInstr() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
required string instr = 1;
getInstr() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerNodeOrBuilder
required string instr = 1;
getInstrBytes() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
required string instr = 1;
getInstrBytes() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
required string instr = 1;
getInstrBytes() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerNodeOrBuilder
required string instr = 1;
getKey() - Method in class org.apache.tajo.rpc.AsyncRpcClient
 
getKey() - Method in class org.apache.tajo.rpc.BlockingRpcClient
 
getKey() - Method in class org.apache.tajo.rpc.NettyClientBase
 
getListenAddress() - Method in class org.apache.tajo.rpc.NettyServerBase
 
getMessage() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
required string message = 1;
getMessage() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
required string message = 1;
getMessage() - Method in interface org.apache.tajo.rpc.test.TestProtos.EchoMessageOrBuilder
required string message = 1;
getMessageBytes() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
required string message = 1;
getMessageBytes() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
required string message = 1;
getMessageBytes() - Method in interface org.apache.tajo.rpc.test.TestProtos.EchoMessageOrBuilder
required string message = 1;
getMethodName() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required string method_name = 2;
getMethodName() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
required string method_name = 2;
getMethodName() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcRequestOrBuilder
required string method_name = 2;
getMethodNameBytes() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required string method_name = 2;
getMethodNameBytes() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
required string method_name = 2;
getMethodNameBytes() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcRequestOrBuilder
required string method_name = 2;
getNodes(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
getNodes(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
repeated .InnerNode nodes = 1;
getNodes(int) - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerRequestOrBuilder
repeated .InnerNode nodes = 1;
getNodes(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
getNodes(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
repeated .InnerNode nodes = 1;
getNodes(int) - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerResponseOrBuilder
repeated .InnerNode nodes = 1;
getNodesBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
getNodesBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
getNodesBuilderList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
getNodesBuilderList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
getNodesCount() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
getNodesCount() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
repeated .InnerNode nodes = 1;
getNodesCount() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerRequestOrBuilder
repeated .InnerNode nodes = 1;
getNodesCount() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
getNodesCount() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
repeated .InnerNode nodes = 1;
getNodesCount() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerResponseOrBuilder
repeated .InnerNode nodes = 1;
getNodesList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
getNodesList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
repeated .InnerNode nodes = 1;
getNodesList() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerRequestOrBuilder
repeated .InnerNode nodes = 1;
getNodesList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
getNodesList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
repeated .InnerNode nodes = 1;
getNodesList() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerResponseOrBuilder
repeated .InnerNode nodes = 1;
getNodesOrBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
getNodesOrBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
repeated .InnerNode nodes = 1;
getNodesOrBuilder(int) - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerRequestOrBuilder
repeated .InnerNode nodes = 1;
getNodesOrBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
getNodesOrBuilder(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
repeated .InnerNode nodes = 1;
getNodesOrBuilder(int) - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerResponseOrBuilder
repeated .InnerNode nodes = 1;
getNodesOrBuilderList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
getNodesOrBuilderList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
repeated .InnerNode nodes = 1;
getNodesOrBuilderList() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerRequestOrBuilder
repeated .InnerNode nodes = 1;
getNodesOrBuilderList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
getNodesOrBuilderList() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
repeated .InnerNode nodes = 1;
getNodesOrBuilderList() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerResponseOrBuilder
repeated .InnerNode nodes = 1;
getNull(RpcController, TestProtos.EchoMessage) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.BlockingInterface
 
getNull(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
rpc getNull(.EchoMessage) returns (.EchoMessage);
getNull(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Interface
rpc getNull(.EchoMessage) returns (.EchoMessage);
getNull(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Stub
 
getParserForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
getParserForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
getParserForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
getParserForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
getParserForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
getParserForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
getParserForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
getParserForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
getParserForType() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
getParserForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
getParserForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
getPipeline() - Method in class org.apache.tajo.rpc.ProtoPipelineFactory
 
getPool(TajoConf) - Static method in class org.apache.tajo.rpc.RpcConnectionPool
 
getRemoteAddress() - Method in class org.apache.tajo.rpc.NettyClientBase
 
getRequestMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
optional bytes request_message = 3;
getRequestMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
optional bytes request_message = 3;
getRequestMessage() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcRequestOrBuilder
optional bytes request_message = 3;
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
getResponse() - Method in exception org.apache.tajo.rpc.RemoteCallException
 
getResponseMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional bytes response_message = 2;
getResponseMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
optional bytes response_message = 2;
getResponseMessage() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcResponseOrBuilder
optional bytes response_message = 2;
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
getResult() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
required double result = 1;
getResult() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
required double result = 1;
getResult() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumResponseOrBuilder
required double result = 1;
getResult1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result1 = 1;
getResult1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
required int32 result1 = 1;
getResult1() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulResponseOrBuilder
required int32 result1 = 1;
getResult2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result2 = 2;
getResult2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
required int32 result2 = 2;
getResult2() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulResponseOrBuilder
required int32 result2 = 2;
getRpcChannel() - Method in class org.apache.tajo.rpc.AsyncRpcClient
 
getSerializedSize() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
getSerializedSize() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
getSerializedSize() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
getSharedClientChannelFactory() - Static method in class org.apache.tajo.rpc.RpcChannelFactory
make this factory static thus all clients can share its thread pool.
getStartTime() - Method in class org.apache.tajo.rpc.ServerCallable
 
getStub() - Method in class org.apache.tajo.rpc.AsyncRpcClient
 
getStub() - Method in class org.apache.tajo.rpc.BlockingRpcClient
 
getStub() - Method in class org.apache.tajo.rpc.NettyClientBase
 
getUnknownFields() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
getUnknownFields() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
getUnknownFields() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
getX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x1 = 1;
getX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
required int32 x1 = 1;
getX1() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest1OrBuilder
required int32 x1 = 1;
getX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x1 = 1;
getX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
required int32 x1 = 1;
getX1() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest2OrBuilder
required int32 x1 = 1;
getX1() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int32 x1 = 1;
getX1() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required int32 x1 = 1;
getX1() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required int32 x1 = 1;
getX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x2 = 2;
getX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
required int32 x2 = 2;
getX2() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest1OrBuilder
required int32 x2 = 2;
getX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x2 = 2;
getX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
required int32 x2 = 2;
getX2() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest2OrBuilder
required int32 x2 = 2;
getX2() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int64 x2 = 2;
getX2() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required int64 x2 = 2;
getX2() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required int64 x2 = 2;
getX3() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required double x3 = 3;
getX3() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required double x3 = 3;
getX3() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required double x3 = 3;
getX4() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required float x4 = 4;
getX4() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required float x4 = 4;
getX4() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required float x4 = 4;

H

hasErrorMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional string error_message = 3;
hasErrorMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
optional string error_message = 3;
hasErrorMessage() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcResponseOrBuilder
optional string error_message = 3;
hashCode() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
hashCode() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
hashCode() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
hashCode() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
hashCode() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
hashCode() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
hashCode() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
hashCode() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
hashCode() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
hasId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required int32 id = 1;
hasId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
required int32 id = 1;
hasId() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcRequestOrBuilder
required int32 id = 1;
hasId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
required int32 id = 1;
hasId() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
required int32 id = 1;
hasId() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcResponseOrBuilder
required int32 id = 1;
hasInstr() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
required string instr = 1;
hasInstr() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
required string instr = 1;
hasInstr() - Method in interface org.apache.tajo.rpc.test.DummyProtos.InnerNodeOrBuilder
required string instr = 1;
hasMessage() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
required string message = 1;
hasMessage() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
required string message = 1;
hasMessage() - Method in interface org.apache.tajo.rpc.test.TestProtos.EchoMessageOrBuilder
required string message = 1;
hasMethodName() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required string method_name = 2;
hasMethodName() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
required string method_name = 2;
hasMethodName() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcRequestOrBuilder
required string method_name = 2;
hasRequestMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
optional bytes request_message = 3;
hasRequestMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
optional bytes request_message = 3;
hasRequestMessage() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcRequestOrBuilder
optional bytes request_message = 3;
hasResponseMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional bytes response_message = 2;
hasResponseMessage() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
optional bytes response_message = 2;
hasResponseMessage() - Method in interface org.apache.tajo.rpc.RpcProtos.RpcResponseOrBuilder
optional bytes response_message = 2;
hasResult() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
required double result = 1;
hasResult() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
required double result = 1;
hasResult() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumResponseOrBuilder
required double result = 1;
hasResult1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result1 = 1;
hasResult1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
required int32 result1 = 1;
hasResult1() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulResponseOrBuilder
required int32 result1 = 1;
hasResult2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result2 = 2;
hasResult2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
required int32 result2 = 2;
hasResult2() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulResponseOrBuilder
required int32 result2 = 2;
hasX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x1 = 1;
hasX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
required int32 x1 = 1;
hasX1() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest1OrBuilder
required int32 x1 = 1;
hasX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x1 = 1;
hasX1() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
required int32 x1 = 1;
hasX1() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest2OrBuilder
required int32 x1 = 1;
hasX1() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int32 x1 = 1;
hasX1() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required int32 x1 = 1;
hasX1() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required int32 x1 = 1;
hasX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x2 = 2;
hasX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
required int32 x2 = 2;
hasX2() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest1OrBuilder
required int32 x2 = 2;
hasX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x2 = 2;
hasX2() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
required int32 x2 = 2;
hasX2() - Method in interface org.apache.tajo.rpc.test.DummyProtos.MulRequest2OrBuilder
required int32 x2 = 2;
hasX2() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int64 x2 = 2;
hasX2() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required int64 x2 = 2;
hasX2() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required int64 x2 = 2;
hasX3() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required double x3 = 3;
hasX3() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required double x3 = 3;
hasX3() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required double x3 = 3;
hasX4() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required float x4 = 4;
hasX4() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
required float x4 = 4;
hasX4() - Method in interface org.apache.tajo.rpc.test.TestProtos.SumRequestOrBuilder
required float x4 = 4;

I

ID_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
ID_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
init(InetSocketAddress, ChannelPipelineFactory, ClientSocketChannelFactory) - Method in class org.apache.tajo.rpc.NettyClientBase
 
init(ChannelPipelineFactory, int) - Method in class org.apache.tajo.rpc.NettyServerBase
 
INSTR_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
isCanceled() - Method in class org.apache.tajo.rpc.DefaultRpcController
 
isCanceled() - Method in class org.apache.tajo.rpc.NettyRpcController
 
isCancelled() - Method in class org.apache.tajo.rpc.CallFuture
 
isConnected() - Method in class org.apache.tajo.rpc.NettyClientBase
 
isDone() - Method in class org.apache.tajo.rpc.CallFuture
 
isInitialized() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
isInitialized() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
isInitialized() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
isInitialized() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
isInitialized() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 

M

mergeFrom(Message) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
mergeFrom(RpcProtos.RpcRequest) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
mergeFrom(RpcProtos.RpcResponse) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
mergeFrom(DummyProtos.InnerNode) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
mergeFrom(DummyProtos.InnerRequest) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
mergeFrom(DummyProtos.InnerResponse) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
mergeFrom(DummyProtos.MulRequest1) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
mergeFrom(DummyProtos.MulRequest2) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
mergeFrom(DummyProtos.MulResponse) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
mergeFrom(TestProtos.EchoMessage) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
mergeFrom(TestProtos.SumRequest) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
mergeFrom(TestProtos.SumResponse) - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
METHOD_NAME_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 

N

NettyClientBase - Class in org.apache.tajo.rpc
 
NettyClientBase() - Constructor for class org.apache.tajo.rpc.NettyClientBase
 
NettyRpcController - Class in org.apache.tajo.rpc
 
NettyRpcController() - Constructor for class org.apache.tajo.rpc.NettyRpcController
 
NettyServerBase - Class in org.apache.tajo.rpc
 
NettyServerBase(InetSocketAddress) - Constructor for class org.apache.tajo.rpc.NettyServerBase
 
NettyServerBase(String, InetSocketAddress) - Constructor for class org.apache.tajo.rpc.NettyServerBase
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
newBuilder() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
newBuilder(RpcProtos.RpcRequest) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
newBuilder() - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
newBuilder(RpcProtos.RpcResponse) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
newBuilder(DummyProtos.InnerNode) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
newBuilder(DummyProtos.InnerRequest) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
newBuilder(DummyProtos.InnerResponse) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
newBuilder(DummyProtos.MulRequest1) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
newBuilder(DummyProtos.MulRequest2) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
newBuilder(DummyProtos.MulResponse) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
newBuilder(TestProtos.EchoMessage) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
newBuilder(TestProtos.SumRequest) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
newBuilder() - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
newBuilder(TestProtos.SumResponse) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
newBuilderForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
newBuilderForType() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
newBuilderForType() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
newPool(TajoConf, String, int) - Static method in class org.apache.tajo.rpc.RpcConnectionPool
 
newReflectiveBlockingService(DummyProtocol.DummyProtocolService.BlockingInterface) - Static method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
newReflectiveService(DummyProtocol.DummyProtocolService.Interface) - Static method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
 
NODES_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
NODES_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.tajo.rpc.DefaultRpcController
 
notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.tajo.rpc.NettyRpcController
 
NullCallback - Class in org.apache.tajo.rpc
 
NullCallback() - Constructor for class org.apache.tajo.rpc.NullCallback
 

O

org.apache.tajo.rpc - package org.apache.tajo.rpc
 
org.apache.tajo.rpc.test - package org.apache.tajo.rpc.test
 

P

parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
PARSER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
PARSER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
PARSER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
PARSER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
PARSER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
PARSER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
PARSER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
PARSER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
PARSER - Static variable in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
PARSER - Static variable in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
PARSER - Static variable in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
pipelineFactory - Variable in class org.apache.tajo.rpc.NettyServerBase
 
protocol - Variable in class org.apache.tajo.rpc.ServerCallable
 
ProtoPipelineFactory - Class in org.apache.tajo.rpc
 
ProtoPipelineFactory(ChannelUpstreamHandler, MessageLite) - Constructor for class org.apache.tajo.rpc.ProtoPipelineFactory
 

R

registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.rpc.RpcProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.rpc.test.DummyProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.rpc.test.DummyProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.rpc.test.TestProtos
 
releaseConnection(NettyClientBase) - Method in class org.apache.tajo.rpc.RpcConnectionPool
 
RemoteCallException - Exception in org.apache.tajo.rpc
 
RemoteCallException(int, Descriptors.MethodDescriptor, Throwable) - Constructor for exception org.apache.tajo.rpc.RemoteCallException
 
RemoteCallException(int, Throwable) - Constructor for exception org.apache.tajo.rpc.RemoteCallException
 
RemoteException - Exception in org.apache.tajo.rpc
 
RemoteException() - Constructor for exception org.apache.tajo.rpc.RemoteException
 
RemoteException(String) - Constructor for exception org.apache.tajo.rpc.RemoteException
 
RemoteException(Throwable) - Constructor for exception org.apache.tajo.rpc.RemoteException
 
RemoteException(String, Throwable) - Constructor for exception org.apache.tajo.rpc.RemoteException
 
removeNodes(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
removeNodes(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
REQUEST_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
reset() - Method in class org.apache.tajo.rpc.DefaultRpcController
 
reset() - Method in class org.apache.tajo.rpc.NettyRpcController
 
RESPONSE_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
RESULT1_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
RESULT2_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
RESULT_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
RetriesExhaustedException - Exception in org.apache.tajo.rpc
 
RetriesExhaustedException(String) - Constructor for exception org.apache.tajo.rpc.RetriesExhaustedException
 
RetriesExhaustedException(String, IOException) - Constructor for exception org.apache.tajo.rpc.RetriesExhaustedException
 
RetriesExhaustedException(String, int, List<Throwable>) - Constructor for exception org.apache.tajo.rpc.RetriesExhaustedException
Create a new RetriesExhaustedException from the list of prior failures.
RetriesExhaustedException(int, List<Throwable>) - Constructor for exception org.apache.tajo.rpc.RetriesExhaustedException
Create a new RetriesExhaustedException from the list of prior failures.
RetriesExhaustedException.ThrowableWithExtraContext - Class in org.apache.tajo.rpc
Datastructure that allows adding more info around Throwable incident.
RetriesExhaustedException.ThrowableWithExtraContext(Throwable, long, String) - Constructor for class org.apache.tajo.rpc.RetriesExhaustedException.ThrowableWithExtraContext
 
RpcChannelFactory - Class in org.apache.tajo.rpc
 
RpcConnectionPool - Class in org.apache.tajo.rpc
 
RpcProtos - Class in org.apache.tajo.rpc
 
RpcProtos.RpcRequest - Class in org.apache.tajo.rpc
Protobuf type RpcRequest
RpcProtos.RpcRequest.Builder - Class in org.apache.tajo.rpc
Protobuf type RpcRequest
RpcProtos.RpcRequestOrBuilder - Interface in org.apache.tajo.rpc
 
RpcProtos.RpcResponse - Class in org.apache.tajo.rpc
Protobuf type RpcResponse
RpcProtos.RpcResponse.Builder - Class in org.apache.tajo.rpc
Protobuf type RpcResponse
RpcProtos.RpcResponseOrBuilder - Interface in org.apache.tajo.rpc
 
run(T) - Method in class org.apache.tajo.rpc.CallFuture
 
run(Object) - Method in class org.apache.tajo.rpc.NullCallback
 

S

serverAddr - Variable in class org.apache.tajo.rpc.NettyServerBase
 
ServerCallable<T> - Class in org.apache.tajo.rpc
 
ServerCallable(RpcConnectionPool, InetSocketAddress, Class, boolean) - Constructor for class org.apache.tajo.rpc.ServerCallable
 
ServerCallable(RpcConnectionPool, InetSocketAddress, Class, boolean, boolean) - Constructor for class org.apache.tajo.rpc.ServerCallable
 
serviceName - Variable in class org.apache.tajo.rpc.NettyServerBase
 
setErrorMessage(String) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional string error_message = 3;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional string error_message = 3;
setFailed(String) - Method in class org.apache.tajo.rpc.DefaultRpcController
 
setFailed(String) - Method in class org.apache.tajo.rpc.NettyRpcController
 
setId(int) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required int32 id = 1;
setId(int) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
required int32 id = 1;
setInstr(String) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
required string instr = 1;
setInstrBytes(ByteString) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode.Builder
required string instr = 1;
setMessage(String) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
required string message = 1;
setMessageBytes(ByteString) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage.Builder
required string message = 1;
setMethodName(String) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required string method_name = 2;
setMethodNameBytes(ByteString) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
required string method_name = 2;
setName(String) - Method in class org.apache.tajo.rpc.NettyServerBase
 
setNodes(int, DummyProtos.InnerNode) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
setNodes(int, DummyProtos.InnerNode.Builder) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest.Builder
repeated .InnerNode nodes = 1;
setNodes(int, DummyProtos.InnerNode) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
setNodes(int, DummyProtos.InnerNode.Builder) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse.Builder
repeated .InnerNode nodes = 1;
setRequestMessage(ByteString) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest.Builder
optional bytes request_message = 3;
setResponseMessage(ByteString) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse.Builder
optional bytes response_message = 2;
setResult(double) - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse.Builder
required double result = 1;
setResult1(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result1 = 1;
setResult2(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse.Builder
required int32 result2 = 2;
setX1(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x1 = 1;
setX1(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x1 = 1;
setX1(int) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int32 x1 = 1;
setX2(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1.Builder
required int32 x2 = 2;
setX2(int) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2.Builder
required int32 x2 = 2;
setX2(long) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required int64 x2 = 2;
setX3(double) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required double x3 = 3;
setX4(float) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest.Builder
required float x4 = 4;
shutdown() - Method in class org.apache.tajo.rpc.NettyServerBase
 
shutdown() - Static method in class org.apache.tajo.rpc.RpcChannelFactory
 
shutdown() - Method in class org.apache.tajo.rpc.RpcConnectionPool
 
start() - Method in class org.apache.tajo.rpc.NettyServerBase
 
startCancel() - Method in class org.apache.tajo.rpc.DefaultRpcController
 
startCancel() - Method in class org.apache.tajo.rpc.NettyRpcController
 
startTime - Variable in class org.apache.tajo.rpc.ServerCallable
 
sum(RpcController, TestProtos.SumRequest) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.BlockingInterface
 
sum(RpcController, TestProtos.SumRequest, RpcCallback<TestProtos.SumResponse>) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Interface
rpc sum(.SumRequest) returns (.SumResponse);
sum(RpcController, TestProtos.SumRequest, RpcCallback<TestProtos.SumResponse>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Stub
 
sum(RpcController, TestProtos.SumRequest, RpcCallback<TestProtos.SumResponse>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
rpc sum(.SumRequest) returns (.SumResponse);

T

TestProtos - Class in org.apache.tajo.rpc.test
 
TestProtos.EchoMessage - Class in org.apache.tajo.rpc.test
Protobuf type EchoMessage
TestProtos.EchoMessage.Builder - Class in org.apache.tajo.rpc.test
Protobuf type EchoMessage
TestProtos.EchoMessageOrBuilder - Interface in org.apache.tajo.rpc.test
 
TestProtos.SumRequest - Class in org.apache.tajo.rpc.test
Protobuf type SumRequest
TestProtos.SumRequest.Builder - Class in org.apache.tajo.rpc.test
Protobuf type SumRequest
TestProtos.SumRequestOrBuilder - Interface in org.apache.tajo.rpc.test
 
TestProtos.SumResponse - Class in org.apache.tajo.rpc.test
Protobuf type SumResponse
TestProtos.SumResponse.Builder - Class in org.apache.tajo.rpc.test
Protobuf type SumResponse
TestProtos.SumResponseOrBuilder - Interface in org.apache.tajo.rpc.test
 
throwException(RpcController, TestProtos.EchoMessage) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.BlockingInterface
 
throwException(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in interface org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Interface
rpc throwException(.EchoMessage) returns (.EchoMessage);
throwException(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService.Stub
 
throwException(RpcController, TestProtos.EchoMessage, RpcCallback<TestProtos.EchoMessage>) - Method in class org.apache.tajo.rpc.test.DummyProtocol.DummyProtocolService
rpc throwException(.EchoMessage) returns (.EchoMessage);
toBuilder() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
toBuilder() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
toBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
toBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
toBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
toBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
toBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
toBuilder() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
toBuilder() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
toBuilder() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
toBuilder() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
toString() - Method in class org.apache.tajo.rpc.RetriesExhaustedException.ThrowableWithExtraContext
 

W

withoutRetries() - Method in class org.apache.tajo.rpc.ServerCallable
Run this instance against the server once.
withRetries() - Method in class org.apache.tajo.rpc.ServerCallable
Run this instance with retries, timed waits, and refinds of missing regions.
writeReplace() - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
writeReplace() - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
writeReplace() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
writeReplace() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
writeReplace() - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
writeReplace() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
writeReplace() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
writeReplace() - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
writeReplace() - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
writeReplace() - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
writeReplace() - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.RpcProtos.RpcRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.RpcProtos.RpcResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerNode
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.DummyProtos.InnerResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.DummyProtos.MulResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.TestProtos.EchoMessage
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.test.TestProtos.SumResponse
 

X

X1_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
X1_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
X1_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
X2_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulRequest1
 
X2_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.DummyProtos.MulRequest2
 
X2_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
X3_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
X4_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.test.TestProtos.SumRequest
 
A B C D E F G H I M N O P R S T W X 

Copyright © 2014 Apache Software Foundation. All Rights Reserved.