private static final class ServiceDiscoveryManager.LookupCacheTerminator extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.BlockingQueue<ServiceDiscoveryManager.LookupCacheImpl> |
cacheList |
Modifier | Constructor and Description |
---|---|
private |
LookupCacheTerminator() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
(package private) void |
terminate(ServiceDiscoveryManager.LookupCacheImpl cache) |
private final java.util.concurrent.BlockingQueue<ServiceDiscoveryManager.LookupCacheImpl> cacheList
void terminate(ServiceDiscoveryManager.LookupCacheImpl cache)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.