Uses of Class
com.espertech.esper.client.ConfigurationEventTypeWithSupertype

Packages that use ConfigurationEventTypeWithSupertype
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.event This package defines the internal event APIs. 
 

Uses of ConfigurationEventTypeWithSupertype in com.espertech.esper.client
 

Subclasses of ConfigurationEventTypeWithSupertype in com.espertech.esper.client
 class ConfigurationEventTypeMap
          Configuration object for Map-based event types.
 class ConfigurationEventTypeObjectArray
          Configuration object for Object array-based event types.
 

Uses of ConfigurationEventTypeWithSupertype in com.espertech.esper.event
 

Constructors in com.espertech.esper.event with parameters of type ConfigurationEventTypeWithSupertype
BaseNestableEventType(EventTypeMetadata metadata, java.lang.String typeName, int eventTypeId, EventAdapterService eventAdapterService, java.util.Map<java.lang.String,java.lang.Object> propertyTypes, EventType[] optionalSuperTypes, java.util.Set<EventType> optionalDeepSupertypes, ConfigurationEventTypeWithSupertype typeConfig, EventTypeNestableGetterFactory getterFactory)
          Constructor takes a type name, map of property names and types, for use with nestable Map events.
 


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