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. |
Azure SDK for Java