public class Reaper extends Object
| Constructor and Description |
|---|
Reaper(com.spotify.docker.client.DockerClient docker,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
void |
reap(com.google.common.base.Supplier<Set<String>> active) |
public Reaper(com.spotify.docker.client.DockerClient docker,
String namespace)
public void reap(com.google.common.base.Supplier<Set<String>> active) throws InterruptedException
InterruptedExceptionCopyright © 2017. All rights reserved.