Interface LoadStepService
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSVC_NAME_PREFIX
-
Method Summary
-
Methods inherited from interface com.github.akurilov.commons.concurrent.AsyncRunnable
isClosed, isInitial, isShutdown, isStarted, isStopped, shutdown, state
-
Methods inherited from interface com.emc.mongoose.base.load.step.LoadStep
await, await, close, getTypeName, loadStepId, metricsSnapshots, runId, start, stop
-
Methods inherited from interface com.emc.mongoose.base.svc.Service
name, registryPort
-
-
-
-
Field Detail
-
SVC_NAME_PREFIX
static final java.lang.String SVC_NAME_PREFIX
- See Also:
- Constant Field Values
-
-