Class Process

    • Method Detail

      • cpu

        public final Cpu cpu()
        Required - API name: cpu
      • mem

        public final MemoryStats mem()
        Required - API name: mem
      • openFileDescriptors

        public final int openFileDescriptors()
        Required - API name: open_file_descriptors
      • timestamp

        public final long timestamp()
        Required - API name: timestamp
      • serialize

        public void serialize​(jakarta.json.stream.JsonGenerator generator,
                              JsonpMapper mapper)
        Serialize this object to JSON.
        Specified by:
        serialize in interface JsonpSerializable
      • serializeInternal

        protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator,
                                         JsonpMapper mapper)