| Package | Description |
|---|---|
| com.tencent.polaris.api.pojo | |
| com.tencent.polaris.client.pojo |
| Modifier and Type | Method and Description |
|---|---|
ServiceEventKey.EventType |
RegistryCacheValue.getEventType()
缓存对象类型
|
ServiceEventKey.EventType |
ServiceEventKey.getEventType() |
static ServiceEventKey.EventType |
ServiceEventKey.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceEventKey.EventType[] |
ServiceEventKey.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceEventKey.ServiceEventKeyBuilder |
ServiceEventKey.ServiceEventKeyBuilder.eventType(ServiceEventKey.EventType eventType) |
| Constructor and Description |
|---|
ServiceEventKey(ServiceKey serviceKey,
ServiceEventKey.EventType eventType) |
| Modifier and Type | Method and Description |
|---|---|
ServiceEventKey.EventType |
ServicesByProto.getEventType() |
ServiceEventKey.EventType |
ServiceInstancesByProto.getEventType() |
ServiceEventKey.EventType |
ServiceRuleByProto.getEventType() |
| Constructor and Description |
|---|
ServiceRuleByProto(com.google.protobuf.Message ruleValue,
String revision,
boolean loadFromFile,
ServiceEventKey.EventType eventType) |
Copyright © 2023. All rights reserved.