Class PartitionRecoverState
- java.lang.Object
-
- org.apache.ignite.internal.processors.cache.persistence.partstate.PartitionRecoverState
-
public class PartitionRecoverState extends Object
Class holds state of partition during recovery process.
-
-
Constructor Summary
Constructors Constructor Description PartitionRecoverState(int stateId, long updateCounter)
-