edu.cmu.cs.able.gaugeInfrastructure.Siena.Events
Class QueryMetaInfoEvent
java.lang.Object
|
+--edu.cmu.cs.able.gaugeInfrastructure.util.GaugeID
|
+--edu.cmu.cs.able.gaugeInfrastructure.Events.GaugeEvent
|
+--edu.cmu.cs.able.gaugeInfrastructure.Siena.Events.QueryMetaInfoEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class QueryMetaInfoEvent
- extends GaugeEvent
- See Also:
- Serialized Form
Fields inherited from class edu.cmu.cs.able.gaugeInfrastructure.Events.GaugeEvent |
status |
Constructor Summary |
QueryMetaInfoEvent(java.lang.String gaugeType)
Creates new QueryMetaInfoEvent |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
gaugeMgrID
public java.lang.String gaugeMgrID
configParams
public StringPairVector configParams
values
public StringPairVector values
qmiID
public java.lang.String qmiID
QueryMetaInfoEvent
public QueryMetaInfoEvent(java.lang.String gaugeType)
- Creates new QueryMetaInfoEvent