Uses of Class
org.apache.skywalking.oal.rt.parser.DataColumn
Packages that use DataColumn
-
Uses of DataColumn in org.apache.skywalking.oal.rt.parser
Methods in org.apache.skywalking.oal.rt.parser that return types with arguments of type DataColumnModifier and TypeMethodDescriptionAnalysisResult.getPersistentFields()Persistent columns are generated byColumndefinition ofMetricsFunction.Method parameters in org.apache.skywalking.oal.rt.parser with type arguments of type DataColumnModifier and TypeMethodDescriptionvoidAnalysisResult.setPersistentFields(List<DataColumn> persistentFields) Persistent columns are generated byColumndefinition ofMetricsFunction.