Package | Description |
---|---|
org.apache.drill.exec.proto |
Modifier and Type | Class and Description |
---|---|
static class |
UserProtos.RpcEndpointInfos
Protobuf type
exec.user.RpcEndpointInfos |
static class |
UserProtos.RpcEndpointInfos.Builder
Protobuf type
exec.user.RpcEndpointInfos |
Modifier and Type | Method and Description |
---|---|
UserProtos.RpcEndpointInfosOrBuilder |
UserProtos.UserToBitHandshakeOrBuilder.getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfosOrBuilder |
UserProtos.UserToBitHandshake.getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfosOrBuilder |
UserProtos.UserToBitHandshake.Builder.getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfosOrBuilder |
UserProtos.BitToUserHandshakeOrBuilder.getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfosOrBuilder |
UserProtos.BitToUserHandshake.getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfosOrBuilder |
UserProtos.BitToUserHandshake.Builder.getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
Copyright © 1970 The Apache Software Foundation. All rights reserved.