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.
|
CacheManagerWithShadowCache.PageIdFunnel
Funnel for PageId.
|
DefaultMetaStore
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.
|
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 |
---|
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.