| Package | Description |
|---|---|
| org.springframework.data.aerospike.query.cache | |
| org.springframework.data.aerospike.query.model |
| Modifier and Type | Method and Description |
|---|---|
IndexesInfo |
InternalIndexOperations.parseIndexesInfo(String infoResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexesCacheHolder.update(IndexesInfo cache) |
void |
IndexesCacheUpdater.update(IndexesInfo cache) |
| Modifier and Type | Method and Description |
|---|---|
static IndexesInfo |
IndexesInfo.empty() |
static IndexesInfo |
IndexesInfo.of(Map<IndexKey,Index> cache) |
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.