| Package | Description |
|---|---|
| org.terracotta.modules.ehcache |
| Modifier and Type | Method and Description |
|---|---|
WanAwareToolkitCache<String,Serializable> |
ToolkitInstanceFactoryImpl.getOrCreateWanAwareToolkitCache(String cacheManagerName,
String cacheName,
CacheConfiguration ehcacheConfig,
boolean masterCache,
boolean bidirectional) |
WanAwareToolkitCache<String,Serializable> |
ToolkitInstanceFactory.getOrCreateWanAwareToolkitCache(String cacheManagerName,
String cacheName,
CacheConfiguration ehcacheConfig,
boolean masterCache,
boolean bidirectional)
This method should only be used by the Orchestrator for fetching a
WanAwareToolkitCache |
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.