| Package | Description |
|---|---|
| org.apache.flink.api.java.io |
| Modifier and Type | Method and Description |
|---|---|
static AvroOutputFormat.Codec |
AvroOutputFormat.Codec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvroOutputFormat.Codec[] |
AvroOutputFormat.Codec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AvroOutputFormat.setCodec(AvroOutputFormat.Codec codec)
Set avro codec for compression.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.