Package oshi.software.common.os.unix.bsd


package oshi.software.common.os.unix.bsd
Provides shared abstract base classes for the BSD-family operating systems
  • Class
    Description
    Abstract base shared by the BSD-family OperatingSystem implementations (FreeBSD, OpenBSD, DragonFly, NetBSD).
    Abstract base shared by the BSD-family OSProcess implementations (FreeBSD, OpenBSD, DragonFly, NetBSD).
    Abstract base shared by the BSD-family OSThread implementations (FreeBSD, OpenBSD, DragonFly, NetBSD).
    The union of ps output columns used by the BSD-family OSProcess implementations (FreeBSD, OpenBSD, DragonFly, NetBSD).
    The union of ps thread (per-LWP) output columns used by the BSD-family OSThread implementations (FreeBSD, OpenBSD, DragonFly, NetBSD).