public class StreamWriter extends Object implements Serializable
Connects composite input with output transforms.
Modifier and Type | Class and Description |
---|---|
static interface |
StreamWriter.StreamWriterOptions
Runtime options for
StreamWriter pipeline. |
Constructor and Description |
---|
StreamWriter() |
public static void main(String[] args) throws IOException
args
- Runtime arguments.IOException
- IOExceptionCopyright © 2022. All rights reserved.