Package | Description |
---|---|
com.espertech.esper.common.client |
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
|
Modifier and Type | Method and Description |
---|---|
EPCompiledManifest |
EPCompiled.getManifest()
Returns a manifest object
|
static EPCompiledManifest |
EPCompiledManifest.read(DataInput input)
Read the manifest from input.
|
Constructor and Description |
---|
EPCompiled(Map<String,byte[]> classes,
EPCompiledManifest manifest)
Ctor.
|
Copyright © 2005–2018. All rights reserved.