|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.ConfigurationEventTypeWithSupertype
com.espertech.esper.client.ConfigurationEventTypeObjectArray
public class ConfigurationEventTypeObjectArray
Configuration object for Object array-based event types.
Field Summary | |
---|---|
static java.lang.String |
SINGLE_SUPERTYPE_MSG
Message for single supertype for object-arrays. |
Constructor Summary | |
---|---|
ConfigurationEventTypeObjectArray()
Ctor. |
|
ConfigurationEventTypeObjectArray(java.util.Set<java.lang.String> superTypes)
Ctor. |
Method Summary |
---|
Methods inherited from class com.espertech.esper.client.ConfigurationEventTypeWithSupertype |
---|
getEndTimestampPropertyName, getStartTimestampPropertyName, getSuperTypes, setEndTimestampPropertyName, setStartTimestampPropertyName, setSuperTypes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SINGLE_SUPERTYPE_MSG
Constructor Detail |
---|
public ConfigurationEventTypeObjectArray(java.util.Set<java.lang.String> superTypes)
superTypes
- super typespublic ConfigurationEventTypeObjectArray()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |