Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- empty() - Static method in class org.springframework.data.aerospike.query.model.IndexesInfo
- EnableAerospikeRepositories - Annotation Interface in org.springframework.data.aerospike.repository.config
-
Annotation to activate Aerospike repositories.
- EnableReactiveAerospikeRepositories - Annotation Interface in org.springframework.data.aerospike.repository.config
-
Annotation to activate reactive Aerospike repositories.
- ENDS_WITH - Enum constant in enum class org.springframework.data.aerospike.query.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 - Enum constant in enum class org.springframework.data.aerospike.query.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() - Element in annotation interface org.springframework.data.aerospike.repository.config.EnableAerospikeRepositories
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Element in annotation interface 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
-
Reactively execute operation against underlying store.
- 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
-
Check if document exists by providing document id and entityClass (set name will be determined by the given entityClass).
- 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
-
Reactively check if document exists by providing document id and entityClass (set name will be determined by the given entityClass).
- 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() - Element in annotation interface 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 Interface in org.springframework.data.aerospike.annotation
-
Demarcates a property to be used as expiration field.
- EXPIRATION - Enum constant in enum class org.springframework.data.aerospike.query.QueryEngine.Meta
- expirationExpression() - Element in annotation interface 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() - Element in annotation interface 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(FilterOperation, Value) - Constructor for class org.springframework.data.aerospike.query.ExpiryQualifier
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form