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