Interface Output

All Known Subinterfaces:
Dataset, Sink
All Known Implementing Classes:
SinkImpl, Table

public interface Output
Represents a node in a DataflowGraph that can be written to by a Flow. Must be backed by a file source.