Interface | Description |
---|---|
BlockedNodeRetriever |
This class helps to retrieve the blocked nodes.
|
BlockedTaskManagerChecker |
This checker helps to query whether a given task manager is blocked.
|
BlocklistContext |
This class is responsible for blocking and unblocking resources.
|
BlocklistHandler |
This class is responsible for managing all
BlockedNode s and performing them on resources. |
BlocklistHandler.Factory |
Factory to instantiate
BlocklistHandler . |
BlocklistListener |
A listener that want to be notified when blocklist changes.
|
BlocklistOperations |
Operations to perform on the blocklist.
|
BlocklistTracker |
A tracker for blocklist.
|
Class | Description |
---|---|
BlockedNode |
This class represents a blocked node record.
|
BlocklistUtils |
Utility class for blocklist.
|
DefaultBlocklistHandler |
Default implementation of
BlocklistHandler . |
DefaultBlocklistHandler.Factory |
The factory to instantiate
DefaultBlocklistHandler . |
DefaultBlocklistTracker |
Default implementation of
BlocklistTracker . |
NoOpBlocklistHandler |
No-op implementation of
BlocklistHandler . |
NoOpBlocklistHandler.Factory |
The factory to instantiate
NoOpBlocklistHandler . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.