Uses of Class
org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
Packages that use AggregationFuncStmt
-
Uses of AggregationFuncStmt in org.apache.skywalking.oal.rt.parser
Methods in org.apache.skywalking.oal.rt.parser that return AggregationFuncStmtModifier and TypeMethodDescriptionAnalysisResult.getAggregationFuncStmt()The raw parsed result of aggregation function with arguments.Methods in org.apache.skywalking.oal.rt.parser with parameters of type AggregationFuncStmtModifier and TypeMethodDescriptionvoidAnalysisResult.setAggregationFuncStmt(AggregationFuncStmt aggregationFuncStmt) The raw parsed result of aggregation function with arguments.