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