Interface MappingPartialBuildState


public interface MappingPartialBuildState
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close the resources held by this object.
  • Method Details

    • closeOnFailure

      void closeOnFailure()
      Close the resources held by this object.

      Called in the event of a failure that will prevent the mapping to be fully built.