public class DefaultINodeAttributesProvider extends INodeAttributeProvider
INodeAttributeProvider.AccessControlEnforcer| Modifier and Type | Field and Description | 
|---|---|
| static INodeAttributeProvider | DEFAULT_PROVIDER | 
| Constructor and Description | 
|---|
| DefaultINodeAttributesProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.hdfs.server.namenode.INodeAttributes | getAttributes(String[] pathElements,
             org.apache.hadoop.hdfs.server.namenode.INodeAttributes inode) | 
| void | start()Initialize the provider. | 
| void | stop()Shutdown the provider. | 
getAttributes, getAttributes, getExternalAccessControlEnforcerpublic static INodeAttributeProvider DEFAULT_PROVIDER
public void start()
INodeAttributeProviderstart in class INodeAttributeProviderpublic void stop()
INodeAttributeProviderstop in class INodeAttributeProviderpublic org.apache.hadoop.hdfs.server.namenode.INodeAttributes getAttributes(String[] pathElements, org.apache.hadoop.hdfs.server.namenode.INodeAttributes inode)
getAttributes in class INodeAttributeProviderCopyright © 2022 Apache Software Foundation. All rights reserved.