A B C D G I R S T 

A

adapterId - Variable in class co.cask.cdap.test.remote.RemoteAdapterManager
 
addDatasetInstance(Id.Namespace, String, String, DatasetProperties) - Method in class co.cask.cdap.test.IntegrationTestManager
 
addDatasetInstance(Id.Namespace, String, String) - Method in class co.cask.cdap.test.IntegrationTestManager
 
addTemplatePluginJson(Id.ApplicationTemplate, String, String, String, String, String, PluginPropertyField...) - Method in class co.cask.cdap.test.IntegrationTestManager
 
addTemplatePlugins(Id.ApplicationTemplate, String, Class<?>, Class<?>...) - Method in class co.cask.cdap.test.IntegrationTestManager
 
afterClass() - Static method in class co.cask.cdap.test.IntegrationTestBase
 
application - Variable in class co.cask.cdap.test.remote.RemoteApplicationManager
 

B

beforeClass() - Static method in class co.cask.cdap.test.IntegrationTestBase
 

C

clear() - Method in class co.cask.cdap.test.IntegrationTestManager
 
co.cask.cdap.test - package co.cask.cdap.test
 
co.cask.cdap.test.remote - package co.cask.cdap.test.remote
 
createAdapter(Id.Adapter, AdapterConfig) - Method in class co.cask.cdap.test.IntegrationTestManager
 
createNamespace(NamespaceMeta) - Method in class co.cask.cdap.test.IntegrationTestManager
 
createStream() - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
createStream() - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 

D

deleteNamespace(Id.Namespace) - Method in class co.cask.cdap.test.IntegrationTestManager
 
deployApplication(Id.Namespace, Class<? extends Application>, File...) - Method in class co.cask.cdap.test.IntegrationTestBase
 
deployApplication(Class<? extends Application>, File...) - Method in class co.cask.cdap.test.IntegrationTestBase
 
deployApplication(Id.Namespace, Class<? extends Application>) - Method in class co.cask.cdap.test.IntegrationTestBase
 
deployApplication(Class<? extends Application>) - Method in class co.cask.cdap.test.IntegrationTestBase
 
deployApplication(Id.Namespace, Class<? extends Application>, File...) - Method in class co.cask.cdap.test.IntegrationTestManager
 
deployDatasetModule(Id.Namespace, String, Class<? extends DatasetModule>) - Method in class co.cask.cdap.test.IntegrationTestManager
 
deployTemplate(Id.Namespace, Id.ApplicationTemplate, Class<? extends ApplicationTemplate>, String...) - Method in class co.cask.cdap.test.IntegrationTestManager
 

G

getApplicationClient() - Method in class co.cask.cdap.test.IntegrationTestBase
 
getClientConfig() - Static method in class co.cask.cdap.test.IntegrationTestBase
 
getDataset(Id.Namespace, String) - Method in class co.cask.cdap.test.IntegrationTestManager
 
getDataSet(String) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
getDatasetClient() - Method in class co.cask.cdap.test.IntegrationTestBase
 
getEvents(long, long, int) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
getMetaClient() - Method in class co.cask.cdap.test.IntegrationTestBase
 
getMetrics() - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 
getProgramClient() - Method in class co.cask.cdap.test.IntegrationTestBase
 
getProvisionedInstances() - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 
getQueryClient(Id.Namespace) - Method in class co.cask.cdap.test.IntegrationTestManager
 
getRequestedInstances() - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 
getRun(String) - Method in class co.cask.cdap.test.remote.RemoteAdapterManager
 
getRuns() - Method in class co.cask.cdap.test.remote.RemoteAdapterManager
 
getServiceURL() - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 
getServiceURL(long, TimeUnit) - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 
getStreamClient() - Method in class co.cask.cdap.test.IntegrationTestBase
 
getStreamManager(Id.Stream) - Method in class co.cask.cdap.test.IntegrationTestManager
 
getStreamWriter(String) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
Deprecated.
getTestManager() - Static method in class co.cask.cdap.test.IntegrationTestBase
 

I

IntegrationTestBase - Class in co.cask.cdap.test
 
IntegrationTestBase() - Constructor for class co.cask.cdap.test.IntegrationTestBase
 
IntegrationTestManager - Class in co.cask.cdap.test
 
IntegrationTestManager(ClientConfig, LocationFactory) - Constructor for class co.cask.cdap.test.IntegrationTestManager
 
isRunning() - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 

R

RemoteAdapterManager - Class in co.cask.cdap.test.remote
 
RemoteAdapterManager(Id.Adapter, AdapterClient) - Constructor for class co.cask.cdap.test.remote.RemoteAdapterManager
 
RemoteApplicationManager - Class in co.cask.cdap.test.remote
 
RemoteApplicationManager(Id.Application, ClientConfig) - Constructor for class co.cask.cdap.test.remote.RemoteApplicationManager
 
RemoteServiceManager - Class in co.cask.cdap.test.remote
 
RemoteServiceManager(Id.Service, ClientConfig) - Constructor for class co.cask.cdap.test.remote.RemoteServiceManager
 
RemoteStreamManager - Class in co.cask.cdap.test.remote
Implementation of StreamManager that interacts with stream service via HTTP calls
RemoteStreamManager(ClientConfig, String) - Constructor for class co.cask.cdap.test.remote.RemoteStreamManager
 
RemoteStreamWriter - Class in co.cask.cdap.test.remote
Deprecated.
RemoteStreamWriter(RemoteStreamManager) - Constructor for class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 

S

send(String) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(byte[]) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(byte[], int, int) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(ByteBuffer) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(Map<String, String>, String) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(Map<String, String>, byte[]) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(Map<String, String>, byte[], int, int) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(Map<String, String>, ByteBuffer) - Method in class co.cask.cdap.test.remote.RemoteStreamManager
 
send(String) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
send(byte[]) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
send(byte[], int, int) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
send(ByteBuffer) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
send(Map<String, String>, String) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
send(Map<String, String>, byte[]) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
send(Map<String, String>, byte[], int, int) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
send(Map<String, String>, ByteBuffer) - Method in class co.cask.cdap.test.remote.RemoteStreamWriter
Deprecated.
 
setInstances(int) - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 
setUp() - Method in class co.cask.cdap.test.IntegrationTestBase
 
start() - Method in class co.cask.cdap.test.remote.RemoteAdapterManager
 
startFlow(String) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startFlow(String, Map<String, String>) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startMapReduce(String) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startMapReduce(String, Map<String, String>) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startService(String) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startService(String, Map<String, String>) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startSpark(String) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startSpark(String, Map<String, String>) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startWorker(String, Map<String, String>) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startWorker(String) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
startWorkflow(String, Map<String, String>) - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 
stop() - Method in class co.cask.cdap.test.remote.RemoteAdapterManager
 
stop() - Method in class co.cask.cdap.test.remote.RemoteServiceManager
 
stopAll() - Method in class co.cask.cdap.test.remote.RemoteApplicationManager
 

T

tearDown() - Method in class co.cask.cdap.test.IntegrationTestBase
 
A B C D G I R S T 

Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.