Package | Description |
---|---|
org.apache.storm.daemon.nimbus | |
org.apache.storm.generated | |
org.apache.storm.utils |
Modifier and Type | Method and Description |
---|---|
void |
Nimbus.deleteBlob(String key) |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
IllegalStateException.deepCopy() |
IllegalStateException |
Nimbus.deleteBlob_result.get_ise() |
Modifier and Type | Method and Description |
---|---|
int |
IllegalStateException.compareTo(IllegalStateException other) |
boolean |
IllegalStateException.equals(IllegalStateException that) |
void |
Nimbus.deleteBlob_result.set_ise(IllegalStateException ise) |
Modifier and Type | Method and Description |
---|---|
void |
Nimbus.Iface.deleteBlob(String key) |
void |
Nimbus.Client.deleteBlob(String key) |
Void |
Nimbus.AsyncClient.deleteBlob_call.getResult() |
void |
Nimbus.Client.recv_deleteBlob() |
Constructor and Description |
---|
deleteBlob_result(AuthorizationException aze,
KeyNotFoundException knf,
IllegalStateException ise) |
IllegalStateException(IllegalStateException other)
Performs a deep copy on other.
|
Modifier and Type | Class and Description |
---|---|
class |
WrappedIllegalStateException |
Copyright © 2022 The Apache Software Foundation. All rights reserved.