public static interface DistributedRPC.Iface
Modifier and Type | Method and Description |
---|---|
String |
execute(String functionName,
String funcArgs) |
String execute(String functionName, String funcArgs) throws DRPCExecutionException, AuthorizationException, org.apache.storm.thrift.TException
DRPCExecutionException
AuthorizationException
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.