Package org.apache.calcite.adapter.utils
Class OsQueryTableUtil
java.lang.Object
org.apache.calcite.adapter.utils.OsQueryTableUtil
Used to put OS query related func.
- 
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetIPAddressesString(String[] ipAddressArr) static StringgetNetFileSizeDescription(long size)  
- 
Method Details
- 
getSystemInfo
 - 
getJavaInfo
 - 
getOsVersionInfo
 - 
getMemoryInfo
 - 
getCpuInfo
 - 
getCpuTimeInfo
 - 
getInterfaceAddressesInfo
 - 
getInterfaceDetailsInfo
 - 
getMountsInfo
 - 
getIPAddressesString
 - 
getNetFileSizeDescription
 
 -