Interface HadoopFormatIO.Write.WriteBuilder<KeyT,ValueT>

Type Parameters:
KeyT - Key type to write
ValueT - Value type to write
Enclosing class:
HadoopFormatIO.Write<KeyT,ValueT>

public static interface HadoopFormatIO.Write.WriteBuilder<KeyT,ValueT>
Main builder of Write transformation.