com.activequant.tools.streaming
Class ReferenceDataEvent
java.lang.Object
com.activequant.domainmodel.PersistentEntity
com.activequant.tools.streaming.StreamEvent
com.activequant.tools.streaming.TimeStreamEvent
com.activequant.tools.streaming.ReferenceDataEvent
public abstract class ReferenceDataEvent
- extends TimeStreamEvent
| Methods inherited from class com.activequant.domainmodel.PersistentEntity |
clearMap, convertValueToType, getClassName, getCreationTime, getDeletionTime, getSnapshotTime, initFromMap, nullSafe, propertyMap, setClassName, setCreationTime, setDeletionTime, setSnapshotTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceDataEvent
public ReferenceDataEvent(TimeStamp ts,
String className,
Instrument instr)
getEventType
public ETransportType getEventType()
- Overrides:
getEventType in class TimeStreamEvent
getId
public String getId()
- Overrides:
getId in class TimeStreamEvent
getInstrument
public Instrument getInstrument()
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.