Package | Description |
---|---|
com.espertech.esper.common.internal.collection |
Internal collection classes
|
Modifier and Type | Method and Description |
---|---|
PathDeploymentEntry<E> |
PathDeploymentEntry.copy() |
PathDeploymentEntry<E> |
PathRegistry.getEntryWithModule(K entityKey,
String moduleName) |
PathDeploymentEntry<E> |
PathModuleEntry.getEntryWithModule(String moduleName) |
Modifier and Type | Method and Description |
---|---|
void |
PathModuleEntry.add(String moduleName,
PathDeploymentEntry<E> entity) |
void |
PathRegistry.addEntry(K entityKey,
String moduleName,
PathDeploymentEntry<E> entity) |
Copyright © 2005–2020. All rights reserved.