Package com.espertech.esper.runtime.client.util
package com.espertech.esper.runtime.client.util
Adapter shared classes.
-
ClassDescriptionAn Adapter takes some external data, converts it into events, and sends it into the runtime.An Adapter takes some external data, converts it into events, and sends it into the runtime runtime.The state of a Adapter.A utility to manage the state transitions for an InputAdapter.EPL object type.Thrown when an illegal Adapter state transition is attempted.An InputAdapter takes some external data, converts it into events, and sends it into the runtime runtime.Implement this interface to provide a custom deployment lock strategy.Obtains the write lock of the runtime-wide event processing read-write lock by simply blocking until the lock was obtained.Exception for use with
LockStrategy
.Obtains the write lock of the runtime-wide event processing read-write lock by simply blocking until the lock was obtained.Obtains the write lock of the runtime-wide event processing read-write lock by trying the lock waiting for the timeout and throwing an exception if the lock was not taken.Runtime version.