@InterfaceAudience.LimitedPrivate(value={"HDFS","MapReduce"})
@InterfaceStability.Evolving
public interface RefreshAuthorizationPolicyProtocol
extends org.apache.hadoop.ipc.VersionedProtocol
Modifier and Type | Field and Description |
---|---|
static long |
versionID
Version 1: Initial version
|
Modifier and Type | Method and Description |
---|---|
void |
refreshServiceAcl()
Refresh the service-level authorization policy in-effect.
|
static final long versionID
Copyright © 2009 The Apache Software Foundation