Package | Description |
---|---|
alluxio.worker.block.reviewer |
Modifier and Type | Class and Description |
---|---|
class |
AcceptingReviewer
An implementation of
Reviewer that never rejects. |
class |
ProbabilisticBufferReviewer
Reviews a block allocation, and probably rejects a bad block allocation.
|
Modifier and Type | Method and Description |
---|---|
static Reviewer |
Reviewer.Factory.create()
Factory for
Reviewer . |
Copyright © 2023. All Rights Reserved.