MOA 12.03
Real Time Analytics for Data Streams
moa.streams.clustering.ClusterEvent Class Reference
Inheritance diagram for moa.streams.clustering.ClusterEvent:
Collaboration diagram for moa.streams.clustering.ClusterEvent:

List of all members.

Public Member Functions

 ClusterEvent (Object source, long timestamp, String type, String message)
String getMessage ()
long getTimestamp ()
String getType ()

Detailed Description

Definition at line 25 of file ClusterEvent.java.


Constructor & Destructor Documentation

moa.streams.clustering.ClusterEvent.ClusterEvent ( Object  source,
long  timestamp,
String  type,
String  message 
)

Definition at line 31 of file ClusterEvent.java.


Member Function Documentation

String moa.streams.clustering.ClusterEvent.getMessage ( )

Definition at line 38 of file ClusterEvent.java.

Referenced by moa.gui.visualization.RunVisualizer.changeCluster().

Here is the caller graph for this function:

long moa.streams.clustering.ClusterEvent.getTimestamp ( )

Definition at line 42 of file ClusterEvent.java.

String moa.streams.clustering.ClusterEvent.getType ( )

Definition at line 46 of file ClusterEvent.java.

Referenced by moa.gui.visualization.RunVisualizer.changeCluster().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations