Package oshi.driver.common.windows.registry


package oshi.driver.common.windows.registry
Provides common Windows registry performance data POJOs shared between JNA and FFM implementations.
  • Classes
    Class
    Description
    Base class for HKEY_PERFORMANCE_DATA utilities.
    Encapsulates process performance data from the registry performance counter block.
    Common logic for building process performance data maps from registry or performance counter results.
    Encapsulates thread performance data from the registry performance counter block.
    Common logic for building thread performance data maps from registry or performance counter results.
    Data holder for Windows Terminal Services (WTS) process information.