| Modifier and Type | Method and Description |
|---|---|
protected CloverGraphFactory |
CloverGraphExecutorFactory.createGraphFactory(InputStream inputStream,
org.jetel.graph.runtime.ExecutionType executionType) |
protected abstract CloverGraphFactory |
AbstractCloverGraphExecutorFactory.createGraphFactory(InputStream inputStream,
org.jetel.graph.runtime.ExecutionType executionType) |
protected CloverGraphFactory |
SimpleCloverGraphExecutorFactoryImpl.createGraphFactory(InputStream inputStream,
org.jetel.graph.runtime.ExecutionType executionType) |
protected CloverGraphFactory |
CloverGraphExecutorFactory.createGraphFactory(String transformationGraphPath,
org.jetel.graph.runtime.ExecutionType executionType) |
protected abstract CloverGraphFactory |
AbstractCloverGraphExecutorFactory.createGraphFactory(String transformationGraphPath,
org.jetel.graph.runtime.ExecutionType executionType) |
protected CloverGraphFactory |
SimpleCloverGraphExecutorFactoryImpl.createGraphFactory(String transformationGraphPath,
org.jetel.graph.runtime.ExecutionType executionType) |
| 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 |
AbstractGraphFactory |
class |
AppHomeCloverGraphFactoryImpl |
class |
ClasspathCloverGraphFactoryImpl |
class |
DocumentCloverGraphFactoryImpl |
class |
FilePathGraphFactoryImpl |
class |
InputStreamCloverGraphFactoryImpl |
| Modifier and Type | Field and Description |
|---|---|
protected CloverGraphFactory |
CloverGraphPoolFactory.graphFactory |
| Modifier and Type | Method and Description |
|---|---|
CloverGraphFactory |
CloverGraphPoolFactory.getGraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
static RecycleSingleGraphProvider |
RecycleSingleGraphProvider.createGraphProvider(CloverGraphFactory cloverGraphFactory) |
static CreateDestroyGraphProvider |
CreateDestroyGraphProvider.createGraphProvider(CloverGraphFactory graphFactory) |
void |
CloverGraphPoolFactory.setGraphFactory(CloverGraphFactory graphFactory) |
| Constructor and Description |
|---|
CloverGraphPoolFactory(CloverGraphFactory graphFactory) |
Copyright © 2022. All rights reserved.