Skip navigation links
D E F G L O 

D

declareOutputFields(OutputFieldsDeclarer) - Method in class org.apache.storm.flux.wrappers.bolts.FluxShellBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class org.apache.storm.flux.wrappers.bolts.LogInfoBolt
 
declareOutputFields(OutputFieldsDeclarer) - Method in class org.apache.storm.flux.wrappers.spouts.FluxShellSpout
 

E

execute(Tuple, BasicOutputCollector) - Method in class org.apache.storm.flux.wrappers.bolts.LogInfoBolt
 

F

FluxShellBolt - Class in org.apache.storm.flux.wrappers.bolts
A generic `ShellBolt` implementation that allows you specify output fields without having to subclass `ShellBolt` to do so.
FluxShellBolt(String[], String[]) - Constructor for class org.apache.storm.flux.wrappers.bolts.FluxShellBolt
Create a ShellBolt with command line arguments and output fields
FluxShellSpout - Class in org.apache.storm.flux.wrappers.spouts
A generic `ShellSpout` implementation that allows you specify output fields without having to subclass `ShellSpout` to do so.
FluxShellSpout(String[], String[]) - Constructor for class org.apache.storm.flux.wrappers.spouts.FluxShellSpout
Create a ShellSpout with command line arguments and output fields

G

getComponentConfiguration() - Method in class org.apache.storm.flux.wrappers.bolts.FluxShellBolt
 
getComponentConfiguration() - Method in class org.apache.storm.flux.wrappers.spouts.FluxShellSpout
 

L

LogInfoBolt - Class in org.apache.storm.flux.wrappers.bolts
Simple bolt that does nothing other than LOG.info() every tuple recieveed.
LogInfoBolt() - Constructor for class org.apache.storm.flux.wrappers.bolts.LogInfoBolt
 

O

org.apache.storm.flux.wrappers.bolts - package org.apache.storm.flux.wrappers.bolts
 
org.apache.storm.flux.wrappers.spouts - package org.apache.storm.flux.wrappers.spouts
 
D E F G L O 
Skip navigation links

Copyright © 2015 The Apache Software Foundation. All Rights Reserved.