Package | Description |
---|---|
alluxio.client.file.cache | |
alluxio.client.file.cache.evictor |
Modifier and Type | Method and Description |
---|---|
static CacheEvictor |
CacheEvictor.create(AlluxioConfiguration conf) |
Modifier and Type | Class and Description |
---|---|
class |
LFUCacheEvictor
LFU client-side cache eviction policy.
|
class |
LRUCacheEvictor
LRU client-side cache eviction policy.
|
Copyright © 2023. All Rights Reserved.