Uses of Class
org.usergrid.persistence.cassandra.IndexUpdate.IndexEntry

Packages that use IndexUpdate.IndexEntry
org.usergrid.persistence.cassandra   
 

Uses of IndexUpdate.IndexEntry in org.usergrid.persistence.cassandra
 

Methods in org.usergrid.persistence.cassandra that return types with arguments of type IndexUpdate.IndexEntry
 List<IndexUpdate.IndexEntry> IndexUpdate.getNewEntries()
           
 List<IndexUpdate.IndexEntry> IndexUpdate.getPrevEntries()
           
 

Methods in org.usergrid.persistence.cassandra with parameters of type IndexUpdate.IndexEntry
 me.prettyprint.hector.api.mutation.Mutator<ByteBuffer> RelationManagerImpl.batchAddConnectionIndexEntries(IndexUpdate indexUpdate, IndexUpdate.IndexEntry entry, ConnectionRefImpl connection, UUID[] index_keys)
           
 me.prettyprint.hector.api.mutation.Mutator<ByteBuffer> RelationManagerImpl.batchDeleteConnectionIndexEntries(IndexUpdate indexUpdate, IndexUpdate.IndexEntry entry, ConnectionRefImpl connection, UUID[] index_keys)
           
 



Copyright © 2013. All Rights Reserved.