Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.cache | |
alluxio.client.quota |
Modifier and Type | Method and Description |
---|---|
CacheScope |
CacheContext.getCacheScope() |
Modifier and Type | Method and Description |
---|---|
CacheContext |
CacheContext.setCacheScope(CacheScope cacheScope) |
Modifier and Type | Method and Description |
---|---|
CacheScope |
PageInfo.getScope() |
Modifier and Type | Method and Description |
---|---|
long |
QuotaMetaStore.bytes(CacheScope cacheScope) |
PageInfo |
QuotaMetaStore.evict(CacheScope cacheScope) |
Constructor and Description |
---|
PageInfo(PageId pageId,
long pageSize,
CacheScope cacheScope) |
Modifier and Type | Field and Description |
---|---|
static CacheScope |
CacheScope.GLOBAL |
Modifier and Type | Method and Description |
---|---|
static CacheScope |
CacheScope.create(String id) |
CacheScope |
CacheScope.parent() |
Modifier and Type | Method and Description |
---|---|
long |
CacheQuota.getQuota(CacheScope cacheScope) |
Copyright © 2023. All Rights Reserved.