Package org.apache.storm.executor
Class LocalExecutor
- java.lang.Object
-
- org.apache.storm.executor.LocalExecutor
-
public class LocalExecutor extends Object
-
-
Constructor Summary
Constructors Constructor Description LocalExecutor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
clearTrackId()
static Executor
mkExecutor(WorkerState workerState, List<Long> executorId, Map<String,String> initialCredentials)
static void
setTrackId(String trackId)
-