Uses of Interface
org.apache.hadoop.hdfs.server.namenode.AuditLogger
Packages that use AuditLogger
Package
Description
-
Uses of AuditLogger in org.apache.hadoop.hdfs.server.namenode
Classes in org.apache.hadoop.hdfs.server.namenode that implement AuditLoggerModifier and TypeClassDescriptionclassThis class provides an interface for Namenode and Router to Audit events information.classExtension ofAuditLogger.Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type AuditLogger -
Uses of AuditLogger in org.apache.hadoop.hdfs.server.namenode.top
Classes in org.apache.hadoop.hdfs.server.namenode.top that implement AuditLoggerModifier and TypeClassDescriptionclassAnAuditLoggerthat sends logged data directly to the metrics systems.