Uses of Interface
com.gigaspaces.internal.io.ISmartLengthBasedCacheCallback
Packages that use ISmartLengthBasedCacheCallback
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
-
Uses of ISmartLengthBasedCacheCallback in com.gigaspaces.internal.io
Methods in com.gigaspaces.internal.io that return ISmartLengthBasedCacheCallbackModifier and TypeMethodDescriptionSmartLengthBasedCache.toCacheCallback(IMemoryAwareResourcePool resourcePool) Constructors in com.gigaspaces.internal.io with parameters of type ISmartLengthBasedCacheCallbackModifierConstructorDescriptionSmartByteArrayCache(int maxCachedBufferLength, double expungeRatio, int expungeCount, int defaultResourceLength, ISmartLengthBasedCacheCallback callback) SmartLengthBasedCache(int maxCachedBufferLength, double expungeRatio, int expungeCount, int defaultResourceLength, ISmartLengthBasedCacheCallback callback) -
Uses of ISmartLengthBasedCacheCallback in com.gigaspaces.lrmi
Constructors in com.gigaspaces.lrmi with parameters of type ISmartLengthBasedCacheCallbackModifierConstructorDescriptionSmartByteBufferCache(int maxCachedBufferLength, double expungeRatio, int expungeCount, ISmartLengthBasedCacheCallback callback)