entities Package

Utility classes used by the Durable Function python library for dealing with entities.

Internal Only

Modules

EntityState

Entity State.

Used to communicate the state of the entity back to the durable extension

OperationResult

OperationResult.

The result of an Entity operation.

Instantiate an OperationResult.

RequestMessage

RequestMessage.

Specifies a request to an entity.

Signal

An EntitySignal.

Describes a signal call to a Durable Entity.

Instantiate an EntitySignal.

Instantiate a signal call to a Durable Entity.

EntityState

Entity State.

Used to communicate the state of the entity back to the durable extension

OperationResult

OperationResult.

The result of an Entity operation.

Instantiate an OperationResult.

RequestMessage

RequestMessage.

Specifies a request to an entity.

ResponseMessage
Signal

An EntitySignal.

Describes a signal call to a Durable Entity.

Instantiate an EntitySignal.

Instantiate a signal call to a Durable Entity.