Uses of Class
com.google.cloud.hadoop.util.ThreadTrace
-
Packages that use ThreadTrace Package Description com.google.cloud.hadoop.util -
-
Uses of ThreadTrace in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return ThreadTrace Modifier and Type Method Description static ThreadTraceTraceOperation. current()ThreadTraceITraceOperation. getTrace()ThreadTraceTraceOperation. getTrace()Methods in com.google.cloud.hadoop.util with parameters of type ThreadTrace Modifier and Type Method Description static ITraceOperationTraceOperation. getChildTrace(ThreadTrace parentTrace, String name)
-