Package com.gigaspaces.internal.utils.pool
package com.gigaspaces.internal.utils.pool
-
ClassDescriptionExtension of
IResourcethat provides the amount of memory this resource consumes.IMemoryAwareResourceFactory<R extends IMemoryAwareResource>MemoryBoundedResourcePool<T extends IMemoryAwareResource>An extension of theResourcePoolwhich has memory boundaries, and it will not pool new resources if the memory boundaries have reached.