Uses of Class
net.sansa_stack.hadoop.core.pattern.CustomPatternCsv.Row
Packages that use CustomPatternCsv.Row
-
Uses of CustomPatternCsv.Row in net.sansa_stack.hadoop.core.pattern
Fields in net.sansa_stack.hadoop.core.pattern with type parameters of type CustomPatternCsv.RowModifier and TypeFieldDescriptionprotected List<CustomPatternCsv.Row>CustomPatternCsv.MatchState.rowsMethods in net.sansa_stack.hadoop.core.pattern that return types with arguments of type CustomPatternCsv.RowConstructor parameters in net.sansa_stack.hadoop.core.pattern with type arguments of type CustomPatternCsv.RowModifierConstructorDescriptionMatchState(boolean isInQuotedField, List<CustomPatternCsv.Row> rows)