public class AerospikeIndexResolver extends Object implements EnvironmentAware
| Constructor and Description |
|---|
AerospikeIndexResolver() |
| Modifier and Type | Method and Description |
|---|---|
Set<AerospikeIndexDefinition> |
detectIndexes(BasicAerospikePersistentEntity<?> persistentEntity) |
void |
setEnvironment(Environment environment) |
public Set<AerospikeIndexDefinition> detectIndexes(BasicAerospikePersistentEntity<?> persistentEntity)
public void setEnvironment(Environment environment)
setEnvironment in interface EnvironmentAwareCopyright © 2020–2021 Aerospike, Inc. All rights reserved.