public class URuleLogServiceImpl extends Object implements URuleLogService
ins| 构造器和说明 |
|---|
URuleLogServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
KnowledgeLog |
getKnowledgeLog() |
LoginLog |
getLoginLog() |
OperationLog |
getOperationLog() |
boolean |
isQueueEmpty() |
URuleLog |
pollLog() |
void |
putLog(URuleLog log) |
public URuleLog pollLog()
pollLog 在接口中 URuleLogServicepublic void putLog(URuleLog log) throws InterruptedException
putLog 在接口中 URuleLogServiceInterruptedExceptionpublic boolean isQueueEmpty()
isQueueEmpty 在接口中 URuleLogServicepublic OperationLog getOperationLog()
getOperationLog 在接口中 URuleLogServicepublic LoginLog getLoginLog()
getLoginLog 在接口中 URuleLogServicepublic KnowledgeLog getKnowledgeLog()
getKnowledgeLog 在接口中 URuleLogServiceCopyright © 2023 Bstek. All rights reserved.