|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |