com.activequant.tools.streaming
Class TimeStreamEvent
java.lang.Object
com.activequant.domainmodel.PersistentEntity
com.activequant.tools.streaming.StreamEvent
com.activequant.tools.streaming.TimeStreamEvent
- Direct Known Subclasses:
- MarketDataEvent, ReferenceDataEvent, TradingDataEvent
public class TimeStreamEvent
- extends StreamEvent
| 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 |
TimeStreamEvent
public TimeStreamEvent(TimeStamp ts)
TimeStreamEvent
public TimeStreamEvent(TimeStamp ts,
String className)
getEventType
public ETransportType getEventType()
- Specified by:
getEventType in class StreamEvent
getTimeStamp
public TimeStamp getTimeStamp()
- Specified by:
getTimeStamp in class StreamEvent
getId
public String getId()
- Specified by:
getId in class PersistentEntity
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.