eu.fbk.knowledgestore.datastore.hbase.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ks-server-hbase Show documentation
Show all versions of ks-server-hbase Show documentation
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.
/**
* {@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