public class PartitionIndexInspectionDetail extends Object
Constructor and Description |
---|
PartitionIndexInspectionDetail() |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
getAggregators() |
List<IndexChoiceDetail> |
getIndexes() |
String |
getPartition() |
List<String> |
getUsedTiers() |
void |
setAggregators(List<Pair<String,String>> aggregators) |
void |
setIndexes(List<IndexChoiceDetail> indices) |
void |
setPartition(String partition) |
void |
setUsedTiers(List<String> usedTiers) |
public String getPartition()
public void setPartition(String partition)
public List<IndexChoiceDetail> getIndexes()
public void setIndexes(List<IndexChoiceDetail> indices)
Copyright © GigaSpaces.