Package org.ovirt.engine.sdk4.services
Interface MeasurableService
-
- All Superinterfaces:
Service
- All Known Subinterfaces:
AttachedStorageDomainDiskService
,DiskService
,GlusterBrickService
,GlusterVolumeService
,HostNicService
,HostNumaNodeService
,HostService
,StepService
,StorageDomainDiskService
,VmDiskService
,VmNicService
,VmService
- All Known Implementing Classes:
AttachedStorageDomainDiskServiceImpl
,DiskServiceImpl
,GlusterBrickServiceImpl
,GlusterVolumeServiceImpl
,HostNicServiceImpl
,HostNumaNodeServiceImpl
,HostServiceImpl
,MeasurableServiceImpl
,StepServiceImpl
,StorageDomainDiskServiceImpl
,VmDiskServiceImpl
,VmNicServiceImpl
,VmServiceImpl
public interface MeasurableService extends Service
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Service
service(String path)
Service locator method, returns individual service on which the URI is dispatched.StatisticsService
statisticsService()
-
-
-
Method Detail
-
statisticsService
StatisticsService statisticsService()
-
-