Class ModelStats

    • Method Detail

      • mlActionFailureCount

        @Nullable
        public final java.lang.Long mlActionFailureCount()
        The failure count.

        API name: ml_action_failure_count

      • mlActionRequestCount

        @Nullable
        public final java.lang.Long mlActionRequestCount()
        The request count.

        API name: ml_action_request_count

      • mlExecutingTaskCount

        @Nullable
        public final java.lang.Long mlExecutingTaskCount()
        The executing task count.

        API name: ml_executing_task_count

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

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object