public abstract class AbstractRemotingClockHolder<T> extends Object implements IRemotingClockHolder<T>
IClock,
ITickClock,
TickClock,
IRemotingClockHolder| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractRemotingClockHolder()
无参构造函数
|
protected |
AbstractRemotingClockHolder(Map<T,IClock> remotingClockMap)
有参构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
IClock |
getClock(T remotingKey)
获取远端时钟
|
IClock |
refreshClock(T remotingKey)
刷新远端时钟并返回新时钟
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateClock, currentTimeMicros, currentTimeMillis, currentTimeNanos, now@NonNull public IClock getClock(T remotingKey)
getClock 在接口中 IRemotingClockHolder<T>remotingKey - 远端健值@NonNull public IClock refreshClock(T remotingKey)
refreshClock 在接口中 IRemotingClockHolder<T>remotingKey - 远端键值Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.