| 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 |
|---|---|
StreamWriter |
ApplicationManager.getStreamWriter(String streamName)
Gets a
StreamWriter for writing data to the given stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStreamWriter |
| Modifier and Type | Method and Description |
|---|---|
StreamWriter |
StreamWriterFactory.create(co.cask.cdap.common.queue.QueueName queueName,
String accountId,
String applicationId) |
StreamWriter |
DefaultApplicationManager.getStreamWriter(String streamName) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.