public class OpflowRpcMaster extends Object
| Constructor and Description |
|---|
OpflowRpcMaster(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
OpflowRpcRequest |
request(String routineId,
byte[] content,
Map<String,Object> options) |
OpflowRpcRequest |
request(String routineId,
String content,
Map<String,Object> opts) |
public OpflowRpcMaster(Map<String,Object> params) throws OpflowConstructorException
OpflowConstructorExceptionCopyright © 2017. All rights reserved.