| 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 |
|---|---|
protected <T> DataSetManager<T> |
TestBase.getDataset(String datasetInstanceName)
Gets Dataset manager of Dataset instance of type
|
<T> DataSetManager<T> |
ApplicationManager.getDataSet(String dataSetName)
Gets an instance of
DataSet of the given dataset name. |
| Modifier and Type | Method and Description |
|---|---|
<T> DataSetManager<T> |
DefaultApplicationManager.getDataSet(String dataSetName) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.