| Package | Description | 
|---|---|
| com.j_spaces.map | 
 Provides GigaSpaces MAP API 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Envelope
This class holds  
key, value and Attributes that are
 associated with the key. | 
| Modifier and Type | Method and Description | 
|---|---|
protected SpaceMapEntry | 
AbstractMap.buildEnvelope(Object key,
             Object value,
             String cacheID)
Build Envelope using ClientUIDHandler utility class and adds the version if needed. 
 | 
static SpaceMapEntry | 
MapEntryFactory.create()  | 
static SpaceMapEntry | 
MapEntryFactory.create(Object key)  | 
static SpaceMapEntry | 
MapEntryFactory.create(Object key,
      Object value)  | 
static SpaceMapEntry | 
MapEntryFactory.create(Object key,
      Object value,
      String cacheID)  | 
Copyright © GigaSpaces.