@Internal public class NoOpDispatcherBootstrap extends Object implements DispatcherBootstrap
DispatcherBootstrap which submits the provided job graphs for
execution upon dispatcher initialization.| Constructor and Description |
|---|
NoOpDispatcherBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
stop()
Stops and frees any resources (e.g. threads) acquired during the execution of the bootstrap.
|
public void stop()
throws Exception
DispatcherBootstrapstop in interface DispatcherBootstrapExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.