Uses of Interface
org.apache.drill.exec.proto.UserProtos.RpcEndpointInfosOrBuilder
-
Uses of UserProtos.RpcEndpointInfosOrBuilder in org.apache.drill.exec.proto
Modifier and TypeClassDescriptionstatic final class
Protobuf typeexec.user.RpcEndpointInfos
static final class
Protobuf typeexec.user.RpcEndpointInfos
Modifier and TypeMethodDescriptionUserProtos.UserToBitHandshake.Builder.getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8;
UserProtos.UserToBitHandshake.getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8;
UserProtos.UserToBitHandshakeOrBuilder.getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8;
UserProtos.BitToUserHandshake.Builder.getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6;
UserProtos.BitToUserHandshake.getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6;
UserProtos.BitToUserHandshakeOrBuilder.getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6;