Package | Description |
---|---|
org.apache.drill.exec.client |
Java client API for submitting queries and accepting result sets from a Drill
server.
|
org.apache.drill.exec.proto | |
org.apache.drill.exec.rpc.user |
Modifier and Type | Method and Description |
---|---|
UserProtos.RpcEndpointInfos |
DrillClient.getServerInfos()
Deprecated.
use
DrillClient#getServerVersion() |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<UserProtos.RpcEndpointInfos> |
UserProtos.RpcEndpointInfos.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.Builder.build() |
UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.Builder.buildPartial() |
UserProtos.RpcEndpointInfos |
UserProtos.UserToBitHandshakeOrBuilder.getClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfos |
UserProtos.UserToBitHandshake.getClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfos |
UserProtos.UserToBitHandshake.Builder.getClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.getDefaultInstance() |
UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.getDefaultInstanceForType() |
UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.Builder.getDefaultInstanceForType() |
UserProtos.RpcEndpointInfos |
UserProtos.BitToUserHandshakeOrBuilder.getServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfos |
UserProtos.BitToUserHandshake.getServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfos |
UserProtos.BitToUserHandshake.Builder.getServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfos |
SchemaUserProtos.RpcEndpointInfos.MessageSchema.newMessage() |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseDelimitedFrom(InputStream input) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(byte[] data) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(ByteBuffer data) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(com.google.protobuf.ByteString data) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(InputStream input) |
static UserProtos.RpcEndpointInfos |
UserProtos.RpcEndpointInfos.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<UserProtos.RpcEndpointInfos> |
UserProtos.RpcEndpointInfos.getParserForType() |
static com.google.protobuf.Parser<UserProtos.RpcEndpointInfos> |
UserProtos.RpcEndpointInfos.parser() |
Class<UserProtos.RpcEndpointInfos> |
SchemaUserProtos.RpcEndpointInfos.MessageSchema.typeClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemaUserProtos.RpcEndpointInfos.MessageSchema.isInitialized(UserProtos.RpcEndpointInfos message) |
UserProtos.UserToBitHandshake.Builder |
UserProtos.UserToBitHandshake.Builder.mergeClientInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos client_infos = 8; |
void |
SchemaUserProtos.RpcEndpointInfos.MessageSchema.mergeFrom(io.protostuff.Input input,
UserProtos.RpcEndpointInfos message) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.mergeFrom(UserProtos.RpcEndpointInfos other) |
UserProtos.BitToUserHandshake.Builder |
UserProtos.BitToUserHandshake.Builder.mergeServerInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos server_infos = 6; |
static UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.newBuilder(UserProtos.RpcEndpointInfos prototype) |
UserProtos.UserToBitHandshake.Builder |
UserProtos.UserToBitHandshake.Builder.setClientInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.BitToUserHandshake.Builder |
UserProtos.BitToUserHandshake.Builder.setServerInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos server_infos = 6; |
void |
SchemaUserProtos.RpcEndpointInfos.MessageSchema.writeTo(io.protostuff.Output output,
UserProtos.RpcEndpointInfos message) |
Modifier and Type | Method and Description |
---|---|
static UserProtos.RpcEndpointInfos |
UserRpcUtils.getRpcEndpointInfos(String name)
Returns a
RpcEndpointInfos instance
The instance is populated based on Drill version informations
from the classpath and runtime information for the application
name. |
UserProtos.RpcEndpointInfos |
UserClient.getServerInfos() |
Modifier and Type | Method and Description |
---|---|
static Version |
UserRpcUtils.getVersion(UserProtos.RpcEndpointInfos infos)
Get the version from a
RpcEndpointInfos instance |
Copyright © 1970 The Apache Software Foundation. All rights reserved.