com.espertech.esper.client
Class ConfigurationEventTypeObjectArray

java.lang.Object
  extended by com.espertech.esper.client.ConfigurationEventTypeWithSupertype
      extended by com.espertech.esper.client.ConfigurationEventTypeObjectArray
All Implemented Interfaces:
MetaDefItem, java.io.Serializable

public class ConfigurationEventTypeObjectArray
extends ConfigurationEventTypeWithSupertype

Configuration object for Object array-based event types.

See Also:
Serialized Form

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

SINGLE_SUPERTYPE_MSG

public static final java.lang.String SINGLE_SUPERTYPE_MSG
Message for single supertype for object-arrays.

See Also:
Constant Field Values
Constructor Detail

ConfigurationEventTypeObjectArray

public ConfigurationEventTypeObjectArray(java.util.Set<java.lang.String> superTypes)
Ctor.

Parameters:
superTypes - super types

ConfigurationEventTypeObjectArray

public ConfigurationEventTypeObjectArray()
Ctor.


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com