Class ModelDeletionPlan

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

public class ModelDeletionPlan extends AbstractRequestResult
Bounded dry-run result for one explicit independent-model hard deletion.

The sample is diagnostic only. fingerprint commits to the complete ordered selection and is required when executing a descendant cascade.

  • Constructor Details

    • ModelDeletionPlan

      public ModelDeletionPlan()
  • Method Details

    • toMetric

      public ModelDeletionPlan.Metric 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