GemFire 5.5.1

Uses of Interface
com.gemstone.gemfire.cache.Declarable

Packages that use Declarable
com.gemstone.gemfire.cache.util Provides utilities for use with the Caching API in the com.gemstone.gemfire.cache package. 
 

Uses of Declarable in com.gemstone.gemfire.cache.util
 

Classes in com.gemstone.gemfire.cache.util that implement Declarable
 class BridgeClient
          This class combines the BridgeWriter and BridgeLoader functionality into one class, sharing BridgeServer connections, optimizing the number of connections required when using a BridgeWriter and BridgeLoader separately.
 class BridgeLoader
          A CacheLoader that loads data from one or more remote cacheserver processes.
 class BridgeWriter
          A CacheWriter that writes data to one or more remote CacheServer processes.
 


GemFire 5.5.1

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.