public class RabbitmqLogCollectClient extends org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<RabbitmqLogCollectConfig.RabbitmqLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>
| 构造器和说明 |
|---|
RabbitmqLogCollectClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close0()
close the connection and channel.
|
void |
consume0(java.util.List<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> logs) |
void |
initClient0(RabbitmqLogCollectConfig.RabbitmqLogConfig config) |
public void initClient0(@NonNull
RabbitmqLogCollectConfig.RabbitmqLogConfig config)
initClient0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<RabbitmqLogCollectConfig.RabbitmqLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>public void consume0(@NonNull
java.util.List<org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog> logs)
consume0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<RabbitmqLogCollectConfig.RabbitmqLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>public void close0()
throws java.lang.Exception
close0 在类中 org.apache.shenyu.plugin.logging.common.client.AbstractLogConsumeClient<RabbitmqLogCollectConfig.RabbitmqLogConfig,org.apache.shenyu.plugin.logging.common.entity.ShenyuRequestLog>java.lang.ExceptionCopyright © 2026 The Apache Software Foundation. All rights reserved.