Uses of Package
com.espertech.esper.common.client.serde
Package
Description
Serdes are for serializing and de-serializing.
-
ClassDescriptionCollated writer for events, intented for passing along as a parameter and not intended to be implemented by an applicationFor use with high-availability and scale-out only, provider for serde (serializer and deserializer) information to the compiler.For use with high-availability and scale-out only, this class provides additional information passed to serde provider, for use with
SerdeProvider
For use with high-availability and scale-out only, this class provides contextual information about the class that we looking to serialize or de-serialize, for use withSerdeProvider
For use with high-availability and scale-out only, this class provides contextual information about the event type that we looking to serialize or de-serialize, for use withSerdeProvider
Context provided to serde provider factories for runtime-contextual information.For use with high-availability and scale-out only, this class provides information to the compiler how to resolve the serializer and de-serializer (serde) at deployment-time.