Class GetModelMigrationsResult

java.lang.Object
io.fluxzero.common.api.AbstractRequestResult
io.fluxzero.common.api.search.GetModelMigrationsResult
All Implemented Interfaces:
JsonType, RequestResult

public class GetModelMigrationsResult extends AbstractRequestResult
A bounded batch of durable heads from the otherwise invisible Model-migration staging area.
  • Constructor Details

  • Method Details

    • toMetric

      Description copied from interface: JsonType
      Converts this object into a compact metric representation for logging or monitoring.

      Used by the Fluxzero Java SDK to avoid logging large payloads directly while still tracking platform usage.

      Returns:
      a safe and compact object suitable for serialization to the metrics log