Interface TransactionRecoveryFence
-
public interface TransactionRecoveryFenceInterface for locking of the transaction recovery process
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlowerFence()Lower the fencevoidraiseFence()Raise the fence so that no other instance can start the recovery at the same time.voidstart()DataStructures are initialized first.
-