public class DefaultHeartbeatServiceImpl extends AbstractHeartbeatService<String>
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
DefaultHeartbeatServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doStart() |
String |
getHeartbeatPacket()
获取心跳包对象
|
doService, getClient, initialize
close, doInit, interrupt, isInitialized, isStarted, run, start
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yield
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isInitialized, isStarted, start
protected boolean doStart()
doStart
in class AbstractHeartbeatService<String>
public String getHeartbeatPacket()
IHeartbeatService
Copyright © 2022. All rights reserved.