public class TsvStream extends CsvStream implements Expressible
TupleStream.IgnoreExceptionMapWriter.EntryWriteroriginalStream| 构造器和说明 |
|---|
TsvStream(StreamExpression expression,
StreamFactory factory) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String[] |
split(String line) |
Explanation |
toExplanation(StreamFactory factory)
Returns an explanation about the stream object
|
StreamExpression |
toExpression(StreamFactory factory) |
children, close, getCost, getStreamSort, open, read, setStreamContextgetShards, getShards, getStreamNodeId, writeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _sizepublic TsvStream(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic StreamExpression toExpression(StreamFactory factory) throws IOException
toExpression 在接口中 ExpressibletoExpression 在类中 CsvStreamIOExceptionpublic Explanation toExplanation(StreamFactory factory) throws IOException
ExpressibletoExplanation 在接口中 ExpressibletoExplanation 在类中 CsvStreamfactory - Stream factory for this, contains information about the function nameIOException - throw on any errorCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.