Uses of Class
org.apache.drill.exec.proto.UserProtos.GetCatalogsReq.Builder
Packages that use UserProtos.GetCatalogsReq.Builder
-
Uses of UserProtos.GetCatalogsReq.Builder in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.GetCatalogsReq.BuilderModifier and TypeMethodDescriptionUserProtos.GetCatalogsReq.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.GetCatalogsReq.Builder.clear()UserProtos.GetCatalogsReq.Builder.clearCatalogNameFilter()optional .exec.user.LikeFilter catalog_name_filter = 1;UserProtos.GetCatalogsReq.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) UserProtos.GetCatalogsReq.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) UserProtos.GetCatalogsReq.Builder.clone()UserProtos.GetCatalogsReq.Builder.mergeCatalogNameFilter(UserProtos.LikeFilter value) optional .exec.user.LikeFilter catalog_name_filter = 1;UserProtos.GetCatalogsReq.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.GetCatalogsReq.Builder.mergeFrom(com.google.protobuf.Message other) UserProtos.GetCatalogsReq.Builder.mergeFrom(UserProtos.GetCatalogsReq other) UserProtos.GetCatalogsReq.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.GetCatalogsReq.newBuilder()UserProtos.GetCatalogsReq.newBuilder(UserProtos.GetCatalogsReq prototype) UserProtos.GetCatalogsReq.newBuilderForType()protected UserProtos.GetCatalogsReq.BuilderUserProtos.GetCatalogsReq.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SchemaUserProtos.GetCatalogsReq.BuilderSchema.newMessage()UserProtos.GetCatalogsReq.Builder.setCatalogNameFilter(UserProtos.LikeFilter value) optional .exec.user.LikeFilter catalog_name_filter = 1;UserProtos.GetCatalogsReq.Builder.setCatalogNameFilter(UserProtos.LikeFilter.Builder builderForValue) optional .exec.user.LikeFilter catalog_name_filter = 1;UserProtos.GetCatalogsReq.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.GetCatalogsReq.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) UserProtos.GetCatalogsReq.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.GetCatalogsReq.toBuilder()Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.GetCatalogsReq.BuilderMethods in org.apache.drill.exec.proto with parameters of type UserProtos.GetCatalogsReq.BuilderModifier and TypeMethodDescriptionbooleanSchemaUserProtos.GetCatalogsReq.BuilderSchema.isInitialized(UserProtos.GetCatalogsReq.Builder builder) voidSchemaUserProtos.GetCatalogsReq.BuilderSchema.mergeFrom(io.protostuff.Input input, UserProtos.GetCatalogsReq.Builder builder) voidSchemaUserProtos.GetCatalogsReq.BuilderSchema.writeTo(io.protostuff.Output output, UserProtos.GetCatalogsReq.Builder builder)