Class DefaultRowAdapter

java.lang.Object
com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
All Implemented Interfaces:
RowAdapter<Row>

public class DefaultRowAdapter extends Object implements RowAdapter<Row>
Default implementation of a RowAdapter that uses Rows to represent logical rows.