| Package | Description |
|---|---|
| de.hybris.platform.mediaconversion.os.process.impl | |
| de.hybris.platform.mediaconversion.os.process.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedProcessExecutor
ProcessExecutor implementation spawning all process from the
current JVM. |
class |
LimitedProcessExecutor
ProcessExecutor implementation wrapping another ProcessExecutor but limiting the amount of parallel
process to a given number. |
class |
ProcessExecutorClient
ProcessExecutor implementation delegating all execution requests to a remote server (a small JVM, which can
spawn the processes more efficiently). |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicProcessExecutor |
Copyright © 2018 SAP SE. All Rights Reserved.