Package | Description |
---|---|
org.apache.drill.exec.proto |
Modifier and Type | Method and Description |
---|---|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clear() |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearApplication()
example: Tableau 9.3
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearBuildNumber()
example: 32
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearMajorVersion()
example: 1
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearMinorVersion()
example: 9
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearName()
example: Apache Drill Server, Apache Drill C++ client
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearPatchVersion()
example: 0
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearVersion()
example: 1.9.0
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clearVersionQualifier()
example: SNAPSHOT
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.clone() |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.UserToBitHandshake.Builder.getClientInfosBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.BitToUserHandshake.Builder.getServerInfosBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.mergeFrom(com.google.protobuf.Message other) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.mergeFrom(UserProtos.RpcEndpointInfos other) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.newBuilder() |
static UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.newBuilder(UserProtos.RpcEndpointInfos prototype) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.newBuilderForType() |
protected UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
UserProtos.RpcEndpointInfos.Builder |
SchemaUserProtos.RpcEndpointInfos.BuilderSchema.newMessage() |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setApplication(String value)
example: Tableau 9.3
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setApplicationBytes(com.google.protobuf.ByteString value)
example: Tableau 9.3
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setBuildNumber(int value)
example: 32
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setMajorVersion(int value)
example: 1
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setMinorVersion(int value)
example: 9
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setName(String value)
example: Apache Drill Server, Apache Drill C++ client
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setNameBytes(com.google.protobuf.ByteString value)
example: Apache Drill Server, Apache Drill C++ client
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setPatchVersion(int value)
example: 0
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setVersion(String value)
example: 1.9.0
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setVersionBytes(com.google.protobuf.ByteString value)
example: 1.9.0
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setVersionQualifier(String value)
example: SNAPSHOT
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.Builder.setVersionQualifierBytes(com.google.protobuf.ByteString value)
example: SNAPSHOT
|
UserProtos.RpcEndpointInfos.Builder |
UserProtos.RpcEndpointInfos.toBuilder() |
Modifier and Type | Method and Description |
---|---|
Class<UserProtos.RpcEndpointInfos.Builder> |
SchemaUserProtos.RpcEndpointInfos.BuilderSchema.typeClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemaUserProtos.RpcEndpointInfos.BuilderSchema.isInitialized(UserProtos.RpcEndpointInfos.Builder builder) |
void |
SchemaUserProtos.RpcEndpointInfos.BuilderSchema.mergeFrom(io.protostuff.Input input,
UserProtos.RpcEndpointInfos.Builder builder) |
UserProtos.UserToBitHandshake.Builder |
UserProtos.UserToBitHandshake.Builder.setClientInfos(UserProtos.RpcEndpointInfos.Builder builderForValue)
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.BitToUserHandshake.Builder |
UserProtos.BitToUserHandshake.Builder.setServerInfos(UserProtos.RpcEndpointInfos.Builder builderForValue)
optional .exec.user.RpcEndpointInfos server_infos = 6; |
void |
SchemaUserProtos.RpcEndpointInfos.BuilderSchema.writeTo(io.protostuff.Output output,
UserProtos.RpcEndpointInfos.Builder builder) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.