public abstract class SystemInfoProviderBase extends Object implements SystemInfoProvider
| Constructor and Description |
|---|
SystemInfoProviderBase() |
public String getProcessor() throws IOException, InterruptedException, UnsupportedOperationException
getProcessor in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getModelName() throws IOException, InterruptedException, UnsupportedOperationException
getModelName in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getBogoMIPS() throws IOException, InterruptedException, UnsupportedOperationException
getBogoMIPS in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String[] getCpuFeatures() throws IOException, InterruptedException, UnsupportedOperationException
getCpuFeatures in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getCpuImplementer() throws IOException, InterruptedException, UnsupportedOperationException
getCpuImplementer in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getCpuArchitecture() throws IOException, InterruptedException, UnsupportedOperationException
getCpuArchitecture in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getCpuVariant() throws IOException, InterruptedException, UnsupportedOperationException
getCpuVariant in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getCpuPart() throws IOException, InterruptedException, UnsupportedOperationException
getCpuPart in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getCpuRevision() throws IOException, InterruptedException, UnsupportedOperationException
getCpuRevision in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getHardware() throws IOException, InterruptedException, UnsupportedOperationException
getHardware in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getRevision() throws IOException, InterruptedException, UnsupportedOperationException
getRevision in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getSerial() throws IOException, InterruptedException, UnsupportedOperationException
getSerial in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getOsName() throws UnsupportedOperationException
getOsName in interface SystemInfoProviderUnsupportedOperationExceptionpublic String getOsVersion() throws UnsupportedOperationException
getOsVersion in interface SystemInfoProviderUnsupportedOperationExceptionpublic String getOsArch() throws UnsupportedOperationException
getOsArch in interface SystemInfoProviderUnsupportedOperationExceptionpublic String getOsFirmwareBuild() throws IOException, InterruptedException, UnsupportedOperationException
getOsFirmwareBuild in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic String getOsFirmwareDate() throws IOException, InterruptedException, ParseException, UnsupportedOperationException
getOsFirmwareDate in interface SystemInfoProviderIOExceptionInterruptedExceptionParseExceptionUnsupportedOperationExceptionpublic String getJavaVendor() throws UnsupportedOperationException
getJavaVendor in interface SystemInfoProviderUnsupportedOperationExceptionpublic String getJavaVendorUrl() throws UnsupportedOperationException
getJavaVendorUrl in interface SystemInfoProviderUnsupportedOperationExceptionpublic String getJavaVersion() throws UnsupportedOperationException
getJavaVersion in interface SystemInfoProviderUnsupportedOperationExceptionpublic String getJavaVirtualMachine() throws UnsupportedOperationException
getJavaVirtualMachine in interface SystemInfoProviderUnsupportedOperationExceptionpublic String getJavaRuntime() throws UnsupportedOperationException
getJavaRuntime in interface SystemInfoProviderUnsupportedOperationExceptionpublic boolean isHardFloatAbi()
throws UnsupportedOperationException
isHardFloatAbi in interface SystemInfoProviderUnsupportedOperationExceptionpublic long getMemoryTotal()
throws IOException,
InterruptedException,
UnsupportedOperationException
getMemoryTotal in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getMemoryUsed()
throws IOException,
InterruptedException,
UnsupportedOperationException
getMemoryUsed in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getMemoryFree()
throws IOException,
InterruptedException,
UnsupportedOperationException
getMemoryFree in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getMemoryShared()
throws IOException,
InterruptedException,
UnsupportedOperationException
getMemoryShared in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getMemoryBuffers()
throws IOException,
InterruptedException,
UnsupportedOperationException
getMemoryBuffers in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getMemoryCached()
throws IOException,
InterruptedException,
UnsupportedOperationException
getMemoryCached in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic SystemInfo.BoardType getBoardType() throws IOException, InterruptedException, UnsupportedOperationException
getBoardType in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic float getCpuTemperature()
throws IOException,
InterruptedException,
NumberFormatException,
UnsupportedOperationException
getCpuTemperature in interface SystemInfoProviderIOExceptionInterruptedExceptionNumberFormatExceptionUnsupportedOperationExceptionpublic float getCpuVoltage()
throws IOException,
InterruptedException,
NumberFormatException,
UnsupportedOperationException
getCpuVoltage in interface SystemInfoProviderIOExceptionInterruptedExceptionNumberFormatExceptionUnsupportedOperationExceptionpublic float getMemoryVoltageSDRam_C()
throws IOException,
InterruptedException,
NumberFormatException,
UnsupportedOperationException
getMemoryVoltageSDRam_C in interface SystemInfoProviderIOExceptionInterruptedExceptionNumberFormatExceptionUnsupportedOperationExceptionpublic float getMemoryVoltageSDRam_I()
throws IOException,
InterruptedException,
NumberFormatException,
UnsupportedOperationException
getMemoryVoltageSDRam_I in interface SystemInfoProviderIOExceptionInterruptedExceptionNumberFormatExceptionUnsupportedOperationExceptionpublic float getMemoryVoltageSDRam_P()
throws IOException,
InterruptedException,
NumberFormatException,
UnsupportedOperationException
getMemoryVoltageSDRam_P in interface SystemInfoProviderIOExceptionInterruptedExceptionNumberFormatExceptionUnsupportedOperationExceptionpublic boolean getCodecH264Enabled()
throws IOException,
InterruptedException,
UnsupportedOperationException
getCodecH264Enabled in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic boolean getCodecMPG2Enabled()
throws IOException,
InterruptedException,
UnsupportedOperationException
getCodecMPG2Enabled in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic boolean getCodecWVC1Enabled()
throws IOException,
InterruptedException,
UnsupportedOperationException
getCodecWVC1Enabled in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyArm()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyArm in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyCore()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyCore in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyH264()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyH264 in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyISP()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyISP in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyV3D()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyV3D in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyUART()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyUART in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyPWM()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyPWM in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyEMMC()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyEMMC in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyPixel()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyPixel in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyVEC()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyVEC in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyHDMI()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyHDMI in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionpublic long getClockFrequencyDPI()
throws IOException,
InterruptedException,
UnsupportedOperationException
getClockFrequencyDPI in interface SystemInfoProviderIOExceptionInterruptedExceptionUnsupportedOperationExceptionCopyright © 2012–2015 Pi4J. All rights reserved.