Package | Description |
---|---|
alluxio.client.quota |
Modifier and Type | Method and Description |
---|---|
CacheScope.Level |
CacheScope.level() |
CacheScope.Level |
CacheScope.Level.parent() |
static CacheScope.Level |
CacheScope.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheScope.Level[] |
CacheScope.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CacheQuota(Map<CacheScope.Level,Long> quota) |
Copyright © 2023. All Rights Reserved.