|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration.EventRepresentation | |
---|---|
com.espertech.esper.client | This package and its sub-packages defines the central Esper Client APIs. |
Uses of Configuration.EventRepresentation in com.espertech.esper.client |
---|
Methods in com.espertech.esper.client that return Configuration.EventRepresentation | |
---|---|
static Configuration.EventRepresentation |
Configuration.EventRepresentation.getDefault()
Returns the default property resolution style. |
Configuration.EventRepresentation |
ConfigurationEngineDefaults.EventMeta.getDefaultEventRepresentation()
Returns the default event representation. |
static Configuration.EventRepresentation |
Configuration.EventRepresentation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Configuration.EventRepresentation[] |
Configuration.EventRepresentation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.espertech.esper.client with parameters of type Configuration.EventRepresentation | |
---|---|
void |
ConfigurationEngineDefaults.EventMeta.setDefaultEventRepresentation(Configuration.EventRepresentation defaultEventRepresentation)
Sets the default event representation. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |