Class ColumnFamily
java.lang.Object
com.google.cloud.bigtable.admin.v2.models.ColumnFamily
Wrapper for
ColumnFamily protocol buffer object-
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ColumnFamilyfromProto(String id, ColumnFamily proto) Gets the GCRule configured for the column family.getId()Gets the column family's id.booleanReturns true if a GCRule has been configured for the family.inthashCode()booleantoString()
-
Method Details
-
fromProto
-
getId
Gets the column family's id. -
getGCRule
Gets the GCRule configured for the column family. -
getValueType
-
hasGCRule
public boolean hasGCRule()Returns true if a GCRule has been configured for the family. -
hasValueType
public boolean hasValueType() -
equals
-
hashCode
public int hashCode() -
toString
-