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