| Package | Description |
|---|---|
| org.springframework.data.aerospike.query.cache | |
| org.springframework.data.aerospike.query.model |
| Modifier and Type | Method and Description |
|---|---|
Index |
IndexInfoParser.parse(String infoString) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Index> |
IndexesCache.getIndex(IndexKey indexKey) |
Optional<Index> |
IndexesCacheHolder.getIndex(IndexKey indexKey) |
| Modifier and Type | Field and Description |
|---|---|
Map<IndexKey,Index> |
IndexesInfo.indexes |
| Modifier and Type | Method and Description |
|---|---|
static IndexesInfo |
IndexesInfo.of(Map<IndexKey,Index> cache) |
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.