| Modifier and Type | Method and Description | 
|---|---|
| default DeltaBatchWrite | toBatch()Returns a  BatchWriteto write data to batch source. | 
description, supportedCustomMetrics, toStreamingdefault DeltaBatchWrite toBatch()
WriteBatchWrite to write data to batch source. By default this method throws
 exception, data sources must overwrite this method to provide an implementation, if the
 Table that creates this write returns TableCapability.BATCH_WRITE support in
 its Table.capabilities().