Class SnapShotSwitch
- java.lang.Object
-
- com.alibaba.nacos.client.config.utils.SnapShotSwitch
-
public class SnapShotSwitch extends Object
Snapshot switch- Author:
- Nacos
-
-
Constructor Summary
Constructors Constructor Description SnapShotSwitch()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BooleangetIsSnapShot()static voidsetIsSnapShot(Boolean isSnapShot)
-