public class DefaultAssemblyAPI extends com.tencent.polaris.client.api.BaseEngine implements AssemblyAPI
| Constructor and Description |
|---|
DefaultAssemblyAPI(com.tencent.polaris.client.api.SDKContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCallService(AfterRequest afterRequest) |
void |
afterProcess(AfterRequest afterRequest) |
BeforeResponse |
beforeCallService(BeforeRequest beforeRequest) |
BeforeResponse |
beforeProcess(BeforeRequest beforeRequest) |
com.tencent.polaris.api.pojo.Instance |
getOneInstance(GetOneInstanceRequest request) |
void |
initService(com.tencent.polaris.api.pojo.ServiceKey serviceKey) |
void |
updateServiceCallResult(ServiceCallResult result) |
getEngine, getSDKContext, init, reportServerCallpublic DefaultAssemblyAPI(com.tencent.polaris.client.api.SDKContext context)
public BeforeResponse beforeCallService(BeforeRequest beforeRequest)
beforeCallService in interface AssemblyAPIpublic void afterCallService(AfterRequest afterRequest)
afterCallService in interface AssemblyAPIpublic BeforeResponse beforeProcess(BeforeRequest beforeRequest)
beforeProcess in interface AssemblyAPIpublic void afterProcess(AfterRequest afterRequest)
afterProcess in interface AssemblyAPIpublic void initService(com.tencent.polaris.api.pojo.ServiceKey serviceKey)
initService in interface AssemblyAPIpublic com.tencent.polaris.api.pojo.Instance getOneInstance(GetOneInstanceRequest request)
getOneInstance in interface AssemblyAPIpublic void updateServiceCallResult(ServiceCallResult result)
updateServiceCallResult in interface AssemblyAPICopyright © 2024. All rights reserved.