Classes

  Class Description
Public class ConsistentReadScope
Used to enforce SimpleDB consistent reads with limited scope.
Public class DomainConstraintBase
Base implementation of IDomainConstraint for convenience when only one or two validation methods are needed.
Public class ReliableWriteScope
Used to group two or more cross-domain write operations into a reliable-write that prevents partial-data loss in the event of a system failure.
Public class WriteMonitor
Monitors reliable-write operations and retries the propagation of failed writes in a background thread.