Interface QuotaSizeService

  • All Known Implementing Classes:
    QuotaSizeServiceImpl

    public interface QuotaSizeService
    Since:
    5.7
    Author:
    dmetzler
    • Method Detail

      • getExcludedPathList

        Collection<String> getExcludedPathList()
        Exposes the list of blob paths that are excluded for size quota computation.
        Returns:
        the list of paths
        Since:
        5.7