![JAR search and dependency download from the Maven repository](/logo.png)
org.cloudgraph.hbase.scan.HBaseRowKeyFactory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cloudgraph-hbase Show documentation
Show all versions of cloudgraph-hbase Show documentation
CloudGraph(tm) is a suite of Service Data Object (SDO) 2.1 services designed for relational and big-table style "cloud" databases, such as HBase and others.
The newest version!
package org.cloudgraph.hbase.scan;
import org.cloudgraph.core.scan.DefaultRowKeyFactory;
import org.cloudgraph.core.scan.RowKeyFactory;
public class HBaseRowKeyFactory extends DefaultRowKeyFactory implements RowKeyFactory {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy