A B C D E F G H I L M N O P Q R S T U W _

C

cache(String) - Method in class systemExplorer.SystemExplorer
Selects the member's SystemMemberCache.
cacheOverflow - package cacheOverflow
Contains a example of how the GemFire Cache's overflow feature can be used to store more data than can fit in a Java Virtual Machine's heap.
CacheOverflow - Class in cacheOverflow
An example program that demonstrates the "overflow" feature of GemFire cache regions.
CacheOverflow() - Constructor for class cacheOverflow.CacheOverflow
 
cacheRunner - package cacheRunner
Contains an interactive console-based program that demonstrates many features of GemFire's distributed cache.
CacheRunner - Class in cacheRunner
This class is a command-line application that allows the user to exercise GemFire's cache API.
CacheRunner() - Constructor for class cacheRunner.CacheRunner
 
cacheserver(String) - Method in class systemExplorer.SystemExplorer
Selects the indicated CacheServer entity if it exists.
chrgn(String) - Method in class cacheRunner.CacheRunner
Changes the current region to another as specified by command.
ClientQueue - Class in regionQueue
The client side of a distributed queue.
ClientQueue(String, String[], int[]) - Constructor for class regionQueue.ClientQueue
Creates a new ClientQueue that will access queues hosted by the given servers.
close() - Method in class cacheRunner.LoggingCacheCallback
No logging is performed when a callback is closed
close() - Method in class cacheRunner.StringLoader
 
close() - Method in class flashcache.QuoteLoader
This method would clean up any database connections or other external resources.
close() - Method in class regionQueue.ClientQueue
Closes this ClientQueue and releases all resources associated with it including the communication Region
close() - Method in class regionQueue.RegionQueue
Closes this RegionQueue and releases all underlying resources such as the region that holds the contents of the queue.
close() - Method in class regionQueue.ServerQueue
Closes this ServerQueue and releases all resources held by it including the Cache and all regions.
close() - Method in class regionQueue.ServerQueue.QueueLoader
 
COMM_REGION_NAME - Static variable in class regionQueue.ServerQueue
The name of the subregion used for communication.
commit(String) - Method in class cacheRunner.CacheRunner
Commits the transaction associated with the current thread.
create(String) - Method in class cacheRunner.CacheRunner
Creates a new entry in the current region
createRootRegion(String) - Method in class systemExplorer.SystemExplorer
Creates the named root Region in the current cache.
createSubRegion(String) - Method in class systemExplorer.SystemExplorer
Creates the named subRegion of the current region.

A B C D E F G H I L M N O P Q R S T U W _
Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.