public class TrashAction extends Object implements StreamProcessorTopology
| Modifier and Type | Class and Description |
|---|---|
static class |
TrashAction.TrashComputation |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_NAME |
static String |
PARAM_NAME |
static String |
PROXY_QUERY_TEMPLATE |
static String |
SYSPROP_QUERY_TEMPLATE |
| Constructor and Description |
|---|
TrashAction() |
| Modifier and Type | Method and Description |
|---|---|
Topology |
getTopology(Map<String,String> options)
Returns a Stream computation topology.
|
public static final String ACTION_NAME
public static final String PARAM_NAME
public static final String PROXY_QUERY_TEMPLATE
public static final String SYSPROP_QUERY_TEMPLATE
public TrashAction()
public Topology getTopology(Map<String,String> options)
StreamProcessorTopologygetTopology in interface StreamProcessorTopologyCopyright © 2019 Nuxeo. All rights reserved.