Package com.netcracker.profiler.agent
Class Profiler
java.lang.Object
com.netcracker.profiler.agent.Profiler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidenter(int methodId) static voidstatic LocalStateenterReturning(int methodId) static voidenterWithDuration(String methodName, long millisecondsPassed) static voidstatic voidstatic voidexchangeBuffer(LocalBuffer buffer) static voidexchangeBuffer(LocalBuffer buffer, long methodAndTime) static voidexit()static Metricstatic MetricsConfigurationgetMetricConfigByName(String callType) static LocalStategetState()static voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic void
-
Field Details
-
EXCHANGE_BUFFER_METHOD_NAME
-
EXCHANGE_BUFFER_METHOD_ID
public static final int EXCHANGE_BUFFER_METHOD_ID
-
-
Constructor Details
-
Profiler
public Profiler()
-
-
Method Details
-
getState
-
event
-
event
-
pluginException
-
logError
-
logError
-
logWarn
-
logWarn
-
logInfo
-
logDebug
-
enter
-
enterWithDuration
-
enter
public static void enter(int methodId) -
enterReturning
-
exit
public static void exit() -
markSystem
public static void markSystem() -
threadExit
public static void threadExit() -
exchangeBuffer
-
exchangeBuffer
-
getMetricConfigByName
-
getMetric
-