Package | Description |
---|---|
org.apache.reef.examples.data.output |
Example application using the output service.
|
org.apache.reef.io.data.output |
Data Output Service.
|
Constructor and Description |
---|
OutputServiceTask(OutputStreamProvider outputStreamProvider)
Task constructor - instantiated via TANG.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskOutputStreamProvider
A provider through which users create task output streams.
|
class |
TaskOutputStreamProviderHDFS
Implementation of
TaskOutputStreamProvider . |
class |
TaskOutputStreamProviderLocal
Implementation of
TaskOutputStreamProvider . |
Copyright © 2016 The Apache Software Foundation. All rights reserved.