All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eu.fbk.knowledgestore.datastore.hbase.package-info Maven / Gradle / Ivy

Go to download

The HBase server module (ks-server-hbase) provides an implementation of the Data Store internal sub-component of the Knowledgestore based on the Apache HBase no-sql store, exploiting OMID and Apache Avro to support, respectively, operation transactionality and serialization of efficient serialization of structured data in byte strings.

There is a newer version: 1.7.1
Show newest version
/**
 * {@code DataStore} implementation based on Apache HBase ({@code ks-server-hbase}).
 */
@javax.annotation.ParametersAreNonnullByDefault
package eu.fbk.knowledgestore.datastore.hbase;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy