public interface SequenceSplit extends Serializable
Modifier and Type | Method and Description |
---|---|
Schema |
getInputSchema() |
void |
setInputSchema(Schema inputSchema) |
List<List<List<Writable>>> |
split(List<List<Writable>> sequence) |
Copyright © 2016. All rights reserved.