Generated by
JDiff

Interface org.apache.hadoop.hdfs.server.namenode.AuditLogger

Changed Methods
void initialize(Configuration) Changed from abstract to non-abstract. Called during initialization of the logger.
void logAuditEvent(boolean, String, InetAddress, String, String, String, FileStatus) Changed from abstract to non-abstract. Called to log an audit event.