com.activequant.tools.streaming
Class StreamEvent
java.lang.Object
com.activequant.domainmodel.PersistentEntity
com.activequant.tools.streaming.StreamEvent
- Direct Known Subclasses:
- TimeStreamEvent
public abstract class StreamEvent
- extends PersistentEntity
| Methods inherited from class com.activequant.domainmodel.PersistentEntity |
clearMap, convertValueToType, getClassName, getCreationTime, getDeletionTime, getId, 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 |
StreamEvent
public StreamEvent(String className)
getEventType
public abstract ETransportType getEventType()
getTimeStamp
public abstract TimeStamp getTimeStamp()
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.