public static interface SplitInput.SplitCallback
| Modifier and Type | Method and Description |
|---|---|
void |
splitComplete(org.apache.hadoop.fs.Path inputFile,
int lineCount,
int trainCount,
int testCount,
int testSplitStart) |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.