Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- Advanced
JobScheduler - Advanced job scheduler with gang scheduling
- Checkpoint
- Checkpoint
Manager - Checkpointing and recovery system
- Checkpoint
Stats - Cluster
Config - Cluster configuration
- Cluster
Node - Node information in distributed cluster
- Cluster
Stats - Cluster statistics
- Consensus
Manager - Consensus algorithm implementation (simplified Raft)
- Data
Partitioner - Data partitioning and sharding system
- Distributed
Cluster - Distributed computing cluster manager
- Distributed
Job - Distributed job information
- Distributed
Message - Fault
Detector - Fault detector
- JobExecution
- Job execution information
- JobScheduler
- Job scheduler
- JobState
- Load
Balancer - Load balancer
- Load
Metrics - Node load metrics
- LogEntry
- Message
Handler - Message
Passing System - Advanced distributed computing features Message passing system for inter-node communication
- Message
Response - Node
Capabilities - Node capabilities
- Partition
Move - Partitioning
Result - Peer
Info - Resource
Allocation - Resource
Requirements - Resource requirements
- Resource
Reservation - Resource
Usage - Resource usage during job execution
- Scheduling
Decision - Vote
Request - Vote
Response
Enums§
- Consensus
State - Distributed
Error - Distributed computing errors
- JobPriority
- Job priority
- JobStatus
- Job status
- JobType
- Job type
- Message
Priority - Message
Type - Node
Status - Node status
- Partitioning
Strategy - Scheduling
Policy - Scheduling
Strategy - Scheduling strategy
Type Aliases§
- Message
Handler Fn - Type alias for message handler function