| Package | Description |
|---|---|
| org.apache.oozie.fluentjob.api.action |
| Modifier and Type | Method and Description |
|---|---|
Streaming |
StreamingBuilder.build()
Creates a new
Streaming object with the properties stores in this builder. |
Streaming |
ActionAttributes.getStreaming()
Returns the
Streaming object stored in this ActionAttributes object. |
Streaming |
MapReduceAction.getStreaming()
Returns the
Streaming object stored in this MapReduceAction object. |
| Modifier and Type | Method and Description |
|---|---|
MapReduceActionBuilder |
MapReduceActionBuilder.withStreaming(Streaming streaming)
Registers a
Streaming object. |
Copyright © 2021 Apache Software Foundation. All rights reserved.