Package | Description |
---|---|
alluxio.client.file.cache | |
alluxio.client.file.cache.evictor | |
alluxio.client.file.cache.store |
Class and Description |
---|
CacheEvictor
Interface for client-side cache eviction policy.
|
CacheManager
Interface for managing cached pages.
|
LocalCacheManager
A class to manage & serve cached pages.
|
MetaStore
The metadata store for pages stored in cache.
|
PageId
A class identifies a single cached page.
|
PageInfo
A class identifies the information of a single cached page.
|
PageStore
A simple abstraction on the storage to put, get and delete pages.
|
Class and Description |
---|
CacheEvictor
Interface for client-side cache eviction policy.
|
PageId
A class identifies a single cached page.
|
Class and Description |
---|
PageId
A class identifies a single cached page.
|
PageInfo
A class identifies the information of a single cached page.
|
PageStore
A simple abstraction on the storage to put, get and delete pages.
|
Copyright © 2023. All Rights Reserved.