| 限定符和类型 | 类和说明 |
|---|---|
static class |
ServiceEventKey.EventType |
static class |
ServiceEventKey.ServiceEventKeyBuilder |
| 构造器和说明 |
|---|
ServiceEventKey(ServiceKey serviceKey,
ServiceEventKey.EventType eventType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServiceEventKey.ServiceEventKeyBuilder |
builder() |
boolean |
equals(Object o) |
ServiceEventKey.EventType |
getEventType() |
String |
getNamespace()
获取名字空间
|
String |
getService()
获取服务名
|
ServiceKey |
getServiceKey() |
int |
hashCode() |
String |
toString() |
public ServiceEventKey(ServiceKey serviceKey, ServiceEventKey.EventType eventType)
public String getService()
ServicegetService 在接口中 Servicepublic String getNamespace()
ServicegetNamespace 在接口中 Servicepublic ServiceKey getServiceKey()
public ServiceEventKey.EventType getEventType()
public static ServiceEventKey.ServiceEventKeyBuilder builder()
Copyright © 2022. All rights reserved.