public static class ShenyuConfig.SelectorMatchCache
extends java.lang.Object
| Constructor and Description |
|---|
SelectorMatchCache() |
| Modifier and Type | Method and Description |
|---|---|
ShenyuConfig.MatchCacheConfig |
getCache()
get selector cache config.
|
ShenyuConfig.ShenyuTrieConfig |
getTrie()
get rule cache Config.
|
void |
setCache(ShenyuConfig.MatchCacheConfig cache)
set selector cache config.
|
void |
setTrie(ShenyuConfig.ShenyuTrieConfig trie)
set rule cache config.
|
public ShenyuConfig.MatchCacheConfig getCache()
public void setCache(ShenyuConfig.MatchCacheConfig cache)
cache - SelectorCacheConfigpublic ShenyuConfig.ShenyuTrieConfig getTrie()
public void setTrie(ShenyuConfig.ShenyuTrieConfig trie)
trie - rule cacheCopyright © 2024 The Apache Software Foundation. All rights reserved.