Package org.apache.drill.exec.rpc
Class RpcConfig.RpcConfigBuilder
java.lang.Object
org.apache.drill.exec.rpc.RpcConfig.RpcConfigBuilder
- Enclosing class:
- RpcConfig
-
Method Summary
Modifier and TypeMethodDescription<SEND extends com.google.protobuf.MessageLite,
RECEIVE extends com.google.protobuf.MessageLite, T extends com.google.protobuf.Internal.EnumLite>
RpcConfig.RpcConfigBuilderbuild()
timeout
(int timeoutInSeconds)
-
Method Details
-
name
-
timeout
-
add
public <SEND extends com.google.protobuf.MessageLite,RECEIVE extends com.google.protobuf.MessageLite, RpcConfig.RpcConfigBuilder addT extends com.google.protobuf.Internal.EnumLite> (T sendEnum, Class<SEND> send, T receiveEnum, Class<RECEIVE> rec) -
executor
-
build
-