Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
com.espertech.esper.runtime.client.option |
Deployment option callbacks.
|
com.espertech.esper.runtime.internal.kernel.service |
Class and Description |
---|
StatementNameRuntimeOption
Implement this interface to provide a statement name at runtime for statements when they are deployed.
|
StatementSubstitutionParameterOption
Implement this interface to provide values for substitution parameters.
|
StatementUserObjectRuntimeOption
Implement this interface to provide a custom user object at runtime for statements when they are deployed.
|
Class and Description |
---|
StatementNameRuntimeContext
Provides the environment to
StatementNameRuntimeOption . |
StatementSubstitutionParameterContext
Provides the environment to
StatementSubstitutionParameterOption . |
StatementUserObjectRuntimeContext
Provides the environment to
StatementUserObjectRuntimeOption . |
Class and Description |
---|
StatementNameRuntimeOption
Implement this interface to provide a statement name at runtime for statements when they are deployed.
|
StatementSubstitutionParameterContext
Provides the environment to
StatementSubstitutionParameterOption . |
StatementSubstitutionParameterOption
Implement this interface to provide values for substitution parameters.
|
StatementUserObjectRuntimeOption
Implement this interface to provide a custom user object at runtime for statements when they are deployed.
|
Copyright © 2005–2018. All rights reserved.