@NoRepositoryBean public interface AerospikeRepository<T,ID extends Serializable> extends PagingAndSortingRepository<T,ID>
Repository| Modifier and Type | Method and Description |
|---|---|
<T> void |
createIndex(Class<T> domainType,
String indexName,
String binName,
com.aerospike.client.query.IndexType indexType) |
findAll, findAllCopyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.