Class HTableImpl.FamilyInfo

  • Enclosing class:
    HTableImpl

    public class HTableImpl.FamilyInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int familyId  
      boolean useCf  
    • Constructor Summary

      Constructors 
      Constructor Description
      FamilyInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • useCf

        public boolean useCf
      • familyId

        public int familyId
    • Constructor Detail

      • FamilyInfo

        public FamilyInfo()