public class SubscriberResult extends Object implements EntityType
COMMA| 构造器和说明 |
|---|
SubscriberResult(String dataInfoId,
com.alipay.sofa.registry.core.model.ScopeEnum scope) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object other) |
String |
getDataInfoId()
Getter method for property dataInfoId.
|
com.alipay.sofa.registry.core.model.ScopeEnum |
getScope()
Getter method for property scope.
|
String |
getUniqueKey()
cache contents uniqueKey,use for make up Key' hash code
|
int |
hashCode() |
String |
toString() |
public SubscriberResult(String dataInfoId, com.alipay.sofa.registry.core.model.ScopeEnum scope)
public String getUniqueKey()
EntityTypegetUniqueKey 在接口中 EntityTypepublic String getDataInfoId()
public com.alipay.sofa.registry.core.model.ScopeEnum getScope()
Copyright © 2020 The Ant Financial. All rights reserved.