Constant Field Values
Contents
org.springframework.*
-
org.springframework.data.aerospike.config.AerospikeDataConfigurationSupport
-
org.springframework.data.aerospike.convert.AerospikeConverter
-
org.springframework.data.aerospike.convert.AerospikeMetaData
-
org.springframework.data.aerospike.query.QueryEngineModifier and TypeConstant FieldValue
public static final String
"Query without a secondary index filter will initiate a scan. Since scans are potentially dangerous operations, they are disabled by default in spring-data-aerospike. If you still need to use them, enable them via `scans-enabled` property."
-
org.springframework.data.aerospike.query.cache.IndexRefresher