public interface OutputStreamSet
| Modifier and Type | Method and Description |
|---|---|
SinkOutputStream |
next()
Access method for getting next output stream.
|
SinkOutputStream |
next(String fileNamePostfix)
Get next output stream with specified postfix name.
|
SinkOutputStream next() throws IOException
IOExceptionSinkOutputStream next(String fileNamePostfix) throws IOException
fileNamePostfix - The postfix for the created file nameIOExceptionCopyright © 2023 Alibaba Cloud Computing. All rights reserved.