Class TableSchemaEntry


  • public class TableSchemaEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TableSchemaEntry​(com.mapr.fs.proto.Dbserver.GetTableSchemaResponse tableSchema)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getColumnFamilyId​(java.lang.String cfName)  
      com.mapr.fs.proto.Dbserver.GetTableSchemaResponse getTableSchema()  
      • Methods inherited from class java.lang.Object

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

      • TableSchemaEntry

        public TableSchemaEntry​(com.mapr.fs.proto.Dbserver.GetTableSchemaResponse tableSchema)
    • Method Detail

      • getTableSchema

        public com.mapr.fs.proto.Dbserver.GetTableSchemaResponse getTableSchema()
      • getColumnFamilyId

        public int getColumnFamilyId​(java.lang.String cfName)