Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
Nimbus.beginBlobDownload_args |
Nimbus.beginBlobDownload_args.deepCopy() |
Nimbus.beginBlobDownload_args |
Nimbus.Processor.beginBlobDownload.getEmptyArgsInstance() |
Nimbus.beginBlobDownload_args |
Nimbus.AsyncProcessor.beginBlobDownload.getEmptyArgsInstance() |
Modifier and Type | Method and Description |
---|---|
int |
Nimbus.beginBlobDownload_args.compareTo(Nimbus.beginBlobDownload_args other) |
boolean |
Nimbus.beginBlobDownload_args.equals(Nimbus.beginBlobDownload_args that) |
Nimbus.beginBlobDownload_result |
Nimbus.Processor.beginBlobDownload.getResult(I iface,
Nimbus.beginBlobDownload_args args) |
void |
Nimbus.AsyncProcessor.beginBlobDownload.start(I iface,
Nimbus.beginBlobDownload_args args,
org.apache.storm.thrift.async.AsyncMethodCallback<BeginDownloadResult> resultHandler) |
Constructor and Description |
---|
beginBlobDownload_args(Nimbus.beginBlobDownload_args other)
Performs a deep copy on other.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.