| Package | Description |
|---|---|
| com.mulesoft.mule.module.datamapper.clover | |
| com.mulesoft.mule.module.datamapper.clover.impl.graphprovider | |
| com.mulesoft.mule.module.datamapper.impl |
| Modifier and Type | Method and Description |
|---|---|
protected GraphProvider<org.jetel.graph.TransformationGraph> |
CloverGraphExecutorFactory.createGraphProvider(CloverGraphFactory graphFactory) |
protected abstract GraphProvider<org.jetel.graph.TransformationGraph> |
AbstractCloverGraphExecutorFactory.createGraphProvider(CloverGraphFactory graphFactory) |
protected GraphProvider<org.jetel.graph.TransformationGraph> |
SimpleCloverGraphExecutorFactoryImpl.createGraphProvider(CloverGraphFactory graphFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDestroyGraphProvider
GraphProvider that creates a new graph each time takeGraph is called and frees it
when releaseGraph is invoked.
|
class |
PoolGraphProvider |
class |
RecycleSingleGraphProvider |
| Modifier and Type | Method and Description |
|---|---|
static <T> DefaultGraphExecutor<T> |
DefaultGraphExecutor.createGraphExecutor(GraphProvider<T> graphProvider,
GraphProvider<T> asyncGraphProvider,
TransformationEngine<T> engine) |
static <T> DefaultGraphExecutor<T> |
DefaultGraphExecutor.createGraphExecutor(GraphProvider<T> graphProvider,
GraphProvider<T> asyncGraphProvider,
TransformationEngine<T> engine) |
Copyright © 2022. All rights reserved.