| Package | Description |
|---|---|
| com.tencent.polaris.api.pojo |
| Modifier and Type | Method and Description |
|---|---|
ServiceEventKey |
ServiceEventKey.ServiceEventKeyBuilder.build() |
ServiceEventKey |
DefaultServiceEventKeysProvider.getSvcEventKey() |
ServiceEventKey |
ServiceEventKeysProvider.getSvcEventKey()
获取单个eventKey
|
| Modifier and Type | Method and Description |
|---|---|
Set<ServiceEventKey> |
DefaultServiceEventKeysProvider.getSvcEventKeys() |
Set<ServiceEventKey> |
ServiceEventKeysProvider.getSvcEventKeys()
获取eventKeys集合
|
| Modifier and Type | Method and Description |
|---|---|
ServiceRule |
ServiceResourceProvider.getServiceRule(ServiceEventKey serviceEventKey)
get the service rule by service and rule type
|
void |
DefaultServiceEventKeysProvider.setSvcEventKey(ServiceEventKey svcEventKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultServiceEventKeysProvider.setSvcEventKeys(Set<ServiceEventKey> svcEventKeys) |
Copyright © 2024. All rights reserved.