Package | Description |
---|---|
com.gigaspaces.internal.io | |
com.gigaspaces.lrmi |
Provides GigaSpaces LRMI (Light-RMI) package.
|
Modifier and Type | Method and Description |
---|---|
static ISmartLengthBasedCacheCallback |
SmartLengthBasedCache.toCacheCallback(IMemoryAwareResourcePool resourcePool) |
Constructor and Description |
---|
SmartByteArrayCache(int maxCachedBufferLength,
double expungeRatio,
int expungeCount,
int defaultResourceLength,
ISmartLengthBasedCacheCallback callback) |
SmartLengthBasedCache(int maxCachedBufferLength,
double expungeRatio,
int expungeCount,
int defaultResourceLength,
ISmartLengthBasedCacheCallback callback) |
Constructor and Description |
---|
SmartByteBufferCache(int maxCachedBufferLength,
double expungeRatio,
int expungeCount,
ISmartLengthBasedCacheCallback callback) |
Copyright © GigaSpaces.