public static final class PojoExample.Tokenizer extends Object implements FlatMapFunction<String,PojoExample.Word>
| Constructor and Description |
|---|
PojoExample.Tokenizer() |
public void flatMap(String value, Collector<PojoExample.Word> out)
flatMap in interface FlatMapFunction<String,PojoExample.Word>Copyright © 2015 The Apache Software Foundation. All rights reserved.