public class RetentionStrategy extends hudson.slaves.CloudSlaveRetentionStrategy<Computer>
RetentionStrategy is mainly used to determine
when an idle Droplet can be destroyed.| Modifier and Type | Class and Description |
|---|---|
static class |
RetentionStrategy.DescriptorImpl |
| Constructor and Description |
|---|
RetentionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isIdleForTooLong(Computer computer) |
void |
start(Computer computer) |
Copyright © 2004-2015. All Rights Reserved.