public static final class AccessControlProtos.NamespacePermission.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<AccessControlProtos.NamespacePermission.Builder> implements AccessControlProtos.NamespacePermissionOrBuilder
hbase.pb.NamespacePermission| Modifier and Type | Method and Description |
|---|---|
AccessControlProtos.NamespacePermission.Builder |
addAction(AccessControlProtos.Permission.Action value)
repeated .hbase.pb.Permission.Action action = 2; |
AccessControlProtos.NamespacePermission.Builder |
addAllAction(Iterable<? extends AccessControlProtos.Permission.Action> values)
repeated .hbase.pb.Permission.Action action = 2; |
AccessControlProtos.NamespacePermission.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccessControlProtos.NamespacePermission |
build() |
AccessControlProtos.NamespacePermission |
buildPartial() |
AccessControlProtos.NamespacePermission.Builder |
clear() |
AccessControlProtos.NamespacePermission.Builder |
clearAction()
repeated .hbase.pb.Permission.Action action = 2; |
AccessControlProtos.NamespacePermission.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
AccessControlProtos.NamespacePermission.Builder |
clearNamespaceName()
optional bytes namespace_name = 1; |
AccessControlProtos.NamespacePermission.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AccessControlProtos.NamespacePermission.Builder |
clone() |
AccessControlProtos.Permission.Action |
getAction(int index)
repeated .hbase.pb.Permission.Action action = 2; |
int |
getActionCount()
repeated .hbase.pb.Permission.Action action = 2; |
List<AccessControlProtos.Permission.Action> |
getActionList()
repeated .hbase.pb.Permission.Action action = 2; |
AccessControlProtos.NamespacePermission |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNamespaceName()
optional bytes namespace_name = 1; |
boolean |
hasNamespaceName()
optional bytes namespace_name = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AccessControlProtos.NamespacePermission.Builder |
mergeFrom(AccessControlProtos.NamespacePermission other) |
AccessControlProtos.NamespacePermission.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AccessControlProtos.NamespacePermission.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
AccessControlProtos.NamespacePermission.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
AccessControlProtos.NamespacePermission.Builder |
setAction(int index,
AccessControlProtos.Permission.Action value)
repeated .hbase.pb.Permission.Action action = 2; |
AccessControlProtos.NamespacePermission.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccessControlProtos.NamespacePermission.Builder |
setNamespaceName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes namespace_name = 1; |
AccessControlProtos.NamespacePermission.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic AccessControlProtos.NamespacePermission build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic AccessControlProtos.NamespacePermission buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.Builder mergeFrom(AccessControlProtos.NamespacePermission 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<AccessControlProtos.NamespacePermission.Builder>public AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>IOExceptionpublic boolean hasNamespaceName()
optional bytes namespace_name = 1;hasNamespaceName in interface AccessControlProtos.NamespacePermissionOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNamespaceName()
optional bytes namespace_name = 1;getNamespaceName in interface AccessControlProtos.NamespacePermissionOrBuilderpublic AccessControlProtos.NamespacePermission.Builder setNamespaceName(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes namespace_name = 1;public AccessControlProtos.NamespacePermission.Builder clearNamespaceName()
optional bytes namespace_name = 1;public List<AccessControlProtos.Permission.Action> getActionList()
repeated .hbase.pb.Permission.Action action = 2;getActionList in interface AccessControlProtos.NamespacePermissionOrBuilderpublic int getActionCount()
repeated .hbase.pb.Permission.Action action = 2;getActionCount in interface AccessControlProtos.NamespacePermissionOrBuilderpublic AccessControlProtos.Permission.Action getAction(int index)
repeated .hbase.pb.Permission.Action action = 2;getAction in interface AccessControlProtos.NamespacePermissionOrBuilderpublic AccessControlProtos.NamespacePermission.Builder setAction(int index, AccessControlProtos.Permission.Action value)
repeated .hbase.pb.Permission.Action action = 2;public AccessControlProtos.NamespacePermission.Builder addAction(AccessControlProtos.Permission.Action value)
repeated .hbase.pb.Permission.Action action = 2;public AccessControlProtos.NamespacePermission.Builder addAllAction(Iterable<? extends AccessControlProtos.Permission.Action> values)
repeated .hbase.pb.Permission.Action action = 2;public AccessControlProtos.NamespacePermission.Builder clearAction()
repeated .hbase.pb.Permission.Action action = 2;public final AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>public final AccessControlProtos.NamespacePermission.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<AccessControlProtos.NamespacePermission.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.