类 SnapShotSwitch
- java.lang.Object
-
- com.alibaba.nacos.client.config.utils.SnapShotSwitch
-
public class SnapShotSwitch extends java.lang.ObjectSnapshot switch.- 作者:
- Nacos
-
-
字段概要
字段 修饰符和类型 字段 说明 private static java.lang.BooleanisSnapShotwhether use local cache.
-
构造器概要
构造器 构造器 说明 SnapShotSwitch()
-
方法概要
所有方法 静态方法 具体方法 修饰符和类型 方法 说明 static java.lang.BooleangetIsSnapShot()static voidsetIsSnapShot(java.lang.Boolean isSnapShot)
-