Home
last modified time | relevance | path

Searched defs:setQuota (Results 1 – 25 of 91) sorted by relevance

1234

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DDirectoryWithQuotaFeature.java92 void setQuota(long nsQuota, long ssQuota, StorageType type) { in setQuota() method in DirectoryWithQuotaFeature
100 void setQuota(long nsQuota, long ssQuota) { in setQuota() method in DirectoryWithQuotaFeature
105 void setQuota(long quota, StorageType type) { in setQuota() method in DirectoryWithQuotaFeature
113 void setQuota(EnumCounters<StorageType> tsQuotas) { in setQuota() method in DirectoryWithQuotaFeature
H A DQuotaByStorageTypeEntry.java72 public Builder setQuota(long quota) { in setQuota() method in QuotaByStorageTypeEntry.Builder
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/javax/mail/
H A DQuotaAwareStore.java80 void setQuota(Quota quota) throws MessagingException; in setQuota() method
/dports/www/nextcloud/nextcloud/lib/public/User/
H A DGetQuotaEvent.php72 public function setQuota(string $quota): void { function in OCP\\User\\GetQuotaEvent
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dns/
H A DProject.php53 public function setQuota(Google_Service_Dns_Quota $quota) function in Google_Service_Dns_Project
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dns/
H A DProject.php53 public function setQuota(Google_Service_Dns_Quota $quota) function in Google_Service_Dns_Project
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Apigee/
H A DGoogleCloudApigeeV1GraphQLOperationConfig.php68 public function setQuota(Google_Service_Apigee_GoogleCloudApigeeV1Quota $quota) function in Google_Service_Apigee_GoogleCloudApigeeV1GraphQLOperationConfig
H A DGoogleCloudApigeeV1OperationConfig.php68 public function setQuota(Google_Service_Apigee_GoogleCloudApigeeV1Quota $quota) function in Google_Service_Apigee_GoogleCloudApigeeV1OperationConfig
/dports/net/kimap/kimap-21.12.3/src/
H A Dsetquotajob.cpp74 void SetQuotaJob::setQuota(const QByteArray &resource, qint64 limit) in setQuota() function in SetQuotaJob
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/
H A DMasterQuotaManager.java95 public SetQuotaResponse setQuota(final SetQuotaRequest req) throws IOException, in setQuota() method in MasterQuotaManager
297 private void setQuota(final SetQuotaRequest req, final SetQuotaOperations quotaOps) in setQuota() method in MasterQuotaManager
/dports/www/owncloud/owncloud/lib/public/
H A DIUser.php223 public function setQuota($quota); function
/dports/www/nextcloud/nextcloud/lib/public/
H A DIUser.php271 public function setQuota($quota); function
/dports/x11-toolkits/kf5-attica/attica-5.89.0/src/
H A Dcloud.cpp76 void Cloud::setQuota(qulonglong quota) in setQuota() function in Cloud
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ServiceUsage/
H A DGoogleApiServiceusageV1ServiceConfig.php103 public function setQuota(Google_Service_ServiceUsage_Quota $quota) function in Google_Service_ServiceUsage_GoogleApiServiceusageV1ServiceConfig
/dports/www/owncloud/owncloud/lib/private/User/
H A DRemoteUser.php207 public function setQuota($quota) { function in OC\\User\\RemoteUser
H A DDeletedUser.php222 public function setQuota($quota) { function in OC\\User\\DeletedUser
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/server/namenode/
H A DINodeDirectoryWithQuota.java91 void setQuota(long newNsQuota, long newDsQuota) { in setQuota() method in INodeDirectoryWithQuota
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/
H A DOfflineMessageStrategy.java62 public void setQuota(int quota) { in setQuota() method in OfflineMessageStrategy
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Mail/Storage/Writable/
H A DMaildir.php790 public function setQuota($value) { function in Zend_Mail_Storage_Writable_Maildir
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ServiceUsage/
H A DGoogleApiServiceusageV1ServiceConfig.php135 public function setQuota(Google_Service_ServiceUsage_Quota $quota) function in Google_Service_ServiceUsage_GoogleApiServiceusageV1ServiceConfig
/dports/www/elgg/elgg-3.3.23/vendor/zendframework/zend-mail/src/Storage/Writable/
H A DMaildir.php709 public function setQuota($value) function in Zend\\Mail\\Storage\\Writable\\Maildir
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Mail/Storage/Writable/
H A DMaildir.php697 public function setQuota($value) function in Zend\\Mail\\Storage\\Writable\\Maildir
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-mail/src/Storage/Writable/
H A DMaildir.php710 public function setQuota($value) function in Laminas\\Mail\\Storage\\Writable\\Maildir
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/client/
H A DHdfsAdmin.java83 public void setQuota(Path src, long quota) throws IOException { in setQuota() method in HdfsAdmin
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/graphdriver/zfs/
H A Dzfs.go335 func setQuota(name string, quota string) error { func

1234