Package com.mapr.fs.hbase
Class ScanConverter
java.lang.Object
com.mapr.fs.hbase.ScanConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mapr.fs.jni.MapRScantoMapRScan(org.apache.hadoop.hbase.client.Scan scan, com.mapr.fs.MapRHTable htable)
-
Constructor Details
-
ScanConverter
public ScanConverter()
-
-
Method Details
-
toMapRScan
public static com.mapr.fs.jni.MapRScan toMapRScan(org.apache.hadoop.hbase.client.Scan scan, com.mapr.fs.MapRHTable htable) throws IOException - Throws:
IOException
-