Package | Description |
---|---|
org.apache.storm | |
org.apache.storm.daemon.nimbus |
Modifier and Type | Method and Description |
---|---|
Nimbus |
LocalCluster.getNimbus() |
Modifier and Type | Method and Description |
---|---|
LocalCluster.Builder |
LocalCluster.Builder.withNimbusWrapper(UnaryOperator<Nimbus> nimbusWrapper)
Before nimbus is created/used call nimbusWrapper on it first and use the result instead.
|
Modifier and Type | Method and Description |
---|---|
static Nimbus |
Nimbus.launch(INimbus inimbus) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.