public class GridCacheDatabaseSharedManager.RestoreLogicalState extends Object
| Constructor and Description |
|---|
RestoreLogicalState(CheckpointStatus status,
WALIterator iterator,
long lastArchivedSegment,
IgnitePredicate<Integer> cacheGroupsPredicate,
Map<GroupPartitionId,Integer> partitionRecoveryStates) |
| Modifier and Type | Method and Description |
|---|---|
Map<GroupPartitionId,Integer> |
partitionRecoveryStates() |
public RestoreLogicalState(CheckpointStatus status, WALIterator iterator, long lastArchivedSegment, IgnitePredicate<Integer> cacheGroupsPredicate, Map<GroupPartitionId,Integer> partitionRecoveryStates)
lastArchivedSegment - Last archived segment index.partitionRecoveryStates - Initial partition recovery states.public Map<GroupPartitionId,Integer> partitionRecoveryStates()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021