Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unixTime() - Element in annotation interface org.springframework.data.aerospike.annotation.Expiration
-
An optional flag indicating whether the expiration is specified as Unix time.
- unixTimeToOffsetInSeconds(long) - Static method in class org.springframework.data.aerospike.utility.TimeUtils
- update(IndexesInfo) - Method in class org.springframework.data.aerospike.query.cache.IndexesCacheHolder
- update(IndexesInfo) - Method in interface org.springframework.data.aerospike.query.cache.IndexesCacheUpdater
-
Update
IndexesInfo
cache. - update(T) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Update a document using
RecordExistsAction.UPDATE_ONLY
policy combined with removing bins at first (analogous toRecordExistsAction.REPLACE_ONLY
) taking into consideration the version property of the document if it is present. - update(T) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- update(T) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Reactively update document using
RecordExistsAction.UPDATE_ONLY
policy combined with removing bins at first (analogous toRecordExistsAction.REPLACE_ONLY
) taking into consideration the version property of the document if it is present. - update(T) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- update(T, Collection<String>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Update document's specific fields based on a given collection of fields using
RecordExistsAction.UPDATE_ONLY
policy. - update(T, Collection<String>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- update(T, Collection<String>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Reactively update document specific fields based on a given collection of fields. using
RecordExistsAction.UPDATE_ONLY
policy - You can instantiate the document with only relevant fields and specify the list of fields that you want to update. taking into consideration the version property of the document if it is present. - update(T, Collection<String>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- usePropertyAccess() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentProperty
- usePropertyAccess() - Method in class org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty
- Utils - Class in org.springframework.data.aerospike.utility
-
Utility class containing useful methods for interacting with Aerospike across the entire implementation
- Utils() - Constructor for class org.springframework.data.aerospike.utility.Utils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form