public class CSVExportAction extends Object implements StreamProcessorTopology
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_NAME |
| Constructor and Description |
|---|
CSVExportAction() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getOptionAsBoolean(Map<String,String> options,
String option,
boolean defaultValue) |
Topology |
getTopology(Map<String,String> options)
Returns a Stream computation topology.
|
public static final String ACTION_NAME
public CSVExportAction()
public Topology getTopology(Map<String,String> options)
StreamProcessorTopologygetTopology in interface StreamProcessorTopologypublic static boolean getOptionAsBoolean(Map<String,String> options, String option, boolean defaultValue)
Copyright © 2019 Nuxeo. All rights reserved.