public static final class AccessControlProtos.Permission extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements AccessControlProtos.PermissionOrBuilder
hbase.pb.Permission| Modifier and Type | Class and Description |
|---|---|
static class |
AccessControlProtos.Permission.Action
Protobuf enum
hbase.pb.Permission.Action |
static class |
AccessControlProtos.Permission.Builder
Protobuf type
hbase.pb.Permission |
static class |
AccessControlProtos.Permission.Type
Protobuf enum
hbase.pb.Permission.Type |
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
GLOBAL_PERMISSION_FIELD_NUMBER |
static int |
NAMESPACE_PERMISSION_FIELD_NUMBER |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.Permission> |
PARSER
Deprecated.
|
static int |
TABLE_PERMISSION_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static AccessControlProtos.Permission |
getDefaultInstance() |
AccessControlProtos.Permission |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
AccessControlProtos.GlobalPermission |
getGlobalPermission()
optional .hbase.pb.GlobalPermission global_permission = 2; |
AccessControlProtos.GlobalPermissionOrBuilder |
getGlobalPermissionOrBuilder()
optional .hbase.pb.GlobalPermission global_permission = 2; |
AccessControlProtos.NamespacePermission |
getNamespacePermission()
optional .hbase.pb.NamespacePermission namespace_permission = 3; |
AccessControlProtos.NamespacePermissionOrBuilder |
getNamespacePermissionOrBuilder()
optional .hbase.pb.NamespacePermission namespace_permission = 3; |
org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.Permission> |
getParserForType() |
int |
getSerializedSize() |
AccessControlProtos.TablePermission |
getTablePermission()
optional .hbase.pb.TablePermission table_permission = 4; |
AccessControlProtos.TablePermissionOrBuilder |
getTablePermissionOrBuilder()
optional .hbase.pb.TablePermission table_permission = 4; |
AccessControlProtos.Permission.Type |
getType()
required .hbase.pb.Permission.Type type = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasGlobalPermission()
optional .hbase.pb.GlobalPermission global_permission = 2; |
int |
hashCode() |
boolean |
hasNamespacePermission()
optional .hbase.pb.NamespacePermission namespace_permission = 3; |
boolean |
hasTablePermission()
optional .hbase.pb.TablePermission table_permission = 4; |
boolean |
hasType()
required .hbase.pb.Permission.Type type = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AccessControlProtos.Permission.Builder |
newBuilder() |
static AccessControlProtos.Permission.Builder |
newBuilder(AccessControlProtos.Permission prototype) |
AccessControlProtos.Permission.Builder |
newBuilderForType() |
protected AccessControlProtos.Permission.Builder |
newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static AccessControlProtos.Permission |
parseDelimitedFrom(InputStream input) |
static AccessControlProtos.Permission |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.Permission |
parseFrom(byte[] data) |
static AccessControlProtos.Permission |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.Permission |
parseFrom(ByteBuffer data) |
static AccessControlProtos.Permission |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.Permission |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static AccessControlProtos.Permission |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.Permission |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static AccessControlProtos.Permission |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessControlProtos.Permission |
parseFrom(InputStream input) |
static AccessControlProtos.Permission |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.Permission> |
parser() |
AccessControlProtos.Permission.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int GLOBAL_PERMISSION_FIELD_NUMBER
public static final int NAMESPACE_PERMISSION_FIELD_NUMBER
public static final int TABLE_PERMISSION_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.Permission> PARSER
public final org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public 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.GeneratedMessageV3public boolean hasType()
required .hbase.pb.Permission.Type type = 1;hasType in interface AccessControlProtos.PermissionOrBuilderpublic AccessControlProtos.Permission.Type getType()
required .hbase.pb.Permission.Type type = 1;getType in interface AccessControlProtos.PermissionOrBuilderpublic boolean hasGlobalPermission()
optional .hbase.pb.GlobalPermission global_permission = 2;hasGlobalPermission in interface AccessControlProtos.PermissionOrBuilderpublic AccessControlProtos.GlobalPermission getGlobalPermission()
optional .hbase.pb.GlobalPermission global_permission = 2;getGlobalPermission in interface AccessControlProtos.PermissionOrBuilderpublic AccessControlProtos.GlobalPermissionOrBuilder getGlobalPermissionOrBuilder()
optional .hbase.pb.GlobalPermission global_permission = 2;getGlobalPermissionOrBuilder in interface AccessControlProtos.PermissionOrBuilderpublic boolean hasNamespacePermission()
optional .hbase.pb.NamespacePermission namespace_permission = 3;hasNamespacePermission in interface AccessControlProtos.PermissionOrBuilderpublic AccessControlProtos.NamespacePermission getNamespacePermission()
optional .hbase.pb.NamespacePermission namespace_permission = 3;getNamespacePermission in interface AccessControlProtos.PermissionOrBuilderpublic AccessControlProtos.NamespacePermissionOrBuilder getNamespacePermissionOrBuilder()
optional .hbase.pb.NamespacePermission namespace_permission = 3;getNamespacePermissionOrBuilder in interface AccessControlProtos.PermissionOrBuilderpublic boolean hasTablePermission()
optional .hbase.pb.TablePermission table_permission = 4;hasTablePermission in interface AccessControlProtos.PermissionOrBuilderpublic AccessControlProtos.TablePermission getTablePermission()
optional .hbase.pb.TablePermission table_permission = 4;getTablePermission in interface AccessControlProtos.PermissionOrBuilderpublic AccessControlProtos.TablePermissionOrBuilder getTablePermissionOrBuilder()
optional .hbase.pb.TablePermission table_permission = 4;getTablePermissionOrBuilder in interface AccessControlProtos.PermissionOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hbase.thirdparty.com.google.protobuf.Messageequals in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static AccessControlProtos.Permission parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.Permission parseFrom(ByteBuffer data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.Permission parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.Permission parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.Permission parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.Permission parseFrom(byte[] data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.Permission parseFrom(InputStream input) throws IOException
IOExceptionpublic static AccessControlProtos.Permission parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.Permission parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AccessControlProtos.Permission parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.Permission parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AccessControlProtos.Permission parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AccessControlProtos.Permission.Builder newBuilderForType()
newBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static AccessControlProtos.Permission.Builder newBuilder()
public static AccessControlProtos.Permission.Builder newBuilder(AccessControlProtos.Permission prototype)
public AccessControlProtos.Permission.Builder toBuilder()
toBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected AccessControlProtos.Permission.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static AccessControlProtos.Permission getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.Permission> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<AccessControlProtos.Permission> getParserForType()
getParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public AccessControlProtos.Permission getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019 Cloudera. All rights reserved.