Uses of Class
org.usergrid.persistence.cassandra.EntityManagerImpl

Packages that use EntityManagerImpl
org.usergrid.persistence.cassandra   
 

Uses of EntityManagerImpl in org.usergrid.persistence.cassandra
 

Methods in org.usergrid.persistence.cassandra that return EntityManagerImpl
 EntityManagerImpl EntityManagerImpl.init(EntityManagerFactoryImpl emf, CassandraService cass, CounterUtils counterUtils, UUID applicationId, boolean skipAggregateCounters)
           
 

Methods in org.usergrid.persistence.cassandra with parameters of type EntityManagerImpl
 GeoIndexManager GeoIndexManager.init(EntityManagerImpl em)
           
 RelationManagerImpl RelationManagerImpl.init(EntityManagerImpl em, CassandraService cass, UUID applicationId, EntityRef headEntity, IndexBucketLocator indexBucketLocator)
           
 



Copyright © 2013. All Rights Reserved.