|
GemFire 7.0 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoaderHelper | |
---|---|
com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
com.gemstone.gemfire.cache.util | Provides utilities for use with the Caching API in the
com.gemstone.gemfire.cache.util package. |
Uses of LoaderHelper in com.gemstone.gemfire.cache |
---|
Methods in com.gemstone.gemfire.cache with parameters of type LoaderHelper | |
---|---|
V |
CacheLoader.load(LoaderHelper<K,V> helper)
Loads a value. |
Uses of LoaderHelper in com.gemstone.gemfire.cache.util |
---|
Methods in com.gemstone.gemfire.cache.util with parameters of type LoaderHelper | |
---|---|
Object |
BridgeLoader.load(LoaderHelper helper)
Deprecated. This method is invoked implicitly when an object requested on the client cache cannot be found. |
Object |
BridgeClient.load(LoaderHelper helper)
Deprecated. |
|
GemFire 7.0 | ||||||||
PREV NEXT | FRAMES NO FRAMES |