public interface InputAggregator
| Modifier and Type | Method and Description |
|---|---|
void |
aggregate(Output<File> output,
Iterable<File> inputs)
Creates aggregate output given the inputs.
|
void aggregate(Output<File> output, Iterable<File> inputs) throws IOException
IOExceptionCopyright © 2016. All rights reserved.