public class RemoteOpsClient extends Object
Modifier | Constructor and Description |
---|---|
protected |
RemoteOpsClient(CConfiguration cConf,
DiscoveryServiceClient discoveryClient,
String discoverableServiceName) |
Modifier and Type | Method and Description |
---|---|
protected co.cask.common.http.HttpResponse |
executeRequest(String methodName,
Map<String,String> headers,
Object... arguments) |
protected co.cask.common.http.HttpResponse |
executeRequest(String methodName,
Object... arguments) |
protected RemoteOpsClient(CConfiguration cConf, DiscoveryServiceClient discoveryClient, String discoverableServiceName)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.