Interface QuotaSizeService

All Known Implementing Classes:
QuotaSizeServiceImpl

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

    Modifier and Type
    Method
    Description
    Exposes the list of blob paths that are excluded for size quota computation.
  • Method Details

    • 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