Class NodesResponseBase

    • Method Detail

      • nodeStats

        public final NodeStatistics nodeStats()
        Required - Contains statistics about the number of nodes selected by the request's node filters.

        API name: _nodes

      • 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)