public static class DelimitedRegexpOneRecordReader.DelimitedRegexpRecordLineFieldsReader
extends java.lang.Object
Constructor and Description |
---|
DelimitedRegexpRecordLineFieldsReader(java.lang.String recordLine,
java.util.regex.Pattern regexpPatterm) |
Modifier and Type | Method and Description |
---|---|
int |
getFieldsCount() |
java.lang.String |
getFieldValue(int index) |
public DelimitedRegexpRecordLineFieldsReader(java.lang.String recordLine, java.util.regex.Pattern regexpPatterm) throws FileDescriptorFactory.FileDescriptorProcessingException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.