Package | Description |
---|---|
org.apache.storm.utils |
Modifier and Type | Method and Description |
---|---|
static void |
NimbusClient.withConfiguredClient(NimbusClient.WithNimbus cb)
Execute cb with a configured nimbus client that will be closed once cb returns.
|
static void |
NimbusClient.withConfiguredClient(NimbusClient.WithNimbus cb,
Map<String,Object> conf)
Execute cb with a configured nimbus client that will be closed once cb returns.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.