public class JedisShardSentinelConfigsFileProcessor extends AbstractFileProcessor
Modifier and Type | Field and Description |
---|---|
static String |
JEDIS_SHARD_SENTINEL_XSTREAM_NAME |
applicationConfig, caches, changeList, componentConfig, deleteList, fileObjects, fileResolver, LOGGER
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
JedisShardSentinelConfigsFileProcessor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkMatch(FileObject fileObject) |
ShardJedisSentinelManager |
getShardJedisSentinelManager() |
void |
process()
对文件进行处理
|
void |
setShardJedisSentinelManager(ShardJedisSentinelManager shardJedisSentinelManager) |
add, clean, config, convertFromXml, delete, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, getFileResolver, getOrder, isMatch, modify, noChange, setFileResolver, supportRefresh
public static final String JEDIS_SHARD_SENTINEL_XSTREAM_NAME
public JedisShardSentinelConfigsFileProcessor()
public ShardJedisSentinelManager getShardJedisSentinelManager()
public void setShardJedisSentinelManager(ShardJedisSentinelManager shardJedisSentinelManager)
public void process()
FileProcessor
protected boolean checkMatch(FileObject fileObject)
checkMatch
in class AbstractFileProcessor
Copyright © 2006–2018 TinyGroup. All rights reserved.