org.apache.falcon.util
Class ResourcesReflectionUtil
java.lang.Object
org.apache.falcon.util.ResourcesReflectionUtil
public final class ResourcesReflectionUtil
- extends Object
Builds a cached of methods annotated with Monitored and params of methods
annotated with Dimension.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getResourceDimensionsName
public static Map<Integer,String> getResourceDimensionsName(String methodName)
getResourceMonitorName
public static String getResourceMonitorName(String methodName)
getResourceTimeTakenName
public static Integer getResourceTimeTakenName(String methodName)
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.