public class FluxShellSpout extends ShellSpout implements IRichSpout
LOG
Constructor and Description |
---|
FluxShellSpout(String[] args,
String[] outputFields)
Create a ShellSpout with command line arguments and output fields
|
Modifier and Type | Method and Description |
---|---|
void |
declareOutputFields(OutputFieldsDeclarer declarer) |
Map<String,Object> |
getComponentConfiguration() |
ack, activate, close, deactivate, fail, nextTuple, open
public void declareOutputFields(OutputFieldsDeclarer declarer)
declareOutputFields
in interface IComponent
public Map<String,Object> getComponentConfiguration()
getComponentConfiguration
in interface IComponent
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.