public final class ClusterConnectionImpl.TopologyScanner extends ActiveMQScheduledComponent
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
compareTCs(TransportConfiguration config,
TransportConfiguration otherConfig) |
boolean |
delay()
A delay request can succeed only if:
there is no other pending delay request
there is no pending execution request
|
boolean |
isRunning() |
void |
resetCounter() |
void |
run() |
getInitialDelay, getPeriod, getThreadFactory, getTimeUnit, isStarted, setInitialDelay, setInitialDelayAndPeriod, setInitialDelayAndPeriod, setPeriod, setPeriod, setTimeUnit, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasyncStoppublic boolean isRunning()
public boolean delay()
ActiveMQScheduledComponent
When a delay request succeed it schedule a new execution to happen in ActiveMQScheduledComponent.getPeriod().
delay in class ActiveMQScheduledComponentpublic void resetCounter()
public void run()
protected boolean compareTCs(TransportConfiguration config, TransportConfiguration otherConfig)
Copyright © 2025 JBoss by Red Hat. All rights reserved.