Class Index
java.lang.Object
org.springframework.data.aerospike.query.model.Index
This class represents a Secondary Index
created in the cluster.
- Author:
- Peter Milne, Anastasiia Smirnova
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Index
-
-
Method Details
-
getName
-
getBin
-
getSet
-
getNamespace
-
getType
public com.aerospike.client.query.IndexType getType() -
getCollectionType
public com.aerospike.client.query.IndexCollectionType getCollectionType() -
getCTX
public com.aerospike.client.cdt.CTX[] getCTX()
-