public interface URuleLogService
| 限定符和类型 | 字段和说明 |
|---|---|
static URuleLogService |
ins |
| 限定符和类型 | 方法和说明 |
|---|---|
KnowledgeLog |
getKnowledgeLog() |
LoginLog |
getLoginLog() |
OperationLog |
getOperationLog() |
boolean |
isQueueEmpty() |
URuleLog |
pollLog() |
void |
putLog(URuleLog log) |
static final URuleLogService ins
URuleLog pollLog()
void putLog(URuleLog log) throws InterruptedException
boolean isQueueEmpty()
OperationLog getOperationLog()
KnowledgeLog getKnowledgeLog()
LoginLog getLoginLog()
Copyright © 2023 Bstek. All rights reserved.