@Unstable public interface V1Write extends Write
Tables that have TableCapability.V1_BATCH_WRITE
in the list of their capabilities
must build V1Write
.
Modifier and Type | Method and Description |
---|---|
InsertableRelation |
toInsertableRelation() |
description, supportedCustomMetrics, toBatch, toStreaming
InsertableRelation toInsertableRelation()