| Package | Description | 
|---|---|
| com.gigaspaces.internal.io | |
| com.gigaspaces.internal.utils.pool | 
| Modifier and Type | Method and Description | 
|---|---|
CompressedMarshObjectConvertor | 
CompressedMarshObjectConvertor.CompressedMarshObjectConvertorFactory.allocate(IMemoryAwareResourcePool resourcePool)  | 
MarshObjectConvertor | 
MarshObjectConvertor.MarshObjectConvertorFactory.allocate(IMemoryAwareResourcePool resourcePool)  | 
static ISmartLengthBasedCacheCallback | 
SmartLengthBasedCache.toCacheCallback(IMemoryAwareResourcePool resourcePool)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemoryBoundedResourcePool<T extends IMemoryAwareResource>
An extension of the  
ResourcePool which has memory boundaries, and it will not pool new
 resources if the memory boundaries have reached. | 
| Modifier and Type | Method and Description | 
|---|---|
R | 
IMemoryAwareResourceFactory.allocate(IMemoryAwareResourcePool resourcePool)
Allocates a new resource instance. 
 | 
Copyright © GigaSpaces.