- All Superinterfaces:
DataSource,Iterable<io.xpipe.core.data.node.TupleNode>
- All Known Implementing Classes:
DataTableImpl
-
Method Summary
Methods inherited from interface io.xpipe.api.DataSource
appendTo, asRaw, asStructure, asTable, asText, forwardTo, getConfig, getId, getInternalSource, getTypeMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
stream
Stream<io.xpipe.core.data.node.TupleNode> stream() -
readAll
io.xpipe.core.data.node.ArrayNode readAll() -
read
io.xpipe.core.data.node.ArrayNode read(int maxRows) -
countAndDiscard
default int countAndDiscard()
-