Skip navigation links
C D G M P S 

C

CassandraMapperTestDB - Class in pro.foundev.cassandra.test.mapper
 
CassandraMapperTestDB(CassandraSessionFactory) - Constructor for class pro.foundev.cassandra.test.mapper.CassandraMapperTestDB
 
count(Class<?>) - Method in class pro.foundev.cassandra.test.mapper.CassandraMapperTestDB
Gets the count of a given table.

D

delete(Class<T>, Object...) - Method in class pro.foundev.cassandra.test.mapper.CassandraMapperTestDB
Deletes a record.

G

get(Class<T>, Object...) - Method in class pro.foundev.cassandra.test.mapper.CassandraMapperTestDB
Gets a record by full primary key and marks the table for cleanup later.

M

markForCleanUp(Class<?>) - Method in class pro.foundev.cassandra.test.mapper.CassandraMapperTestDB
simple method to make a table for cleanup in case you've not managed to visit it by other means.

P

pro.foundev.cassandra.test.mapper - package pro.foundev.cassandra.test.mapper
 

S

save(Class<T>, T) - Method in class pro.foundev.cassandra.test.mapper.CassandraMapperTestDB
Upserts a record to the database.
C D G M P S 
Skip navigation links

Copyright © 2015. All rights reserved.