Skip to main content

@fluidframework/agent-scheduler Package

Interfaces

Interface Alerts Description
IAgentScheduler Legacy Agent scheduler distributes a set of tasks/variables across connected clients.
IAgentSchedulerEvents Legacy Events emitted by IAgentScheduler.
IProvideAgentScheduler Legacy
ITaskSubscriptionEvents Legacy Events emitted by TaskSubscription.

Classes

Class Alerts Description
AgentSchedulerFactory Legacy
TaskSubscription Legacy TaskSubscription works with an AgentScheduler to make it easier to monitor a specific task ownership.

Variables

Variable Alerts Modifiers Type Description
IAgentScheduler Legacy readonly keyof IProvideAgentScheduler

Variable Details

IAgentScheduler

This API is provided for existing users, but is not recommended for new users.

To use, import via @fluidframework/agent-scheduler/legacy.

For more information about our API support guarantees, see here.

Signature

IAgentScheduler: keyof IProvideAgentScheduler

Type: keyof IProvideAgentScheduler