public abstract class TaskBuilder extends Object
Modifier and Type | Field and Description |
---|---|
Queue<double[]> |
cepEvents |
protected int |
maxEvents |
protected int |
numberOfAttributes |
protected static String |
STATUS_UPDATE_FREQ_MSG |
protected static String |
SUPPRESS_RESULT_OUT_MSG |
protected static String |
SUPPRESS_STATUS_OUT_MSG |
protected org.apache.samoa.topology.Topology |
topology |
Constructor and Description |
---|
TaskBuilder() |
protected static final String SUPPRESS_STATUS_OUT_MSG
protected static final String SUPPRESS_RESULT_OUT_MSG
protected static final String STATUS_UPDATE_FREQ_MSG
public Queue<double[]> cepEvents
protected int maxEvents
protected int numberOfAttributes
protected org.apache.samoa.topology.Topology topology
Copyright © 2017 WSO2. All rights reserved.