Class ColumnFamily


  • public final class ColumnFamily
    extends Object
    Wrapper for ColumnFamily protocol buffer object
    • Method Detail

      • getId

        public String getId()
        Gets the column family's id.
      • getGCRule

        public GCRules.GCRule getGCRule()
        Get's the GCRule configured for the column family.
      • hasGCRule

        public boolean hasGCRule()
        Returns true if a GCRule has been configured for the family.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object