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