Package | Description |
---|---|
org.apache.storm.blobstore | |
org.apache.storm.generated |
Constructor and Description |
---|
NimbusDownloadInputStream(BeginDownloadResult beginBlobDownload) |
Modifier and Type | Method and Description |
---|---|
BeginDownloadResult |
Nimbus.Iface.beginBlobDownload(String key) |
BeginDownloadResult |
Nimbus.Client.beginBlobDownload(String key) |
BeginDownloadResult |
BeginDownloadResult.deepCopy() |
BeginDownloadResult |
Nimbus.beginBlobDownload_result.get_success() |
BeginDownloadResult |
Nimbus.AsyncClient.beginBlobDownload_call.getResult() |
BeginDownloadResult |
Nimbus.Client.recv_beginBlobDownload() |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<BeginDownloadResult> |
Nimbus.AsyncProcessor.beginBlobDownload.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
BeginDownloadResult.compareTo(BeginDownloadResult other) |
boolean |
BeginDownloadResult.equals(BeginDownloadResult that) |
void |
Nimbus.beginBlobDownload_result.set_success(BeginDownloadResult success) |
Modifier and Type | Method and Description |
---|---|
void |
Nimbus.AsyncProcessor.beginBlobDownload.start(I iface,
Nimbus.beginBlobDownload_args args,
org.apache.thrift.async.AsyncMethodCallback<BeginDownloadResult> resultHandler) |
Constructor and Description |
---|
beginBlobDownload_result(BeginDownloadResult success,
AuthorizationException aze,
KeyNotFoundException knf) |
BeginDownloadResult(BeginDownloadResult other)
Performs a deep copy on other.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.