Skip navigation links

Package fr.inria.atlanmod.neoemf.data.hbase.store

Provides specific classes to map model-level operations into HBase-level operations.

See: Description

Package fr.inria.atlanmod.neoemf.data.hbase.store Description

Provides specific classes to map model-level operations into HBase-level operations.

This package provides implementations of the PersistentStore interface that use a HBase database to store the result of modeling operations and retrieve model elements.

NeoEMF HBase implementation does not provide additional store decorators. Generic decorators defined at the core level (see AbstractPersistentStoreDecorator subclasses) can be combined on top of HBase stores to provide additional behavior, such as autocommit or feature caching.

Skip navigation links

Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.