public class DeploymentRecoveryEntry extends Object
Constructor and Description |
---|
DeploymentRecoveryEntry(int statementIdFirstStatement,
com.espertech.esper.common.client.EPCompiled compiled,
Map<Integer,Object> userObjectsRuntime,
Map<Integer,String> statementNamesWhenProvidedByAPI,
Map<Integer,Map<Integer,Object>> substitutionParameters) |
Modifier and Type | Method and Description |
---|---|
com.espertech.esper.common.client.EPCompiled |
getCompiled() |
int |
getStatementIdFirstStatement() |
Map<Integer,String> |
getStatementNamesWhenProvidedByAPI() |
Map<Integer,Map<Integer,Object>> |
getSubstitutionParameters() |
Map<Integer,Object> |
getUserObjectsRuntime() |
Copyright © 2005–2018. All rights reserved.