Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "HowToUseInjectionFramework" page has been changed by KonstantinBoudnik. http://wiki.apache.org/hadoop/HowToUseInjectionFramework?action=diff&rev1=3&rev2=4 -------------------------------------------------- * when a handler is executed ==== Aspect Example ==== - {{{ + {{{#!java package org.apache.hadoop.hdfs.server.datanode; import org.apache.commons.logging.Log; @@ -167, +167 @@ }}} * From a program: - {{{ + {{{#!java package org.apache.hadoop.fs; import org.junit.Test;
