Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
GetInfoOptions |
GetInfoOptions.deepCopy() |
GetInfoOptions |
Nimbus.getTopologyInfoWithOpts_args.get_options() |
Modifier and Type | Method and Description |
---|---|
int |
GetInfoOptions.compareTo(GetInfoOptions other) |
boolean |
GetInfoOptions.equals(GetInfoOptions that) |
TopologyInfo |
Nimbus.Iface.getTopologyInfoWithOpts(String id,
GetInfoOptions options) |
TopologyInfo |
Nimbus.Client.getTopologyInfoWithOpts(String id,
GetInfoOptions options) |
void |
Nimbus.AsyncIface.getTopologyInfoWithOpts(String id,
GetInfoOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
Nimbus.AsyncClient.getTopologyInfoWithOpts(String id,
GetInfoOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
Nimbus.Client.send_getTopologyInfoWithOpts(String id,
GetInfoOptions options) |
void |
Nimbus.getTopologyInfoWithOpts_args.set_options(GetInfoOptions options) |
Constructor and Description |
---|
GetInfoOptions(GetInfoOptions other)
Performs a deep copy on other.
|
getTopologyInfoWithOpts_args(String id,
GetInfoOptions options) |
getTopologyInfoWithOpts_call(String id,
GetInfoOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.