接口 Record
-
- 所有超级接口:
java.io.Serializable
- 所有已知实现类:
SwitchDomain
public interface Record extends java.io.SerializableRecord to transfer and store in Nacos cluster.- 从以下版本开始:
- 1.0.0
- 作者:
- nkorange
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 java.lang.StringgetChecksum()get the checksum of this record, usually for record comparison.
-