public interface CheckDiskQuota extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
checkDiskQuota(String username,
long fileSize,
long diskQuota) |
void checkDiskQuota(String username, long fileSize, long diskQuota)
Copyright © 2023. All Rights Reserved.