| Package | Description | 
|---|---|
| com.gigaspaces.internal.collections | |
| com.gigaspaces.internal.collections.standard | |
| com.gigaspaces.internal.collections.trove | |
| com.gigaspaces.internal.transport | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract <K> ObjectShortMap<K> | CollectionsFactory. createObjectShortMap() | 
| protected abstract <K> ObjectShortMap<K> | CollectionsFactory. deserializeObjectShortMap(Object map) | 
| <K> ObjectShortMap<K> | CollectionsFactory. deserializeObjectShortMap(ObjectInput in) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandardObjectShortMap<K> | 
| Modifier and Type | Method and Description | 
|---|---|
| <K> ObjectShortMap<K> | StandardCollectionsFactory. createObjectShortMap() | 
| protected <K> ObjectShortMap<K> | StandardCollectionsFactory. deserializeObjectShortMap(Object map) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TroveObjectShortMap<K> | 
| Modifier and Type | Method and Description | 
|---|---|
| <K> ObjectShortMap<K> | TroveCollectionsFactory. createObjectShortMap() | 
| protected <K> ObjectShortMap<K> | TroveCollectionsFactory. deserializeObjectShortMap(Object map) | 
| Constructor and Description | 
|---|
| MutliProjectionByUids(AbstractProjectionTemplate[] projections,
                     ObjectShortMap<String> uidsByProjection) | 
Copyright © GigaSpaces.