Package com.woorea.openstack.cinder
Class SchedulerStatsExtension
- java.lang.Object
-
- com.woorea.openstack.cinder.SchedulerStatsExtension
-
public class SchedulerStatsExtension extends java.lang.Object
Cinder Scheduler Stats Management
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
SchedulerStatsExtension.List
-
Field Summary
Fields Modifier and Type Field Description private OpenStackClient
CLIENT
-
Constructor Summary
Constructors Constructor Description SchedulerStatsExtension(OpenStackClient client)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SchedulerStatsExtension.List
list(boolean detail)
-
-
-
Field Detail
-
CLIENT
private final OpenStackClient CLIENT
-
-
Constructor Detail
-
SchedulerStatsExtension
public SchedulerStatsExtension(OpenStackClient client)
-
-
Method Detail
-
list
public SchedulerStatsExtension.List list(boolean detail)
-
-