A B C D E F G H I K L M N O P Q R S T U V W
I
- in(Object) - Method in class org.springframework.data.aerospike.repository.query.Criteria
-
- Index - Class in org.springframework.data.aerospike.query.model
-
This class represents a Secondary Index
created in the cluster.
- Index() - Constructor for class org.springframework.data.aerospike.query.model.Index
-
- IndexAlreadyExistsException - Exception in org.springframework.data.aerospike
-
- IndexAlreadyExistsException(String, Throwable) - Constructor for exception org.springframework.data.aerospike.IndexAlreadyExistsException
-
- indexCache() - Method in class org.springframework.data.aerospike.config.AerospikeDataConfigurationSupport
-
- Indexed - Annotation Type in org.springframework.data.aerospike.annotation
-
Marks a field to be indexed using Aerospike's secondary index.
- IndexedField - Class in org.springframework.data.aerospike.query.model
-
- IndexedField(String, String, String) - Constructor for class org.springframework.data.aerospike.query.model.IndexedField
-
- indexedFields - Variable in class org.springframework.data.aerospike.query.model.IndexesInfo
-
- indexes - Variable in class org.springframework.data.aerospike.query.model.IndexesInfo
-
- IndexesCache - Interface in org.springframework.data.aerospike.query.cache
-
- IndexesCacheHolder - Class in org.springframework.data.aerospike.query.cache
-
- IndexesCacheHolder() - Constructor for class org.springframework.data.aerospike.query.cache.IndexesCacheHolder
-
- IndexesCacheUpdater - Interface in org.springframework.data.aerospike.query.cache
-
- IndexesInfo - Class in org.springframework.data.aerospike.query.model
-
- indexExists(String) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
- indexExists(String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
-
- indexExists(String) - Method in interface org.springframework.data.aerospike.repository.AerospikeRepository
-
- indexExists(String) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
-
- IndexInfoParser - Class in org.springframework.data.aerospike.query.cache
-
- IndexInfoParser() - Constructor for class org.springframework.data.aerospike.query.cache.IndexInfoParser
-
- IndexKey - Class in org.springframework.data.aerospike.query.model
-
- IndexKey(String, String, String, IndexType, IndexCollectionType) - Constructor for class org.springframework.data.aerospike.query.model.IndexKey
-
- IndexNotFoundException - Exception in org.springframework.data.aerospike
-
- IndexNotFoundException(String, Throwable) - Constructor for exception org.springframework.data.aerospike.IndexNotFoundException
-
- indexRefresher(IAerospikeClient, IndexesCacheUpdater) - Method in class org.springframework.data.aerospike.config.AbstractAerospikeDataConfiguration
-
- IndexRefresher - Class in org.springframework.data.aerospike.query.cache
-
- IndexRefresher(IAerospikeClient, InfoPolicy, InternalIndexOperations, IndexesCacheUpdater) - Constructor for class org.springframework.data.aerospike.query.cache.IndexRefresher
-
- infoAll(IAerospikeClient, String) - Static method in class org.springframework.data.aerospike.utility.Utils
-
Issues an "Info" request to all nodes in the cluster.
- InfoResponseUtils - Class in org.springframework.data.aerospike.utility
-
- InfoResponseUtils() - Constructor for class org.springframework.data.aerospike.utility.InfoResponseUtils
-
- init() - Method in class org.springframework.data.aerospike.config.AerospikeNamespaceHandler
-
- insert(T) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
-
Insert operation using RecordExistsAction.CREATE_ONLY policy.
- insert(T) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
-
- insert(T) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
- insert(T) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
-
- insertAll(Collection<? extends T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
-
- insertAll(Collection<? extends T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
-
- insertAll(Collection<? extends T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
-
- InternalIndexOperations - Class in org.springframework.data.aerospike.query.cache
-
Internal index related operations used by ReactorIndexRefresher and IndexRefresher.
- InternalIndexOperations(IndexInfoParser) - Constructor for class org.springframework.data.aerospike.query.cache.InternalIndexOperations
-
- InvalidAerospikeDataAccessApiUsageException - Exception in org.springframework.data.aerospike
-
- InvalidAerospikeDataAccessApiUsageException(String) - Constructor for exception org.springframework.data.aerospike.InvalidAerospikeDataAccessApiUsageException
-
- InvalidAerospikeDataAccessApiUsageException(String, Throwable) - Constructor for exception org.springframework.data.aerospike.InvalidAerospikeDataAccessApiUsageException
-
- is(Object, String) - Method in class org.springframework.data.aerospike.repository.query.Criteria
-
- isAssociation() - Method in class org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty
-
- isCreateIndexesOnStartup() - Method in class org.springframework.data.aerospike.mapping.AerospikeMappingContext
-
- isEmpty() - Method in class org.springframework.data.aerospike.query.Qualifier
-
- isExpirationProperty() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentProperty
-
- isExpirationProperty() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentProperty
-
- isExpirationProperty() - Method in class org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty
-
- isExpirationSpecifiedAsUnixTime() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentProperty
-
- isExpirationSpecifiedAsUnixTime() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentProperty
-
- isExpirationSpecifiedAsUnixTime() - Method in class org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty
-
- isExplicitIdProperty() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentProperty
-
- isExplicitIdProperty() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentProperty
-
- isIdProperty() - Method in class org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty
-
- isRunning() - Method in class org.springframework.data.aerospike.index.BaseAerospikePersistenceEntityIndexCreator
-
- isSingleton() - Method in class org.springframework.data.aerospike.config.BatchPolicyFactoryBean
-
- isSingleton() - Method in class org.springframework.data.aerospike.config.ClientPolicyFactoryBean
-
- isSingleton() - Method in class org.springframework.data.aerospike.config.QueryPolicyFactoryBean
-
- isSingleton() - Method in class org.springframework.data.aerospike.config.ReadPolicyFactoryBean
-
- isSingleton() - Method in class org.springframework.data.aerospike.config.ScanPolicyFactoryBean
-
- isSingleton() - Method in class org.springframework.data.aerospike.config.WritePolicyFactoryBean
-
- isTouchOnRead() - Method in interface org.springframework.data.aerospike.mapping.AerospikePersistentEntity
-
- isTouchOnRead() - Method in class org.springframework.data.aerospike.mapping.BasicAerospikePersistentEntity
-
- isTransient() - Method in class org.springframework.data.aerospike.mapping.CachingAerospikePersistentProperty
-
A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.