Index
All Classes and Interfaces|All Packages
A
- add(String) - Method in class org.apache.skywalking.oal.rt.parser.DisableCollection
- addDoubleField(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- addFilterExpressions(Expression) - Method in class org.apache.skywalking.oal.rt.parser.FilterStmts
- addFilterExpressionsParserResult(ConditionExpression) - Method in class org.apache.skywalking.oal.rt.parser.FilterStmts
- addFuncArg(Argument) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- addFuncConditionExpression(ConditionExpression) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- addIntField(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- addLongField(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- addObjectField(String, String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- addPersistentField(String, String, Class<?>) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
- addStringField(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- addText(String) - Method in class org.apache.skywalking.oal.rt.parser.Argument
- addValue(String) - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- AggregationFuncStmt - Class in org.apache.skywalking.oal.rt.parser
- AggregationFuncStmt() - Constructor for class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- AllDispatcherContext - Class in org.apache.skywalking.oal.rt.output
- AllDispatcherContext() - Constructor for class org.apache.skywalking.oal.rt.output.AllDispatcherContext
- analysis(AnalysisResult) - Method in class org.apache.skywalking.oal.rt.parser.DeepAnalysis
- AnalysisResult - Class in org.apache.skywalking.oal.rt.parser
-
OAL analysis result.
- AnalysisResult() - Constructor for class org.apache.skywalking.oal.rt.parser.AnalysisResult
- Argument - Class in org.apache.skywalking.oal.rt.parser
-
Function argument.
- Argument(int, List<String>) - Constructor for class org.apache.skywalking.oal.rt.parser.Argument
C
- ClassMethodUtil - Class in org.apache.skywalking.oal.rt.util
- ClassMethodUtil() - Constructor for class org.apache.skywalking.oal.rt.util.ClassMethodUtil
- close() - Method in class org.apache.skywalking.oal.rt.parser.ScriptParser
- ConditionExpression - Class in org.apache.skywalking.oal.rt.parser
- ConditionExpression() - Constructor for class org.apache.skywalking.oal.rt.parser.ConditionExpression
- ConditionExpression(String, String, String) - Constructor for class org.apache.skywalking.oal.rt.parser.ConditionExpression
- createFromFile(Reader, String) - Static method in class org.apache.skywalking.oal.rt.parser.ScriptParser
- createFromScriptText(String, String) - Static method in class org.apache.skywalking.oal.rt.parser.ScriptParser
D
- DataColumn - Class in org.apache.skywalking.oal.rt.parser
- DataColumn(String, String, Class<?>) - Constructor for class org.apache.skywalking.oal.rt.parser.DataColumn
- DeepAnalysis - Class in org.apache.skywalking.oal.rt.parser
- DeepAnalysis() - Constructor for class org.apache.skywalking.oal.rt.parser.DeepAnalysis
- DisableCollection - Class in org.apache.skywalking.oal.rt.parser
- DisableCollection() - Constructor for class org.apache.skywalking.oal.rt.parser.DisableCollection
- DispatcherClassPackageHolder - Class in org.apache.skywalking.oap.server.core.source.oal.rt.dispatcher
-
DispatcherClassPackageHolder holds the package for generated metric classes.
- DispatcherClassPackageHolder() - Constructor for class org.apache.skywalking.oap.server.core.source.oal.rt.dispatcher.DispatcherClassPackageHolder
- DispatcherContext - Class in org.apache.skywalking.oal.rt.output
- DispatcherContext() - Constructor for class org.apache.skywalking.oal.rt.output.DispatcherContext
E
- enterAggregationStatement(OALParser.AggregationStatementContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterAttributeExpression(OALParser.AttributeExpressionContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterAttributeExpressionSegment(OALParser.AttributeExpressionSegmentContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterBooleanConditionValue(OALParser.BooleanConditionValueContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterBooleanMatch(OALParser.BooleanMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterBooleanNotEqualMatch(OALParser.BooleanNotEqualMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterConditionAttribute(OALParser.ConditionAttributeContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterContainMatch(OALParser.ContainMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterDisableSource(OALParser.DisableSourceContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
-
Disable source
- enterEnumConditionValue(OALParser.EnumConditionValueContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterExpressionAttrCast(OALParser.ExpressionAttrCastContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterFilterStatement(OALParser.FilterStatementContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterFuncParamExpression(OALParser.FuncParamExpressionContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterFunctionArgCast(OALParser.FunctionArgCastContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterFunctionName(OALParser.FunctionNameContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterGreaterEqualMatch(OALParser.GreaterEqualMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterGreaterMatch(OALParser.GreaterMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterInMatch(OALParser.InMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterLessEqualMatch(OALParser.LessEqualMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterLessMatch(OALParser.LessMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterLikeMatch(OALParser.LikeMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterLiteralExpression(OALParser.LiteralExpressionContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterMultiConditionValue() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- enterMultiConditionValue(OALParser.MultiConditionValueContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterNotContainMatch(OALParser.NotContainMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterNotEqualMatch(OALParser.NotEqualMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterNullConditionValue(OALParser.NullConditionValueContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterNumberConditionValue(OALParser.NumberConditionValueContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterNumberMatch(OALParser.NumberMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterSource(OALParser.SourceContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterSourceAttrCast(OALParser.SourceAttrCastContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterSourceAttribute(OALParser.SourceAttributeContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterStringConditionValue(OALParser.StringConditionValueContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterStringMatch(OALParser.StringMatchContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- enterVariable(OALParser.VariableContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- EntryMethod - Class in org.apache.skywalking.oal.rt.parser
- EntryMethod() - Constructor for class org.apache.skywalking.oal.rt.parser.EntryMethod
- equals(Object) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- exitAggregationStatement(OALParser.AggregationStatementContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- exitFilterStatement(OALParser.FilterStatementContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- exitFuncParamExpression(OALParser.FuncParamExpressionContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- exitMultiConditionValue() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- exitMultiConditionValue(OALParser.MultiConditionValueContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- exitVariable(OALParser.VariableContext) - Method in class org.apache.skywalking.oal.rt.parser.OALListener
- Expression - Class in org.apache.skywalking.oal.rt.parser
- Expression() - Constructor for class org.apache.skywalking.oal.rt.parser.Expression
F
- FilterMatchers - Enum in org.apache.skywalking.oal.rt.parser
- FilterMatchers.MatcherInfo - Class in org.apache.skywalking.oal.rt.parser
- FilterStmts - Class in org.apache.skywalking.oal.rt.parser
-
Filter statements in the OAL scripts.
- FilterStmts() - Constructor for class org.apache.skywalking.oal.rt.parser.FilterStmts
- find(String) - Method in enum org.apache.skywalking.oal.rt.parser.FilterMatchers
- find(String) - Static method in class org.apache.skywalking.oal.rt.parser.MetricsHolder
- FromStmt - Class in org.apache.skywalking.oal.rt.parser
-
FROM statement in the OAL script
- FromStmt() - Constructor for class org.apache.skywalking.oal.rt.parser.FromStmt
G
- generateSerializeFields() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
- getAggregationFuncStmt() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The raw parsed result of aggregation function with arguments.
- getAggregationFunctionName() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getAllContext() - Method in class org.apache.skywalking.oal.rt.output.AllDispatcherContext
- getAllDisableSources() - Method in class org.apache.skywalking.oal.rt.parser.DisableCollection
- getArgGetIdx() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getArgsExpressions() - Method in class org.apache.skywalking.oal.rt.parser.EntryMethod
- getArgTypes() - Method in class org.apache.skywalking.oal.rt.parser.EntryMethod
- getAttributes() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- getCastType() - Method in class org.apache.skywalking.oal.rt.parser.Argument
- getCastType() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- getColumnName() - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- getColumnName() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- getColumns(String) - Static method in class org.apache.skywalking.oal.rt.parser.SourceColumnsFactory
- getDisableCollection() - Method in class org.apache.skywalking.oal.rt.parser.OALScripts
- getDoubleFields() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- getEntryMethod() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Generated through
AnalysisResult.aggregationFuncStmt - getExpressionObject() - Method in class org.apache.skywalking.oal.rt.parser.Expression
- getExpressionType() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- getFieldGetter() - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- getFieldGetter() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- getFieldName() - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- getFieldName() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- getFieldName() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- getFieldSetter() - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- getFieldSetter() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- getFieldsFromSource() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Fields of metric class are generated by the fields annotated
ScopeDefaultColumn.DefinedByFieldand class level definition throughScopeDefaultColumn.VirtualColumnDefinitionin theSource - getFieldType() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- getFilterExpressions() - Method in class org.apache.skywalking.oal.rt.parser.FilterStmts
-
Generated expressions for code generation.
- getFilterExpressionsParserResult() - Method in class org.apache.skywalking.oal.rt.parser.FilterStmts
-
Parsed raw result from grammar tree.
- getFilters() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The raw parsed result of filter statements.
- getFrom() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The raw parsed result of from statement.
- getFuncArgs() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getFuncConditionExpressionGetIdx() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getFuncConditionExpressions() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getGetter() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- getIntFields() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- getLastArgument() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getLeft() - Method in class org.apache.skywalking.oal.rt.parser.Expression
- getLength() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- getLongFields() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- getMatcher() - Method in class org.apache.skywalking.oal.rt.parser.FilterMatchers.MatcherInfo
- getMethodName() - Method in class org.apache.skywalking.oal.rt.parser.EntryMethod
- getMetrics() - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- getMetricsClassName() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The class name of generated metric class.
- getMetricsClassPackage() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Package name of generated metric class.
- getMetricsName() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Generated metric name.
- getMetricsStmts() - Method in class org.apache.skywalking.oal.rt.parser.OALScripts
- getNextArgCast() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getNextFuncArg() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getNextFuncConditionExpression() - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- getObjectFields() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- getPackageName() - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- getPersistentFields() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Persistent columns are generated by
Columndefinition ofMetricsFunction. - getRight() - Method in class org.apache.skywalking.oal.rt.parser.Expression
- getSerializeFields() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Fields generated by
AnalysisResult.fieldsFromSourceandAnalysisResult.persistentFields. - getSetter() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- getSource() - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- getSourceAttribute() - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
Attribute accessor
- getSourceCastType() - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
Type cast function if exists.
- getSourceName() - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
Source name in the FROM statement
- getSourcePackage() - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- getSourcePackage() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The package name of source class from
OALDefine - getSourceScopeId() - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
source id according to
FromStmt.sourceName - getStringFields() - Method in class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- getTableName() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Table name for the storage.
- getText() - Method in class org.apache.skywalking.oal.rt.parser.Argument
- getType() - Method in class org.apache.skywalking.oal.rt.parser.Argument
- getType() - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- getType() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- getTypeName() - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- getTypeName() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- getValue() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- getValues() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- getVarName() - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Variable name of one OAL expression.
H
- hashCode() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
I
- INSTANCE - Enum constant in enum org.apache.skywalking.oal.rt.parser.FilterMatchers
- isBooleanType() - Method in class org.apache.skywalking.oal.rt.parser.FilterMatchers.MatcherInfo
- isGroupByCondInTopN() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- isID() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- isNumber() - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
M
- MatcherInfo(Class<?>, boolean) - Constructor for class org.apache.skywalking.oal.rt.parser.FilterMatchers.MatcherInfo
- MetricBuilderClassPackageHolder - Class in org.apache.skywalking.oap.server.core.source.oal.rt.metrics.builder
-
MetricBuilderClassPackageHolder holds the package for generated metric builder classes.
- MetricBuilderClassPackageHolder() - Constructor for class org.apache.skywalking.oap.server.core.source.oal.rt.metrics.builder.MetricBuilderClassPackageHolder
- MetricClassPackageHolder - Class in org.apache.skywalking.oap.server.core.source.oal.rt.metrics
-
MetricClassPackageHolder holds the package for generated metric classes.
- MetricClassPackageHolder() - Constructor for class org.apache.skywalking.oap.server.core.source.oal.rt.metrics.MetricClassPackageHolder
- MetricsHolder - Class in org.apache.skywalking.oal.rt.parser
- MetricsHolder() - Constructor for class org.apache.skywalking.oal.rt.parser.MetricsHolder
N
- notifyAllListeners() - Method in class org.apache.skywalking.oal.rt.OALRuntime
O
- OALListener - Class in org.apache.skywalking.oal.rt.parser
- OALListener(OALScripts, String) - Constructor for class org.apache.skywalking.oal.rt.parser.OALListener
- OALRuntime - Class in org.apache.skywalking.oal.rt
-
OAL Runtime is the class generation engine, which load the generated classes from OAL scrip definitions.
- OALRuntime(OALDefine) - Constructor for class org.apache.skywalking.oal.rt.OALRuntime
- OALScripts - Class in org.apache.skywalking.oal.rt.parser
- OALScripts() - Constructor for class org.apache.skywalking.oal.rt.parser.OALScripts
- org.apache.skywalking.oal.rt - package org.apache.skywalking.oal.rt
- org.apache.skywalking.oal.rt.output - package org.apache.skywalking.oal.rt.output
- org.apache.skywalking.oal.rt.parser - package org.apache.skywalking.oal.rt.parser
- org.apache.skywalking.oal.rt.util - package org.apache.skywalking.oal.rt.util
- org.apache.skywalking.oap.server.core.source.oal.rt.dispatcher - package org.apache.skywalking.oap.server.core.source.oal.rt.dispatcher
- org.apache.skywalking.oap.server.core.source.oal.rt.metrics - package org.apache.skywalking.oap.server.core.source.oal.rt.metrics
- org.apache.skywalking.oap.server.core.source.oal.rt.metrics.builder - package org.apache.skywalking.oap.server.core.source.oal.rt.metrics.builder
P
- parse() - Method in class org.apache.skywalking.oal.rt.parser.ScriptParser
- PersistenceColumns - Class in org.apache.skywalking.oal.rt.parser
- PersistenceColumns() - Constructor for class org.apache.skywalking.oal.rt.parser.PersistenceColumns
- PersistenceField - Class in org.apache.skywalking.oal.rt.parser
- PersistenceField(String, String) - Constructor for class org.apache.skywalking.oal.rt.parser.PersistenceField
S
- ScriptParser - Class in org.apache.skywalking.oal.rt.parser
-
Script reader and parser.
- setAggregationFuncStmt(AggregationFuncStmt) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The raw parsed result of aggregation function with arguments.
- setAggregationFunctionName(String) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- setAllContext(Map<String, DispatcherContext>) - Method in class org.apache.skywalking.oal.rt.output.AllDispatcherContext
- setArgGetIdx(int) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- setArgsExpressions(List<Object>) - Method in class org.apache.skywalking.oal.rt.parser.EntryMethod
- setArgTypes(List<Integer>) - Method in class org.apache.skywalking.oal.rt.parser.EntryMethod
- setAttributes(List<String>) - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- setCastType(String) - Method in class org.apache.skywalking.oal.rt.parser.Argument
- setCastType(String) - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- setColumnName(String) - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- setColumnName(String) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setDispatcherListener(DispatcherDetectorListener) - Method in class org.apache.skywalking.oal.rt.OALRuntime
- setEntryMethod(EntryMethod) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Generated through
AnalysisResult.aggregationFuncStmt - setExpressionObject(String) - Method in class org.apache.skywalking.oal.rt.parser.Expression
- setExpressionType(String) - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- setFieldGetter(String) - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- setFieldGetter(String) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setFieldName(String) - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- setFieldName(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- setFieldName(String) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setFieldSetter(String) - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- setFieldSetter(String) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setFieldsFromSource(List<SourceColumn>) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Fields of metric class are generated by the fields annotated
ScopeDefaultColumn.DefinedByFieldand class level definition throughScopeDefaultColumn.VirtualColumnDefinitionin theSource - setFieldType(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- setFilterExpressions(List<Expression>) - Method in class org.apache.skywalking.oal.rt.parser.FilterStmts
-
Generated expressions for code generation.
- setFilterExpressionsParserResult(List<ConditionExpression>) - Method in class org.apache.skywalking.oal.rt.parser.FilterStmts
-
Parsed raw result from grammar tree.
- setFilters(FilterStmts) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The raw parsed result of filter statements.
- setFrom(FromStmt) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The raw parsed result of from statement.
- setFuncArgs(List<Argument>) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- setFuncConditionExpressionGetIdx(int) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- setFuncConditionExpressions(List<ConditionExpression>) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- setGetter(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- setID(boolean) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setLeft(String) - Method in class org.apache.skywalking.oal.rt.parser.Expression
- setLength(int) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setMethodName(String) - Method in class org.apache.skywalking.oal.rt.parser.EntryMethod
- setMetrics(List<AnalysisResult>) - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- setMetricsClassName(String) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The class name of generated metric class.
- setMetricsClassPackage(String) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Package name of generated metric class.
- setMetricsName(String) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Generated metric name.
- setNextArgCast(String) - Method in class org.apache.skywalking.oal.rt.parser.AggregationFuncStmt
- setNumber(boolean) - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- setPackageName(String) - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- setPersistentFields(List<DataColumn>) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Persistent columns are generated by
Columndefinition ofMetricsFunction. - setRight(String) - Method in class org.apache.skywalking.oal.rt.parser.Expression
- setSerializeFields(PersistenceColumns) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Fields generated by
AnalysisResult.fieldsFromSourceandAnalysisResult.persistentFields. - setSetter(String) - Method in class org.apache.skywalking.oal.rt.parser.PersistenceField
- setSource(String) - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- setSourceAttribute(List<String>) - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
Attribute accessor
- setSourceCastType(String) - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
Type cast function if exists.
- setSourceName(String) - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
Source name in the FROM statement
- setSourcePackage(String) - Method in class org.apache.skywalking.oal.rt.output.DispatcherContext
- setSourcePackage(String) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
The package name of source class from
OALDefine - setSourceScopeId(int) - Method in class org.apache.skywalking.oal.rt.parser.FromStmt
-
source id according to
FromStmt.sourceName - setStorageBuilderFactory(StorageBuilderFactory) - Method in class org.apache.skywalking.oal.rt.OALRuntime
- setStreamListener(StreamAnnotationListener) - Method in class org.apache.skywalking.oal.rt.OALRuntime
- setTableName(String) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Table name for the storage.
- setType(Class<?>) - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- setType(Class<?>) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setTypeName(String) - Method in class org.apache.skywalking.oal.rt.parser.DataColumn
- setTypeName(String) - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- setValue(String) - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- setValues(List<String>) - Method in class org.apache.skywalking.oal.rt.parser.ConditionExpression
- setVarName(String) - Method in class org.apache.skywalking.oal.rt.parser.AnalysisResult
-
Variable name of one OAL expression.
- SourceColumn - Class in org.apache.skywalking.oal.rt.parser
- SourceColumn(String, String, Class<?>, boolean, int, boolean) - Constructor for class org.apache.skywalking.oal.rt.parser.SourceColumn
- SourceColumnsFactory - Class in org.apache.skywalking.oal.rt.parser
- SourceColumnsFactory() - Constructor for class org.apache.skywalking.oal.rt.parser.SourceColumnsFactory
- start(ClassLoader) - Method in class org.apache.skywalking.oal.rt.OALRuntime
T
- toGetMethod(String) - Static method in class org.apache.skywalking.oal.rt.util.ClassMethodUtil
- toGetMethod(List<String>) - Static method in class org.apache.skywalking.oal.rt.util.ClassMethodUtil
- toIsMethod(String) - Static method in class org.apache.skywalking.oal.rt.util.ClassMethodUtil
- toIsMethod(List<String>) - Static method in class org.apache.skywalking.oal.rt.util.ClassMethodUtil
- toSetMethod(String) - Static method in class org.apache.skywalking.oal.rt.util.ClassMethodUtil
- toString() - Method in class org.apache.skywalking.oal.rt.parser.SourceColumn
- TypeCastUtil - Class in org.apache.skywalking.oal.rt.util
- TypeCastUtil() - Constructor for class org.apache.skywalking.oal.rt.util.TypeCastUtil
V
- valueOf(String) - Static method in enum org.apache.skywalking.oal.rt.parser.FilterMatchers
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.skywalking.oal.rt.parser.FilterMatchers
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withCast(String, String) - Static method in class org.apache.skywalking.oal.rt.util.TypeCastUtil
All Classes and Interfaces|All Packages