Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- parse(String) - Method in class org.springframework.data.aerospike.query.cache.IndexInfoParser
- parseIndexesInfo(String) - Method in class org.springframework.data.aerospike.query.cache.InternalIndexOperations
- PATH - Enum constant in enum class org.springframework.data.aerospike.query.qualifier.QualifierKey
- persist(T, WritePolicy) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Persist a document using specified WritePolicy.
- persist(T, WritePolicy) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- persist(T, WritePolicy) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Reactively persist a document using specified WritePolicy.
- persist(T, WritePolicy) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- persist(T, WritePolicy, String) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Persist a document within the given set (overrides the default set associated with the document) using specified WritePolicy.
- persist(T, WritePolicy, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- persist(T, WritePolicy, String) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Reactively persist a document within the given set (overrides the default set associated with the document) using specified WritePolicy.
- persist(T, WritePolicy, String) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- PojoQueryCreator - Class in org.springframework.data.aerospike.repository.query
- PojoQueryCreator(Part, PropertyPath, AerospikePersistentProperty, String, List<Object>, FilterOperation, MappingAerospikeConverter, boolean, ServerVersionSupport) - Constructor for class org.springframework.data.aerospike.repository.query.PojoQueryCreator
- postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class org.springframework.data.aerospike.repository.config.BaseAerospikeRepositoryConfigurationExtension
- prepend(T, String, String) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Find an existing record matching the document's class and id, prepend specified value to the record's bin and return the modified record mapped to the document's class.
- prepend(T, String, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- prepend(T, String, String) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Find an existing record matching the document's class and id, prepend specified value to the record's bin and return the modified record mapped to the document's class.
- prepend(T, String, String) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- prepend(T, String, String, String) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Find an existing record matching the document's id and the given set name, prepend specified value to the record's bin and return the modified record mapped to the document's class.
- prepend(T, String, String, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- prepend(T, String, String, String) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Find an existing record matching the document's id and the given set name, prepend specified value to the record's bin and return the modified record mapped to the document's class.
- prepend(T, String, String, String) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- prepend(T, String, Map<String, String>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Find an existing record matching the document's id and the given set name, prepend map values to the corresponding bins of the record and return the modified record mapped to the document's class.
- prepend(T, String, Map<String, String>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- prepend(T, String, Map<String, String>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Find an existing record matching the document's id and the given set name, prepend map values to the corresponding bins of the record and return the modified record mapped to the document's class.
- prepend(T, String, Map<String, String>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- prepend(T, Map<String, String>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Find an existing record matching the document's class and id, prepend map values to the corresponding bins of the record and return the modified record mapped to the document's class.
- prepend(T, Map<String, String>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- prepend(T, Map<String, String>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
Find an existing record matching the document's class and id, prepend map values to the corresponding bins of the record and return the modified record mapped to the document's class.
- prepend(T, Map<String, String>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- PRIMARY_KEY - Static variable in interface org.springframework.data.aerospike.convert.AerospikeMetaData
- process() - Method in class org.springframework.data.aerospike.repository.query.CollectionQueryCreator
- process() - Method in interface org.springframework.data.aerospike.repository.query.IAerospikeQueryCreator
- process() - Method in class org.springframework.data.aerospike.repository.query.IdQueryCreator
- process() - Method in class org.springframework.data.aerospike.repository.query.MapQueryCreator
- process() - Method in class org.springframework.data.aerospike.repository.query.PojoQueryCreator
- process() - Method in class org.springframework.data.aerospike.repository.query.SimplePropertyQueryCreator
- put(Object, Object) - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Write the key-value pair to Aerospike database.
- put(QualifierKey, Object) - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- putAll(Map<? extends QualifierKey, ?>) - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- putIfAbsent(Object, Object) - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Write the key-value pair to Aerospike database if the key doesn't already exist.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form