Class SortedKeyValueFile.Writer<K,V>

java.lang.Object
org.apache.avro.hadoop.file.SortedKeyValueFile.Writer<K,V>
Type Parameters:
K - The key type.
V - The value type.
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
SortedKeyValueFile

public static class SortedKeyValueFile.Writer<K,V> extends Object implements Closeable
Writes a SortedKeyValueFile.