Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generation(int) - Method in class org.springframework.data.aerospike.core.WritePolicyBuilder
- generationPolicy(GenerationPolicy) - Method in class org.springframework.data.aerospike.core.WritePolicyBuilder
- GEO_WITHIN - Enum constant in enum class org.springframework.data.aerospike.query.FilterOperation
-
For use in queries "find by Geo <...> within a given GeoJSON".
- get(Object) - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Returns the value (bins) from the Aerospike database to which this cache maps the specified key.
- get(Object) - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- get(Object, Class<T>) - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Return the value (bins) from the Aerospike database to which this cache maps the specified key.
- get(Object, Callable<T>) - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Return the value (bins) from the Aerospike database to which this cache maps the specified key, obtaining that value from valueLoader if necessary.
- getAeroRecord() - Method in class org.springframework.data.aerospike.convert.AerospikeReadData
- getAerospikeClient() - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- getAerospikeClient() - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getAerospikeConverter() - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- getAerospikeConverter() - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getAerospikeConverter() - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- getAerospikeDataSettings() - Method in interface org.springframework.data.aerospike.convert.AerospikeConverter
-
Access Aerospike-specific data settings.
- getAerospikeReactorClient() - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- getAerospikeReactorClient() - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- getAllIndexesForField(IndexedField) - Method in interface org.springframework.data.aerospike.query.cache.IndexesCache
-
Get all indexes for a given indexed field object.
- getAllIndexesForField(IndexedField) - Method in class org.springframework.data.aerospike.query.cache.IndexesCacheHolder
- getBatchWriteForDelete(T, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getBatchWriteForInsert(T, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getBatchWriteForSave(T, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getBatchWriteForUpdate(T, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getBinName() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getBinNamesFromTargetClass(Class<?>, MappingContext<BasicAerospikePersistentEntity<?>, AerospikePersistentProperty>) - Method in class org.springframework.data.aerospike.core.TemplateUtils
- getBins() - Method in class org.springframework.data.aerospike.convert.AerospikeWriteData
- getBinsAsArray() - Method in class org.springframework.data.aerospike.convert.AerospikeWriteData
- getCollectionType() - Method in class org.springframework.data.aerospike.query.model.IndexKey
- getContaining(String) - Static method in class org.springframework.data.aerospike.util.FilterOperationRegexpBuilder
- getConversionService() - Method in interface org.springframework.data.aerospike.convert.AerospikeConverter
-
Access Aerospike-specific conversion service.
- getConvertersToRegister() - Static method in class org.springframework.data.aerospike.convert.DateConverters
-
Returns all converters by this class that can be registered.
- getCriteria() - Method in class org.springframework.data.aerospike.repository.query.Query
-
Get the CriteriaDefinition object.
- getCriteriaField() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getCriteriaField() - Method in interface org.springframework.data.aerospike.repository.query.CriteriaDefinition
-
Get the identifying field.
- getCriteriaObject() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getCriteriaObject() - Method in interface org.springframework.data.aerospike.repository.query.CriteriaDefinition
-
Get
Filter
representation. - getCriteriaObject() - Method in class org.springframework.data.aerospike.repository.query.Query
-
Get the
Qualifier
object. - getCTX() - Method in class org.springframework.data.aerospike.query.model.IndexKey
- getCtxArray() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
-
Set CTX[].
- getCtxType(CTX) - Static method in class org.springframework.data.aerospike.index.AerospikeContextDslResolverUtils
-
Check whether context element's id is the same as in
CTX.mapKey(Value)
- getCustomConversions() - Method in class org.springframework.data.aerospike.convert.MappingAerospikeConverter
- getDotPath() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getDotPathArray(List<String>) - Static method in class org.springframework.data.aerospike.repository.query.AerospikeQueryCreatorUtils
- getEndsWith(String) - Static method in class org.springframework.data.aerospike.util.FilterOperationRegexpBuilder
- getEntitiesByClass(Class<T>) - Method in class org.springframework.data.aerospike.core.model.GroupedEntities
- getEntityInformation(Class<T>) - Method in class org.springframework.data.aerospike.repository.support.AerospikeRepositoryFactory
- getEntityInformation(Class<T>) - Method in class org.springframework.data.aerospike.repository.support.ReactiveAerospikeRepositoryFactory
- getExpiration() - Method in class org.springframework.data.aerospike.convert.AerospikeReadData
- getExpiration() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentEntity
- getExpiration() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentEntity
- getExpirationProperty() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentEntity
- getExpirationProperty() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentEntity
- getExpType(Value) - Static method in class org.springframework.data.aerospike.util.Utils
- getExpValOrFail(Value, String) - Static method in class org.springframework.data.aerospike.util.Utils
-
Convert
Value
type toExp
- getField() - Method in class org.springframework.data.aerospike.query.model.IndexedField
- getField() - Method in class org.springframework.data.aerospike.query.model.IndexKey
- getFieldName() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentProperty
- getFieldName() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentProperty
- getFieldName() - Method in class org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty
- getFilterExp() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getFilterOperation() - Method in class org.springframework.data.aerospike.query.qualifier.BaseQualifierBuilder
- getId() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getIdQualifier(Qualifier) - Static method in class org.springframework.data.aerospike.query.QualifierUtils
-
Find id qualifier.
- getIdValue(Qualifier) - Method in class org.springframework.data.aerospike.core.TemplateUtils
- getIgnoreCase() - Method in class org.springframework.data.aerospike.query.qualifier.BaseQualifierBuilder
- getIndex(IndexKey) - Method in interface org.springframework.data.aerospike.query.cache.IndexesCache
-
Get index from the indexes cache by providing an index key.
- getIndex(IndexKey) - Method in class org.springframework.data.aerospike.query.cache.IndexesCacheHolder
- getIndexBinValuesRatio(IAerospikeClient, ServerVersionSupport, String, String) - Method in class org.springframework.data.aerospike.query.cache.InternalIndexOperations
- getInDifferentFormats(String) - Static method in class org.springframework.data.aerospike.util.Utils
-
Given a String in camel case generate its variants in different formats: kebab case, snake case, Pascal case and upper case
- getKey() - Method in class org.springframework.data.aerospike.convert.AerospikeReadData
- getKey() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getMap() - Method in class org.springframework.data.aerospike.query.qualifier.BaseQualifierBuilder
- getMap() - Method in interface org.springframework.data.aerospike.query.qualifier.IQualifierBuilder
- getMappingContext() - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- getMappingContext() - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getMappingContext() - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- getMetadataField() - Method in class org.springframework.data.aerospike.query.qualifier.MetadataQualifierBuilder
- getMetadataField() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getModuleName() - Method in class org.springframework.data.aerospike.repository.config.AerospikeRepositoryConfigurationExtension
- getModuleName() - Method in class org.springframework.data.aerospike.repository.config.ReactiveAerospikeRepositoryConfigurationExtension
- getName() - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Get cache's name.
- getNamespace() - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getNamespace() - Method in class org.springframework.data.aerospike.query.model.IndexedField
- getNamespace() - Method in class org.springframework.data.aerospike.query.model.IndexKey
- getNativeCache() - Method in class org.springframework.data.aerospike.cache.AerospikeCache
-
Get the underlying native cache provider - the Aerospike client.
- getNewKey(AerospikeWriteData, ConvertingPropertyAccessor<?>, AerospikePersistentEntity<?>) - Method in class org.springframework.data.aerospike.convert.MappingAerospikeWriteConverter
- getNotContaining(String) - Static method in class org.springframework.data.aerospike.util.FilterOperationRegexpBuilder
- getObjectsCount(IAerospikeClient, Node, String, String) - Static method in class org.springframework.data.aerospike.util.Utils
- getOffset() - Method in class org.springframework.data.aerospike.repository.query.Query
-
Number of elements to skip.
- getOperation() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getPage(List<?>, long, Pageable, Query) - Method in class org.springframework.data.aerospike.repository.query.ReactiveAerospikePartTreeQuery
- getPage(Flux<?>, long, Pageable, Query) - Method in class org.springframework.data.aerospike.repository.query.ReactiveAerospikePartTreeQuery
- getPath() - Method in class org.springframework.data.aerospike.query.qualifier.BaseQualifierBuilder
- getPath() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getProperty(Environment, String, String) - Static method in class org.springframework.data.aerospike.util.Utils
-
Get value of a property by providing its prefix and name in the environment
- getPropertyFromConfigResponse(String, String, Function<String, T>) - Static method in class org.springframework.data.aerospike.util.InfoResponseUtils
- getPropertyFromInfoResponse(String, String, Function<String, T>) - Static method in class org.springframework.data.aerospike.util.InfoResponseUtils
- getPropertyFromResponse(String, String, Function<String, T>, Pattern) - Static method in class org.springframework.data.aerospike.util.InfoResponseUtils
- getQualifiers() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getQueryMaxRecords() - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- getQueryMaxRecords() - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getQueryMaxRecords() - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- getQueryMaxRecords() - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- getQueryMethod() - Method in class org.springframework.data.aerospike.repository.query.BaseAerospikePartTreeQuery
- getRandomNode(Node[]) - Static method in class org.springframework.data.aerospike.util.Utils
- getReplicationFactor(IAerospikeClient, Node[], String) - Static method in class org.springframework.data.aerospike.util.Utils
- getRepositoryFactoryBeanClassName() - Method in class org.springframework.data.aerospike.repository.config.AerospikeRepositoryConfigurationExtension
- getRepositoryFactoryBeanClassName() - Method in class org.springframework.data.aerospike.repository.config.ReactiveAerospikeRepositoryConfigurationExtension
- getRows() - Method in class org.springframework.data.aerospike.repository.query.Query
-
Number of elements to read.
- getSecondaryIndexFilter() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getSecondValue() - Method in class org.springframework.data.aerospike.query.qualifier.BaseQualifierBuilder
- getSecondValue() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getServerVersionSupport() - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- getServerVersionSupport() - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getSet() - Method in class org.springframework.data.aerospike.query.model.IndexedField
- getSet() - Method in class org.springframework.data.aerospike.query.model.IndexKey
- getSetName() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentEntity
- getSetName() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentEntity
- getSetName(Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Return set name used for the given entityClass in the namespace configured for the AerospikeTemplate in use.
- getSetName(Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getSetName(T) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Return set name used for the given document in the namespace configured for the AerospikeTemplate in use.
- getSetName(T) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- getSort() - Method in class org.springframework.data.aerospike.repository.query.Query
-
Get
Sort
. - getStartsWith(String) - Static method in class org.springframework.data.aerospike.util.FilterOperationRegexpBuilder
- getStringEquals(String) - Static method in class org.springframework.data.aerospike.util.FilterOperationRegexpBuilder
- getType() - Method in class org.springframework.data.aerospike.query.model.IndexKey
- getValue() - Method in class org.springframework.data.aerospike.query.qualifier.BaseQualifierBuilder
- getValue() - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
- getValue(String) - Method in class org.springframework.data.aerospike.convert.AerospikeReadData
- getValues() - Method in interface org.springframework.data.aerospike.repository.query.AerospikeParameterAccessor
-
Returns the raw parameter values of the underlying query method.
- getVersion() - Method in class org.springframework.data.aerospike.convert.AerospikeReadData
- getVersion() - Method in class org.springframework.data.aerospike.convert.AerospikeWriteData
- GroupedEntities - Class in org.springframework.data.aerospike.core.model
- GroupedEntities() - Constructor for class org.springframework.data.aerospike.core.model.GroupedEntities
- GroupedEntities.GroupedEntitiesBuilder - Class in org.springframework.data.aerospike.core.model
- GroupedEntitiesBuilder() - Constructor for class org.springframework.data.aerospike.core.model.GroupedEntities.GroupedEntitiesBuilder
- GroupedKeys - Class in org.springframework.data.aerospike.core.model
- GroupedKeys() - Constructor for class org.springframework.data.aerospike.core.model.GroupedKeys
- GroupedKeys.GroupedKeysBuilder - Class in org.springframework.data.aerospike.core.model
- GroupedKeysBuilder() - Constructor for class org.springframework.data.aerospike.core.model.GroupedKeys.GroupedKeysBuilder
- GT - Enum constant in enum class org.springframework.data.aerospike.query.FilterOperation
-
For use in queries "find by <...> greater than a given object".
- GTEQ - Enum constant in enum class org.springframework.data.aerospike.query.FilterOperation
-
For use in queries "find by <...> greater than a given object or equal to it".
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form