Class: Chicago::ETL::NullSink

Inherits:
Sink show all
Defined in:
lib/chicago/etl/null_sink.rb

Overview

Supports the Sink interface, but discards all rows written to it.

Instance Attribute Summary

Attributes inherited from PipelineEndpoint

#fields

Method Summary

Methods inherited from Sink

#<<, #close, #constant_values, #open, #set_constant_values, #truncate

Methods inherited from PipelineEndpoint

#has_defined_fields?