|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcedureClient | |
|---|---|
| co.cask.cdap.test | This package contains the public classes for unit tests. |
| co.cask.cdap.test.internal | |
| Uses of ProcedureClient in co.cask.cdap.test |
|---|
| Methods in co.cask.cdap.test that return ProcedureClient | |
|---|---|
ProcedureClient |
ProcedureManager.getClient()
|
| Uses of ProcedureClient in co.cask.cdap.test.internal |
|---|
| Classes in co.cask.cdap.test.internal that implement ProcedureClient | |
|---|---|
class |
DefaultProcedureClient
Simple procedure client that uses java URLConnection to fire requests. |
| Methods in co.cask.cdap.test.internal that return ProcedureClient | |
|---|---|
ProcedureClient |
ProcedureClientFactory.create(String accountId,
String applicationId,
String procedureName)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||