| Package | Description |
|---|---|
| co.cask.cdap.test |
This package contains the public classes for unit tests.
|
| co.cask.cdap.test.internal |
| Modifier and Type | Method and Description |
|---|---|
ProcedureClient |
ProcedureManager.getClient() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProcedureClient
Simple procedure client that uses java URLConnection to fire requests.
|
| Modifier and Type | Method and Description |
|---|---|
ProcedureClient |
ProcedureClientFactory.create(String accountId,
String applicationId,
String procedureName)
Deprecated.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.