类 CpuInfoController
java.lang.Object
cn.xisoil.controller.CpuInfoController
- 所有已实现的接口:
PermissionCheckAutomation
@RestController
@RequestMapping("/manage/system")
public class CpuInfoController
extends Object
implements PermissionCheckAutomation
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanauto()static StringformatByte(long byteNumber) getCpu()R<List<YueDiskInfo>>getDisk()getName()getUrl()
-
构造器详细资料
-
CpuInfoController
public CpuInfoController()
-
-
方法详细资料
-
getCpu
-
getMemory
-
getServer
-
getDisk
-
formatByte
-
getUrl
- 指定者:
getUrl在接口中PermissionCheckAutomation
-
getName
- 指定者:
getName在接口中PermissionCheckAutomation
-
getParent
- 指定者:
getParent在接口中PermissionCheckAutomation
-
auto
public boolean auto()- 指定者:
auto在接口中PermissionCheckAutomation
-