public class TencentClsLogCollectClient extends org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<TencentLogCollectConfig.TencentClsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>
| 构造器和说明 |
|---|
TencentClsLogCollectClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close0() |
void |
consume0(java.util.List<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> logs)
Tencent cls consume.
|
void |
initClient0(TencentLogCollectConfig.TencentClsLogConfig tencentClsLogConfig)
init Tencent cls client.
|
public void initClient0(@NonNull
TencentLogCollectConfig.TencentClsLogConfig tencentClsLogConfig)
initClient0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<TencentLogCollectConfig.TencentClsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>tencentClsLogConfig - shenyu log configpublic void consume0(@NonNull
java.util.List<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> logs)
consume0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<TencentLogCollectConfig.TencentClsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>logs - list of logpublic void close0()
close0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<TencentLogCollectConfig.TencentClsLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>Copyright © 2026 The Apache Software Foundation. All rights reserved.