KeyT - Key type to writeValueT - Value type to writepublic static interface HadoopFormatIO.Write.ExternalSynchronizationBuilder<KeyT,ValueT>
| Modifier and Type | Method and Description | 
|---|---|
| HadoopFormatIO.Write<KeyT,ValueT> | withExternalSynchronization(ExternalSynchronization externalSynchronization)Specifies class which will provide external synchronization required for hadoop write
 operation. | 
HadoopFormatIO.Write<KeyT,ValueT> withExternalSynchronization(ExternalSynchronization externalSynchronization)
externalSynchronization - provider of external synchronization