| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceEventKey.EventType |
static class |
ServiceEventKey.ServiceEventKeyBuilder |
| Constructor and Description |
|---|
ServiceEventKey(ServiceKey serviceKey,
ServiceEventKey.EventType eventType) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceEventKey.ServiceEventKeyBuilder |
builder() |
boolean |
equals(Object o) |
ServiceEventKey.EventType |
getEventType() |
String |
getNamespace()
获取名字空间
|
String |
getService()
获取服务名
|
ServiceKey |
getServiceKey() |
int |
hashCode() |
String |
toString() |
void |
verify() |
public ServiceEventKey(ServiceKey serviceKey, ServiceEventKey.EventType eventType)
public String getService()
ServicegetService in interface Servicepublic String getNamespace()
ServicegetNamespace in interface Servicepublic ServiceKey getServiceKey()
public ServiceEventKey.EventType getEventType()
public void verify()
public static ServiceEventKey.ServiceEventKeyBuilder builder()
Copyright © 2023. All rights reserved.