@InternalApi(value="For internal usage only") public class CheckAndMutateUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CheckAndMutateUtil.RequestBuilder
This class can be used to convert HBase checkAnd* operations to Bigtable
ConditionalRowMutation s. |
Constructor and Description |
---|
CheckAndMutateUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
wasMutationApplied(com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation request,
Boolean predicateMatched)
wasMutationApplied.
|