Class ConditionalRowMutation

java.lang.Object
com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
All Implemented Interfaces:
Serializable

public final class ConditionalRowMutation extends Object implements Serializable
Mutates a row atomically based on the output of a condition filter.
See Also: