| Package | Description |
|---|---|
| alluxio.client.file.cache | |
| alluxio.client.file.cache.allocator |
| Constructor and Description |
|---|
DefaultPageMetaStore(java.util.List<PageStoreDir> dirs,
Allocator allocator)
Constructor of DefaultMetaStore.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AffinityHashAllocator
Offers stickiness allocation based on the file id.
|
class |
HashAllocator
An implementation of Allocator base on the hash of the file id for local cache.
|
Copyright © 2022. All Rights Reserved.