public static final class ClientProtos.Authorizations.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder> implements ClientProtos.AuthorizationsOrBuilder
The protocol buffer version of Authorizations.Protobuf type
hbase.pb.Authorizations| Modifier and Type | Method and Description |
|---|---|
ClientProtos.Authorizations.Builder |
addAllLabel(Iterable<String> values)
repeated string label = 1; |
ClientProtos.Authorizations.Builder |
addLabel(String value)
repeated string label = 1; |
ClientProtos.Authorizations.Builder |
addLabelBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
repeated string label = 1; |
ClientProtos.Authorizations.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProtos.Authorizations |
build() |
ClientProtos.Authorizations |
buildPartial() |
ClientProtos.Authorizations.Builder |
clear() |
ClientProtos.Authorizations.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ClientProtos.Authorizations.Builder |
clearLabel()
repeated string label = 1; |
ClientProtos.Authorizations.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClientProtos.Authorizations.Builder |
clone() |
ClientProtos.Authorizations |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLabel(int index)
repeated string label = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getLabelBytes(int index)
repeated string label = 1; |
int |
getLabelCount()
repeated string label = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ProtocolStringList |
getLabelList()
repeated string label = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClientProtos.Authorizations.Builder |
mergeFrom(ClientProtos.Authorizations other) |
ClientProtos.Authorizations.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProtos.Authorizations.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ClientProtos.Authorizations.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ClientProtos.Authorizations.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProtos.Authorizations.Builder |
setLabel(int index,
String value)
repeated string label = 1; |
ClientProtos.Authorizations.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClientProtos.Authorizations.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ClientProtos.Authorizations build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClientProtos.Authorizations buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClientProtos.Authorizations.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder mergeFrom(ClientProtos.Authorizations other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public ClientProtos.Authorizations.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClientProtos.Authorizations.Builder>IOExceptionpublic org.apache.hbase.thirdparty.com.google.protobuf.ProtocolStringList getLabelList()
repeated string label = 1;getLabelList in interface ClientProtos.AuthorizationsOrBuilderpublic int getLabelCount()
repeated string label = 1;getLabelCount in interface ClientProtos.AuthorizationsOrBuilderpublic String getLabel(int index)
repeated string label = 1;getLabel in interface ClientProtos.AuthorizationsOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getLabelBytes(int index)
repeated string label = 1;getLabelBytes in interface ClientProtos.AuthorizationsOrBuilderpublic ClientProtos.Authorizations.Builder setLabel(int index, String value)
repeated string label = 1;public ClientProtos.Authorizations.Builder addLabel(String value)
repeated string label = 1;public ClientProtos.Authorizations.Builder addAllLabel(Iterable<String> values)
repeated string label = 1;public ClientProtos.Authorizations.Builder clearLabel()
repeated string label = 1;public ClientProtos.Authorizations.Builder addLabelBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
repeated string label = 1;public final ClientProtos.Authorizations.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>public final ClientProtos.Authorizations.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClientProtos.Authorizations.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.