org.apache.hadoop.hdfs.protocolPB
Class RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
java.lang.Object
org.apache.hadoop.hdfs.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
- All Implemented Interfaces:
- Closeable, org.apache.hadoop.ipc.ProtocolMetaInterface, org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol
public class RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
- extends Object
- implements org.apache.hadoop.ipc.ProtocolMetaInterface, org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol, Closeable
Fields inherited from interface org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol |
versionID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
public RefreshAuthorizationPolicyProtocolClientSideTranslatorPB(org.apache.hadoop.hdfs.protocolPB.RefreshAuthorizationPolicyProtocolPB rpcProxy)
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Throws:
IOException
refreshServiceAcl
public void refreshServiceAcl()
throws IOException
- Specified by:
refreshServiceAcl
in interface org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol
- Throws:
IOException
isMethodSupported
public boolean isMethodSupported(String methodName)
throws IOException
- Specified by:
isMethodSupported
in interface org.apache.hadoop.ipc.ProtocolMetaInterface
- Throws:
IOException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.