public class HuaweiLtsLogCollectClient extends org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<HuaweiLogCollectConfig.HuaweiLtsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>
| 构造器和说明 |
|---|
HuaweiLtsLogCollectClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close0() |
void |
consume0(java.util.List<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> logs)
Huawei lts consume.
|
void |
initClient0(HuaweiLogCollectConfig.HuaweiLtsLogConfig huaweiLtsLogConfig)
init Huawei lts client.
|
public void initClient0(@NonNull
HuaweiLogCollectConfig.HuaweiLtsLogConfig huaweiLtsLogConfig)
initClient0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<HuaweiLogCollectConfig.HuaweiLtsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>huaweiLtsLogConfig - shenyu log configpublic void consume0(@NonNull
java.util.List<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> logs)
throws java.lang.Exception
consume0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<HuaweiLogCollectConfig.HuaweiLtsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>logs - list of logjava.lang.Exceptionpublic void close0()
throws java.lang.Exception
close0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<HuaweiLogCollectConfig.HuaweiLtsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>java.lang.ExceptionCopyright © 2026 The Apache Software Foundation. All rights reserved.