Package com.linkedin.venice.hadoop
Class InputStorageQuotaTracker
java.lang.Object
com.linkedin.venice.hadoop.InputStorageQuotaTracker
This class is used to keep track of store storage quota and storage overhead ratio and check whether the total
input data size exceeds the quota
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InputStorageQuotaTracker
-
-
Method Details
-
exceedQuota
public boolean exceedQuota(long totalInputStorageSizeInBytes) -
getStoreStorageQuota
-