public static final class UserProtos.GetCatalogsResp.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder> implements UserProtos.GetCatalogsRespOrBuilder
Response message for GetCatalogReq.Protobuf type
exec.user.GetCatalogsResp
Modifier and Type | Method and Description |
---|---|
UserProtos.GetCatalogsResp.Builder |
addAllCatalogs(Iterable<? extends UserProtos.CatalogMetadata> values)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
addCatalogs(int index,
UserProtos.CatalogMetadata.Builder builderForValue)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
addCatalogs(int index,
UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
addCatalogs(UserProtos.CatalogMetadata.Builder builderForValue)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
addCatalogs(UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadata.Builder |
addCatalogsBuilder()
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadata.Builder |
addCatalogsBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.GetCatalogsResp |
build() |
UserProtos.GetCatalogsResp |
buildPartial() |
UserProtos.GetCatalogsResp.Builder |
clear() |
UserProtos.GetCatalogsResp.Builder |
clearCatalogs()
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
clearError()
optional .exec.shared.DrillPBError error = 3; |
UserProtos.GetCatalogsResp.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserProtos.GetCatalogsResp.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserProtos.GetCatalogsResp.Builder |
clearStatus()
optional .exec.user.RequestStatus status = 1; |
UserProtos.GetCatalogsResp.Builder |
clone() |
UserProtos.CatalogMetadata |
getCatalogs(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadata.Builder |
getCatalogsBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
List<UserProtos.CatalogMetadata.Builder> |
getCatalogsBuilderList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
int |
getCatalogsCount()
repeated .exec.user.CatalogMetadata catalogs = 2; |
List<UserProtos.CatalogMetadata> |
getCatalogsList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadataOrBuilder |
getCatalogsOrBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
List<? extends UserProtos.CatalogMetadataOrBuilder> |
getCatalogsOrBuilderList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
UserBitShared.DrillPBError |
getError()
optional .exec.shared.DrillPBError error = 3; |
UserBitShared.DrillPBError.Builder |
getErrorBuilder()
optional .exec.shared.DrillPBError error = 3; |
UserBitShared.DrillPBErrorOrBuilder |
getErrorOrBuilder()
optional .exec.shared.DrillPBError error = 3; |
UserProtos.RequestStatus |
getStatus()
optional .exec.user.RequestStatus status = 1; |
boolean |
hasError()
optional .exec.shared.DrillPBError error = 3; |
boolean |
hasStatus()
optional .exec.user.RequestStatus status = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UserProtos.GetCatalogsResp.Builder |
mergeError(UserBitShared.DrillPBError value)
optional .exec.shared.DrillPBError error = 3; |
UserProtos.GetCatalogsResp.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserProtos.GetCatalogsResp.Builder |
mergeFrom(com.google.protobuf.Message other) |
UserProtos.GetCatalogsResp.Builder |
mergeFrom(UserProtos.GetCatalogsResp other) |
UserProtos.GetCatalogsResp.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserProtos.GetCatalogsResp.Builder |
removeCatalogs(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
setCatalogs(int index,
UserProtos.CatalogMetadata.Builder builderForValue)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
setCatalogs(int index,
UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
setError(UserBitShared.DrillPBError.Builder builderForValue)
optional .exec.shared.DrillPBError error = 3; |
UserProtos.GetCatalogsResp.Builder |
setError(UserBitShared.DrillPBError value)
optional .exec.shared.DrillPBError error = 3; |
UserProtos.GetCatalogsResp.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.GetCatalogsResp.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserProtos.GetCatalogsResp.Builder |
setStatus(UserProtos.RequestStatus value)
optional .exec.user.RequestStatus status = 1; |
UserProtos.GetCatalogsResp.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public UserProtos.GetCatalogsResp build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public UserProtos.GetCatalogsResp buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public UserProtos.GetCatalogsResp.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder mergeFrom(UserProtos.GetCatalogsResp other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public UserProtos.GetCatalogsResp.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserProtos.GetCatalogsResp.Builder>
IOException
public boolean hasStatus()
optional .exec.user.RequestStatus status = 1;
hasStatus
in interface UserProtos.GetCatalogsRespOrBuilder
public UserProtos.RequestStatus getStatus()
optional .exec.user.RequestStatus status = 1;
getStatus
in interface UserProtos.GetCatalogsRespOrBuilder
public UserProtos.GetCatalogsResp.Builder setStatus(UserProtos.RequestStatus value)
optional .exec.user.RequestStatus status = 1;
value
- The status to set.public UserProtos.GetCatalogsResp.Builder clearStatus()
optional .exec.user.RequestStatus status = 1;
public List<UserProtos.CatalogMetadata> getCatalogsList()
repeated .exec.user.CatalogMetadata catalogs = 2;
getCatalogsList
in interface UserProtos.GetCatalogsRespOrBuilder
public int getCatalogsCount()
repeated .exec.user.CatalogMetadata catalogs = 2;
getCatalogsCount
in interface UserProtos.GetCatalogsRespOrBuilder
public UserProtos.CatalogMetadata getCatalogs(int index)
repeated .exec.user.CatalogMetadata catalogs = 2;
getCatalogs
in interface UserProtos.GetCatalogsRespOrBuilder
public UserProtos.GetCatalogsResp.Builder setCatalogs(int index, UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder setCatalogs(int index, UserProtos.CatalogMetadata.Builder builderForValue)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder addCatalogs(UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder addCatalogs(int index, UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder addCatalogs(UserProtos.CatalogMetadata.Builder builderForValue)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder addCatalogs(int index, UserProtos.CatalogMetadata.Builder builderForValue)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder addAllCatalogs(Iterable<? extends UserProtos.CatalogMetadata> values)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder clearCatalogs()
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.GetCatalogsResp.Builder removeCatalogs(int index)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.CatalogMetadata.Builder getCatalogsBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.CatalogMetadataOrBuilder getCatalogsOrBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2;
getCatalogsOrBuilder
in interface UserProtos.GetCatalogsRespOrBuilder
public List<? extends UserProtos.CatalogMetadataOrBuilder> getCatalogsOrBuilderList()
repeated .exec.user.CatalogMetadata catalogs = 2;
getCatalogsOrBuilderList
in interface UserProtos.GetCatalogsRespOrBuilder
public UserProtos.CatalogMetadata.Builder addCatalogsBuilder()
repeated .exec.user.CatalogMetadata catalogs = 2;
public UserProtos.CatalogMetadata.Builder addCatalogsBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2;
public List<UserProtos.CatalogMetadata.Builder> getCatalogsBuilderList()
repeated .exec.user.CatalogMetadata catalogs = 2;
public boolean hasError()
optional .exec.shared.DrillPBError error = 3;
hasError
in interface UserProtos.GetCatalogsRespOrBuilder
public UserBitShared.DrillPBError getError()
optional .exec.shared.DrillPBError error = 3;
getError
in interface UserProtos.GetCatalogsRespOrBuilder
public UserProtos.GetCatalogsResp.Builder setError(UserBitShared.DrillPBError value)
optional .exec.shared.DrillPBError error = 3;
public UserProtos.GetCatalogsResp.Builder setError(UserBitShared.DrillPBError.Builder builderForValue)
optional .exec.shared.DrillPBError error = 3;
public UserProtos.GetCatalogsResp.Builder mergeError(UserBitShared.DrillPBError value)
optional .exec.shared.DrillPBError error = 3;
public UserProtos.GetCatalogsResp.Builder clearError()
optional .exec.shared.DrillPBError error = 3;
public UserBitShared.DrillPBError.Builder getErrorBuilder()
optional .exec.shared.DrillPBError error = 3;
public UserBitShared.DrillPBErrorOrBuilder getErrorOrBuilder()
optional .exec.shared.DrillPBError error = 3;
getErrorOrBuilder
in interface UserProtos.GetCatalogsRespOrBuilder
public final UserProtos.GetCatalogsResp.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
public final UserProtos.GetCatalogsResp.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.GetCatalogsResp.Builder>
Copyright © 1970 The Apache Software Foundation. All rights reserved.