|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AccessControlProtos.GetUserPermissionsRequestOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getNamespaceName()
optional bytes namespace_name = 3; |
HBaseProtos.TableName |
getTableName()
optional .TableName table_name = 2; |
HBaseProtos.TableNameOrBuilder |
getTableNameOrBuilder()
optional .TableName table_name = 2; |
AccessControlProtos.Permission.Type |
getType()
optional .Permission.Type type = 1; |
boolean |
hasNamespaceName()
optional bytes namespace_name = 3; |
boolean |
hasTableName()
optional .TableName table_name = 2; |
boolean |
hasType()
optional .Permission.Type type = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasType()
optional .Permission.Type type = 1;
AccessControlProtos.Permission.Type getType()
optional .Permission.Type type = 1;
boolean hasTableName()
optional .TableName table_name = 2;
HBaseProtos.TableName getTableName()
optional .TableName table_name = 2;
HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
optional .TableName table_name = 2;
boolean hasNamespaceName()
optional bytes namespace_name = 3;
com.google.protobuf.ByteString getNamespaceName()
optional bytes namespace_name = 3;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |