- CatalogLookup - Class in io.cdap.directives.lookup
-
A directive that looks up ICD Code from the catalog.
- CatalogLookup() - Constructor for class io.cdap.directives.lookup.CatalogLookup
-
- categories() - Method in class io.cdap.wrangler.registry.DirectiveInfo
-
- CBrace - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- CBrace - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- CBrace() - Method in class io.cdap.wrangler.parser.DirectivesParser.ConditionContext
-
- CBrace(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.ConditionContext
-
- CBrace() - Method in class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- CBrace() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertiesContext
-
- CBrace(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertiesContext
-
- CBracket - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- CBracket - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- ChangeColCaseNames - Class in io.cdap.directives.column
-
This class ChangeColCaseNames converts the case of the columns
to either lower-case or uppercase.
- ChangeColCaseNames() - Constructor for class io.cdap.directives.column.ChangeColCaseNames
-
- channelNames - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- CharacterCut - Class in io.cdap.directives.transformation
-
A directive implements unix cut directive.
- CharacterCut() - Constructor for class io.cdap.directives.transformation.CharacterCut
-
- checkConformance(T) - Method in interface io.cdap.directives.validation.conformers.Conformer
-
Validate the given value against the loaded schema.
- checkConformance(JsonObject) - Method in class io.cdap.directives.validation.conformers.JsonConformer
-
- CleanseColumnNames - Class in io.cdap.directives.column
-
A directive for cleanses columns names.
- CleanseColumnNames() - Constructor for class io.cdap.directives.column.CleanseColumnNames
-
- close() - Method in class io.cdap.wrangler.registry.CompositeDirectiveRegistry
-
Closes any resources acquired during initialization or otherwise.
- close() - Method in class io.cdap.wrangler.registry.SystemDirectiveRegistry
-
Closes any resources acquired during initialization or otherwise.
- close() - Method in class io.cdap.wrangler.registry.UserDirectiveRegistry
-
Closes any resources acquired during initialization or otherwise.
- coalesce(Object...) - Static method in class io.cdap.functions.Global
-
Finds the first non-null object.
- codeblock() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- codeblock() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- codeblock(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- CodeblockContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.CodeblockContext
-
- colList() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- colList() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- colList(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- ColListContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.ColListContext
-
- Colon - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Colon - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Column - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Column() - Method in class io.cdap.wrangler.parser.DirectivesParser.ColListContext
-
- Column(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.ColListContext
-
- Column - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- column() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- Column() - Method in class io.cdap.wrangler.parser.DirectivesParser.ColumnContext
-
- column() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- column(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- Column() - Method in class io.cdap.wrangler.parser.DirectivesParser.ValueContext
-
- column() - Method in class io.cdap.wrangler.parser.MapArguments
-
Returns the source column number these arguments were parsed from.
- ColumnContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.ColumnContext
-
- ColumnConverter - Class in io.cdap.wrangler.utils
-
Utility class that converts a
Row column into another column.
- ColumnExpression - Class in io.cdap.directives.transformation
-
A directive for apply an expression to store the result in a column.
- ColumnExpression() - Constructor for class io.cdap.directives.transformation.ColumnExpression
-
- ColumnMetric - Class in io.cdap.wrangler.statistics
-
- ColumnMetric() - Constructor for class io.cdap.wrangler.statistics.ColumnMetric
-
- ColumnNameValidator - Class in io.cdap.wrangler.validator
-
This class performs validation on the column names of the record.
- ColumnNameValidator() - Constructor for class io.cdap.wrangler.validator.ColumnNameValidator
-
- columns(Row) - Static method in class io.cdap.functions.DataQuality
-
Given a row, finds the length of the row.
- ColumnsReplace - Class in io.cdap.directives.column
-
Applies a sed expression on the column names.
- ColumnsReplace() - Constructor for class io.cdap.directives.column.ColumnsReplace
-
- Comma - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Comma - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- command() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- command() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- CommandContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.CommandContext
-
- Comment - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Comment - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Comment() - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- Comment(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- compareTo(Reservoir.IntermediateSample<T>) - Method in class io.cdap.wrangler.sampling.Reservoir.IntermediateSample
-
- compile(String) - Method in class io.cdap.wrangler.expression.EL
-
- compile(String) - Method in class io.cdap.wrangler.parser.RecipeCompiler
-
- compile(Location) - Method in class io.cdap.wrangler.parser.RecipeCompiler
-
- compile(Path) - Method in class io.cdap.wrangler.parser.RecipeCompiler
-
- CompositeDirectiveRegistry - Class in io.cdap.wrangler.registry
-
This class implements a Composition of multiple registries.
- CompositeDirectiveRegistry(DirectiveRegistry...) - Constructor for class io.cdap.wrangler.registry.CompositeDirectiveRegistry
-
- concat(String, String) - Static method in class io.cdap.functions.Global
-
Concats two string without any separator in between.
- concat(String, String, String) - Static method in class io.cdap.functions.Global
-
Concats two string with a delimiter.
- condition() - Method in class io.cdap.wrangler.parser.DirectivesParser.CodeblockContext
-
- condition() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- condition() - Method in class io.cdap.wrangler.parser.DirectivesParser.ConditionContext
-
- condition(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.ConditionContext
-
- ConditionContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.ConditionContext
-
- config() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- ConfigContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.ConfigContext
-
- ConfigDirectiveContext - Class in io.cdap.wrangler.parser
-
- ConfigDirectiveContext(DirectiveConfig) - Constructor for class io.cdap.wrangler.parser.ConfigDirectiveContext
-
- ConfigDirectiveContext(URL) - Constructor for class io.cdap.wrangler.parser.ConfigDirectiveContext
-
- configure() - Method in interface io.cdap.directives.lookup.StaticCatalog
-
Configures a catalog.
- configure() - Method in class io.cdap.wrangler.executor.ICDCatalog
-
Configures the ICD StaticCatalog by loading the appropriate stream.
- configure() - Method in class io.cdap.wrangler.utils.AvroSchemaGlossary
-
- ConformanceIssue - Class in io.cdap.directives.validation
-
Contains information about an issue that occurred when trying to validate some data (against a schema).
- ConformanceIssue(String, String, String) - Constructor for class io.cdap.directives.validation.ConformanceIssue
-
- Conformer<T> - Interface in io.cdap.directives.validation.conformers
-
Conformer represents a type that can check whether some object instance of type T follows a set of restrictions (a
schema) enforced by this conformer.
- Conformer.Factory<T> - Interface in io.cdap.directives.validation.conformers
-
Factory interface for Conformers.
- contains(String) - Method in class io.cdap.wrangler.parser.MapArguments
-
This method checks if there exists a token named name registered
with this object.
- convert(double) - Method in class io.cdap.wrangler.dq.ConvertDistances
-
Applies the distance conversion.
- ConvertDistances - Class in io.cdap.wrangler.dq
-
Class for converting distances from one to another.
- ConvertDistances() - Constructor for class io.cdap.wrangler.dq.ConvertDistances
-
- ConvertDistances(ConvertDistances.Distance, ConvertDistances.Distance) - Constructor for class io.cdap.wrangler.dq.ConvertDistances
-
- ConvertDistances.Distance - Enum in io.cdap.wrangler.dq
-
Specifies different distances that can be converted.
- ConvertString - Class in io.cdap.wrangler.dq
-
Useful String conversion operations.
- ConvertString() - Constructor for class io.cdap.wrangler.dq.ConvertString
-
- ConvertString(String) - Constructor for class io.cdap.wrangler.dq.ConvertString
-
- convertType(String, Row, String, String) - Static method in class io.cdap.wrangler.utils.ColumnConverter
-
Converts the column type into another type.
- Copy - Class in io.cdap.directives.column
-
A directive for copying value of one column to another.
- Copy() - Constructor for class io.cdap.directives.column.Copy
-
- CParen - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- CParen - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- CsvParser - Class in io.cdap.directives.parser
-
A CSV Parser Stage for parsing the
Row provided based on configuration.
- CsvParser() - Constructor for class io.cdap.directives.parser.CsvParser
-
- DataModelGlossary - Class in io.cdap.wrangler.datamodel
-
- DataModelGlossary() - Constructor for class io.cdap.wrangler.datamodel.DataModelGlossary
-
- DataModelMapColumn - Class in io.cdap.directives.datamodel
-
A directive for mapping a column to a field within a data model.
- DataModelMapColumn() - Constructor for class io.cdap.directives.datamodel.DataModelMapColumn
-
- DataQuality - Class in io.cdap.functions
-
Data Quality Checks consolidated.
- DataQuality() - Constructor for class io.cdap.functions.DataQuality
-
- DataType - Enum in io.cdap.wrangler.dq
-
Class that specifies type of data.
- datePatternReplace(String) - Static method in class io.cdap.wrangler.dq.DateTimePattern
-
Replace the value with date pattern string.
- Dates - Class in io.cdap.functions
-
Collection of useful expression functions made available in the context
of an expression.
- Dates() - Constructor for class io.cdap.functions.Dates
-
- DateTimePattern - Class in io.cdap.wrangler.dq
-
Date time patterns
- DateTimePattern() - Constructor for class io.cdap.wrangler.dq.DateTimePattern
-
- DAY_OF_WEEK(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Extracts day of the week from the date.
- DAY_OF_WEEK_LONG(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Extracts day of the week from the date.
- DAY_OF_WEEK_SHORT(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Extracts day of the week from the date.
- DAY_OF_YEAR(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Extracts Day of the year from the date.
- DAYS_BETWEEN(ZonedDateTime, ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Return number of dates between two days.
- DAYS_BETWEEN_NOW(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Return number of dates between now and date days.
- DDL - Class in io.cdap.functions
-
Structured Row and Schema DDL.
- DDL() - Constructor for class io.cdap.functions.DDL
-
- Decode - Class in io.cdap.directives.transformation
-
A directive that decodes a column that was encoded as base-32, base-64, or hex.
- Decode() - Constructor for class io.cdap.directives.transformation.Decode
-
- decode(byte[]) - Method in class io.cdap.wrangler.codec.BinaryAvroDecoder
-
Decodes byte array of binary encoded AVRO into list of
Row.
- decode(byte[]) - Method in interface io.cdap.wrangler.codec.Decoder
-
- decode(byte[]) - Method in class io.cdap.wrangler.codec.JsonAvroDecoder
-
- decode(byte[]) - Method in class io.cdap.wrangler.codec.ProtobufDecoderUsingDescriptor
-
- Decode.Method - Enum in io.cdap.directives.transformation
-
Defines encoding types supported.
- Decoder<T> - Interface in io.cdap.wrangler.codec
-
Decoder interface for decoding the data.
- decodeRecord(Row, Schema) - Method in class io.cdap.wrangler.utils.RecordConvertor
-
Converts a Wrangler
Row into a
StructuredRecord.
- DecoderException - Exception in io.cdap.wrangler.codec
-
This exception is thrown when there are issues related decoder.
- DecoderException(String) - Constructor for exception io.cdap.wrangler.codec.DecoderException
-
- DefaultFunctions() - Constructor for class io.cdap.wrangler.expression.EL.DefaultFunctions
-
- DefaultTransientStore - Class in io.cdap.directives.aggregates
-
This class implements a transient store interface for storing variables
that can be set within a step and are available across all the steps when
the record is being processed.
- DefaultTransientStore() - Constructor for class io.cdap.directives.aggregates.DefaultTransientStore
-
- define() - Method in class io.cdap.directives.aggregates.IncrementTransientVariable
-
- define() - Method in class io.cdap.directives.aggregates.SetTransientVariable
-
- define() - Method in class io.cdap.directives.column.ChangeColCaseNames
-
- define() - Method in class io.cdap.directives.column.CleanseColumnNames
-
- define() - Method in class io.cdap.directives.column.ColumnsReplace
-
- define() - Method in class io.cdap.directives.column.Copy
-
- define() - Method in class io.cdap.directives.column.Drop
-
- define() - Method in class io.cdap.directives.column.Keep
-
- define() - Method in class io.cdap.directives.column.Merge
-
- define() - Method in class io.cdap.directives.column.Rename
-
- define() - Method in class io.cdap.directives.column.SetHeader
-
- define() - Method in class io.cdap.directives.column.SetType
-
- define() - Method in class io.cdap.directives.column.SplitToColumns
-
- define() - Method in class io.cdap.directives.column.Swap
-
- define() - Method in class io.cdap.directives.currency.FormatAsCurrency
-
- define() - Method in class io.cdap.directives.currency.ParseAsCurrency
-
- define() - Method in class io.cdap.directives.datamodel.DataModelMapColumn
-
- define() - Method in class io.cdap.directives.date.DiffDate
-
- define() - Method in class io.cdap.directives.date.FormatDate
-
- define() - Method in class io.cdap.directives.external.InvokeHttp
-
- define() - Method in class io.cdap.directives.language.SetCharset
-
- define() - Method in class io.cdap.directives.lookup.CatalogLookup
-
- define() - Method in class io.cdap.directives.lookup.TableLookup
-
- define() - Method in class io.cdap.directives.nlp.Stemming
-
- define() - Method in class io.cdap.directives.parser.CsvParser
-
- define() - Method in class io.cdap.directives.parser.FixedLengthParser
-
- define() - Method in class io.cdap.directives.parser.HL7Parser
-
- define() - Method in class io.cdap.directives.parser.JsParser
-
- define() - Method in class io.cdap.directives.parser.JsPath
-
- define() - Method in class io.cdap.directives.parser.ParseAvro
-
- define() - Method in class io.cdap.directives.parser.ParseAvroFile
-
- define() - Method in class io.cdap.directives.parser.ParseDate
-
- define() - Method in class io.cdap.directives.parser.ParseExcel
-
- define() - Method in class io.cdap.directives.parser.ParseLog
-
- define() - Method in class io.cdap.directives.parser.ParseProtobuf
-
- define() - Method in class io.cdap.directives.parser.ParseSimpleDate
-
- define() - Method in class io.cdap.directives.parser.ParseTimestamp
-
- define() - Method in class io.cdap.directives.row.Fail
-
- define() - Method in class io.cdap.directives.row.Flatten
-
- define() - Method in class io.cdap.directives.row.RecordConditionFilter
-
- define() - Method in class io.cdap.directives.row.RecordMissingOrNullFilter
-
- define() - Method in class io.cdap.directives.row.RecordRegexFilter
-
- define() - Method in class io.cdap.directives.row.SendToError
-
- define() - Method in class io.cdap.directives.row.SendToErrorAndContinue
-
- define() - Method in class io.cdap.directives.row.SetRecordDelimiter
-
- define() - Method in class io.cdap.directives.row.SplitToRows
-
- define() - Method in class io.cdap.directives.transformation.CharacterCut
-
- define() - Method in class io.cdap.directives.transformation.ColumnExpression
-
- define() - Method in class io.cdap.directives.transformation.Decode
-
- define() - Method in class io.cdap.directives.transformation.Encode
-
- define() - Method in class io.cdap.directives.transformation.ExtractRegexGroups
-
- define() - Method in class io.cdap.directives.transformation.FillNullOrEmpty
-
- define() - Method in class io.cdap.directives.transformation.FindAndReplace
-
- define() - Method in class io.cdap.directives.transformation.GenerateUUID
-
- define() - Method in class io.cdap.directives.transformation.IndexSplit
-
Deprecated.
- define() - Method in class io.cdap.directives.transformation.LeftTrim
-
- define() - Method in class io.cdap.directives.transformation.Lower
-
- define() - Method in class io.cdap.directives.transformation.MaskNumber
-
- define() - Method in class io.cdap.directives.transformation.MaskShuffle
-
- define() - Method in class io.cdap.directives.transformation.MessageHash
-
- define() - Method in class io.cdap.directives.transformation.Quantization
-
- define() - Method in class io.cdap.directives.transformation.RightTrim
-
- define() - Method in class io.cdap.directives.transformation.Split
-
Deprecated.
- define() - Method in class io.cdap.directives.transformation.SplitEmail
-
- define() - Method in class io.cdap.directives.transformation.SplitURL
-
- define() - Method in class io.cdap.directives.transformation.TextDistanceMeasure
-
- define() - Method in class io.cdap.directives.transformation.TextMetricMeasure
-
- define() - Method in class io.cdap.directives.transformation.TitleCase
-
- define() - Method in class io.cdap.directives.transformation.Trim
-
- define() - Method in class io.cdap.directives.transformation.Upper
-
- define() - Method in class io.cdap.directives.transformation.UrlDecode
-
- define() - Method in class io.cdap.directives.transformation.UrlEncode
-
- define() - Method in class io.cdap.directives.validation.ValidateStandard
-
- define() - Method in class io.cdap.directives.writer.WriteAsCSV
-
- define() - Method in class io.cdap.directives.writer.WriteAsJsonMap
-
- define() - Method in class io.cdap.directives.writer.WriteAsJsonObject
-
- define() - Method in class io.cdap.directives.xml.XmlToJson
-
- definition() - Method in class io.cdap.wrangler.registry.DirectiveInfo
-
- deprecated() - Method in class io.cdap.wrangler.registry.DirectiveInfo
-
- description() - Method in class io.cdap.wrangler.registry.DirectiveInfo
-
- destroy() - Method in class io.cdap.directives.aggregates.IncrementTransientVariable
-
- destroy() - Method in class io.cdap.directives.aggregates.SetTransientVariable
-
- destroy() - Method in class io.cdap.directives.column.ChangeColCaseNames
-
- destroy() - Method in class io.cdap.directives.column.CleanseColumnNames
-
- destroy() - Method in class io.cdap.directives.column.ColumnsReplace
-
- destroy() - Method in class io.cdap.directives.column.Copy
-
- destroy() - Method in class io.cdap.directives.column.Drop
-
- destroy() - Method in class io.cdap.directives.column.Keep
-
- destroy() - Method in class io.cdap.directives.column.Merge
-
- destroy() - Method in class io.cdap.directives.column.Rename
-
- destroy() - Method in class io.cdap.directives.column.SetHeader
-
- destroy() - Method in class io.cdap.directives.column.SetType
-
- destroy() - Method in class io.cdap.directives.column.SplitToColumns
-
- destroy() - Method in class io.cdap.directives.column.Swap
-
- destroy() - Method in class io.cdap.directives.currency.FormatAsCurrency
-
- destroy() - Method in class io.cdap.directives.currency.ParseAsCurrency
-
- destroy() - Method in class io.cdap.directives.datamodel.DataModelMapColumn
-
- destroy() - Method in class io.cdap.directives.date.DiffDate
-
- destroy() - Method in class io.cdap.directives.date.FormatDate
-
- destroy() - Method in class io.cdap.directives.external.InvokeHttp
-
- destroy() - Method in class io.cdap.directives.language.SetCharset
-
- destroy() - Method in class io.cdap.directives.lookup.CatalogLookup
-
- destroy() - Method in class io.cdap.directives.lookup.TableLookup
-
- destroy() - Method in class io.cdap.directives.nlp.Stemming
-
- destroy() - Method in class io.cdap.directives.parser.CsvParser
-
- destroy() - Method in class io.cdap.directives.parser.FixedLengthParser
-
- destroy() - Method in class io.cdap.directives.parser.HL7Parser
-
- destroy() - Method in class io.cdap.directives.parser.JsParser
-
- destroy() - Method in class io.cdap.directives.parser.JsPath
-
- destroy() - Method in class io.cdap.directives.parser.ParseAvro
-
- destroy() - Method in class io.cdap.directives.parser.ParseAvroFile
-
- destroy() - Method in class io.cdap.directives.parser.ParseDate
-
- destroy() - Method in class io.cdap.directives.parser.ParseExcel
-
- destroy() - Method in class io.cdap.directives.parser.ParseLog
-
- destroy() - Method in class io.cdap.directives.parser.ParseProtobuf
-
- destroy() - Method in class io.cdap.directives.parser.ParseSimpleDate
-
- destroy() - Method in class io.cdap.directives.parser.ParseTimestamp
-
- destroy() - Method in class io.cdap.directives.row.Fail
-
- destroy() - Method in class io.cdap.directives.row.Flatten
-
- destroy() - Method in class io.cdap.directives.row.RecordConditionFilter
-
- destroy() - Method in class io.cdap.directives.row.RecordMissingOrNullFilter
-
- destroy() - Method in class io.cdap.directives.row.RecordRegexFilter
-
- destroy() - Method in class io.cdap.directives.row.SendToError
-
- destroy() - Method in class io.cdap.directives.row.SendToErrorAndContinue
-
- destroy() - Method in class io.cdap.directives.row.SetRecordDelimiter
-
- destroy() - Method in class io.cdap.directives.row.SplitToRows
-
- destroy() - Method in class io.cdap.directives.transformation.CharacterCut
-
- destroy() - Method in class io.cdap.directives.transformation.ColumnExpression
-
- destroy() - Method in class io.cdap.directives.transformation.Decode
-
- destroy() - Method in class io.cdap.directives.transformation.Encode
-
- destroy() - Method in class io.cdap.directives.transformation.ExtractRegexGroups
-
- destroy() - Method in class io.cdap.directives.transformation.FillNullOrEmpty
-
- destroy() - Method in class io.cdap.directives.transformation.FindAndReplace
-
- destroy() - Method in class io.cdap.directives.transformation.GenerateUUID
-
- destroy() - Method in class io.cdap.directives.transformation.IndexSplit
-
Deprecated.
- destroy() - Method in class io.cdap.directives.transformation.LeftTrim
-
- destroy() - Method in class io.cdap.directives.transformation.Lower
-
- destroy() - Method in class io.cdap.directives.transformation.MaskNumber
-
- destroy() - Method in class io.cdap.directives.transformation.MaskShuffle
-
- destroy() - Method in class io.cdap.directives.transformation.MessageHash
-
- destroy() - Method in class io.cdap.directives.transformation.Quantization
-
- destroy() - Method in class io.cdap.directives.transformation.RightTrim
-
- destroy() - Method in class io.cdap.directives.transformation.Split
-
Deprecated.
- destroy() - Method in class io.cdap.directives.transformation.SplitEmail
-
- destroy() - Method in class io.cdap.directives.transformation.SplitURL
-
- destroy() - Method in class io.cdap.directives.transformation.TextDistanceMeasure
-
- destroy() - Method in class io.cdap.directives.transformation.TextMetricMeasure
-
- destroy() - Method in class io.cdap.directives.transformation.TitleCase
-
- destroy() - Method in class io.cdap.directives.transformation.Trim
-
- destroy() - Method in class io.cdap.directives.transformation.Upper
-
- destroy() - Method in class io.cdap.directives.transformation.UrlDecode
-
- destroy() - Method in class io.cdap.directives.transformation.UrlEncode
-
- destroy() - Method in class io.cdap.directives.validation.ValidateStandard
-
- destroy() - Method in class io.cdap.directives.writer.WriteAsCSV
-
- destroy() - Method in class io.cdap.directives.writer.WriteAsJsonMap
-
- destroy() - Method in class io.cdap.directives.writer.WriteAsJsonObject
-
- destroy() - Method in class io.cdap.directives.xml.XmlToJson
-
- destroy() - Method in class io.cdap.wrangler.executor.RecipePipelineExecutor
-
Invokes each directives destroy method to perform any cleanup required by each individual directive.
- DiffDate - Class in io.cdap.directives.date
-
A directive for taking difference in Dates.
- DiffDate() - Constructor for class io.cdap.directives.date.DiffDate
-
- directive() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- directive() - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- directive(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- DirectiveContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- DirectiveInfo - Class in io.cdap.wrangler.registry
-
This class DirectiveInfo contains information about each individual
directive loaded.
- DirectiveInfo(DirectiveInfo.Scope, Class<? extends Directive>) - Constructor for class io.cdap.wrangler.registry.DirectiveInfo
-
Initializes the class DirectiveInfo.
- DirectiveInfo.Scope - Enum in io.cdap.wrangler.registry
-
Scope of the directive
- DirectiveRegistry - Interface in io.cdap.wrangler.registry
-
A directive registry maintains a collection of directives either system provided or
user provided.
- DirectivesBaseListener - Class in io.cdap.wrangler.parser
-
This class provides an empty implementation of
DirectivesListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
- DirectivesBaseListener() - Constructor for class io.cdap.wrangler.parser.DirectivesBaseListener
-
- DirectivesBaseVisitor<T> - Class in io.cdap.wrangler.parser
-
This class provides an empty implementation of
DirectivesVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.
- DirectivesBaseVisitor() - Constructor for class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- DirectivesLexer - Class in io.cdap.wrangler.parser
-
- DirectivesLexer(CharStream) - Constructor for class io.cdap.wrangler.parser.DirectivesLexer
-
- DirectivesListener - Interface in io.cdap.wrangler.parser
-
This interface defines a complete listener for a parse tree produced by
DirectivesParser.
- DirectivesParser - Class in io.cdap.wrangler.parser
-
- DirectivesParser(TokenStream) - Constructor for class io.cdap.wrangler.parser.DirectivesParser
-
- DirectivesParser.BoolContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.BoolListContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.CodeblockContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ColListContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ColumnContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.CommandContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ConditionContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ConfigContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.DirectiveContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.EcommandContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ElseIfStatContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ElseStatContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ExpressionContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ForStatementContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.IdentifierContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.IdentifierListContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.IfStatContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.IfStatementContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.MacroContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.NumberContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.NumberListContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.NumberRangeContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.NumberRangesContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.PragmaContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.PragmaLoadDirectiveContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.PragmaVersionContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.PropertiesContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.PropertyContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.PropertyListContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.RecipeContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.StatementsContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.StringListContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.TextContext - Class in io.cdap.wrangler.parser
-
- DirectivesParser.ValueContext - Class in io.cdap.wrangler.parser
-
- DirectivesVisitor<T> - Interface in io.cdap.wrangler.parser
-
This interface defines a complete generic visitor for a parse tree produced
by
DirectivesParser.
- DivEqual - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- DivEqual - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Divide - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Divide - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Dollar - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Dollar - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Dollar() - Method in class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- Dot - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Dot - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Drop - Class in io.cdap.directives.column
-
This class Drop implements a directive that will drop
the list of columns specified.
- Drop() - Constructor for class io.cdap.directives.column.Drop
-
- drop(Schema, String) - Static method in class io.cdap.functions.DDL
-
Drops a path from the schema to generate a new Schema.
- drop(Schema, String, String...) - Static method in class io.cdap.functions.DDL
-
- drop(StructuredRecord, String) - Static method in class io.cdap.functions.DDL
-
- drop(StructuredRecord, String, String...) - Static method in class io.cdap.functions.DDL
-
- drop(String, String, String...) - Static method in class io.cdap.functions.JSON
-
- drop(JsonElement, String, String...) - Static method in class io.cdap.functions.JSON
-
Removes fields from a JSON inline.
- generate() - Method in class io.cdap.wrangler.lineage.LineageOperations
-
Generates the list of FieldOperation required for generating lineage.
- GenerateUUID - Class in io.cdap.directives.transformation
-
A directive to generate a UUID.
- GenerateUUID() - Constructor for class io.cdap.directives.transformation.GenerateUUID
-
- GeoFences - Class in io.cdap.functions
-
GeoFencing check based on location and polygon
- GeoFences() - Constructor for class io.cdap.functions.GeoFences
-
- get(String) - Method in class io.cdap.directives.aggregates.DefaultTransientStore
-
A value associated with the variable in the transient store.
- get() - Method in class io.cdap.directives.parser.ParseLog.LogLine
-
- get(String) - Static method in enum io.cdap.wrangler.dq.DataType
-
Get the type of the data.
- get() - Method in class io.cdap.wrangler.executor.ErrorRecordCollector
-
- get(String) - Method in class io.cdap.wrangler.expression.ELContext
-
Returns the object associated with the name if found, else it's null.
- get(String) - Method in class io.cdap.wrangler.i18n.Messages
-
Return the message based on the key.
- get(String, Object...) - Method in class io.cdap.wrangler.i18n.Messages
-
Returns a string message with resolved arguments.
- get(String, String) - Method in class io.cdap.wrangler.registry.CompositeDirectiveRegistry
-
This method looks for the directive in all the registered registries.
- get(String, String) - Method in interface io.cdap.wrangler.registry.DirectiveRegistry
-
Given the name of the directive, returns the information related to the directive.
- get(String, String) - Method in class io.cdap.wrangler.registry.SystemDirectiveRegistry
-
Given the name of the directive, returns the information related to the directive.
- get(String, String) - Method in class io.cdap.wrangler.registry.UserDirectiveRegistry
-
This method provides information about the directive that is being requested.
- get(String, long) - Method in class io.cdap.wrangler.utils.AvroSchemaGlossary
-
Retrieves the Schema from the glossary.
- get(String) - Method in class io.cdap.wrangler.utils.JsonPathGenerator
-
Generates all json paths for the json being passed as a string.
- get(JsonElement) - Method in class io.cdap.wrangler.utils.JsonPathGenerator
-
Generates all json paths for the json being passed as JsonElement.
- getAcceptEncoding() - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
- getAlias(String) - Method in class io.cdap.wrangler.parser.ConfigDirectiveContext
-
Returns the root directive aliasee
- getAlias(String) - Method in class io.cdap.wrangler.parser.NoOpDirectiveContext
-
Returns the root directive aliasee
- getAll() - Method in class io.cdap.wrangler.parser.UsageRegistry
-
- getAll() - Method in class io.cdap.wrangler.utils.AvroSchemaGlossary
-
Retrieves all of the Schema contained within the glossary.
- getATN() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
- getATN() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- getBaseUrl() - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
- getBigInteger(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
Get big integer from a string.
- getBoolean() - Method in class io.cdap.wrangler.expression.ELResult
-
- getCatalog() - Method in interface io.cdap.directives.lookup.StaticCatalog
-
- getCatalog() - Method in class io.cdap.wrangler.executor.ICDCatalog
-
- getChannelNames() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
- getColumns() - Method in class io.cdap.wrangler.statistics.ColumnMetric
-
- getCompiledUnit() - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
Returns a RecipeSymbol for the recipe being parsed.
- getConnectionTimeout() - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
- getDataLocation() - Method in class io.cdap.directives.validation.ConformanceIssue
-
- getDataType(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
- getDescription() - Method in interface io.cdap.directives.lookup.StaticCatalog.Entry
-
- getDescription() - Method in class io.cdap.wrangler.executor.ICDCatalog.ICDCode
-
- getDescription(String) - Method in class io.cdap.wrangler.parser.UsageRegistry
-
Gets the description of a directive.
- getDescription() - Method in class io.cdap.wrangler.parser.UsageRegistry.UsageEntry
-
- getDirective() - Method in class io.cdap.wrangler.parser.UsageRegistry.UsageEntry
-
- getElement() - Method in class io.cdap.wrangler.sampling.Reservoir.IntermediateSample
-
- getError() - Method in class io.cdap.directives.validation.ConformanceIssue
-
- getFormat() - Method in class io.cdap.wrangler.utils.Manifest.Standard
-
- getFromBase() - Method in enum io.cdap.wrangler.dq.ConvertDistances.Distance
-
- getGlossary() - Static method in class io.cdap.wrangler.datamodel.DataModelGlossary
-
Accessor for the data model glossary.
- getGrammarFileName() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
- getGrammarFileName() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- getHash() - Method in class io.cdap.wrangler.utils.Manifest.Standard
-
- getInstance(ExecutorContext) - Static method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
- getInteger() - Method in class io.cdap.wrangler.expression.ELResult
-
- getMeasureName() - Method in enum io.cdap.wrangler.dq.ConvertDistances.Distance
-
- getMessage() - Method in exception io.cdap.wrangler.clients.RestClientException
-
- getMessages() - Static method in class io.cdap.wrangler.i18n.MessagesFactory
-
- getMessages(String) - Static method in class io.cdap.wrangler.i18n.MessagesFactory
-
- getMessages(String, Locale) - Static method in class io.cdap.wrangler.i18n.MessagesFactory
-
- getModeNames() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
- getName() - Method in enum io.cdap.wrangler.dq.ConvertDistances.Distance
-
- getNextToken(StringTokenizer, String, String, int) - Static method in class io.cdap.wrangler.parser.MigrateToV2
-
- getNextToken(StringTokenizer, String, String, String, int) - Static method in class io.cdap.wrangler.parser.MigrateToV2
-
- getNextToken(StringTokenizer, String, String, String, int, boolean) - Static method in class io.cdap.wrangler.parser.MigrateToV2
-
- getNextToken(StringTokenizer, String, String, int) - Static method in class io.cdap.wrangler.parser.SimpleTextParser
-
- getNextToken(StringTokenizer, String, String, String, int) - Static method in class io.cdap.wrangler.parser.SimpleTextParser
-
- getNextToken(StringTokenizer, String, String, String, int, boolean) - Static method in class io.cdap.wrangler.parser.SimpleTextParser
-
- getObject() - Method in class io.cdap.wrangler.expression.ELResult
-
- getReader() - Method in class io.cdap.wrangler.codec.AbstractAvroDecoder
-
- getReadTimeout() - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
- getResultBuffer() - Method in class io.cdap.directives.nlp.internal.PorterStemmer
-
Returns a reference to a character buffer containing the results of
the stemming process.
- getResultLength() - Method in class io.cdap.directives.nlp.internal.PorterStemmer
-
Returns the length of the word resulting from the stemming process.
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.BoolContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.BoolListContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.CodeblockContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ColListContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ColumnContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.CommandContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ConditionContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ConfigContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.EcommandContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ElseIfStatContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ElseStatContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ExpressionContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ForStatementContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.IdentifierContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.IdentifierListContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.IfStatContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.IfStatementContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.NumberContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.NumberListContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.NumberRangeContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.NumberRangesContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.PragmaContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.PragmaLoadDirectiveContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.PragmaVersionContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertiesContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertyContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertyListContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.RecipeContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.StringListContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.TextContext
-
- getRuleIndex() - Method in class io.cdap.wrangler.parser.DirectivesParser.ValueContext
-
- getRuleNames() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
- getRuleNames() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- getSchema(String, String, long) - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
Retrieves schema provided a schema id and version of the schema.
- getSchema(String, String) - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
Retrieves schema provided a schema id.
- getSchema() - Method in class io.cdap.wrangler.codec.AbstractAvroDecoder
-
- getSchemaLocation() - Method in class io.cdap.directives.validation.ConformanceIssue
-
- getSerializedATN() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
- getSerializedATN() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- getStandards() - Method in class io.cdap.wrangler.utils.Manifest
-
- getStatus() - Method in exception io.cdap.wrangler.clients.RestClientException
-
- getToBase() - Method in enum io.cdap.wrangler.dq.ConvertDistances.Distance
-
- getTokenNames() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
Deprecated.
- getTokenNames() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
Deprecated.
- getUsage(String) - Method in class io.cdap.wrangler.parser.UsageRegistry
-
Gets the usage of a directive.
- getUsage() - Method in class io.cdap.wrangler.parser.UsageRegistry.UsageEntry
-
- getValue(JsonElement) - Static method in class io.cdap.directives.parser.JsParser
-
Gets a single value from the JsonElement.
- getValue(JsonPrimitive) - Static method in class io.cdap.directives.parser.JsParser
-
Extracts a value from the JsonPrimitive.
- getVariables() - Method in class io.cdap.directives.aggregates.DefaultTransientStore
-
Set of all the variables.
- getVersions(String, String) - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
Gets all the versions of schemas given a schema id.
- getVocabulary() - Method in class io.cdap.wrangler.parser.DirectivesLexer
-
- getVocabulary() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- getWeight() - Method in class io.cdap.wrangler.sampling.Reservoir.IntermediateSample
-
- Global - Class in io.cdap.functions
-
Collection of useful expression functions made available in the context
of an expression.
- Global() - Constructor for class io.cdap.functions.Global
-
- GrammarBasedParser - Class in io.cdap.wrangler.parser
-
This class GrammarBasedParser is an implementation of RecipeParser.
- GrammarBasedParser(String, String[], DirectiveRegistry) - Constructor for class io.cdap.wrangler.parser.GrammarBasedParser
-
- GrammarBasedParser(String, String, DirectiveRegistry) - Constructor for class io.cdap.wrangler.parser.GrammarBasedParser
-
- GSON_CONFIGURATION - Static variable in class io.cdap.directives.parser.JsPath
-
- GSON_CONFIGURATION - Static variable in class io.cdap.functions.JSON
-
- GT - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- GT - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- GTEquals - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- GTEquals - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- ICDCatalog - Class in io.cdap.wrangler.executor
-
Class for loading and managing ICD codes.
- ICDCatalog(String) - Constructor for class io.cdap.wrangler.executor.ICDCatalog
-
- ICDCatalog.ICDCode - Class in io.cdap.wrangler.executor
-
Single ICD entry
- Identifier - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.CommandContext
-
- Identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.ConfigContext
-
- identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- identifier(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- Identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.EcommandContext
-
- Identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.ForStatementContext
-
- Identifier - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- Identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.IdentifierContext
-
- Identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.IdentifierListContext
-
- Identifier(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.IdentifierListContext
-
- Identifier() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertyContext
-
- IdentifierContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.IdentifierContext
-
- identifierList() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- identifierList() - Method in class io.cdap.wrangler.parser.DirectivesParser.PragmaLoadDirectiveContext
-
- IdentifierListContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.IdentifierListContext
-
- ifStat() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- ifStat() - Method in class io.cdap.wrangler.parser.DirectivesParser.IfStatementContext
-
- IfStatContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.IfStatContext
-
- ifStatement() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- ifStatement() - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- ifStatement(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- IfStatementContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.IfStatementContext
-
- increment(TransientVariableScope, String, long) - Method in class io.cdap.directives.aggregates.DefaultTransientStore
-
Increments a value of the variable.
- increment(String, String) - Method in class io.cdap.wrangler.statistics.ColumnMetric
-
Increments a measure counter for a column.
- increment(String) - Method in class io.cdap.wrangler.statistics.Measurements
-
Increment the MutableDouble value.
- IncrementTransientVariable - Class in io.cdap.directives.aggregates
-
A directive for incrementing the a transient variable based on conditions.
- IncrementTransientVariable() - Constructor for class io.cdap.directives.aggregates.IncrementTransientVariable
-
- IndexSplit - Class in io.cdap.directives.transformation
-
Deprecated.
- IndexSplit() - Constructor for class io.cdap.directives.transformation.IndexSplit
-
Deprecated.
- inFence(double, double, String) - Static method in class io.cdap.functions.GeoFences
-
Static method to be used with jexl
Checks if Point is inside any of the given polygonal geofences based on the winding number algorithm.
- initialize(Arguments) - Method in class io.cdap.directives.aggregates.IncrementTransientVariable
-
- initialize(Arguments) - Method in class io.cdap.directives.aggregates.SetTransientVariable
-
- initialize(Arguments) - Method in class io.cdap.directives.column.ChangeColCaseNames
-
- initialize(Arguments) - Method in class io.cdap.directives.column.CleanseColumnNames
-
- initialize(Arguments) - Method in class io.cdap.directives.column.ColumnsReplace
-
- initialize(Arguments) - Method in class io.cdap.directives.column.Copy
-
- initialize(Arguments) - Method in class io.cdap.directives.column.Drop
-
- initialize(Arguments) - Method in class io.cdap.directives.column.Keep
-
- initialize(Arguments) - Method in class io.cdap.directives.column.Merge
-
- initialize(Arguments) - Method in class io.cdap.directives.column.Rename
-
- initialize(Arguments) - Method in class io.cdap.directives.column.SetHeader
-
- initialize(Arguments) - Method in class io.cdap.directives.column.SetType
-
- initialize(Arguments) - Method in class io.cdap.directives.column.SplitToColumns
-
- initialize(Arguments) - Method in class io.cdap.directives.column.Swap
-
- initialize(Arguments) - Method in class io.cdap.directives.currency.FormatAsCurrency
-
- initialize(Arguments) - Method in class io.cdap.directives.currency.ParseAsCurrency
-
- initialize(Arguments) - Method in class io.cdap.directives.datamodel.DataModelMapColumn
-
- initialize(Arguments) - Method in class io.cdap.directives.date.DiffDate
-
- initialize(Arguments) - Method in class io.cdap.directives.date.FormatDate
-
- initialize(Arguments) - Method in class io.cdap.directives.external.InvokeHttp
-
- initialize(Arguments) - Method in class io.cdap.directives.language.SetCharset
-
- initialize(Arguments) - Method in class io.cdap.directives.lookup.CatalogLookup
-
- initialize(Arguments) - Method in class io.cdap.directives.lookup.TableLookup
-
- initialize(Arguments) - Method in class io.cdap.directives.nlp.Stemming
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.CsvParser
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.FixedLengthParser
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.HL7Parser
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.JsParser
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.JsPath
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseAvro
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseAvroFile
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseDate
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseExcel
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseLog
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseProtobuf
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseSimpleDate
-
- initialize(Arguments) - Method in class io.cdap.directives.parser.ParseTimestamp
-
- initialize(Arguments) - Method in class io.cdap.directives.row.Fail
-
- initialize(Arguments) - Method in class io.cdap.directives.row.Flatten
-
- initialize(Arguments) - Method in class io.cdap.directives.row.RecordConditionFilter
-
- initialize(Arguments) - Method in class io.cdap.directives.row.RecordMissingOrNullFilter
-
- initialize(Arguments) - Method in class io.cdap.directives.row.RecordRegexFilter
-
- initialize(Arguments) - Method in class io.cdap.directives.row.SendToError
-
- initialize(Arguments) - Method in class io.cdap.directives.row.SendToErrorAndContinue
-
- initialize(Arguments) - Method in class io.cdap.directives.row.SetRecordDelimiter
-
- initialize(Arguments) - Method in class io.cdap.directives.row.SplitToRows
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.CharacterCut
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.ColumnExpression
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.Decode
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.Encode
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.ExtractRegexGroups
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.FillNullOrEmpty
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.FindAndReplace
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.GenerateUUID
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.IndexSplit
-
Deprecated.
- initialize(Arguments) - Method in class io.cdap.directives.transformation.LeftTrim
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.Lower
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.MaskNumber
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.MaskShuffle
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.MessageHash
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.Quantization
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.RightTrim
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.Split
-
Deprecated.
- initialize(Arguments) - Method in class io.cdap.directives.transformation.SplitEmail
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.SplitURL
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.TextDistanceMeasure
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.TextMetricMeasure
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.TitleCase
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.Trim
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.Upper
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.UrlDecode
-
- initialize(Arguments) - Method in class io.cdap.directives.transformation.UrlEncode
-
- initialize() - Method in interface io.cdap.directives.validation.conformers.Conformer
-
Initialize should setup this instance to check conformance against a specific set of requirements, for example it
can load a specific JSON Schema into memory.
- initialize() - Method in class io.cdap.directives.validation.conformers.JsonConformer
-
- initialize(Arguments) - Method in class io.cdap.directives.validation.ValidateStandard
-
- initialize(Arguments) - Method in class io.cdap.directives.writer.WriteAsCSV
-
- initialize(Arguments) - Method in class io.cdap.directives.writer.WriteAsJsonMap
-
- initialize(Arguments) - Method in class io.cdap.directives.writer.WriteAsJsonObject
-
- initialize(Arguments) - Method in class io.cdap.directives.xml.XmlToJson
-
- initialize(String) - Static method in class io.cdap.wrangler.datamodel.DataModelGlossary
-
Initializes the data model glossary with the data models located at the url.
- initialize(RecipeParser, ExecutorContext) - Method in class io.cdap.wrangler.executor.RecipePipelineExecutor
-
Configures the pipeline based on the directives.
- initialize(DirectiveContext) - Method in class io.cdap.wrangler.parser.GrammarBasedParser
-
- initialize(DirectiveContext) - Method in class io.cdap.wrangler.parser.SimpleTextParser
-
- initialize() - Method in class io.cdap.wrangler.validator.ColumnNameValidator
-
Initializes this validator.
- initialize() - Method in interface io.cdap.wrangler.validator.Validator
-
Initializes the validator.
- inrange(double, double, double) - Static method in class io.cdap.functions.DataQuality
-
Checks if the value is within the range.
- instance() - Method in class io.cdap.wrangler.registry.DirectiveInfo
-
Creates a new instance of Directive.
- IntermediateSample(double, T) - Constructor for class io.cdap.wrangler.sampling.Reservoir.IntermediateSample
-
- InvokeHttp - Class in io.cdap.directives.external
-
A directives that invokes HTTP endpoint to merge the results back into dataset.
- InvokeHttp() - Constructor for class io.cdap.directives.external.InvokeHttp
-
- io.cdap.directives.aggregates - package io.cdap.directives.aggregates
-
- io.cdap.directives.column - package io.cdap.directives.column
-
- io.cdap.directives.currency - package io.cdap.directives.currency
-
- io.cdap.directives.datamodel - package io.cdap.directives.datamodel
-
- io.cdap.directives.date - package io.cdap.directives.date
-
- io.cdap.directives.external - package io.cdap.directives.external
-
- io.cdap.directives.language - package io.cdap.directives.language
-
- io.cdap.directives.lookup - package io.cdap.directives.lookup
-
- io.cdap.directives.nlp - package io.cdap.directives.nlp
-
- io.cdap.directives.nlp.internal - package io.cdap.directives.nlp.internal
-
- io.cdap.directives.parser - package io.cdap.directives.parser
-
- io.cdap.directives.row - package io.cdap.directives.row
-
- io.cdap.directives.transformation - package io.cdap.directives.transformation
-
- io.cdap.directives.validation - package io.cdap.directives.validation
-
- io.cdap.directives.validation.conformers - package io.cdap.directives.validation.conformers
-
- io.cdap.directives.writer - package io.cdap.directives.writer
-
- io.cdap.directives.xml - package io.cdap.directives.xml
-
- io.cdap.functions - package io.cdap.functions
-
- io.cdap.wrangler.clients - package io.cdap.wrangler.clients
-
- io.cdap.wrangler.codec - package io.cdap.wrangler.codec
-
- io.cdap.wrangler.datamodel - package io.cdap.wrangler.datamodel
-
- io.cdap.wrangler.dq - package io.cdap.wrangler.dq
-
- io.cdap.wrangler.executor - package io.cdap.wrangler.executor
-
- io.cdap.wrangler.expression - package io.cdap.wrangler.expression
-
- io.cdap.wrangler.i18n - package io.cdap.wrangler.i18n
-
- io.cdap.wrangler.lineage - package io.cdap.wrangler.lineage
-
- io.cdap.wrangler.parser - package io.cdap.wrangler.parser
-
- io.cdap.wrangler.registry - package io.cdap.wrangler.registry
-
- io.cdap.wrangler.sampling - package io.cdap.wrangler.sampling
-
- io.cdap.wrangler.statistics - package io.cdap.wrangler.statistics
-
- io.cdap.wrangler.utils - package io.cdap.wrangler.utils
-
- io.cdap.wrangler.validator - package io.cdap.wrangler.validator
-
- isAmex(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid amex credit card number or
not.
- isBoolean(String) - Static method in class io.cdap.functions.Types
-
Checks if a value is a boolean or not.
- isBoolean(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
Detect if the given value is a boolean type.
- isCountryTld(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid country top-level domain or
not.
- isCreditCard(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid credit card number or
not.
- isDate(String) - Static method in class io.cdap.functions.DataQuality
-
Validate using the default Locale.
- isDate(String, String) - Static method in class io.cdap.functions.DataQuality
-
Validate using the specified pattern.
- isDate(String) - Static method in class io.cdap.functions.Dates
-
Checks if a column is a date column or not.
- isDate(String) - Static method in class io.cdap.functions.Types
-
Checks if a value is a date or not.
- isDate(String) - Static method in class io.cdap.wrangler.dq.DateTimePattern
-
Whether the given string value is a date or not.
- isDate(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
Detect if the given value is a date type.
- isDiner(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid diner credit card number or
not.
- isDiscover(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid discover credit card number or
not.
- isDomainName(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid url domain or
not.
- isDomainTld(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid top-level domain or
not.
- isDouble(String) - Static method in class io.cdap.functions.Types
-
Checks if a value is a double or not.
- isDouble(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
Detect if the given value is a double type.
- isEmail(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid email address or
not.
- isempty(String) - Static method in class io.cdap.functions.DataQuality
-
Checks if the string is empty or not.
- isEmpty(String) - Static method in class io.cdap.functions.Types
-
Checks if a value is a empty or not.
- isEmpty(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
Detect if the given value is blank or null.
- isExcluded(String) - Method in class io.cdap.wrangler.parser.ConfigDirectiveContext
-
Checks if the directive is being excluded from being used.
- isExcluded(String) - Method in class io.cdap.wrangler.parser.NoOpDirectiveContext
-
Checks if the directive is being excluded from being used.
- isGenericTld(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid generic top-level domain or
not.
- isInteger(String) - Static method in class io.cdap.functions.Types
-
Checks if a value is a integer or not.
- isInteger(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
Detect if the given value is a integer type.
- isIP(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid IP address or
not.
- isIPv4(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid IPv4 address or
not.
- isIPv6(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid IPv6 address or
not.
- isISBN(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid ISBN-10 or ISBN-13 or
not.
- isISBN10(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid ISBN-10 or
not.
- isISBN13(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid ISBN-13 or
not.
- isMaster(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid master credit card number or
not.
- isnull(Object) - Static method in class io.cdap.functions.DataQuality
-
Checks if the object is null.
- isNumber(String) - Static method in class io.cdap.functions.Types
-
Checks if a value is a number or not.
- isNumber(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
- isTime(String) - Static method in class io.cdap.functions.Dates
-
Checks if the value passed is a date time.
- isTime(String) - Static method in class io.cdap.functions.Types
-
Checks if a value is a datetime or not.
- isTime(String) - Static method in class io.cdap.wrangler.dq.DateTimePattern
-
Check if the value passed is a time or not.
- isTime(String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
Detect if the given value is a time type.
- isUrl(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid url address or
not.
- isValid(String) - Static method in class io.cdap.directives.transformation.MessageHash
-
- isValid(DataType, String) - Static method in class io.cdap.wrangler.dq.TypeInference
-
- isVisa(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid visa credit card number or
not.
- isVPay(String) - Static method in class io.cdap.functions.DataQuality
-
Validates if string ip is a valid VPay credit card number or
not.
- iterator() - Method in class io.cdap.wrangler.parser.SyntaxErrorListener
-
- Macro - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- macro() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- macro(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- Macro - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- macro() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- macro() - Method in class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- macro(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- Macro() - Method in class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- Macro(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- macro() - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- macro(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- MacroContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.MacroContext
-
- Manifest - Class in io.cdap.wrangler.utils
-
Contains the Schemas Manifest for standard schemas.
- Manifest(Map<String, Manifest.Standard>) - Constructor for class io.cdap.wrangler.utils.Manifest
-
- Manifest.Standard - Class in io.cdap.wrangler.utils
-
Contains manifest information for a single standard specification.
- MapArguments - Class in io.cdap.wrangler.parser
-
Class description here.
- MapArguments(UsageDefinition, TokenGroup) - Constructor for class io.cdap.wrangler.parser.MapArguments
-
- MASK_NUMBER - Static variable in class io.cdap.directives.transformation.MaskNumber
-
- MASK_SHUFFLE - Static variable in class io.cdap.directives.transformation.MaskNumber
-
- MaskNumber - Class in io.cdap.directives.transformation
-
A directive that applies substitution masking on the column.
- MaskNumber() - Constructor for class io.cdap.directives.transformation.MaskNumber
-
- MaskShuffle - Class in io.cdap.directives.transformation
-
A Wrangler plugin that applies shuffling masking on the column.
- MaskShuffle() - Constructor for class io.cdap.directives.transformation.MaskShuffle
-
- Match - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Match - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- MathUtils - Class in io.cdap.wrangler.sampling
-
Collection of simple mathematical routines.
- Measurements - Class in io.cdap.wrangler.statistics
-
This class manages different measurements.
- Measurements() - Constructor for class io.cdap.wrangler.statistics.Measurements
-
- Merge - Class in io.cdap.directives.column
-
A directive for merging two columns and creates a third column.
- Merge() - Constructor for class io.cdap.directives.column.Merge
-
- MessageHash - Class in io.cdap.directives.transformation
-
A Executor to generate a message digest or hash of a column value.
- MessageHash() - Constructor for class io.cdap.directives.transformation.MessageHash
-
- Messages - Class in io.cdap.wrangler.i18n
-
Messages is a i18n error or descriptive messages.
- Messages() - Constructor for class io.cdap.wrangler.i18n.Messages
-
- Messages(String) - Constructor for class io.cdap.wrangler.i18n.Messages
-
- Messages(String, Locale) - Constructor for class io.cdap.wrangler.i18n.Messages
-
- MessagesFactory - Class in io.cdap.wrangler.i18n
-
i18n Messages Factory for creating different
Messages.
- MessagesFactory() - Constructor for class io.cdap.wrangler.i18n.MessagesFactory
-
- migrate() - Method in class io.cdap.wrangler.parser.MigrateToV2
-
Rewrites the directives in version 1.0 to version 2.0.
- MigrateToV2 - Class in io.cdap.wrangler.parser
-
This class MigrateToV2 translates from older version
of grammar of directives into newer version of recipe grammar.
- MigrateToV2(List<String>) - Constructor for class io.cdap.wrangler.parser.MigrateToV2
-
- MigrateToV2(String[]) - Constructor for class io.cdap.wrangler.parser.MigrateToV2
-
- MigrateToV2(String, String) - Constructor for class io.cdap.wrangler.parser.MigrateToV2
-
- MigrateToV2(String) - Constructor for class io.cdap.wrangler.parser.MigrateToV2
-
- modeNames - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Modulus - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Modulus - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- MONTH(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Converts a ZonedDateTime to Month in year.
- MONTH_LONG(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Extracts a long month description from Date.
- MONTH_SHORT(ZonedDateTime) - Static method in class io.cdap.functions.Dates
-
Extracts a short month description from Date.
- MulEqual - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- MulEqual - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Multiply - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Multiply - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- murmurHash(int) - Static method in class io.cdap.wrangler.sampling.MathUtils
-
This function hashes an integer value.
- padAtEnd(String, int, char) - Static method in class io.cdap.functions.Global
-
Returns a string, of length at least minLength, consisting of string appended
with as many copies of padChar as are necessary to reach that length.
- padAtStart(String, int, char) - Static method in class io.cdap.functions.Global
-
Returns a string, of length at least minLength, consisting of string prepended
with as many copies of padChar as are necessary to reach that length.
- parse(String) - Static method in class io.cdap.functions.DDL
-
Given a JSON representation of schema, returns a Schema object.
- parse(Schema) - Static method in class io.cdap.functions.DDL
-
Identity parse method to extract Schema.
- parse(StructuredRecord) - Static method in class io.cdap.functions.DDL
-
Given a StructuredRecord returns the same StructuredRecord.
- parse(String) - Static method in class io.cdap.functions.JSON
-
Parses a column or string to JSON.
- parse(String, boolean) - Static method in class io.cdap.functions.JSON
-
Parses a column or string to JSON.
- parse() - Method in class io.cdap.wrangler.parser.GrammarBasedParser
-
Generates a configured set of
Executor to be executed.
- parse() - Method in class io.cdap.wrangler.parser.SimpleTextParser
-
Parses the DSL to generate a sequence of stepRegistry to be executed by
RecipePipeline.
- ParseAsCurrency - Class in io.cdap.directives.currency
-
A directive for taking difference in Dates.
- ParseAsCurrency() - Constructor for class io.cdap.directives.currency.ParseAsCurrency
-
- ParseAvro - Class in io.cdap.directives.parser
-
A step to parse AVRO json or binary format.
- ParseAvro() - Constructor for class io.cdap.directives.parser.ParseAvro
-
- ParseAvroFile - Class in io.cdap.directives.parser
-
A step to parse AVRO File.
- ParseAvroFile() - Constructor for class io.cdap.directives.parser.ParseAvroFile
-
- ParseDate - Class in io.cdap.directives.parser
-
A Executor to parse date.
- ParseDate() - Constructor for class io.cdap.directives.parser.ParseDate
-
- ParseExcel - Class in io.cdap.directives.parser
-
A step to parse Excel files.
- ParseExcel() - Constructor for class io.cdap.directives.parser.ParseExcel
-
- ParseLog - Class in io.cdap.directives.parser
-
A Executor for parsing Apache HTTPD and NGINX log files.
- ParseLog() - Constructor for class io.cdap.directives.parser.ParseLog
-
- ParseLog.LogLine - Class in io.cdap.directives.parser
-
A log line
- ParseProtobuf - Class in io.cdap.directives.parser
-
A step to parse Protobuf encoded memory representations.
- ParseProtobuf() - Constructor for class io.cdap.directives.parser.ParseProtobuf
-
- ParseSimpleDate - Class in io.cdap.directives.parser
-
A Executor to parse date into ZonedDateTime object.
- ParseSimpleDate() - Constructor for class io.cdap.directives.parser.ParseSimpleDate
-
- parsesql(String) - Static method in class io.cdap.functions.DDL
-
Given a SQL DDL, returns the Schema representation of the SQL.
- ParseTimestamp - Class in io.cdap.directives.parser
-
A Executor to parse timestamp as date.
- ParseTimestamp() - Constructor for class io.cdap.directives.parser.ParseTimestamp
-
- percentage(String, Double) - Method in class io.cdap.wrangler.statistics.ColumnMetric
-
Computes percentages for each measure for a given column.
- percentage(Double) - Method in class io.cdap.wrangler.statistics.Measurements
-
Computes percentages for each of the measures managed by this instance.
- PerEqual - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- PerEqual - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Pipe - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Pipe - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- PlusEqual - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- PlusEqual - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Poisson<T> - Class in io.cdap.wrangler.sampling
-
A sampler implementation based on the Poisson Distribution.
- Poisson(double, long) - Constructor for class io.cdap.wrangler.sampling.Poisson
-
Create a poisson sampler which can sample elements with replacement.
- Poisson(double) - Constructor for class io.cdap.wrangler.sampling.Poisson
-
Create a poisson sampler which can sample elements with replacement.
- PorterStemmer - Class in io.cdap.directives.nlp.internal
-
PorterStemmer, implementing the Porter Stemming Algorithm
The PorterStemmer class transforms a word into its root form.
- PorterStemmer() - Constructor for class io.cdap.directives.nlp.internal.PorterStemmer
-
- Pow - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Pow - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- pragma() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- pragma() - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- pragma(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- PragmaContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.PragmaContext
-
- pragmaLoadDirective() - Method in class io.cdap.wrangler.parser.DirectivesParser.PragmaContext
-
- pragmaLoadDirective() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- PragmaLoadDirectiveContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.PragmaLoadDirectiveContext
-
- pragmaVersion() - Method in class io.cdap.wrangler.parser.DirectivesParser.PragmaContext
-
- pragmaVersion() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- PragmaVersionContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.PragmaVersionContext
-
- process(List<String>) - Method in class io.cdap.directives.nlp.internal.PorterStemmer
-
- properties() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- properties(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- properties() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- PropertiesContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.PropertiesContext
-
- property() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- property() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertyListContext
-
- property(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertyListContext
-
- PropertyContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.PropertyContext
-
- propertyList() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertiesContext
-
- propertyList(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertiesContext
-
- propertyList() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- PropertyListContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.PropertyListContext
-
- ProtobufDecoderUsingDescriptor - Class in io.cdap.wrangler.codec
-
- ProtobufDecoderUsingDescriptor(byte[], String) - Constructor for class io.cdap.wrangler.codec.ProtobufDecoderUsingDescriptor
-
- rcoalesce(Object...) - Static method in class io.cdap.functions.Global
-
Finds the last non-null object.
- recipe() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- RecipeCompiler - Class in io.cdap.wrangler.parser
-
Class description here.
- RecipeCompiler() - Constructor for class io.cdap.wrangler.parser.RecipeCompiler
-
- RecipeContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.RecipeContext
-
- RecipePipelineExecutor - Class in io.cdap.wrangler.executor
-
The class RecipePipelineExecutor compiles the recipe and executes the directives.
- RecipePipelineExecutor() - Constructor for class io.cdap.wrangler.executor.RecipePipelineExecutor
-
- RecipeVisitor - Class in io.cdap.wrangler.parser
-
This class RecipeVisitor implements the visitor pattern
used during traversal of the AST tree.
- RecipeVisitor() - Constructor for class io.cdap.wrangler.parser.RecipeVisitor
-
- RecordConditionFilter - Class in io.cdap.directives.row
-
A Wrangle step for filtering rows based on the condition.
- RecordConditionFilter() - Constructor for class io.cdap.directives.row.RecordConditionFilter
-
- RecordConvertor - Class in io.cdap.wrangler.utils
-
Converts
Row to
StructuredRecord.
- RecordConvertor() - Constructor for class io.cdap.wrangler.utils.RecordConvertor
-
- RecordConvertorException - Exception in io.cdap.wrangler.utils
-
Throw when there is issue with conversion of
Row to
StructuredRecord
- RecordConvertorException(String) - Constructor for exception io.cdap.wrangler.utils.RecordConvertorException
-
- RecordConvertorException(String, Throwable) - Constructor for exception io.cdap.wrangler.utils.RecordConvertorException
-
- RecordMissingOrNullFilter - Class in io.cdap.directives.row
-
Filters records if they don't have all the columns specified or they have null values or combination.
- RecordMissingOrNullFilter() - Constructor for class io.cdap.directives.row.RecordMissingOrNullFilter
-
- RecordRegexFilter - Class in io.cdap.directives.row
-
A Wrangle step for filtering rows that match the pattern specified on the column.
- RecordRegexFilter() - Constructor for class io.cdap.directives.row.RecordRegexFilter
-
- reload(String) - Method in class io.cdap.wrangler.registry.CompositeDirectiveRegistry
-
- reload(String) - Method in interface io.cdap.wrangler.registry.DirectiveRegistry
-
This method reloads the directives from the artifacts into the registry.
- reload(String) - Method in class io.cdap.wrangler.registry.SystemDirectiveRegistry
-
- reload(String) - Method in class io.cdap.wrangler.registry.UserDirectiveRegistry
-
- remove() - Method in class io.cdap.wrangler.sampling.SamplingIterator
-
- removeRepeatedChar(String) - Method in class io.cdap.wrangler.dq.ConvertString
-
Remove consecutive repeated characters by a specified char.
- removeRepeatedWhitespaces(String) - Method in class io.cdap.wrangler.dq.ConvertString
-
- removeTrailingAndLeading(String) - Method in class io.cdap.wrangler.dq.ConvertString
-
Remove trailing and leading characters and the remove Character is whitespace only.
- removeTrailingAndLeading(String, String) - Method in class io.cdap.wrangler.dq.ConvertString
-
Remove trailing and leading characters.
- removeTrailingAndLeadingWhitespaces(String) - Method in class io.cdap.wrangler.dq.ConvertString
-
Remove trailing and leading characters which may be empty string,
space string,\t,\n,\r,\f...any space, break related
characters.
- Rename - Class in io.cdap.directives.column
-
A directive for renaming columns.
- Rename() - Constructor for class io.cdap.directives.column.Rename
-
- rename(String, Row, String, String) - Static method in class io.cdap.wrangler.utils.ColumnConverter
-
Renames a column.
- repeat(String, int) - Static method in class io.cdap.functions.Global
-
Returns a string consisting of a specific number of concatenated copies of an input string.
- Reservoir<T> - Class in io.cdap.wrangler.sampling
-
A simple in memory implementation of Reservoir Sampling without replacement, and with only one
pass through the input iteration whose size is unpredictable.
- Reservoir(int, Random) - Constructor for class io.cdap.wrangler.sampling.Reservoir
-
Create a new sampler with reservoir size and a supplied random number generator.
- Reservoir(int) - Constructor for class io.cdap.wrangler.sampling.Reservoir
-
Create a new sampler with reservoir size and a default random number generator.
- Reservoir(int, long) - Constructor for class io.cdap.wrangler.sampling.Reservoir
-
Create a new sampler with reservoir size and the seed for random number generator.
- Reservoir.IntermediateSample<T> - Class in io.cdap.wrangler.sampling
-
An intermediate sample
- reset(TransientVariableScope) - Method in class io.cdap.directives.aggregates.DefaultTransientStore
-
Resets the state of this store.
- reset() - Method in class io.cdap.wrangler.executor.ErrorRecordCollector
-
Resets the error list.
- RestClientException - Exception in io.cdap.wrangler.clients
-
This is exception thrown when there is issue with request or response.
- RestClientException(int, String) - Constructor for exception io.cdap.wrangler.clients.RestClientException
-
- RightTrim - Class in io.cdap.directives.transformation
-
A directive for trimming whitespace from right side of a string
- RightTrim() - Constructor for class io.cdap.directives.transformation.RightTrim
-
- rtrim(String) - Static method in class io.cdap.directives.transformation.Trimmer
-
Remove trailing characters which may be empty string,
space string,\t,\n,\r,\f...any space, break related characters.
- RULE_bool - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_boolList - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_codeblock - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_colList - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_column - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_command - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_condition - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_config - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_directive - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_ecommand - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_elseIfStat - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_elseStat - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_expression - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_forStatement - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_identifier - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_identifierList - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_ifStat - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_ifStatement - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_macro - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_number - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_numberList - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_numberRange - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_numberRanges - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_pragma - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_pragmaLoadDirective - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_pragmaVersion - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_properties - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_property - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_propertyList - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_recipe - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_statements - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_stringList - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_text - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- RULE_value - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- ruleNames - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- ruleNames - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- sample(Iterator<T>) - Method in class io.cdap.wrangler.sampling.Bernoulli
-
Sample the input elements, for each input element, take a Bernoulli trail for sampling.
- sample(Iterator<T>) - Method in class io.cdap.wrangler.sampling.Poisson
-
Sample the input elements, for each input element, generate its count following a poisson
distribution.
- sample(Iterator<T>) - Method in class io.cdap.wrangler.sampling.Reservoir
-
- sample(Iterator<T>) - Method in class io.cdap.wrangler.sampling.Sampler
-
Randomly sample the elements from input in sequence, and return the result iterator.
- Sampler<T> - Class in io.cdap.wrangler.sampling
-
This class is interface for implementing Sampler.
- Sampler() - Constructor for class io.cdap.wrangler.sampling.Sampler
-
- SamplingIterator<T> - Class in io.cdap.wrangler.sampling
-
A simple abstract iterator which implements the remove method as unsupported operation.
- SamplingIterator() - Constructor for class io.cdap.wrangler.sampling.SamplingIterator
-
- SCHEMA_FORMAT - Static variable in class io.cdap.directives.validation.conformers.JsonConformer
-
- SchemaRegistryClient - Class in io.cdap.wrangler.clients
-
- SchemaRegistryClient(String) - Constructor for class io.cdap.wrangler.clients.SchemaRegistryClient
-
- SColon - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- SColon - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- scope() - Method in class io.cdap.wrangler.registry.DirectiveInfo
-
- SECONDS_TO_DAYS(int) - Static method in class io.cdap.functions.Dates
-
Converts seconds to days.
- SECONDS_TO_HOURS(int) - Static method in class io.cdap.functions.Dates
-
Converts seconds to hours.
- SECONDS_TO_MINUTES(int) - Static method in class io.cdap.functions.Dates
-
Converts seconds to mins.
- SECONDS_TO_WEEKS(int) - Static method in class io.cdap.functions.Dates
-
Converts seconds to weeks.
- select(Schema, String) - Static method in class io.cdap.functions.DDL
-
Selects the sub-record based on the path specified.
- select(StructuredRecord, String) - Static method in class io.cdap.functions.DDL
-
Select a sub-stucture of a StructuredRecord.
- select(String, String, String...) - Static method in class io.cdap.functions.JSON
-
- select(String, boolean, String, String...) - Static method in class io.cdap.functions.JSON
-
- select(JsonElement, String, String...) - Static method in class io.cdap.functions.JSON
-
- select(JsonElement, boolean, String, String...) - Static method in class io.cdap.functions.JSON
-
- SendToError - Class in io.cdap.directives.row
-
A directive for erroring the record if
- SendToError() - Constructor for class io.cdap.directives.row.SendToError
-
- SendToErrorAndContinue - Class in io.cdap.directives.row
-
A directive for erroring the record if
- SendToErrorAndContinue() - Constructor for class io.cdap.directives.row.SendToErrorAndContinue
-
- set(TransientVariableScope, String, Object) - Method in class io.cdap.directives.aggregates.DefaultTransientStore
-
Sets the value of the object for variable named 'name'.
- set(Row) - Method in class io.cdap.directives.parser.ParseLog.LogLine
-
- set(String, Object) - Method in class io.cdap.wrangler.expression.ELContext
-
Sets a variable with the value.
- set(String, String, double) - Method in class io.cdap.wrangler.statistics.ColumnMetric
-
Sets the measure value for a column.
- set(String, Double) - Method in class io.cdap.wrangler.statistics.Measurements
-
Sets the measure value.
- setAcceptEncoding(String) - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
- setAvroSchemaLoader(AvroSchemaLoader) - Method in class io.cdap.wrangler.utils.AvroSchemaGlossary
-
- SetCharset - Class in io.cdap.directives.language
-
Sets the character set encoding on the column.
- SetCharset() - Constructor for class io.cdap.directives.language.SetCharset
-
- setConnectionTimeout(int) - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
Sets the connection timeout in milliseconds.
- SetHeader - Class in io.cdap.directives.column
-
A directive for setting the columns obtained from wrangling.
- SetHeader() - Constructor for class io.cdap.directives.column.SetHeader
-
- setReadTimeout(int) - Method in class io.cdap.wrangler.clients.SchemaRegistryClient
-
Sets the read timeout in milliseconds.
- SetRecordDelimiter - Class in io.cdap.directives.row
-
A directive for parsing a string into record using the record delimiter.
- SetRecordDelimiter() - Constructor for class io.cdap.directives.row.SetRecordDelimiter
-
- setSchemaStreamSupplier(Supplier<InputStream>) - Method in interface io.cdap.directives.validation.conformers.Conformer.Factory
-
Sets the stream containing schema data for the Conformer.
- setSchemaStreamSupplier(Supplier<InputStream>) - Method in class io.cdap.directives.validation.conformers.JsonConformer.Factory
-
- SetTransientVariable - Class in io.cdap.directives.aggregates
-
A directive that defines a transient variable who's life-expectancy is only within the record.
- SetTransientVariable() - Constructor for class io.cdap.directives.aggregates.SetTransientVariable
-
- SetType - Class in io.cdap.directives.column
-
A Wrangler step for converting data type of a column
Accepted types are: int, short, long, double, float, string, boolean and bytes
- SetType() - Constructor for class io.cdap.directives.column.SetType
-
- setValue(String, String) - Method in class io.cdap.directives.parser.ParseLog.LogLine
-
- SimpleTextParser - Class in io.cdap.wrangler.parser
-
Parses the DSL into specification containing stepRegistry for wrangling.
- SimpleTextParser(String[]) - Constructor for class io.cdap.wrangler.parser.SimpleTextParser
-
- SimpleTextParser(String) - Constructor for class io.cdap.wrangler.parser.SimpleTextParser
-
- SimpleTextParser(List<String>) - Constructor for class io.cdap.wrangler.parser.SimpleTextParser
-
- size() - Method in class io.cdap.wrangler.executor.ErrorRecordCollector
-
- size() - Method in class io.cdap.wrangler.parser.MapArguments
-
Returns the number of tokens that are mapped to arguments.
- source() - Method in class io.cdap.wrangler.parser.MapArguments
-
This method returns the original source line of the directive as specified
the user.
- Space - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Space() - Method in class io.cdap.wrangler.parser.DirectivesParser.CodeblockContext
-
- Space(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.CodeblockContext
-
- Space - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Split - Class in io.cdap.directives.transformation
-
Deprecated.
- Split() - Constructor for class io.cdap.directives.transformation.Split
-
Deprecated.
- SplitEmail - Class in io.cdap.directives.transformation
-
A directive to split email address into account and domain.
- SplitEmail() - Constructor for class io.cdap.directives.transformation.SplitEmail
-
- SplitToColumns - Class in io.cdap.directives.column
-
A directive for splitting the columns into multiple columns.
- SplitToColumns() - Constructor for class io.cdap.directives.column.SplitToColumns
-
- SplitToRows - Class in io.cdap.directives.row
-
A directive for splitting the string into multiple
Rows.
- SplitToRows() - Constructor for class io.cdap.directives.row.SplitToRows
-
- SplitURL - Class in io.cdap.directives.transformation
-
A directive to split a URL into it's components.
- SplitURL() - Constructor for class io.cdap.directives.transformation.SplitURL
-
- Standard(String, String) - Constructor for class io.cdap.wrangler.utils.Manifest.Standard
-
- StartsWith - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- StartsWith - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- statements() - Method in class io.cdap.wrangler.parser.DirectivesParser.ElseIfStatContext
-
- statements() - Method in class io.cdap.wrangler.parser.DirectivesParser.ElseStatContext
-
- statements() - Method in class io.cdap.wrangler.parser.DirectivesParser.ForStatementContext
-
- statements() - Method in class io.cdap.wrangler.parser.DirectivesParser.IfStatContext
-
- statements() - Method in class io.cdap.wrangler.parser.DirectivesParser.RecipeContext
-
- statements() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- StatementsContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.StatementsContext
-
- StaticCatalog - Interface in io.cdap.directives.lookup
-
Interface for defining different kinds of catalog.
- StaticCatalog.Entry - Interface in io.cdap.directives.lookup
-
An entry in the catalog.
- Statistics - Interface in io.cdap.wrangler.statistics
-
Interface for calculating metrics over the records being processed.
- Stemming - Class in io.cdap.directives.nlp
-
Executor for stemming the words provided using Porter Stemming.
- Stemming() - Constructor for class io.cdap.directives.nlp.Stemming
-
- String - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- String - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- String() - Method in class io.cdap.wrangler.parser.DirectivesParser.StringListContext
-
- String(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.StringListContext
-
- String() - Method in class io.cdap.wrangler.parser.DirectivesParser.TextContext
-
- String() - Method in class io.cdap.wrangler.parser.DirectivesParser.ValueContext
-
- stringify(JsonElement) - Static method in class io.cdap.functions.JSON
-
This method converts a JavaScript value to a JSON string.
- stringList() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- stringList(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- stringList() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- StringListContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.StringListContext
-
- strlen(String) - Static method in class io.cdap.functions.DataQuality
-
Returns the length of the string.
- StructuredRecordJsonConverter - Class in io.cdap.wrangler.utils
-
Utility class for converting StructuredRecord to and from json as the json
specification : http://avro.apache.org/docs/current/spec.html#json_encoding
- SubEqual - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- SubEqual - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Subtract - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Subtract - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- Swap - Class in io.cdap.directives.column
-
A directive for swapping the column names.
- Swap() - Constructor for class io.cdap.directives.column.Swap
-
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class io.cdap.wrangler.parser.SyntaxErrorListener
-
- SyntaxErrorListener - Class in io.cdap.wrangler.parser
-
Class description here.
- SyntaxErrorListener() - Constructor for class io.cdap.wrangler.parser.SyntaxErrorListener
-
- SystemDirectiveRegistry - Class in io.cdap.wrangler.registry
-
This class is implementation of
DirectiveRegistry for maintaining a registry
of system provided directives.
- SystemDirectiveRegistry() - Constructor for class io.cdap.wrangler.registry.SystemDirectiveRegistry
-
- SystemDirectiveRegistry(List<String>) - Constructor for class io.cdap.wrangler.registry.SystemDirectiveRegistry
-
This constructor uses the user provided
namespace as starting pointing
for scanning classes that implement the interface
Directive.
- T__0 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__0 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- T__1 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__1 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- T__2 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__2 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- T__3 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__3 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- T__4 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__4 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- T__5 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__5 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- T__6 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__6 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- T__7 - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- T__7 - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- TableLookup - Class in io.cdap.directives.lookup
-
An directive that performs a lookup into a Table Dataset and adds the row values into the record.
- TableLookup() - Constructor for class io.cdap.directives.lookup.TableLookup
-
- text() - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- text(int) - Method in class io.cdap.wrangler.parser.DirectivesParser.DirectiveContext
-
- text() - Method in class io.cdap.wrangler.parser.DirectivesParser.PropertyContext
-
- text() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- TextContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.TextContext
-
- TextDistanceMeasure - Class in io.cdap.directives.transformation
-
A directive for implementing the directive for measuring the difference between two sequence of characters.
- TextDistanceMeasure() - Constructor for class io.cdap.directives.transformation.TextDistanceMeasure
-
- TextMetricMeasure - Class in io.cdap.directives.transformation
-
A directive for implementing the directive for measuring the metrics between two sequence of characters.
- TextMetricMeasure() - Constructor for class io.cdap.directives.transformation.TextMetricMeasure
-
- Tilde - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- Tilde - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- timePatternReplace(String) - Static method in class io.cdap.wrangler.dq.DateTimePattern
-
Replace the value with time pattern string.
- TitleCase - Class in io.cdap.directives.transformation
-
A directive for title casing the 'column' value of type String.
- TitleCase() - Constructor for class io.cdap.directives.transformation.TitleCase
-
- toByteArray(T) - Method in class io.cdap.wrangler.utils.ObjectSerDe
-
Converts an object of type T into bytes.
- toBytes(String) - Static method in class io.cdap.functions.Global
-
Converts a String value to byte array.
- toDouble(String) - Static method in class io.cdap.functions.Global
-
Converts String value to double.
- toFloat(String) - Static method in class io.cdap.functions.Global
-
Coverts a String value to float.
- toInteger(String) - Static method in class io.cdap.functions.Global
-
Converts a String value to integer.
- toJson(StructuredRecord) - Static method in class io.cdap.functions.DDL
-
Converts a StructuredRecord to JSON string.
- toJson() - Method in class io.cdap.wrangler.parser.MapArguments
-
Returns JsonElement representation of this object.
- toJsonString(StructuredRecord) - Static method in class io.cdap.wrangler.utils.StructuredRecordJsonConverter
-
Converts a StructuredRecord to a json string.
- tokenNames - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- tokenNames - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-
- toLong(String) - Static method in class io.cdap.functions.Global
-
Converts a String value to Long.
- toObject(byte[]) - Method in class io.cdap.wrangler.utils.ObjectSerDe
-
Converts a serialized object byte array back into object.
- toSchema(String, Row) - Method in class io.cdap.wrangler.utils.Json2Schema
-
Generates a Schema given a row.
- toString() - Method in class io.cdap.directives.nlp.internal.PorterStemmer
-
After a word has been stemmed, it can be retrieved by toString(),
or a reference to the internal buffer can be retrieved by getResultBuffer
and getResultLength (which is generally more efficient.)
- toString() - Method in class io.cdap.directives.validation.ConformanceIssue
-
- toString() - Method in class io.cdap.wrangler.utils.Manifest.Standard
-
- toString(Object) - Static method in class io.cdap.wrangler.utils.TypeConvertor
-
Converts a java type to String.
- toStructureRecord(List<Row>, Schema) - Method in class io.cdap.wrangler.utils.RecordConvertor
-
Converts a list of
Row into populated list of
StructuredRecord
- Trim - Class in io.cdap.directives.transformation
-
A directive for trimming whitespace from both sides of a string
- Trim() - Constructor for class io.cdap.directives.transformation.Trim
-
- trim(String) - Static method in class io.cdap.directives.transformation.Trimmer
-
Remove trailing and leading characters which may be empty string,
space string,\t,\n,\r,\f...any space, break related characters.
- Trimmer - Class in io.cdap.directives.transformation
-
This class
Trimmer operates on string to trim spaces across all UTF-8 character set of spaces.
- Trimmer() - Constructor for class io.cdap.directives.transformation.Trimmer
-
- type(String) - Method in class io.cdap.wrangler.parser.MapArguments
-
Each token is defined as one of the types defined in the class
TokenType.
- TypeConvertor - Class in io.cdap.wrangler.utils
-
Provides various java type conversions.
- TypeConvertor() - Constructor for class io.cdap.wrangler.utils.TypeConvertor
-
- TypeInference - Class in io.cdap.wrangler.dq
-
Type Interface provides utility functions that allow you to detect the types of data.
- TypeInference() - Constructor for class io.cdap.wrangler.dq.TypeInference
-
- Types - Class in io.cdap.functions
-
Static class that is included in the Jexl expression for detecting types of data.
- Types() - Constructor for class io.cdap.functions.Types
-
- validate(String) - Method in class io.cdap.wrangler.validator.ColumnNameValidator
-
Validates the T properties.
- validate(T) - Method in interface io.cdap.wrangler.validator.Validator
-
Validates the T properties.
- ValidateStandard - Class in io.cdap.directives.validation
-
A directive for validating data against a number of built-in data models.
- ValidateStandard() - Constructor for class io.cdap.directives.validation.ValidateStandard
-
- Validator<T> - Interface in io.cdap.wrangler.validator
-
Interface for Validating 'T' properties.
- ValidatorException - Exception in io.cdap.wrangler.validator
-
Expection thrown when there are issues with validation.
- ValidatorException(String) - Constructor for exception io.cdap.wrangler.validator.ValidatorException
-
- value() - Method in class io.cdap.wrangler.parser.DirectivesParser.NumberRangeContext
-
- value() - Method in class io.cdap.wrangler.parser.DirectivesParser
-
- value(String) - Method in class io.cdap.wrangler.parser.MapArguments
-
This method returns the token value based on the name
specified in the argument.
- ValueContext(ParserRuleContext, int) - Constructor for class io.cdap.wrangler.parser.DirectivesParser.ValueContext
-
- valueOf(String) - Static method in enum io.cdap.directives.transformation.Decode.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.cdap.directives.transformation.Encode.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.cdap.wrangler.dq.ConvertDistances.Distance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.cdap.wrangler.dq.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.cdap.wrangler.registry.DirectiveInfo.Scope
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.cdap.directives.transformation.Decode.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.cdap.directives.transformation.Encode.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.cdap.wrangler.dq.ConvertDistances.Distance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.cdap.wrangler.dq.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.cdap.wrangler.registry.DirectiveInfo.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variables() - Method in class io.cdap.wrangler.expression.EL
-
- visitBool(DirectivesParser.BoolContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitBool(DirectivesParser.BoolContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitBool(DirectivesParser.BoolContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can consist of Bool field.
- visitBoolList(DirectivesParser.BoolListContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitBoolList(DirectivesParser.BoolListContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitBoolList(DirectivesParser.BoolListContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
This visitor methods extracts the list of booleans specified.
- visitCodeblock(DirectivesParser.CodeblockContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitCodeblock(DirectivesParser.CodeblockContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitColList(DirectivesParser.ColListContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitColList(DirectivesParser.ColListContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitColList(DirectivesParser.ColListContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
This visitor methods extracts the list of columns specified.
- visitColumn(DirectivesParser.ColumnContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitColumn(DirectivesParser.ColumnContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitColumn(DirectivesParser.ColumnContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can consist of column specifiers.
- visitCommand(DirectivesParser.CommandContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitCommand(DirectivesParser.CommandContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitCommand(DirectivesParser.CommandContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive has name and in the parsing context it's called a command.
- visitCondition(DirectivesParser.ConditionContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitCondition(DirectivesParser.ConditionContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitCondition(DirectivesParser.ConditionContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can include a expression or a condition to be evaluated.
- visitConfig(DirectivesParser.ConfigContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitConfig(DirectivesParser.ConfigContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitDirective(DirectivesParser.DirectiveContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitDirective(DirectivesParser.DirectiveContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitDirective(DirectivesParser.DirectiveContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Recipe is made up of Directives and Directives is made up of each individual
Directive.
- visitEcommand(DirectivesParser.EcommandContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitEcommand(DirectivesParser.EcommandContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitEcommand(DirectivesParser.EcommandContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
This visitor method extracts the custom directive name specified.
- visitElseIfStat(DirectivesParser.ElseIfStatContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitElseIfStat(DirectivesParser.ElseIfStatContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitElseStat(DirectivesParser.ElseStatContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitElseStat(DirectivesParser.ElseStatContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitErrorNode(ErrorNode) - Method in class io.cdap.wrangler.parser.DirectivesBaseListener
- visitExpression(DirectivesParser.ExpressionContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitExpression(DirectivesParser.ExpressionContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitForStatement(DirectivesParser.ForStatementContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitForStatement(DirectivesParser.ForStatementContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitIdentifier(DirectivesParser.IdentifierContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitIdentifier(DirectivesParser.IdentifierContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitIdentifier(DirectivesParser.IdentifierContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can include identifiers, this method extracts that token that is being
identified as token of type Identifier.
- visitIdentifierList(DirectivesParser.IdentifierListContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitIdentifierList(DirectivesParser.IdentifierListContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitIfStat(DirectivesParser.IfStatContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitIfStat(DirectivesParser.IfStatContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitIfStatement(DirectivesParser.IfStatementContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitIfStatement(DirectivesParser.IfStatementContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitMacro(DirectivesParser.MacroContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitMacro(DirectivesParser.MacroContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitNumber(DirectivesParser.NumberContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitNumber(DirectivesParser.NumberContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitNumber(DirectivesParser.NumberContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can consist of numeric field.
- visitNumberList(DirectivesParser.NumberListContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitNumberList(DirectivesParser.NumberListContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitNumberList(DirectivesParser.NumberListContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
This visitor methods extracts the list of numeric specified.
- visitNumberRange(DirectivesParser.NumberRangeContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitNumberRange(DirectivesParser.NumberRangeContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitNumberRanges(DirectivesParser.NumberRangesContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitNumberRanges(DirectivesParser.NumberRangesContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitNumberRanges(DirectivesParser.NumberRangesContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can include number ranges like start:end=value[,start:end=value]*.
- visitPragma(DirectivesParser.PragmaContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitPragma(DirectivesParser.PragmaContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitPragmaLoadDirective(DirectivesParser.PragmaLoadDirectiveContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitPragmaLoadDirective(DirectivesParser.PragmaLoadDirectiveContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitPragmaLoadDirective(DirectivesParser.PragmaLoadDirectiveContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Pragma is an instruction to the compiler to dynamically load the directives being specified
from the DirectiveRegistry.
- visitPragmaVersion(DirectivesParser.PragmaVersionContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitPragmaVersion(DirectivesParser.PragmaVersionContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitPragmaVersion(DirectivesParser.PragmaVersionContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Pragma version is a informational directive to notify compiler about the grammar that is should
be using to parse the directives below.
- visitProperties(DirectivesParser.PropertiesContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitProperties(DirectivesParser.PropertiesContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitProperty(DirectivesParser.PropertyContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitProperty(DirectivesParser.PropertyContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitPropertyList(DirectivesParser.PropertyListContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitPropertyList(DirectivesParser.PropertyListContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitPropertyList(DirectivesParser.PropertyListContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can include properties (which are a collection of key and value pairs),
this method extracts that token that is being identified as token of type Properties.
- visitRecipe(DirectivesParser.RecipeContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitRecipe(DirectivesParser.RecipeContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitStatements(DirectivesParser.StatementsContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitStatements(DirectivesParser.StatementsContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitStringList(DirectivesParser.StringListContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitStringList(DirectivesParser.StringListContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitStringList(DirectivesParser.StringListContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
This visitor methods extracts the list of strings specified.
- visitTerminal(TerminalNode) - Method in class io.cdap.wrangler.parser.DirectivesBaseListener
- visitText(DirectivesParser.TextContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitText(DirectivesParser.TextContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- visitText(DirectivesParser.TextContext) - Method in class io.cdap.wrangler.parser.RecipeVisitor
-
A Directive can consist of text field.
- visitValue(DirectivesParser.ValueContext) - Method in class io.cdap.wrangler.parser.DirectivesBaseVisitor
-
- visitValue(DirectivesParser.ValueContext) - Method in interface io.cdap.wrangler.parser.DirectivesVisitor
-
- VOCABULARY - Static variable in class io.cdap.wrangler.parser.DirectivesLexer
-
- VOCABULARY - Static variable in class io.cdap.wrangler.parser.DirectivesParser
-