Class SystemdHeapStatusProvider

java.lang.Object
com.github.jpmsilva.jsystemd.SystemdHeapStatusProvider
All Implemented Interfaces:
SystemdStatusProvider

@Order(-3000) public class SystemdHeapStatusProvider extends Object implements SystemdStatusProvider
Implementation of SystemdStatusProvider that provides information regarding the heap zone of the memory.
Author:
Joao Silva
  • Constructor Details

    • SystemdHeapStatusProvider

      public SystemdHeapStatusProvider()
      Create a new SystemdHeapStatusProvider.
  • Method Details