Index
All Classes|All Packages
E
- empty() - Static method in class org.springframework.data.aerospike.query.model.IndexesInfo
- EnableAerospikeRepositories - Annotation Type in org.springframework.data.aerospike.repository.config
-
Annotation to activate Aerospike repositories.
- EnableReactiveAerospikeRepositories - Annotation Type in org.springframework.data.aerospike.repository.config
-
Annotation to activate reactive Aerospike repositories.
- ENDS_WITH - org.springframework.data.aerospike.query.Qualifier.FilterOperation
- entity(Class<T>, T) - Method in class org.springframework.data.aerospike.core.model.GroupedEntities.GroupedEntitiesBuilder
- entityKeys(Class<T>, Collection<V>) - Method in class org.springframework.data.aerospike.core.model.GroupedKeys.GroupedKeysBuilder
- entries(String) - Method in class org.springframework.data.aerospike.core.AerospikeKeyValueAdapter
- entrySet() - Method in class org.springframework.data.aerospike.query.Qualifier
- EQ - org.springframework.data.aerospike.query.Qualifier.FilterOperation
- equals(Object) - Method in class org.springframework.data.aerospike.query.model.IndexedField
- equals(Object) - Method in class org.springframework.data.aerospike.query.model.IndexKey
- escapeBRERegexp(String) - Static method in class org.springframework.data.aerospike.query.Qualifier.QualifierRegexpBuilder
- evict(Object) - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Deletes the key from Aerospike database.
- excludeFilters() - Method in annotation type org.springframework.data.aerospike.repository.config.EnableAerospikeRepositories
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Method in annotation type org.springframework.data.aerospike.repository.config.EnableReactiveAerospikeRepositories
-
Specifies which types are not eligible for component scanning.
- execute(Object[]) - Method in class org.springframework.data.aerospike.repository.query.AerospikePartTreeQuery
- execute(Object[]) - Method in class org.springframework.data.aerospike.repository.query.ReactiveAerospikePartTreeQuery
- execute(Supplier<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Execute operation against underlying store.
- execute(Supplier<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- execute(Supplier<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- execute(Supplier<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- exists(Object, Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- exists(Object, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- exists(Object, Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- exists(Object, Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- exists(Query, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- existsById(ID) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
- existsById(ID) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
- existsById(Publisher<ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
- expiration() - Method in annotation type org.springframework.data.aerospike.mapping.Document
-
An optional expiration time for the document.
- expiration(int) - Method in class org.springframework.data.aerospike.core.WritePolicyBuilder
- Expiration - Annotation Type in org.springframework.data.aerospike.annotation
-
Demarcates a property to be used as expiration field.
- EXPIRATION - org.springframework.data.aerospike.query.QueryEngine.Meta
- expirationExpression() - Method in annotation type org.springframework.data.aerospike.mapping.Document
-
Same as
Document.expiration()
but allows the actual value to be set using standard Spring property sources mechanism. - expirationUnit() - Method in annotation type org.springframework.data.aerospike.mapping.Document
-
An optional time unit for the document's
Document.expiration()
, if set. - ExpiryQualifier - Class in org.springframework.data.aerospike.query
-
Qualifier used to query by expiry epoch
- ExpiryQualifier(Qualifier.FilterOperation, Value) - Constructor for class org.springframework.data.aerospike.query.ExpiryQualifier
All Classes|All Packages