public class IndexInfo extends Object
Constructor and Description |
---|
IndexInfo(String name,
String orderType,
boolean nonUnique) |
IndexInfo(String name,
String orderType,
String indexType,
boolean nonUnique) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getColumns() |
String |
getIndexType() |
String |
getName() |
String |
getOrderType() |
boolean |
isNonUnique() |
void |
setIndexType(String indexType) |
void |
setOrderType(String orderType) |
Copyright © GigaSpaces.