Class CaptureSchemaMigrator

java.lang.Object
com.shaft.capture.format.CaptureSchemaMigrator

public final class CaptureSchemaMigrator extends Object
Deterministic migrations for supported older capture schemas.
  • Field Details

  • Method Details

    • migrate

      public static com.fasterxml.jackson.databind.node.ObjectNode migrate(com.fasterxml.jackson.databind.JsonNode input)
      Migrates a supported capture tree to the current schema.
      Parameters:
      input - parsed capture tree
      Returns:
      migrated deep copy