public static interface RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Interface
Modifier and Type | Method and Description |
---|---|
void |
refreshServiceAcl(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto> done)
Refresh the service-level authorization policy in-effect.
|
void refreshServiceAcl(org.apache.hadoop.thirdparty.protobuf.RpcController controller, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto> done)
Refresh the service-level authorization policy in-effect.
rpc refreshServiceAcl(.hadoop.common.RefreshServiceAclRequestProto) returns (.hadoop.common.RefreshServiceAclResponseProto);
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.