MemoryGarbageCollectorSettings
public interface MemoryGarbageCollectorSettings
MemoryEagerGcSettings |
Configures the SDK to use an eager garbage collector for memory cache. |
MemoryLruGcSettings |
Configures the SDK to use a Least-Recently-Used garbage collector for memory cache. |