Package | Description |
---|---|
alluxio.worker.block | |
alluxio.worker.block.annotator |
Class and Description |
---|
BlockIterator
An interface to provide various block iteration utilities for eviction
and various management tasks.
|
Class and Description |
---|
BlockAnnotator
Interface for providers that annotates blocks for sorting.
|
BlockIterator
An interface to provide various block iteration utilities for eviction
and various management tasks.
|
BlockOrder
Enumeration class to specify natural & reverse orders
along with some utilities.
|
BlockSortedField
Used by
BlockAnnotator implementations to embed sorted-fields per blocks. |
LRFUAnnotator.LRFUSortedField
Sorted-field for LRFU.
|
LRUAnnotator.LRUSortedField
Sorted-field for LRU.
|
Copyright © 2023. All Rights Reserved.