Package info.rolandkrueger.roklib.system

Support for operating system related tasks, such as detecting memory swapping conditions.

See:
          Description

Interface Summary
MemorySwappingEventListener This interface defines a callback that is invoked by a MemorySwappingDetectionThread if a memory paging event is detected by it.
 

Class Summary
MemorySwappingDetectionThread Abstract class for implementations of threads that are able to detect memory paging events on the local system.
VMStatSwappingDetectionThread This class is a concrete implementation of the abstract class MemorySwappingDetectionThread where the program vmstat is used for detecting memory swapping.
 

Package info.rolandkrueger.roklib.system Description

Support for operating system related tasks, such as detecting memory swapping conditions.



Copyright © 2007-2011. All Rights Reserved.