public class PartitionAndSizes extends Object
| Constructor and Description | 
|---|
| PartitionAndSizes(String partitionId,
                 List<Integer> indexSizes) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Integer> | getIndexSizes() | 
| String | getPartitionId() | 
| void | setIndexSizes(List<Integer> indexSizes) | 
| void | setPartitionId(String partitionId) | 
Copyright © GigaSpaces.