Interface GeneratorSynchronizer


@Incubating public interface GeneratorSynchronizer
Service delegate for handling sequence resynchronization.
Since:
6.2
  • Method Details

    • doSynchronize

      void doSynchronize(Metadata metadata, ExecutionOptions options, ContributableMatcher contributableInclusionFilter, TargetDescriptor targetDescriptor)
      Perform sequence resynchronization from the indicated source(s) to the indicated target(s).
      Parameters:
      metadata - Represents the schema to be dropped.
      options - Options for executing the drop
      contributableInclusionFilter - Filter for Contributable instances to use
      targetDescriptor - description of the target(s) for the drop commands