public class SpecifiableFolderSplit
extends org.datavec.api.split.FileSplit
Constructor and Description |
---|
SpecifiableFolderSplit()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setFiles(java.net.URI[] uris)
The list of files to process.
|
void |
setLength(int len)
The length.
|