HBaseMutationAdapter (Cloud Bigtable HBase Client for Java 1.12.0 API)

com.google.cloud.bigtable.hbase.adapters

Class HBaseMutationAdapter

  • All Implemented Interfaces:
    OperationAdapter<Mutation,com.google.cloud.bigtable.data.v2.models.MutationApi<?>>


    public class HBaseMutationAdapter
    extends MutationAdapter<Mutation>
    Adapt a generic Mutation to a Google Cloud Java MutationApi.

    This class uses instanceof checking to determine an appropriate adaptation to apply.

    Version:
    $Id: $Id
    Author:
    sduskis