public class EEGMap extends GIComputation implements JavaMessageHandler, java.io.Serializable
Operation.OperationTypecheck, DATASET_ID, debugSubActive, traceMODULE| Constructor and Description |
|---|
EEGMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
fakeInit() |
void |
handleMessage(byte[] msg)
Function to handle messages recieved via a
StreamReader. |
execute, getDescription, getID, getJobID, getStats, getUsage, initialize, marshall, setDetails, setInitializationComplete, setTeminationConditionReached, startMigration, unmarshalladdMap, addReduce, createResults, getAwaitingOutputsFrom, getDatasetCollection, getMapIdentifiers, getNumberOfMaps, getNumberOfReducers, getReduceIdentifiers, isAwaitingOutputs, removeMap, removeReduce, resetOutputTracker, setReceivedOutputFrom, writeResults, writeResults, writeResults, writeResultsdispose, getDomain, getExecutionProfile, getInstanceIdentifier, getOperationIdentifier, getProcessingDirectives, getVersionInformation, hasDatasetCollection, hasExecutionProfile, hasProcessingDirectives, isInitialized, markInitializationAsComplete, needsInitialization, setAsExecuteFixedNumberOfTimes, setAsExecuteOnce, setAsExecutePeriodically, setAsExecuteWhenDataAvailable, setAsStayAlive, setDatasetCollection, setDomain, setInitializationNeeded, setInstanceIdentifier, setOperationIdentifier, setProcessingDirectives, setVersionInformation, terminationConditionReached, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitdispose, getDomain, getExecutionProfile, getInstanceIdentifier, getOperationIdentifier, getProcessingDirectives, getVersionInformation, hasDatasetCollection, hasExecutionProfile, hasProcessingDirectives, isInitialized, needsInitialization, terminationConditionReached, toStringpublic void fakeInit()
public void handleMessage(byte[] msg)
JavaMessageHandlerStreamReader.
Allows the user to define an asynchronous method of handling messageshandleMessage in interface JavaMessageHandlermsg - byte[] to be decoded