Class DBTableIndexLoader


  • public class DBTableIndexLoader
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      DBTableIndex load​(int tableId, int columnId, byte[] b)  
      • Methods inherited from class java.lang.Object

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

      • DBTableIndexLoader

        public DBTableIndexLoader()
    • Method Detail

      • load

        public DBTableIndex load​(int tableId,
                                 int columnId,
                                 byte[] b)