@Alpha public class FormatConfig extends Object
Data format (e.g. Avro, CSV, JSON).
Data encoding type (e.g. Gzip, Bzip2, Base64, Deflate).
Encryption properties (e.g. aes_rotating, gpg).
| Constructor and Description |
|---|
FormatConfig(com.typesafe.config.Config config) |
public FormatConfig(com.typesafe.config.Config config)
throws IOException
IOExceptionpublic boolean contains(FormatConfig other)