| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Method and Description |
|---|---|
CacheQuotaScope |
CacheQuotaRequirement.getCacheQuotaScope() |
static CacheQuotaScope |
CacheQuotaScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheQuotaScope[] |
CacheQuotaScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CacheQuotaRequirement(CacheQuotaScope cacheQuotaScope,
Optional<io.airlift.units.DataSize> quota) |
Copyright © 2012–2022. All rights reserved.