Package | Description |
---|---|
org.apache.storm.blobstore | |
org.apache.storm.generated |
Constructor and Description |
---|
NimbusKeyIterator(ListBlobsResult listBlobs) |
Modifier and Type | Method and Description |
---|---|
ListBlobsResult |
ListBlobsResult.deepCopy() |
ListBlobsResult |
Nimbus.listBlobs_result.get_success() |
ListBlobsResult |
Nimbus.AsyncClient.listBlobs_call.getResult() |
ListBlobsResult |
Nimbus.Iface.listBlobs(String session) |
ListBlobsResult |
Nimbus.Client.listBlobs(String session) |
ListBlobsResult |
Nimbus.Client.recv_listBlobs() |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<ListBlobsResult> |
Nimbus.AsyncProcessor.listBlobs.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
ListBlobsResult.compareTo(ListBlobsResult other) |
boolean |
ListBlobsResult.equals(ListBlobsResult that) |
void |
Nimbus.listBlobs_result.set_success(ListBlobsResult success) |
Modifier and Type | Method and Description |
---|---|
void |
Nimbus.AsyncProcessor.listBlobs.start(I iface,
Nimbus.listBlobs_args args,
org.apache.thrift.async.AsyncMethodCallback<ListBlobsResult> resultHandler) |
Constructor and Description |
---|
listBlobs_result(ListBlobsResult success) |
ListBlobsResult(ListBlobsResult other)
Performs a deep copy on other.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.