public final class DefaultProcedureClient extends Object implements ProcedureClient
| Constructor and Description |
|---|
DefaultProcedureClient(org.apache.twill.discovery.DiscoveryServiceClient discoveryServiceClient,
String accountId,
String applicationId,
String procedureName) |
public byte[] queryRaw(String method, Map<String,String> arguments) throws IOException
queryRaw in interface ProcedureClientIOExceptionpublic String query(String method, Map<String,String> arguments) throws IOException
query in interface ProcedureClientIOExceptionCopyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.