Uses of Class
com.espertech.esper.common.client.EPCompiledManifest
Package
Description
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
-
Uses of EPCompiledManifest in com.espertech.esper.common.client
Modifier and TypeMethodDescriptionEPCompiled.getManifest()
Returns a manifest objectstatic EPCompiledManifest
Read the manifest from input.ModifierConstructorDescriptionEPCompiled
(Map<String, byte[]> classes, EPCompiledManifest manifest) Ctor.