| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GigaMap | |
|---|---|
| org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. | 
| org.openspaces.hibernate.cache | An implementation of Hibernate second level cache using GigaSpaces. | 
| Uses of GigaMap in org.openspaces.core | 
|---|
| Classes in org.openspaces.core that implement GigaMap | |
|---|---|
 class | 
DefaultGigaMap
An implementation of the GigaMap interface simplifying the work with
 JCache and Map interface on top of the Space. | 
| Methods in org.openspaces.core that return GigaMap | |
|---|---|
 GigaMap | 
GigaMapConfigurer.gigaMap()
Creates a new GigaMap instance if non already created. | 
| Methods in org.openspaces.core that return types with arguments of type GigaMap | |
|---|---|
 Class<? extends GigaMap> | 
GigaMapFactoryBean.getObjectType()
 | 
| Uses of GigaMap in org.openspaces.hibernate.cache | 
|---|
| Methods in org.openspaces.hibernate.cache with parameters of type GigaMap | |
|---|---|
 void | 
SimpleGigaMapCacheProvider.setGigaMap(GigaMap gigaMap)
 | 
 void | 
TransactionalGigaMapCacheProvider.setGigaMap(GigaMap gigaMap)
 | 
static void | 
SimpleGigaMapCacheProvider.setMapContext(GigaMap gigaMap)
 | 
static void | 
TransactionalGigaMapCacheProvider.setMapContext(GigaMap gigaMap)
 | 
| Constructors in org.openspaces.hibernate.cache with parameters of type GigaMap | |
|---|---|
SimpleGigaMapCache(String regionName,
                   GigaMap gigaMap)
 | 
|
TransactionalGigaMapCache(String regionName,
                          GigaMap gigaMap)
 | 
|
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||