Class SchemaTruncatorImpl

    • Method Detail

      • doTruncate

        public void doTruncate​(Metadata metadata,
                               ExecutionOptions options,
                               ContributableMatcher contributableInclusionFilter,
                               TargetDescriptor targetDescriptor)
        Description copied from interface: SchemaTruncator
        Perform a schema truncation from the indicated source(s) to the indicated target(s).
        Specified by:
        doTruncate in interface SchemaTruncator
        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