Class TraceRunnable
- java.lang.Object
-
- org.apache.ignite.internal.managers.communication.TraceRunnable
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTraceRunnable(Tracing tracing, SpanType spanType)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract voidexecute()Main code to execution.voidrun()
-