| Package | Description | 
|---|---|
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.query.impl | Contains the implementation classes of the query functionality. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Set<IndexInfo> | MapContainer. partitionIndexesToAddDefinitions of indexes that need to be added on partition threads | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<IndexInfo> | MapContainer. getPartitionIndexesToAdd() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MapContainer. addPartitionIndexToAdd(IndexInfo indexInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IndexInfo> | MapIndexInfo. getIndexInfos() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | IndexInfo. compareTo(IndexInfo other) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MapIndexInfo. addIndexInfos(Collection<IndexInfo> indexInfos) | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.