@Deprecated public class UDPCleanupRunner extends Object implements Runnable
If they exceed the configurable limit, it removes them from the set.
| Constructor and Description |
|---|
UDPCleanupRunner(UDPDiscoveryService service)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Deprecated.
This goes through the list of services and removes those that we haven't heard from in longer
than the max idle time.
|
public UDPCleanupRunner(UDPDiscoveryService service)
service - UDPDiscoveryServicepublic void run()
run in interface RunnableRunnable.run()Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.