@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
DispatcherBootstrap
stop
in interface DispatcherBootstrap
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.