public class FluxShellBolt extends ShellBolt implements IRichBolt
HEARTBEAT_STREAM_ID, LOG
Constructor and Description |
---|
FluxShellBolt(String[] command,
String[] outputFields)
Create a ShellBolt with command line arguments and output fields
|
Modifier and Type | Method and Description |
---|---|
void |
declareOutputFields(OutputFieldsDeclarer declarer) |
Map<String,Object> |
getComponentConfiguration() |
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.