public class BatchLogHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static BatchLogHandler |
INSTANCE |
| Constructor and Description |
|---|
BatchLogHandler() |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<String> |
getLogQueue() |
public static final BatchLogHandler INSTANCE
public BlockingQueue<String> getLogQueue()
Copyright © 2022 Seata. All rights reserved.