StashEvictedEvent class final
A stashed KV state was dropped to enforce the stash byte cap; the agent re-prefills on its next turn.
- Inheritance
-
- Object
- OrchestratorEvent
- StashEvictedEvent
Constructors
- StashEvictedEvent({required String agentId, required int bytes})
-
Creates the event.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited