Uses of Class
com.google.cloud.bigtable.data.v2.models.MutateRowsException
Packages that use MutateRowsException
-
Uses of MutateRowsException in com.google.cloud.bigtable.data.v2.models
Methods in com.google.cloud.bigtable.data.v2.models that return MutateRowsExceptionModifier and TypeMethodDescriptionstatic MutateRowsExceptionMutateRowsException.create(Throwable rpcError, List<MutateRowsException.FailedMutation> failedMutations, boolean retryable) This constructor is considered an internal implementation detail and not meant to be used by applications.