public class IdleRetentionStrategy
extends hudson.slaves.RetentionStrategy<hudson.slaves.SlaveComputer>
EC2FleetCloud| Constructor and Description |
|---|
IdleRetentionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
long |
check(hudson.slaves.SlaveComputer computer)
Will be called under
Queue.withLock(Runnable) |
void |
start(hudson.slaves.SlaveComputer c) |
public long check(hudson.slaves.SlaveComputer computer)
Queue.withLock(Runnable)check in class hudson.slaves.RetentionStrategy<hudson.slaves.SlaveComputer>computer - computerpublic void start(hudson.slaves.SlaveComputer c)
start in class hudson.slaves.RetentionStrategy<hudson.slaves.SlaveComputer>Copyright © 2016–2020. All rights reserved.