Package | Description |
---|---|
alluxio.client.file.cache | |
alluxio.client.file.cache.evictor | |
alluxio.client.file.cache.store | |
alluxio.worker.dora | |
alluxio.worker.http |
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.
|
CacheStatus
Mixin interface for various cache status info.
|
CacheUsage
Cache usage.
|
CacheUsage.DirPartition
Partition on a particular cache directory.
|
CacheUsage.FilePartition
Partition on a particular file.
|
CacheUsage.PartitionDescriptor
Partition descriptor.
|
CacheUsage.ScopePartition
Partition on a cache scope.
|
CacheUsageView
Immutable view of cache usage stats.
|
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.
|
LocalCachePositionReader
Implementation of
PositionReader that reads from a local cache if possible. |
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.
|
ShadowCacheType
This represents the different shadow cache implementations that can be instantiated.
|
Class and Description |
---|
PageId
A class identifies a single cached page.
|
Class and Description |
---|
CacheManagerOptions
Options for initiating local cache manager.
|
CacheStatus
Mixin interface for various cache status info.
|
CacheUsage
Cache usage.
|
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 |
---|
CacheManager
Interface for managing cached pages.
|
LocalCachePositionReader
Implementation of
PositionReader that reads from a local cache if possible. |
Class and Description |
---|
CacheManager
Interface for managing cached pages.
|
Copyright © 2023. All Rights Reserved.