Package | Description |
---|---|
com.gigaspaces.internal.io | |
com.gigaspaces.internal.utils.pool |
Modifier and Type | Interface and Description |
---|---|
interface |
MarshObjectConvertorResource |
Modifier and Type | Class and Description |
---|---|
class |
CompressedMarshObjectConvertor
Notice! this implementation is not Thread safe and should be use in conjunction with
ResourcePool only. |
class |
MarshObjectConvertor
Notice! this implementation is not Thread safe and should be use in conjuction with
ResourcePool only. |
Modifier and Type | Interface and Description |
---|---|
interface |
IMemoryAwareResourceFactory<R extends IMemoryAwareResource> |
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. |
Copyright © GigaSpaces.