| Interface | Description |
|---|---|
| CoordinatorFactory |
Used in the process of configuring and providing instances to the
Scheduler |
| LeaderDecider |
Used in conjunction with periodic shard sync.
|
| WorkerStateChangeListener |
A listener for callbacks on changes worker state
|
| Class | Description |
|---|---|
| CoordinatorConfig |
Used by the KCL to configure the coordinator.
|
| DeletedStreamListProvider |
This class is used for storing in-memory set of streams which are no longer existing (deleted) and needs to be
cleaned up from KCL's in memory state.
|
| ExecutorStateEvent | |
| NoOpWorkerStateChangeListener | |
| Scheduler | |
| SchedulerCoordinatorFactory |
| Enum | Description |
|---|---|
| WorkerStateChangeListener.WorkerState |
Copyright © 2025. All rights reserved.