public interface TransactionRecoveryFence
| Modifier and Type | Method and Description |
|---|---|
void |
lowerFence()
Lower the fence
|
void |
raiseFence()
Raise the fence so that no other instance can
start the recovery at the same time.
|
void |
start()
DataStructures are initialized first.
|
Copyright © 2019. All rights reserved.