public class MockServiceResourceProvider extends Object implements com.tencent.polaris.api.pojo.ServiceResourceProvider
| Constructor and Description |
|---|
MockServiceResourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.tencent.polaris.api.pojo.ServiceInstances |
getServiceInstances(com.tencent.polaris.api.pojo.ServiceKey serviceKey) |
com.tencent.polaris.api.pojo.ServiceRule |
getServiceRule(com.tencent.polaris.api.pojo.ServiceEventKey svcEventKey) |
void |
putServiceInstances(com.tencent.polaris.api.pojo.ServiceKey svcKey,
com.tencent.polaris.api.pojo.ServiceInstances serviceInstances) |
void |
putServiceRule(com.tencent.polaris.api.pojo.ServiceEventKey svcEventKey,
com.tencent.polaris.api.pojo.ServiceRule serviceRule) |
public void putServiceRule(com.tencent.polaris.api.pojo.ServiceEventKey svcEventKey,
com.tencent.polaris.api.pojo.ServiceRule serviceRule)
public void putServiceInstances(com.tencent.polaris.api.pojo.ServiceKey svcKey,
com.tencent.polaris.api.pojo.ServiceInstances serviceInstances)
public com.tencent.polaris.api.pojo.ServiceRule getServiceRule(com.tencent.polaris.api.pojo.ServiceEventKey svcEventKey)
getServiceRule in interface com.tencent.polaris.api.pojo.ServiceResourceProviderpublic com.tencent.polaris.api.pojo.ServiceInstances getServiceInstances(com.tencent.polaris.api.pojo.ServiceKey serviceKey)
getServiceInstances in interface com.tencent.polaris.api.pojo.ServiceResourceProviderCopyright © 2023. All rights reserved.