| Modifier and Type | Interface and Description |
|---|---|
interface |
IEclContextParallel |
| Modifier and Type | Class and Description |
|---|---|
class |
EclContextParallel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEgxContextParallel |
| Modifier and Type | Class and Description |
|---|---|
class |
EgxContextParallel |
| Modifier and Type | Method and Description |
|---|---|
IEolContextParallel |
EolModuleParallel.getContext() |
| Constructor and Description |
|---|
EolModuleParallel(IEolContextParallel context) |
| Modifier and Type | Class and Description |
|---|---|
class |
EolContextParallel
Skeletal implementation of a parallel IEolContext.
|
| Modifier and Type | Method and Description |
|---|---|
static <C extends IEolContextParallel> |
IEolContextParallel.configureContext(Map<String,?> properties,
Function<Integer,? extends C> contextConstructor,
C currentContext)
Convenience method for setting the parallelism on a context.
|
| Modifier and Type | Method and Description |
|---|---|
static IEolContextParallel |
EolContextParallel.convertToParallel(IEolContext context)
Utility method for converting a sequential context to a parallel one, if it is not already parallel.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEplContextParallel |
| Modifier and Type | Class and Description |
|---|---|
class |
EplContextParallel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IErlContextParallel |
| Modifier and Type | Class and Description |
|---|---|
class |
ErlContextParallel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEtlContextParallel |
| Modifier and Type | Class and Description |
|---|---|
class |
EtlContextParallel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEvlContextParallel |
| Modifier and Type | Class and Description |
|---|---|
class |
EvlContextParallel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEwlContextParallel |
| Modifier and Type | Class and Description |
|---|---|
class |
EwlContextParallel |
Copyright © 2020. All rights reserved.