| Package | Description |
|---|---|
| com.hazelcast.cache.impl.nearcache |
Near cache support.
|
| com.hazelcast.cache.impl.nearcache.impl |
Near cache implementations.
|
| Modifier and Type | Method and Description |
|---|---|
NearCacheExecutor |
NearCacheContext.getNearCacheExecutor() |
| Modifier and Type | Method and Description |
|---|---|
NearCacheContext |
NearCacheContext.setNearCacheExecutor(NearCacheExecutor nearCacheExecutor) |
| Constructor and Description |
|---|
NearCacheContext(SerializationService serializationService,
NearCacheExecutor nearCacheExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected ScheduledFuture |
DefaultNearCache.scheduleExpirationTask(NearCacheExecutor nearCacheExecutor,
DefaultNearCache.ExpirationTask expirationTask) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.