Uses of Class
com.aerospike.jdbc.model.AerospikeSecondaryIndex
Packages that use AerospikeSecondaryIndex
-
Uses of AerospikeSecondaryIndex in com.aerospike.jdbc
Methods in com.aerospike.jdbc with parameters of type AerospikeSecondaryIndexModifier and TypeMethodDescriptionAerospikeDatabaseMetadata.indexInfoAsList(AerospikeSecondaryIndex index) -
Uses of AerospikeSecondaryIndex in com.aerospike.jdbc.async
Methods in com.aerospike.jdbc.async with parameters of type AerospikeSecondaryIndexModifier and TypeMethodDescriptionSecondaryIndexQueryHandler.execute(com.aerospike.client.policy.QueryPolicy queryPolicy, AerospikeQuery query, AerospikeSecondaryIndex secondaryIndex) -
Uses of AerospikeSecondaryIndex in com.aerospike.jdbc.model
Fields in com.aerospike.jdbc.model with type parameters of type AerospikeSecondaryIndexModifier and TypeFieldDescriptionstatic Map<String,AerospikeSecondaryIndex> AerospikeQuery.secondaryIndexes