Class: WriterFactory
- Inherits:
-
Object
- Object
- WriterFactory
- Includes:
- orgorg::apacheorg::apache::qpidorg::apache::qpid::amqp_1_0org::apache::qpid::amqp_1_0::codecorg::apache::qpid::amqp_1_0::codec::ValueWriterorg::apache::qpid::amqp_1_0::codec::ValueWriter::Factory
- Defined in:
- lib/logstash/inputs/azurewadeventhub.rb
Instance Method Summary collapse
Instance Method Details
#newInstance(registry) ⇒ Object
181 182 183 |
# File 'lib/logstash/inputs/azurewadeventhub.rb', line 181 def newInstance(registry) return SelectorFilterWriter.new registry end |