Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
com.ohaotian.plugin.cache.CacheService |
cacheService
缓存service 用来作为本地模式存放的队列
|
static Map<String,List<MqCunsumer>> |
nativeTopics
本地模式topic和消费者
|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
NativeMqListener(com.ohaotian.plugin.cache.CacheService cacheService)
适用场景: 调用方式: 业务逻辑说明 |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic static Map<String,List<MqCunsumer>> nativeTopics
public com.ohaotian.plugin.cache.CacheService cacheService
Copyright © 2018. All rights reserved.