Package | Description |
---|---|
com.espertech.esper.common.internal.collection |
Internal collection classes
|
com.espertech.esper.common.internal.epl.util |
Modifier and Type | Class and Description |
---|---|
class |
PathExceptionAlreadyRegistered |
class |
PathExceptionAmbiguous |
class |
PathExceptionInvalidVisibility |
Modifier and Type | Method and Description |
---|---|
void |
PathRegistry.add(K entityKey,
String moduleName,
E entity,
String deploymentId) |
Pair<E,String> |
PathRegistry.getAnyModuleExpectSingle(K entityKey,
Set<String> moduleUses) |
Pair<E,String> |
PathModuleEntry.getAnyModuleExpectSingle(String entityName,
PathRegistryObjectType objectType,
Set<String> moduleNames) |
Modifier and Type | Method and Description |
---|---|
static EPException |
CompileTimeResolver.makePathAmbiguous(PathRegistryObjectType objectType,
String name,
PathException e) |
Copyright © 2005–2018. All rights reserved.