Package | Description |
---|---|
org.apache.storm | |
org.apache.storm.blobstore | |
org.apache.storm.daemon.nimbus | |
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
ListBlobsResult |
LocalCluster.listBlobs(String session) |
Constructor and Description |
---|
NimbusKeyIterator(ListBlobsResult listBlobs) |
Modifier and Type | Method and Description |
---|---|
ListBlobsResult |
Nimbus.listBlobs(String session) |
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.storm.thrift.async.AsyncMethodCallback<ListBlobsResult> |
Nimbus.AsyncProcessor.listBlobs.getResultHandler(org.apache.storm.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.AsyncIface.listBlobs(String session,
org.apache.storm.thrift.async.AsyncMethodCallback<ListBlobsResult> resultHandler) |
void |
Nimbus.AsyncClient.listBlobs(String session,
org.apache.storm.thrift.async.AsyncMethodCallback<ListBlobsResult> resultHandler) |
void |
Nimbus.AsyncProcessor.listBlobs.start(I iface,
Nimbus.listBlobs_args args,
org.apache.storm.thrift.async.AsyncMethodCallback<ListBlobsResult> resultHandler) |
Constructor and Description |
---|
listBlobs_result(ListBlobsResult success) |
ListBlobsResult(ListBlobsResult other)
Performs a deep copy on other.
|
Constructor and Description |
---|
listBlobs_call(String session,
org.apache.storm.thrift.async.AsyncMethodCallback<ListBlobsResult> resultHandler,
org.apache.storm.thrift.async.TAsyncClient client,
org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.storm.thrift.transport.TNonblockingTransport transport) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.