| Package | Description |
|---|---|
| org.apache.storm | |
| org.apache.storm.blobstore | |
| org.apache.storm.hdfs.blobstore | |
| org.apache.storm.utils |
| Modifier and Type | Method and Description |
|---|---|
static String |
StormSubmitter.submitJarAs(Map conf,
String localJar,
StormSubmitter.ProgressListener listener,
NimbusClient client) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NimbusBlobStore.setClient(Map conf,
NimbusClient client) |
abstract boolean |
ClientBlobStore.setClient(Map conf,
NimbusClient client)
Client facing API to set a nimbus client.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HdfsClientBlobStore.setClient(Map conf,
NimbusClient client) |
| Modifier and Type | Method and Description |
|---|---|
static NimbusClient |
NimbusClient.getConfiguredClient(Map conf) |
static NimbusClient |
NimbusClient.getConfiguredClient(Map conf,
Integer timeout) |
static NimbusClient |
NimbusClient.getConfiguredClientAs(Map conf,
String asUser) |
static NimbusClient |
NimbusClient.getConfiguredClientAs(Map conf,
String asUser,
Integer timeout) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.