org.apache.hadoop.hbase.protobuf.generated
Interface AccessControlProtos.AccessControlService.BlockingInterface
- Enclosing class:
- AccessControlProtos.AccessControlService
public static interface AccessControlProtos.AccessControlService.BlockingInterface
grant
AccessControlProtos.GrantResponse grant(com.google.protobuf.RpcController controller,
AccessControlProtos.GrantRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
revoke
AccessControlProtos.RevokeResponse revoke(com.google.protobuf.RpcController controller,
AccessControlProtos.RevokeRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getUserPermissions
AccessControlProtos.GetUserPermissionsResponse getUserPermissions(com.google.protobuf.RpcController controller,
AccessControlProtos.GetUserPermissionsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
checkPermissions
AccessControlProtos.CheckPermissionsResponse checkPermissions(com.google.protobuf.RpcController controller,
AccessControlProtos.CheckPermissionsRequest request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.