java.lang.Object
io.xpipe.core.impl.StreamWriteConnection
io.xpipe.core.impl.XpbtWriteConnection
- All Implemented Interfaces:
SimpleTableWriteConnection<XpbtSource>,DataSourceConnection,TableWriteConnection,AutoCloseable
public class XpbtWriteConnection
extends StreamWriteConnection
implements SimpleTableWriteConnection<XpbtSource>
-
Field Summary
Fields inherited from class io.xpipe.core.impl.StreamWriteConnection
outputStream, store, writer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.xpipe.core.impl.StreamWriteConnection
close, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.xpipe.core.source.DataSourceConnection
close, initMethods inherited from interface io.xpipe.core.impl.SimpleTableWriteConnection
createMapping, getSource, getType
-
Constructor Details
-
XpbtWriteConnection
-
-
Method Details
-
writeLinesAcceptor
- Specified by:
writeLinesAcceptorin interfaceTableWriteConnection
-