Package org.jumpmind.symmetric.cache
Class ConfigurationCache
java.lang.Object
org.jumpmind.symmetric.cache.ConfigurationCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
checkChannelCache
(boolean refreshCache) void
void
void
void
getChannels
(boolean refreshCache) long
getNodeChannels
(String nodeId) getNodeGroupLinks
(boolean refreshCache) getQueues
(boolean refreshCache)
-
Constructor Details
-
ConfigurationCache
-
-
Method Details
-
getNodeChannels
-
getNodeChannelCacheTime
public long getNodeChannelCacheTime() -
getChannels
-
getQueues
-
checkChannelCache
protected void checkChannelCache(boolean refreshCache) -
getNodeGroupLinks
-
getNodeGroupChannelWindows
-
flushNodeChannels
public void flushNodeChannels() -
flushChannels
public void flushChannels() -
flushNodeGroupLinks
public void flushNodeGroupLinks() -
flushNodeGroupChannelWindows
public void flushNodeGroupChannelWindows()
-