Package | Description |
---|---|
org.apache.storm.daemon.drpc |
Modifier and Type | Interface and Description |
---|---|
interface |
RequestFactory<T extends OutstandingRequest> |
Modifier and Type | Class and Description |
---|---|
class |
BlockingOutstandingRequest |
Modifier and Type | Method and Description |
---|---|
<T extends OutstandingRequest> |
DRPC.execute(String functionName,
String funcArgs,
RequestFactory<T> factory) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.