Uses of Interface
org.apache.hadoop.ozone.om.IOzoneAcl
Packages that use IOzoneAcl
Package
Description
This package contains the Ozone Manager classes.
This package contains the Ozone Manager FileSystem interface classes.
-
Uses of IOzoneAcl in org.apache.hadoop.ozone.om
Subinterfaces of IOzoneAcl in org.apache.hadoop.ozone.omModifier and TypeInterfaceDescriptioninterfaceBucketManager handles all the bucket level operations.interfaceHandles key level commands.interfaceHandles prefix commands.interfaceVolumeManager is responsible for read operations on a volume.Classes in org.apache.hadoop.ozone.om that implement IOzoneAclModifier and TypeClassDescriptionclassImplementation forBucketManagerBucketManager uses MetadataDB to store bucket level information.classImplementation of keyManager.classImplementation of PrefixManager.classVolume Manager implementation. -
Uses of IOzoneAcl in org.apache.hadoop.ozone.om.fs
Subinterfaces of IOzoneAcl in org.apache.hadoop.ozone.om.fsModifier and TypeInterfaceDescriptioninterfaceOzone Manager FileSystem interface.