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