Interface PatchBuilderContentInputStream

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getContentHash()
      UPSOURCE SPECIFIC Applications may benefit from any possible content hash to avoid unnecessary data delivery.
    • Method Detail

      • getContentHash

        @Nullable
        java.lang.String getContentHash()
        UPSOURCE SPECIFIC Applications may benefit from any possible content hash to avoid unnecessary data delivery. Content hash MUST be repository unique, but it's allowed to have several keys for same content.
        Returns:
        repository unique content hash or null
        Since:
        10.0