|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.agent.elastic.server.EBSVolumeSupervisorImpl
public class EBSVolumeSupervisorImpl
| Constructor Summary | |
|---|---|
EBSVolumeSupervisorImpl(RemoteElasticInstance remoteElasticInstance,
java.util.concurrent.ScheduledExecutorService scheduledExecutorService,
long ebsVolumeSupervisionIntervalInSeconds)
|
|
| Method Summary | |
|---|---|
java.util.List<com.atlassian.aws.ec2.EBSVolume> |
getVolumeList()
Displays the volumes collected. |
void |
start()
Starts collecting volume info |
void |
stop()
Stops the background monitoring of volumes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EBSVolumeSupervisorImpl(RemoteElasticInstance remoteElasticInstance,
java.util.concurrent.ScheduledExecutorService scheduledExecutorService,
long ebsVolumeSupervisionIntervalInSeconds)
| Method Detail |
|---|
public void start()
public void stop()
@Nullable public java.util.List<com.atlassian.aws.ec2.EBSVolume> getVolumeList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||