Uses of Class
org.apache.drill.exec.proto.UserProtos.RpcEndpointInfos.Builder
-
Uses of UserProtos.RpcEndpointInfos.Builder in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionUserProtos.RpcEndpointInfos.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.RpcEndpointInfos.Builder.clear()
UserProtos.RpcEndpointInfos.Builder.clearApplication()
example: Tableau 9.3UserProtos.RpcEndpointInfos.Builder.clearBuildNumber()
example: 32UserProtos.RpcEndpointInfos.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) UserProtos.RpcEndpointInfos.Builder.clearMajorVersion()
example: 1UserProtos.RpcEndpointInfos.Builder.clearMinorVersion()
example: 9UserProtos.RpcEndpointInfos.Builder.clearName()
example: Apache Drill Server, Apache Drill C++ clientUserProtos.RpcEndpointInfos.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) UserProtos.RpcEndpointInfos.Builder.clearPatchVersion()
example: 0UserProtos.RpcEndpointInfos.Builder.clearVersion()
example: 1.9.0UserProtos.RpcEndpointInfos.Builder.clearVersionQualifier()
example: SNAPSHOTUserProtos.RpcEndpointInfos.Builder.clone()
UserProtos.UserToBitHandshake.Builder.getClientInfosBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8;
UserProtos.BitToUserHandshake.Builder.getServerInfosBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6;
UserProtos.RpcEndpointInfos.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.RpcEndpointInfos.Builder.mergeFrom
(com.google.protobuf.Message other) UserProtos.RpcEndpointInfos.Builder.mergeFrom
(UserProtos.RpcEndpointInfos other) UserProtos.RpcEndpointInfos.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.RpcEndpointInfos.newBuilder()
UserProtos.RpcEndpointInfos.newBuilder
(UserProtos.RpcEndpointInfos prototype) UserProtos.RpcEndpointInfos.newBuilderForType()
protected UserProtos.RpcEndpointInfos.Builder
UserProtos.RpcEndpointInfos.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SchemaUserProtos.RpcEndpointInfos.BuilderSchema.newMessage()
UserProtos.RpcEndpointInfos.Builder.setApplication
(String value) example: Tableau 9.3UserProtos.RpcEndpointInfos.Builder.setApplicationBytes
(com.google.protobuf.ByteString value) example: Tableau 9.3UserProtos.RpcEndpointInfos.Builder.setBuildNumber
(int value) example: 32UserProtos.RpcEndpointInfos.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.RpcEndpointInfos.Builder.setMajorVersion
(int value) example: 1UserProtos.RpcEndpointInfos.Builder.setMinorVersion
(int value) example: 9example: Apache Drill Server, Apache Drill C++ clientUserProtos.RpcEndpointInfos.Builder.setNameBytes
(com.google.protobuf.ByteString value) example: Apache Drill Server, Apache Drill C++ clientUserProtos.RpcEndpointInfos.Builder.setPatchVersion
(int value) example: 0UserProtos.RpcEndpointInfos.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) UserProtos.RpcEndpointInfos.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.RpcEndpointInfos.Builder.setVersion
(String value) example: 1.9.0UserProtos.RpcEndpointInfos.Builder.setVersionBytes
(com.google.protobuf.ByteString value) example: 1.9.0UserProtos.RpcEndpointInfos.Builder.setVersionQualifier
(String value) example: SNAPSHOTUserProtos.RpcEndpointInfos.Builder.setVersionQualifierBytes
(com.google.protobuf.ByteString value) example: SNAPSHOTUserProtos.RpcEndpointInfos.toBuilder()
Modifier and TypeMethodDescriptionboolean
SchemaUserProtos.RpcEndpointInfos.BuilderSchema.isInitialized
(UserProtos.RpcEndpointInfos.Builder builder) void
SchemaUserProtos.RpcEndpointInfos.BuilderSchema.mergeFrom
(io.protostuff.Input input, UserProtos.RpcEndpointInfos.Builder builder) UserProtos.UserToBitHandshake.Builder.setClientInfos
(UserProtos.RpcEndpointInfos.Builder builderForValue) optional .exec.user.RpcEndpointInfos client_infos = 8;
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)