public interface ClientConfigManager
| 限定符和类型 | 方法和说明 |
|---|---|
Domain |
getDomain() |
int |
getLongThresholdByDuration(String key,
int duration) |
int |
getMaxMessageLength() |
String |
getRouters() |
double |
getSampleRatio() |
List<Server> |
getServers() |
int |
getTaggedTransactionCacheSize() |
void |
initialize(File configFile) |
boolean |
isAtomicMessage(MessageTree tree) |
boolean |
isBlock() |
boolean |
isCatEnabled() |
boolean |
isDumpLocked() |
void |
refreshConfig() |
Domain getDomain()
int getMaxMessageLength()
String getRouters()
double getSampleRatio()
int getTaggedTransactionCacheSize()
boolean isAtomicMessage(MessageTree tree)
boolean isBlock()
boolean isCatEnabled()
boolean isDumpLocked()
void refreshConfig()
int getLongThresholdByDuration(String key, int duration)
Copyright © 2022. All rights reserved.