| Modifier and Type | Method and Description |
|---|---|
DockerCommandPlugin |
ResourcePlugin.getDockerCommandPluginInstance()
Plugin need to get
DockerCommandPlugin. |
| Modifier and Type | Method and Description |
|---|---|
DockerCommandPlugin |
FpgaResourcePlugin.getDockerCommandPluginInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
NvidiaDockerV1CommandPlugin
Implementation to use nvidia-docker v1 as GPU docker command plugin.
|
class |
NvidiaDockerV2CommandPlugin
Implementation to use nvidia-docker v2 as GPU docker command plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static DockerCommandPlugin |
GpuDockerCommandPluginFactory.createGpuDockerCommandPlugin(org.apache.hadoop.conf.Configuration conf) |
DockerCommandPlugin |
GpuResourcePlugin.getDockerCommandPluginInstance() |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.