| Package | Description |
|---|---|
| org.apache.flink.api.common.serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStringEncoder<IN>
A simple
Encoder that uses toString() on the input elements and
writes them to the output bucket file separated by newline. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.