| Package | Description |
|---|---|
| alluxio.client.file.cache | |
| alluxio.client.file.cache.evictor | |
| alluxio.client.file.cache.store |
| Class and Description |
|---|
| CacheManager
Interface for managing cached pages.
|
| CacheManager.State
State of a cache.
|
| CacheManagerOptions
Options for initiating local cache manager.
|
| CacheManagerWithShadowCache.PageIdFunnel
Funnel for PageId.
|
| DefaultPageMetaStore
The default implementation of a metadata store for pages stored in cache.
|
| LocalCacheFileInStream.FileInStreamOpener
Interface to wrap open method of file system.
|
| LocalCacheManager
A class to manage & serve cached pages.
|
| PageId
A class identifies a single cached page.
|
| PageInfo
A class identifies the information of a single cached page.
|
| PageMetaStore
The metadata store for pages stored in cache.
|
| PageStore
A simple abstraction on the storage to put, get and delete pages.
|
| ShadowCacheManager
The interface represents a shadow cache which supports put/read/delete/aging operations.
|
| Class and Description |
|---|
| PageId
A class identifies a single cached page.
|
| Class and Description |
|---|
| CacheManagerOptions
Options for initiating local cache manager.
|
| 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 © 2022. All Rights Reserved.