你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
microsoft.servicefabric.data
Classes
BackupDescription |
A BackupDescription contains all of the information necessary to backup a stateful service replica. |
|
BackupInfo |
Provides info about the backup. |
|
BackupVersion | ||
ConditionalValue<TValue> |
Result class returned by DistributedCollections APIs that may or may not return a value. |
|
ReliableStateManagerConfiguration |
Configuration object used to create ReliableStateManager. |
|
RestoreContext |
RestoreContext contains the restoreAsync(RestoreDescription restoreDescription) that can be used to restore the state of the replica from a backup. |
|
RestoreDescription |
A RestoreDescription contains all of the information necessary to restore a stateful service replica. |
Interfaces
ReliableState |
Defines methods for interacting with all reliable state in Service Fabric. |
|
ReliableStateManager | ||
StateProviderReplica |
Defines methods a reliable state provider replica must implement for Service Fabric to interact with it. |
|
Transaction |
Enums
BackupOption |
Indicates the kind of the backup. |
RestorePolicy |
Policy for restore operation. |