Class BigtableTableSchema.Family
java.lang.Object
io.github.flink.gcp.connector.bigtable.table.BigtableTableSchema.Family
- Enclosing class:
- BigtableTableSchema
One column family: a
ROW column whose nested fields are its qualifiers.-
Method Details
-
getName
Returns the family name, which is the column name. -
getIndex
public int getIndex()Returns the position of the family's column in the physical row. -
getQualifiers
Returns the family's qualifiers, in DDL order. -
equals
-
hashCode
public int hashCode()
-