Uses of Class
org.apache.falcon.monitors.TimeTaken

Packages that use TimeTaken
org.apache.falcon.aspect   
 

Uses of TimeTaken in org.apache.falcon.aspect
 

Method parameters in org.apache.falcon.aspect with annotations of type TimeTaken
static String GenericAlert.instrumentFailedInstance(String cluster, String entityType, String entityName, String nominalTime, String workflowId, String runId, String operation, String startTime, String errorMessage, String message, long timeTaken)
           
static String GenericAlert.instrumentSucceededInstance(String cluster, String entityType, String entityName, String nominalTime, String workflowId, String runId, String operation, String startTime, long timeTaken)
           
 



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