Package | Description |
---|---|
alluxio.worker.block.io | |
alluxio.worker.block.management |
Modifier and Type | Method and Description |
---|---|
static void |
BlockStreamTracker.registerListener(BlockClientListener listener)
Register a new listener.
|
static void |
BlockStreamTracker.unregisterListener(BlockClientListener listener)
Unregisters a listener.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultStoreLoadTracker
Default
StoreLoadTracker that reports load based on open reader/writer streams to the
local block store. |
Copyright © 2023. All Rights Reserved.