public class IterativeSVMPrimaryDataObjectDirectSink extends BaseCompute implements Collector
Constructor and Description |
---|
IterativeSVMPrimaryDataObjectDirectSink() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IMessage message)
Execute with an incoming message
|
DataPartition<?> |
get()
This method add the received message from the DataObject Source into the data objects.
|
void |
prepare(Config cfg,
TaskContext ctx)
Prepare the task to be executed
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getCollectibleNames
endExecute
public IterativeSVMPrimaryDataObjectDirectSink()
public DataPartition<?> get()
public boolean execute(IMessage message)
ICompute
public void prepare(Config cfg, TaskContext ctx)
INode