public class Index extends Object
| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBin() |
com.aerospike.client.query.IndexCollectionType |
getCollectionType() |
String |
getName() |
String |
getNamespace() |
String |
getSet() |
com.aerospike.client.query.IndexType |
getType() |
public String getName()
public String getBin()
public String getSet()
public String getNamespace()
public com.aerospike.client.query.IndexType getType()
public com.aerospike.client.query.IndexCollectionType getCollectionType()
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.