Uses of Class
org.apache.skywalking.oal.rt.parser.SourceColumn
Packages that use SourceColumn
-
Uses of SourceColumn in org.apache.skywalking.oal.rt.parser
Methods in org.apache.skywalking.oal.rt.parser that return types with arguments of type SourceColumnModifier and TypeMethodDescriptionstatic List<SourceColumn>SourceColumnsFactory.getColumns(String source) AnalysisResult.getFieldsFromSource()Fields of metric class are generated by the fields annotatedScopeDefaultColumn.DefinedByFieldand class level definition throughScopeDefaultColumn.VirtualColumnDefinitionin theSourceMethod parameters in org.apache.skywalking.oal.rt.parser with type arguments of type SourceColumnModifier and TypeMethodDescriptionvoidAnalysisResult.setFieldsFromSource(List<SourceColumn> fieldsFromSource) Fields of metric class are generated by the fields annotatedScopeDefaultColumn.DefinedByFieldand class level definition throughScopeDefaultColumn.VirtualColumnDefinitionin theSource