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
IOException
Copyright © 2021. All rights reserved.