Uses of Class
org.apache.drill.exec.proto.UserBitShared.NamePart.Builder
Packages that use UserBitShared.NamePart.Builder
-
Uses of UserBitShared.NamePart.Builder in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserBitShared.NamePart.BuilderModifier and TypeMethodDescriptionUserBitShared.NamePart.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserBitShared.NamePart.Builder.clear()UserBitShared.NamePart.Builder.clearChild()optional .exec.shared.NamePart child = 3;UserBitShared.NamePart.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) UserBitShared.NamePart.Builder.clearName()optional string name = 2;UserBitShared.NamePart.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) UserBitShared.NamePart.Builder.clearType()optional .exec.shared.NamePart.Type type = 1;UserBitShared.NamePart.Builder.clone()UserBitShared.NamePart.Builder.getChildBuilder()optional .exec.shared.NamePart child = 3;UserBitShared.SerializedField.Builder.getNamePartBuilder()optional .exec.shared.NamePart name_part = 2;UserBitShared.NamePart.Builder.mergeChild(UserBitShared.NamePart value) optional .exec.shared.NamePart child = 3;UserBitShared.NamePart.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserBitShared.NamePart.Builder.mergeFrom(com.google.protobuf.Message other) UserBitShared.NamePart.Builder.mergeFrom(UserBitShared.NamePart other) UserBitShared.NamePart.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserBitShared.NamePart.newBuilder()UserBitShared.NamePart.newBuilder(UserBitShared.NamePart prototype) UserBitShared.NamePart.newBuilderForType()protected UserBitShared.NamePart.BuilderUserBitShared.NamePart.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SchemaUserBitShared.NamePart.BuilderSchema.newMessage()UserBitShared.NamePart.Builder.setChild(UserBitShared.NamePart value) optional .exec.shared.NamePart child = 3;UserBitShared.NamePart.Builder.setChild(UserBitShared.NamePart.Builder builderForValue) optional .exec.shared.NamePart child = 3;UserBitShared.NamePart.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) optional string name = 2;UserBitShared.NamePart.Builder.setNameBytes(com.google.protobuf.ByteString value) optional string name = 2;UserBitShared.NamePart.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) UserBitShared.NamePart.Builder.setType(UserBitShared.NamePart.Type value) optional .exec.shared.NamePart.Type type = 1;UserBitShared.NamePart.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserBitShared.NamePart.toBuilder()Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.NamePart.BuilderMethods in org.apache.drill.exec.proto with parameters of type UserBitShared.NamePart.BuilderModifier and TypeMethodDescriptionbooleanSchemaUserBitShared.NamePart.BuilderSchema.isInitialized(UserBitShared.NamePart.Builder builder) voidSchemaUserBitShared.NamePart.BuilderSchema.mergeFrom(io.protostuff.Input input, UserBitShared.NamePart.Builder builder) UserBitShared.NamePart.Builder.setChild(UserBitShared.NamePart.Builder builderForValue) optional .exec.shared.NamePart child = 3;UserBitShared.SerializedField.Builder.setNamePart(UserBitShared.NamePart.Builder builderForValue) optional .exec.shared.NamePart name_part = 2;voidSchemaUserBitShared.NamePart.BuilderSchema.writeTo(io.protostuff.Output output, UserBitShared.NamePart.Builder builder)