# Functions
No description provided by the author
BuildFeatureTree 构建特征树.
BuildInvertedIndexes 构建倒排索引.
No description provided by the author
GetFetcher 获取fetcher.
GetHandler 获取handler.
InitTreeAnalyser 初始化叶子节点解析器.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterFetcher 注册fetcher.
RegisterHandler 注册handler.
RemoveFetcher 注册Remove.
# Variables
No description provided by the author
No description provided by the author
CommasSplitter 逗号分隔符.
DefaultSplitter 默认分割.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AnalyseDetail 解析详情.
AnalyseMetrics 特征树解析耗时统计.
CancelMetricsResult 被迫取消结果.
ErrMetricsResult 异常结果.
FailMetricsResult 失败的结果.
FeatureAnalyseContext 单次解析规则树上下文.
FeatureTree 特征树.
No description provided by the author
InvertedIndex 倒排索引.
KeyNameInfo 存储key和name.
Leaf 叶子节点.
No description provided by the author
Node 特征树单个节点.
NodeAnalyser 节点解析器.
NumberFeatureHandler 数字处理器.
Operator 运算操作符.
PlainInfo 规则树配置类.
ScriptFeatureHandler 脚本处理器.
No description provided by the author
SingleFeatureAnalyseMetrics 单个特征key解析耗时统计.
StringFeatureHandler 字符串处理器.
No description provided by the author
SuccessMetricsResult 成功的结果.
TimeoutMetricsResult 超时结果.
ValueSplitter 字符串分割.
# Interfaces
AnalyseResult 特征树解析结果.
FeatureFetcher 特征获取器接口.
FeatureHandler 特征处理接口.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author