Uses of Class
com.bigdata.counters.linux.KernelVersion

Packages that use KernelVersion
com.bigdata.counters.linux Package provides performance counter collection on Linux platforms using the sysstat suite. 
 

Uses of KernelVersion in com.bigdata.counters.linux
 

Fields in com.bigdata.counters.linux declared as KernelVersion
protected static KernelVersion StatisticsCollectorForLinux.kernelVersion
          The Linux KernelVersion.
 

Methods in com.bigdata.counters.linux that return KernelVersion
static KernelVersion KernelVersion.get()
          Return the version of the Linux kernel as reported by uname
 

Constructors in com.bigdata.counters.linux with parameters of type KernelVersion
PIDStatCollector(int pid, int interval, KernelVersion kernelVersion)
           
SarCpuUtilizationCollector(int interval, KernelVersion kernelVersion)
           
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.