org.apache.falcon.monitors
Annotation Type Monitored


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Monitored

Monitored annotation for metrics collection.


Required Element Summary
 String event
           
 

Element Detail

event

public abstract String event
Returns:
Event name associated with this monitoring


Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.