Uses of Record Class
cloud.opencode.base.feature.FeatureSnapshot
Packages that use FeatureSnapshot
-
Uses of FeatureSnapshot in cloud.opencode.base.feature
Methods in cloud.opencode.base.feature that return FeatureSnapshotModifier and TypeMethodDescriptionOpenFeature.snapshot()Create a snapshot of current feature state 创建当前功能状态的快照Methods in cloud.opencode.base.feature with parameters of type FeatureSnapshotModifier and TypeMethodDescriptionvoidOpenFeature.restore(FeatureSnapshot snapshot) Restore feature state from a snapshot 从快照恢复功能状态