Class ScanConverter


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

      Constructors 
      Constructor Description
      ScanConverter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.mapr.fs.jni.MapRScan toMapRScan​(org.apache.hadoop.hbase.client.Scan scan, com.mapr.fs.MapRHTable htable)  
      • Methods inherited from class java.lang.Object

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

      • ScanConverter

        public ScanConverter()
    • Method Detail

      • toMapRScan

        public static com.mapr.fs.jni.MapRScan toMapRScan​(org.apache.hadoop.hbase.client.Scan scan,
                                                          com.mapr.fs.MapRHTable htable)
                                                   throws java.io.IOException
        Throws:
        java.io.IOException