Package | Description |
---|---|
com.espertech.esper.common.client.configuration.runtime |
Configuration classes for the runtime section, which is only relevant to the runtime
|
com.espertech.esper.common.client.util |
Client utility classes.
|
Modifier and Type | Method and Description |
---|---|
TimeSourceType |
ConfigurationRuntimeTimeSource.getTimeSourceType()
Returns the time source type.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationRuntimeTimeSource.setTimeSourceType(TimeSourceType timeSourceType)
Sets the time source type.
|
Modifier and Type | Method and Description |
---|---|
static TimeSourceType |
TimeSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSourceType[] |
TimeSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2020. All rights reserved.