public class TextSplitter extends BigDecimalSplitter
Constructor and Description |
---|
TextSplitter() |
Modifier and Type | Method and Description |
---|---|
java.util.List<InputSplit> |
split(org.apache.hadoop.conf.Configuration conf,
java.sql.ResultSet results,
java.lang.String colName)
This method needs to determine the splits between two user-provided strings.
|
tryDivide
public java.util.List<InputSplit> split(org.apache.hadoop.conf.Configuration conf, java.sql.ResultSet results, java.lang.String colName) throws java.sql.SQLException
split
in interface DBSplitter
split
in class BigDecimalSplitter
java.sql.SQLException
Copyright © 2009 The Apache Software Foundation