Uses of Package
co.cask.cdap.test

Packages that use co.cask.cdap.test
co.cask.cdap.test This package contains the public classes for unit tests. 
co.cask.cdap.test.internal   
 

Classes in co.cask.cdap.test used by co.cask.cdap.test
ApplicationManager
          Instance of this class is for managing deployed application.
DataSetManager
          Instance of this class is for managing DataSet.
FlowManager
          Instance for this class is for managing a running Flow.
MapReduceManager
          Instance for this class is for managing a running MapReduce.
ProcedureClient
          Class for sending queries to running Procedure.
ProcedureManager
          Instance of this class is for managing a running Procedure.
ScheduleManager
          This interface is for managing the schedule of a workflow
ServiceManager
          Managing the running Service in an application.
SparkManager
          Instance for this class is for managing a running Spark.
StreamWriter
          This interface defines ways to send data to a stream.
WorkflowManager
          Workflow manager interface for managing the workflow and its schedules
 

Classes in co.cask.cdap.test used by co.cask.cdap.test.internal
ApplicationManager
          Instance of this class is for managing deployed application.
DataSetManager
          Instance of this class is for managing DataSet.
FlowManager
          Instance for this class is for managing a running Flow.
MapReduceManager
          Instance for this class is for managing a running MapReduce.
ProcedureClient
          Class for sending queries to running Procedure.
ProcedureManager
          Instance of this class is for managing a running Procedure.
ServiceManager
          Managing the running Service in an application.
SparkManager
          Instance for this class is for managing a running Spark.
StreamWriter
          This interface defines ways to send data to a stream.
WorkflowManager
          Workflow manager interface for managing the workflow and its schedules
 



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