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

A

actionPerformed(ActionEvent) - Method in class wanActiveActive.Dialog
 
addFriend(String) - Method in class com.gemstone.gemfire.tutorial.model.Profile
 
addHistory(String) - Method in class wanActiveActive.Value
Add a string to the history list of this object
addPerson(String, Profile) - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Add a new person
addPost(String, String) - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Add a new post from a particular user.
addResult(DistributedMember, Object) - Method in class quickstart.MyArrayListResultCollector
Adds a single function execution result from a remote node to the ResultCollector
addToMap(String, SimpleDelta) - Method in class delta.DeltaCollection
 
afterCommit(TransactionEvent) - Method in class cacheRunner.LoggingTransactionListener
 
afterCreate(EntryEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterCreate(EntryEvent<K, V>) - Method in class cacheworker.SimpleCacheListener
 
afterCreate(EntryEvent) - Method in class clientAPI.Client.SubscriberListener
Counts the number of puts done by create events.
afterCreate(EntryEvent) - Method in class com.gemstone.gemfire.tutorial.storage.LoggingCacheListener
 
afterCreate(EntryEvent<K, V>) - Method in class helloworld.SimpleCacheListener
 
afterCreate(EntryEvent<String, PdxInstance>) - Method in class portableDataExchange.LoggingCacheListener
 
afterCreate(EntryEvent<Object, Object>) - Method in class quickstart.DeltaReceiverListener
Processes an afterCreate event.
afterCreate(EntryEvent<Object, Object>) - Method in class quickstart.DeltaSimpleListener
Processes an afterCreate event.
afterCreate(EntryEvent<K, V>) - Method in class quickstart.SimpleCacheListener
 
afterCreate(EntryEvent) - Method in class transaction.LoggingCacheListener
 
afterCreate(EntryEvent<K, V>) - Method in class wan.WANCacheListener
Processes an afterCreate event.
afterDestroy(EntryEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterDestroy(EntryEvent<K, V>) - Method in class cacheworker.SimpleCacheListener
 
afterDestroy(EntryEvent) - Method in class com.gemstone.gemfire.tutorial.storage.LoggingCacheListener
 
afterDestroy(EntryEvent<K, V>) - Method in class helloworld.SimpleCacheListener
 
afterDestroy(EntryEvent<K, V>) - Method in class quickstart.SimpleCacheListener
 
afterDestroy(EntryEvent<K, V>) - Method in class wan.WANCacheListener
Processes an afterDestroy event.
afterFailedCommit(TransactionEvent) - Method in class cacheRunner.LoggingTransactionListener
 
afterInvalidate(EntryEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterInvalidate(EntryEvent<K, V>) - Method in class cacheworker.SimpleCacheListener
 
afterInvalidate(EntryEvent<K, V>) - Method in class helloworld.SimpleCacheListener
 
afterInvalidate(EntryEvent<K, V>) - Method in class quickstart.SimpleCacheListener
 
afterInvalidate(EntryEvent<K, V>) - Method in class wan.WANCacheListener
Processes an afterInvalidate event.
afterRegionClear(RegionEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterRegionCreate(RegionEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterRegionDestroy(RegionEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterRegionInvalidate(RegionEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterRegionLive(RegionEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterRegionLive(RegionEvent) - Method in class helloworld.SimpleCacheListener
 
afterRegionLive(RegionEvent<K, V>) - Method in class quickstart.DurableClientCacheListener
 
afterRollback(TransactionEvent) - Method in class cacheRunner.LoggingTransactionListener
 
afterUpdate(EntryEvent<K, V>) - Method in class cacheRunner.LoggingCacheListener
 
afterUpdate(EntryEvent<K, V>) - Method in class cacheworker.SimpleCacheListener
 
afterUpdate(EntryEvent) - Method in class clientAPI.Client.SubscriberListener
Counts the number of puts done by update events.
afterUpdate(EntryEvent) - Method in class com.gemstone.gemfire.tutorial.storage.LoggingCacheListener
 
afterUpdate(EntryEvent<K, V>) - Method in class helloworld.SimpleCacheListener
 
afterUpdate(EntryEvent<Object, Object>) - Method in class quickstart.DeltaReceiverListener
Processes an afterUpdate event.
afterUpdate(EntryEvent<Object, Object>) - Method in class quickstart.DeltaSimpleListener
Processes an afterUpdate event.
afterUpdate(EntryEvent<K, V>) - Method in class quickstart.SimpleCacheListener
 
afterUpdate(EntryEvent) - Method in class transaction.LoggingCacheListener
 
afterUpdate(EntryEvent<K, V>) - Method in class wan.WANCacheListener
Processes an afterUpdate event.
ARRAY_SIZE - Static variable in class quickstart.DeltaObj
 

B

beforeCreate(EntryEvent<Object, Object>) - Method in class cacheRunner.LoggingCacheWriter
 
beforeDestroy(EntryEvent<Object, Object>) - Method in class cacheRunner.LoggingCacheWriter
 
beforeRegionClear(RegionEvent<Object, Object>) - Method in class cacheRunner.LoggingCacheWriter
 
beforeRegionDestroy(RegionEvent<Object, Object>) - Method in class cacheRunner.LoggingCacheWriter
 
beforeUpdate(EntryEvent<Object, Object>) - Method in class cacheRunner.LoggingCacheWriter
 
BenchmarkAckConsumer - Class in quickstart
This example measures the time it takes for an acknowledgment to arrive back at the producer.
BenchmarkAckConsumer() - Constructor for class quickstart.BenchmarkAckConsumer
 
BenchmarkAckProducer - Class in quickstart
This example measures the time it takes for an acknowledgement to arrive back at the producer.
BenchmarkAckProducer() - Constructor for class quickstart.BenchmarkAckProducer
 
BenchmarkClient - Class in quickstart
This example measures the time it takes for a client put to return in a hierarchical cache configuration.
BenchmarkClient() - Constructor for class quickstart.BenchmarkClient
 

C

cache - Variable in class wan.WANClient
The GemFire ClientCache
cache - Variable in class wanActiveActive.WANClient
The GemFire ClientCache
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 API.
CacheRunner() - Constructor for class cacheRunner.CacheRunner
 
cacheworker - package cacheworker
 
CacheWorker - Class in cacheworker.internal
Starting the CacheWorker creates a GemFire Cache and launches a thread which performs caching operations.
CacheWorker() - Constructor for class cacheworker.internal.CacheWorker
 
cacheworker.internal - package cacheworker.internal
 
CacheWorkerActivator - Class in cacheworker.internal
Provides OSGi lifecycle for the CacheWorker example.
CacheWorkerActivator() - Constructor for class cacheworker.internal.CacheWorkerActivator
 
clearMergedFlag() - Method in class wanActiveActive.Value
 
clearResults() - Method in class quickstart.MyArrayListResultCollector
GemFire will invoke this method before re-executing function (in case of Function Execution HA) This is to clear the previous execution results from the result collector
Client - Class in clientAPI
This example shows how to use the client APIs to create two different types of clients that will connect to a cache server.
Client - Class in com.gemstone.gemfire.tutorial
Main method that connects to the GemFire distributed system as a client and launches a command line user interface for the social networking application.
Client() - Constructor for class com.gemstone.gemfire.tutorial.Client
 
Client - Class in partitionedRegionQuerying
This example shows how to execute a query using function from a client by setting a filter in the function call.This client connects two servers with Partitioned region, inserts data and executes a query.
Client() - Constructor for class partitionedRegionQuerying.Client
 
Client - Class in portableDataExchange.pdxserializable
A sample gemfire client that writes and queries PositionPdx objects on a server.
Client() - Constructor for class portableDataExchange.pdxserializable.Client
 
Client - Class in portableDataExchange.serializer
A sample gemfire client that writes and queries PositionPdx objects on a server.
Client() - Constructor for class portableDataExchange.serializer.Client
 
Client.SubscriberListener - Class in clientAPI
A listener that is used in the subscriber client to wait for the publisher to finish its work.
Client.SubscriberListener() - Constructor for class clientAPI.Client.SubscriberListener
 
clientAPI - package clientAPI
Contains an example that demonstrates how to configure your client applications through the GemFire API instead of through the cache.xml.
ClientConsumer - Class in quickstart
In this example of client/server caching, the server listens on a port for client requests and updates.
ClientConsumer() - Constructor for class quickstart.ClientConsumer
 
ClientWorker - Class in quickstart
In this example of client/server caching, the server listens on a port for client requests and updates.
ClientWorker() - Constructor for class quickstart.ClientWorker
 
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 quickstart.QuarterPartitionResolver
 
close() - Method in class quickstart.SimpleCacheLoader
 
close() - Method in class quickstart.SimpleCqListener
 
close() - Method in class transaction.CustomerOrderResolver
 
close() - Method in interface wanActiveActive.Dialog.CloseCallback
 
close() - Method in class wanActiveActive.WANConflictResolver
This is invoked when the dialog closes.
com.gemstone.gemfire.tutorial - package com.gemstone.gemfire.tutorial
 
com.gemstone.gemfire.tutorial.model - package com.gemstone.gemfire.tutorial.model
 
com.gemstone.gemfire.tutorial.storage - package com.gemstone.gemfire.tutorial.storage
 
connectStandalone(String) - Static method in class clientAPI.Client
Sets up this client's ClientCache.
CqClient - Class in quickstart
In this example of hierarchical caching, the server listens on a port for client requests and updates.
CqClient() - Constructor for class quickstart.CqClient
 
createCache() - Method in class transaction.TransactionalPeer
Connects to the distributed system and creates the cache
createRegions(boolean) - Method in class transaction.TransactionalPeer
Creates the customer and order regions
CustomerId - Class in transaction
Key for the customer region
CustomerId(int) - Constructor for class transaction.CustomerId
 
CustomerOrderResolver - Class in transaction
This resolver ensures that customer and their order are colocated by always returning CustomerId
CustomerOrderResolver() - Constructor for class transaction.CustomerOrderResolver
 

D

DataEviction - Class in quickstart
This example shows cached data eviction.
DataEviction() - Constructor for class quickstart.DataEviction
 
DataExpiration - Class in quickstart
Each data region can be configured to expire entries that have not been accessed recently or that have not been updated recently.
DataExpiration() - Constructor for class quickstart.DataExpiration
 
DataOverflow - Class in quickstart
This example shows cached data overflow to disk.
DataOverflow() - Constructor for class quickstart.DataOverflow
 
DataPersistence - Class in quickstart
This example shows the persistence of cached data to disk.
DataPersistence() - Constructor for class quickstart.DataPersistence
 
delta - package delta
Contains an application that demonstrates the use of Delta Propagation.
DeltaCacheServer - Class in delta
This class is a command-line application that allows the user to run, verify and experiment with the delta propagation features
DeltaCacheServer() - Constructor for class delta.DeltaCacheServer
 
DeltaCollection - Class in delta
Sample implementation of Delta
DeltaCollection() - Constructor for class delta.DeltaCollection
 
DeltaCollection(int) - Constructor for class delta.DeltaCollection
 
DeltaFeederClient - Class in delta
This class is a command-line application that functions as a feeder Client in the system and allows the user to run, verify and experiment with the delta propogation features
DeltaFeederClient() - Constructor for class delta.DeltaFeederClient
 
DeltaObj - Class in quickstart
Sample Object class which implements Delta.
DeltaObj() - Constructor for class quickstart.DeltaObj
 
DeltaPropagationClientFeeder - Class in quickstart
DeltaPropagationClient.java has the client which connects to the DeltaPropagationServer.java.
DeltaPropagationClientFeeder() - Constructor for class quickstart.DeltaPropagationClientFeeder
 
DeltaPropagationClientReceiver - Class in quickstart
Client that registers interest to receives all delta updates.
DeltaPropagationClientReceiver() - Constructor for class quickstart.DeltaPropagationClientReceiver
 
DeltaPropagationServer - Class in quickstart
DeltaPropagationServer.java has the server to which the DeltaPropagationClient connects.
DeltaPropagationServer() - Constructor for class quickstart.DeltaPropagationServer
 
DeltaReceiverClient - Class in delta
This class is a command-line application that functions as a reciver Client in the system and allows the user to run, verify and experiment with the delta propogation features
DeltaReceiverClient() - Constructor for class delta.DeltaReceiverClient
 
DeltaReceiverListener - Class in quickstart
Delta Propagation quick start receiver cache listener
DeltaReceiverListener() - Constructor for class quickstart.DeltaReceiverListener
 
DeltaSimpleListener - Class in quickstart
Delta Propagation quick start cache listener for simple uses
DeltaSimpleListener() - Constructor for class quickstart.DeltaSimpleListener
 
Dialog - Class in wanActiveActive
A simple AWT dialog used by this example to show conflict resolution and the current state of the cache in each process.
Dialog(String, Dialog.CloseCallback, boolean) - Constructor for class wanActiveActive.Dialog
 
Dialog.CloseCallback - Interface in wanActiveActive
 
DistributedLocking - Class in quickstart
DistributedLocking.java demonstrates the user of distributed locking to manage concurrent access to resources.
DistributedLocking() - Constructor for class quickstart.DistributedLocking
 
doCq(ClientCache) - Static method in class quickstart.MultiuserSecurityClient
 
doPuts() - Method in class wan.WANClient
Executes the WANClient multi-threaded putter.
doPuts() - Method in class wanActiveActive.WANClient
Executes the WANClient conflicting update thread
DurableClient - Class in quickstart
DurableClient.java has the client which connects to the DurableServer.java.
DurableClient() - Constructor for class quickstart.DurableClient
 
DurableClientCacheListener<K,V> - Class in quickstart
CacheListener for the durable client.
DurableClientCacheListener() - Constructor for class quickstart.DurableClientCacheListener
 
DurableServer - Class in quickstart
DurableServer.java has the server to which the DurableClient connects.
DurableServer() - Constructor for class quickstart.DurableServer
 

E

endResults() - Method in class quickstart.MyArrayListResultCollector
Call back provided to caller, which is called after function execution is complete and caller can retrieve results using ResultCollector.getResult()
equals(Object) - Method in class cacheRunner.ExampleObject
 
equals(Object) - Method in class com.gemstone.gemfire.tutorial.model.PostID
 
equals(Object) - Method in class delta.NestedDelta
 
equals(Object) - Method in class delta.NestedDelta.NestedType
 
equals(Object) - Method in class quickstart.DeltaObj
 
equals(Object) - Method in class transaction.CustomerId
 
equals(Object) - Method in class transaction.OrderId
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.ClientConsumer
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.ClientWorker
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.CqClient
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.FixedPartitionPeer1
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.FixedPartitionPeer2
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.FunctionExecutionPeer1
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.FunctionExecutionPeer2
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.JSONClient
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.ManagedNode
 
EXAMPLE_REGION_NAME - Static variable in class quickstart.ManagerNode
 
ExampleObject - Class in cacheRunner
Example Object For Java/C Caching
ExampleObject() - Constructor for class cacheRunner.ExampleObject
 
ExampleObject(int) - Constructor for class cacheRunner.ExampleObject
 
ExampleObject(String) - Constructor for class cacheRunner.ExampleObject
 
ExamplePdxSerializer - Class in portableDataExchange.serializer
An example of a PdxSerializer.
ExamplePdxSerializer() - Constructor for class portableDataExchange.serializer.ExamplePdxSerializer
 
execute(FunctionContext) - Method in class partitionedRegionQuerying.QueryingFunction
 
execute(FunctionContext) - Method in class quickstart.MultiGetFunction
 
execute(FunctionContext) - Method in class quickstart.ServerFreeMemFunction
 
execute(FunctionContext) - Method in class transaction.TransactionalFunction
 

F

FixedPartitionPeer1 - Class in quickstart
This example shows basic Region operations on a fixed partitioned region, which has data partitions on two VMs.
FixedPartitionPeer1() - Constructor for class quickstart.FixedPartitionPeer1
 
FixedPartitionPeer2 - Class in quickstart
This example shows basic Region operations on a fixed partitioned region, which has data partitions on two VMs.
FixedPartitionPeer2() - Constructor for class quickstart.FixedPartitionPeer2
 
FixedPartitionPeer2.Months - Enum in quickstart
 
flashcache - package flashcache
This package contains a simple NASDAQ stock quote application using the GemFire JCache API and the NASDAQ FlashQuote web site.
format(Object) - Method in class cacheRunner.LoggingCacheCallback
Formats an arbitrary object into a string
format(EntryEvent) - Method in class cacheRunner.LoggingCacheCallback
Formats an EntryEvent into a string
formatQueryResult(Object) - Static method in class partitionedRegionQuerying.Client
 
formatQueryResult(Object) - Static method in class quickstart.Querying
 
fromData(DataInput) - Method in class cacheRunner.ExampleObject
 
fromData(DataInput) - Method in class delta.DeltaCollection
 
fromData(PdxReader) - Method in class portableDataExchange.pdxserializable.PortfolioPdx
 
fromData(PdxReader) - Method in class portableDataExchange.pdxserializable.PositionPdx
The fromData method deserializes this object using the given PDXReader.
fromData(Class<?>, PdxReader) - Method in class portableDataExchange.serializer.ExamplePdxSerializer
 
fromData(Class<?>, PdxReader) - Method in class portableDataExchange.serializer.PortfolioSerializer
 
fromData(Class<?>, PdxReader) - Method in class portableDataExchange.serializer.PositionSerializer
The fromData method deserializes this object using the given PDXReader.
fromData(DataInput) - Method in class quickstart.DeltaObj
 
fromData(PdxReader) - Method in class wanActiveActive.Value
 
fromDelta(DataInput) - Method in class delta.DeltaCollection
 
fromDelta(DataInput) - Method in class delta.NestedDelta
 
fromDelta(DataInput) - Method in class delta.NestedDelta.NestedType
 
fromDelta(DataInput) - Method in class delta.SimpleDelta
 
fromDelta(DataInput) - Method in class delta.SynchronizedDelta
 
fromDelta(DataInput) - Method in class quickstart.DeltaObj
 
FunctionExecutionPeer1 - Class in quickstart
This is the peer to which FunctionExecutionPeer2 connects for function execution.
FunctionExecutionPeer1() - Constructor for class quickstart.FunctionExecutionPeer1
 
FunctionExecutionPeer2 - Class in quickstart
In this example of peer-to-peer function execution, one peer sends a request for function execution to another peer.
FunctionExecutionPeer2() - Constructor for class quickstart.FunctionExecutionPeer2
 

G

GemfireDAO - Class in com.gemstone.gemfire.tutorial.storage
Data Access Object to store people and posts using GemFire.
GemfireDAO() - Constructor for class com.gemstone.gemfire.tutorial.storage.GemfireDAO
 
getAuthor() - Method in class com.gemstone.gemfire.tutorial.model.PostID
 
getAvg20DaysVol() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getAvg20DaysVol() - Method in class portableDataExchange.serializer.PositionPdx
 
getBondRating() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getBondRating() - Method in class portableDataExchange.serializer.PositionPdx
 
getConvRatio() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getConvRatio() - Method in class portableDataExchange.serializer.PositionPdx
 
getCount() - Static method in class portableDataExchange.pdxserializable.PositionPdx
 
getCount() - Static method in class portableDataExchange.serializer.PositionPdx
 
getCountry() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getCountry() - Method in class portableDataExchange.serializer.PositionPdx
 
getCustId() - Method in class transaction.CustomerId
 
getCustId() - Method in class transaction.OrderId
 
getDelta() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getDelta() - Method in class portableDataExchange.serializer.PositionPdx
 
getDoubleField() - Method in class cacheRunner.ExampleObject
 
getFloatField() - Method in class cacheRunner.ExampleObject
 
getFriends() - Method in class com.gemstone.gemfire.tutorial.model.Profile
 
getId() - Method in class cacheRunner.Portfolio
Returns the id of this portfolio.
getId() - Method in class partitionedRegionQuerying.Portfolio
 
getId() - Method in class partitionedRegionQuerying.QueryingFunction
 
getId() - Method in class quickstart.MultiGetFunction
 
getId() - Method in class quickstart.Portfolio
 
getId() - Method in class quickstart.ServerFreeMemFunction
 
getId() - Method in class transaction.TransactionalFunction
 
getIdent() - Method in class delta.NestedDelta.NestedType
 
getIndustry() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getIndustry() - Method in class portableDataExchange.serializer.PositionPdx
 
getIntField() - Method in class cacheRunner.ExampleObject
 
getIssuer() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getIssuer() - Method in class portableDataExchange.serializer.PositionPdx
 
getKey() - Method in class cacheRunner.ExampleObject
 
getLongField() - Method in class cacheRunner.ExampleObject
 
getMktValue() - Method in class cacheRunner.Position
Returns the value of this position.
getMktValue() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getMktValue() - Method in class portableDataExchange.serializer.PositionPdx
 
getMktValue() - Method in class quickstart.Position
 
getModification() - Method in class wanActiveActive.Value
 
getModificationCount() - Method in class wanActiveActive.Value
 
getName() - Method in class quickstart.QuarterPartitionResolver
 
getName() - Method in class transaction.CustomerOrderResolver
 
getOrderId() - Method in class transaction.OrderId
 
getPartitionName(EntryOperation<Date, String>, Set<String>) - Method in class quickstart.QuarterPartitionResolver
 
getPeople() - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Get this list of people in the system
getPid() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getPid() - Method in class portableDataExchange.serializer.PositionPdx
 
getPositions() - Method in class cacheRunner.Portfolio
Returns the positions held in this portfolio.
getPositions() - Method in class quickstart.Portfolio
 
getPost(PostID) - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Get a post, given the post ID.
getPosts() - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Get this list of all posts in the system
getProfile(String) - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Get the profile of a specific person
getQty() - Method in class cacheRunner.Position
Returns the number of shares held in this position.
getQty() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getQty() - Method in class portableDataExchange.serializer.PositionPdx
 
getQty() - Method in class quickstart.Position
 
getQuote(String) - Method in class flashcache.Quote
this method returns a cached quote
getResult() - Method in class quickstart.MyArrayListResultCollector
Waits if necessary for the computation to complete, and then retrieves its result.
getResult(long, TimeUnit) - Method in class quickstart.MyArrayListResultCollector
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
getRoutingObject(EntryOperation<Date, String>) - Method in class quickstart.QuarterPartitionResolver
 
getRoutingObject(EntryOperation) - Method in class transaction.CustomerOrderResolver
 
getSecId() - Method in class cacheRunner.Position
Returns the id of the security held in this position.
getSecId() - Method in class partitionedRegionQuerying.Portfolio
 
getSecId() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getSecId() - Method in class portableDataExchange.serializer.PositionPdx
 
getSecId() - Method in class quickstart.Position
 
getSecLinks() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getSecLinks() - Method in class portableDataExchange.serializer.PositionPdx
 
getSecType() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getSecType() - Method in class portableDataExchange.serializer.PositionPdx
 
getSharesOutstanding() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getSharesOutstanding() - Method in class portableDataExchange.serializer.PositionPdx
 
getShortField() - Method in class cacheRunner.ExampleObject
 
getStatus() - Method in class cacheRunner.Portfolio
Returns the status of this portfolio (active or inactive).
getStatus() - Method in class partitionedRegionQuerying.Portfolio
 
getStatus() - Method in class quickstart.Portfolio
 
getStringField() - Method in class cacheRunner.ExampleObject
 
getStringListField() - Method in class cacheRunner.ExampleObject
 
getSwitch() - Method in class delta.NestedDelta.NestedType
 
getTimestamp() - Method in class com.gemstone.gemfire.tutorial.model.PostID
 
getType() - Method in class cacheRunner.Portfolio
Returns the type of this portfolio.
getType() - Method in class quickstart.Portfolio
 
getUnderlyer() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getUnderlyer() - Method in class portableDataExchange.serializer.PositionPdx
 
getVolatility() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
getVolatility() - Method in class portableDataExchange.serializer.PositionPdx
 
go() - Method in class quickstart.BenchmarkAckProducer
 
go() - Method in class quickstart.BenchmarkClient
 

H

HACacheServer - Class in haOverflow
This class is a command-line application that allows the user to run, verify and experiment with the HA Overflow features
HACacheServer() - Constructor for class haOverflow.HACacheServer
 
HADurableClient - Class in haOverflow
This class is a command-line application that functions as a Durable Client in the system and allows the user to run, verify and experiment with the HA Overflow features
HADurableClient() - Constructor for class haOverflow.HADurableClient
 
HADurableClientMgr - Class in haOverflow
This class is a command-line application that functions as a Durable Client Manager in the system and allows the user to run, verify and experiment with the HA Overflow features
HADurableClientMgr() - Constructor for class haOverflow.HADurableClientMgr
 
HAFeederClient - Class in haOverflow
This class is a command-line application that functions as a Durable Client in the system and allows the user to run, verify and experiment with the HA Overflow features
HAFeederClient() - Constructor for class haOverflow.HAFeederClient
 
haOverflow - package haOverflow
Contains an application that demonstrates the use of HAOverflow.
hasDelta() - Method in class delta.DeltaCollection
 
hasDelta() - Method in class delta.NestedDelta
 
hasDelta() - Method in class delta.NestedDelta.NestedType
 
hasDelta() - Method in class delta.SimpleDelta
 
hasDelta() - Method in class delta.SynchronizedDelta
 
hasDelta() - Method in class quickstart.DeltaObj
 
hashCode() - Method in class cacheRunner.ExampleObject
 
hashCode() - Method in class com.gemstone.gemfire.tutorial.model.PostID
 
hashCode() - Method in class transaction.CustomerId
 
hashCode() - Method in class transaction.OrderId
 
hasResult() - Method in class partitionedRegionQuerying.QueryingFunction
 
helloworld - package helloworld
 
HelloWorldConsumer - Class in helloworld
This example shows two members with replicated regions.
HelloWorldConsumer() - Constructor for class helloworld.HelloWorldConsumer
 
HelloWorldProducer - Class in helloworld
This example shows two members with replicated regions.
HelloWorldProducer() - Constructor for class helloworld.HelloWorldProducer
 
HISTORY_FIELD - Static variable in class wanActiveActive.Value
 

I

I18nClient - Class in quickstart
In this example a server is loaded with an xml encoded in utf-8 with Japanese Strings, the client then requests a list of all keys, and fetches the contents of the server.
I18nClient() - Constructor for class quickstart.I18nClient
 
incrementModificationCount() - Method in class wanActiveActive.Value
 
init(Properties) - Method in class cacheRunner.ExampleObject
 
init(Properties) - Method in class cacheRunner.LoggingCacheCallback
Initializes this cache callback using data configured in a cache.xml file.
init(Properties) - Method in class cacheRunner.Portfolio
Initializes an instance of Portfolio from a Properties object assembled from data residing in a cache.xml file.
init(Properties) - Method in class cacheRunner.Position
 
init(Properties) - Method in class cacheRunner.StringLoader
Nothing to initialize
init(Properties) - Method in class cacheworker.SimpleCacheListener
 
init(Properties) - Method in class com.gemstone.gemfire.tutorial.storage.LoggingCacheListener
 
init(Properties) - Method in class helloworld.SimpleCacheListener
 
init(Properties) - Method in class partitionedRegionQuerying.QueryingFunction
 
init(Properties) - Method in class portableDataExchange.LoggingCacheListener
Initialize any properties in the specified in the cache.xml file.
init(Properties) - Method in class quickstart.DeltaReceiverListener
 
init(Properties) - Method in class quickstart.DeltaSimpleListener
 
init(Properties) - Method in class quickstart.Portfolio
 
init(Properties) - Method in class quickstart.Position
 
init(Properties) - Method in class quickstart.QuarterPartitionResolver
 
init(Properties) - Method in class quickstart.SimpleCacheListener
 
init(Properties) - Method in class quickstart.SimpleCacheLoader
 
init(Properties) - Method in class wan.WANCacheListener
Initializes this WANCacheListener.
init(Properties) - Method in class wanActiveActive.WANConflictResolver
Initializes this WANConflictResolver.
initClient() - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Connect to the distributed system as a client and declare the people and posts regions
initializeCache(Cache, CacheListener<String, Object>) - Method in class flashcache.Quote
this method initializes the cache
initializeCache() - Method in class wan.WANClient
Initializes the GemFire ClientCache.
initializeCache() - Method in class wanActiveActive.WANClient
Initializes the GemFire ClientCache.
initializeDistSystem(String) - Method in class flashcache.Quote
this method initializes the distributed system
initializeRegion(String) - Method in class wan.WANClient
Initializes the GemFire Region.
initializeRegion(String) - Method in class wanActiveActive.WANClient
Initializes the GemFire Region.
initPeer() - Method in class com.gemstone.gemfire.tutorial.storage.GemfireDAO
Connect to the distributed system as a peer and declare the people and posts regions.
isActive() - Method in class cacheRunner.Portfolio
Returns whether or not this portfolio is active.
isActive() - Method in class quickstart.Portfolio
 
isHA() - Method in class partitionedRegionQuerying.QueryingFunction
 

J

JSONClient - Class in quickstart
In this example of client/server caching, the server listens on a port for client requests and updates.
JSONClient() - Constructor for class quickstart.JSONClient
 

L

load(LoaderHelper) - Method in class cacheRunner.LoggingCacheLoader
Before creating a new value for the requested key, this loader will do a LoaderHelper.netSearch(boolean) to look for the value in another member of the distributed system.
load(LoaderHelper) - Method in class cacheRunner.StringLoader
Simply return the string value of the key being loaded
load(LoaderHelper<String, Object>) - Method in class flashcache.QuoteLoader
this method is invoked by GemFire when there is a cache miss
load(LoaderHelper<String, String>) - Method in class quickstart.SimpleCacheLoader
 
log(String, GemFireCache) - Method in class cacheRunner.LoggingCacheCallback
Logs a message to either standard out or to the GemFire logger obtained from the given GemFireCache.
log(String, Region) - Method in class cacheRunner.LoggingCacheCallback
Logs a message to either standard out or to the GemFire logger obtained from the given Region.
log(String, EntryEvent) - Method in class cacheRunner.LoggingCacheCallback
Logs information about an EntryEvent
log(String, RegionEvent) - Method in class cacheRunner.LoggingCacheCallback
Logs information about a RegionEvent
log(String, TransactionEvent) - Method in class cacheRunner.LoggingTransactionListener
Logs information about a TransactionEvent
log(String) - Static method in class partitionedRegionQuerying.Client
 
LoggingCacheCallback - Class in cacheRunner
The abstract superclass of various GemFire CacheCallbacks that log information about the events that they receieve.
LoggingCacheCallback() - Constructor for class cacheRunner.LoggingCacheCallback
Creates a new LoggingCacheCallback that logs to standard out.
LoggingCacheListener<K,V> - Class in cacheRunner
A CacheListener that logs information about the events it receives.
LoggingCacheListener() - Constructor for class cacheRunner.LoggingCacheListener
 
LoggingCacheListener - Class in com.gemstone.gemfire.tutorial.storage
An implementation of GemFire CacheListener that just prints changes to standard out.
LoggingCacheListener() - Constructor for class com.gemstone.gemfire.tutorial.storage.LoggingCacheListener
 
LoggingCacheListener - Class in portableDataExchange
An example of a cache listener that does not deserialize objects stored in the PDX format.
LoggingCacheListener() - Constructor for class portableDataExchange.LoggingCacheListener
 
LoggingCacheListener - Class in transaction
Cache listener which prints changes in data to System.out
LoggingCacheListener() - Constructor for class transaction.LoggingCacheListener
 
LoggingCacheLoader - Class in cacheRunner
A CacheLoader that logs information about the events it receives.
LoggingCacheLoader() - Constructor for class cacheRunner.LoggingCacheLoader
 
LoggingCacheWriter - Class in cacheRunner
A CacheWriter
LoggingCacheWriter() - Constructor for class cacheRunner.LoggingCacheWriter
Zero-argument constructor required for declarative caching
LoggingTransactionListener - Class in cacheRunner
A GemFire TransactionListener that logs information about the events it receives.
LoggingTransactionListener() - Constructor for class cacheRunner.LoggingTransactionListener
Zero-argument constructor required for declarative cache XML file.

M

main(String[]) - Static method in class cacheOverflow.CacheOverflow
Parses the command line and launches one or more threads that place data into a region.
main(String[]) - Static method in class cacheRunner.CacheRunner
Parses the command line and runs the CacheRunner example.
main(String[]) - Static method in class clientAPI.Client
See the the README.html for instructions on how to run the class from the command line.
main(String[]) - Static method in class com.gemstone.gemfire.tutorial.Client
 
main(String[]) - Static method in class com.gemstone.gemfire.tutorial.Peer
 
main(String[]) - Static method in class delta.DeltaCacheServer
Parses the command line and runs the DeltaCacheServer example.
main(String[]) - Static method in class delta.DeltaFeederClient
Parses the command line and runs the Delta Propagation example.
main(String[]) - Static method in class delta.DeltaReceiverClient
Parses the command line and runs the Delta Propagation example.
main(String[]) - Static method in class flashcache.Quote
 
main(String[]) - Static method in class flashcache.QuoteLoader
This is a test driver - this loads a quote without looking in the GemFire cache.
main(String[]) - Static method in class haOverflow.HACacheServer
Parses the command line and runs the HACacheServer example.
main(String[]) - Static method in class haOverflow.HADurableClient
Parses the command line and runs the HACacheServer example.
main(String[]) - Static method in class haOverflow.HADurableClientMgr
Parses the command line and runs the HACacheServer example.
main(String[]) - Static method in class haOverflow.HAFeederClient
Parses the command line and runs the HACacheServer example.
main(String[]) - Static method in class helloworld.HelloWorldConsumer
 
main(String[]) - Static method in class helloworld.HelloWorldProducer
 
main(String[]) - Static method in class partitionedRegionQuerying.Client
 
main(String[]) - Static method in class portableDataExchange.pdxserializable.Client
 
main(String[]) - Static method in class portableDataExchange.serializer.Client
 
main(String[]) - Static method in class quickstart.BenchmarkAckConsumer
 
main(String[]) - Static method in class quickstart.BenchmarkAckProducer
 
main(String[]) - Static method in class quickstart.BenchmarkClient
 
main(String[]) - Static method in class quickstart.ClientConsumer
 
main(String[]) - Static method in class quickstart.ClientWorker
 
main(String[]) - Static method in class quickstart.CqClient
 
main(String[]) - Static method in class quickstart.DataEviction
 
main(String[]) - Static method in class quickstart.DataExpiration
 
main(String[]) - Static method in class quickstart.DataOverflow
 
main(String[]) - Static method in class quickstart.DataPersistence
 
main(String[]) - Static method in class quickstart.DeltaPropagationClientFeeder
 
main(String[]) - Static method in class quickstart.DeltaPropagationClientReceiver
 
main(String[]) - Static method in class quickstart.DeltaPropagationServer
 
main(String[]) - Static method in class quickstart.DistributedLocking
 
main(String[]) - Static method in class quickstart.DurableClient
 
main(String[]) - Static method in class quickstart.DurableServer
 
main(String[]) - Static method in class quickstart.FixedPartitionPeer1
 
main(String[]) - Static method in class quickstart.FixedPartitionPeer2
 
main(String[]) - Static method in class quickstart.FunctionExecutionPeer1
 
main(String[]) - Static method in class quickstart.FunctionExecutionPeer2
 
main(String[]) - Static method in class quickstart.I18nClient
 
main(String[]) - Static method in class quickstart.JSONClient
 
main(String[]) - Static method in class quickstart.ManagedNode
 
main(String[]) - Static method in class quickstart.ManagerNode
 
main(String[]) - Static method in class quickstart.MultiuserSecurityClient
 
main(String[]) - Static method in class quickstart.MultiuserSecurityServer
 
main(String[]) - Static method in class quickstart.PartitionedRegionVM1
 
main(String[]) - Static method in class quickstart.PartitionedRegionVM2
 
main(String[]) - Static method in class quickstart.PushConsumer
 
main(String[]) - Static method in class quickstart.PushProducer
 
main(String[]) - Static method in class quickstart.Querying
 
main(String[]) - Static method in class quickstart.SecurityClient
 
main(String[]) - Static method in class quickstart.SecurityServer
 
main(String[]) - Static method in class quickstart.Transactions
 
main(String[]) - Static method in class transaction.TransactionalPeer
 
main(String[]) - Static method in class wan.WANClient
Parses the command line and executes the WANClient example.
main(String[]) - Static method in class wanActiveActive.WANClient
Parses the command line and executes the WANClient example.
ManagedNode - Class in quickstart
In this example of Managed Node.
1.
ManagedNode() - Constructor for class quickstart.ManagedNode
 
ManagerNode - Class in quickstart
In this example of Manager Node.
ManagerNode() - Constructor for class quickstart.ManagerNode
 
MERGED_FIELD - Static variable in class wanActiveActive.Value
 
mergedByConflictResolver() - Method in class wanActiveActive.Value
The "merged" conflict resolution option from the hub cache.xml will cause this flag to be set if the WANConflictResolver performs a merge.
MODIFICATION_COUNT_FIELD - Static variable in class wanActiveActive.Value
 
MODIFICATION_FIELD - Static variable in class wanActiveActive.Value
 
MultiGetFunction - Class in quickstart
Application Function to retrieve values for multiple keys in a region.
MultiGetFunction() - Constructor for class quickstart.MultiGetFunction
 
MultiuserSecurityClient - Class in quickstart
In this example of secure client, the server listens on a port for client requests and updates.
MultiuserSecurityClient() - Constructor for class quickstart.MultiuserSecurityClient
 
MultiuserSecurityServer - Class in quickstart
In this example the server starts on a port with security properties for client requests.
MultiuserSecurityServer() - Constructor for class quickstart.MultiuserSecurityServer
 
MyArrayListResultCollector - Class in quickstart
MyArrayListResultCollector gathers result from all the function execution nodes.
MyArrayListResultCollector() - Constructor for class quickstart.MyArrayListResultCollector
 

N

NestedDelta - Class in delta
Sample implementation of Delta
NestedDelta() - Constructor for class delta.NestedDelta
 
NestedDelta(int) - Constructor for class delta.NestedDelta
 
NestedDelta(int, NestedDelta.NestedType) - Constructor for class delta.NestedDelta
 
NestedDelta.NestedType - Class in delta
 
NestedDelta.NestedType() - Constructor for class delta.NestedDelta.NestedType
 
NestedDelta.NestedType(boolean, int) - Constructor for class delta.NestedDelta.NestedType
 
NUMBER_OF_SAMPLES - Static variable in class quickstart.BenchmarkAckProducer
Number of samples to time for benchmarking
NUMBER_OF_SAMPLES - Static variable in class quickstart.BenchmarkClient
Number of samples to time for benchmarking
numberOfConflicts - Variable in class wanActiveActive.WANConflictResolver
Counter tracking the number of conflicting events received

O

onError(CqEvent) - Method in class quickstart.SimpleCqListener
 
onEvent(CqEvent) - Method in class quickstart.SimpleCqListener
 
onEvent(TimestampedEntryEvent, GatewayConflictHelper) - Method in class wanActiveActive.WANConflictResolver
 
open() - Method in class wanActiveActive.Dialog
 
OPERATIONS_PER_SAMPLE - Static variable in class quickstart.BenchmarkAckProducer
Number of put operations to execute for each sampling
OPERATIONS_PER_SAMPLE - Static variable in class quickstart.BenchmarkClient
Number of put operations to execute for each sampling
OrderId - Class in transaction
Key for the Order region
OrderId(int, CustomerId) - Constructor for class transaction.OrderId
 

P

partitionedRegionQuerying - package partitionedRegionQuerying
Contains an application that demonstrates how to query partitioned regions using a function..
PartitionedRegionVM1 - Class in quickstart
This example shows basic Region operations on a partitioned region, which has data partitions on two VMs.
PartitionedRegionVM1() - Constructor for class quickstart.PartitionedRegionVM1
 
PartitionedRegionVM2 - Class in quickstart
This example shows basic Region operations on a partitioned region, which has data partitions on two VMs.
PartitionedRegionVM2() - Constructor for class quickstart.PartitionedRegionVM2
 
PAYLOAD_KB_SIZE - Static variable in class quickstart.BenchmarkAckProducer
Size in kilobytes of payload to put in cache
PAYLOAD_KB_SIZE - Static variable in class quickstart.BenchmarkClient
Size in kilobytes of payload to put in cache
Peer - Class in com.gemstone.gemfire.tutorial
Main method that connects to the GemFire distributed system as a peer and launches a command line user interface for the social networking application.
Peer() - Constructor for class com.gemstone.gemfire.tutorial.Peer
 
portableDataExchange - package portableDataExchange
Contains an application that demonstrates how to use gemfire's Portable Data Exchange serialization framework.
portableDataExchange.pdxserializable - package portableDataExchange.pdxserializable
These example classes show how to serialize your objects with the Portable Data Exchange framework by implementing the PdxSerializable interface.
portableDataExchange.serializer - package portableDataExchange.serializer
These example classes demonstrate how to implement your own PdxSerializer to serialize POJOs with the Portable Data Exchange framework.
Portfolio - Class in cacheRunner
A stock portfolio that consists of multiple Position objects that represent shares of stock (a "security").
Portfolio() - Constructor for class cacheRunner.Portfolio
 
Portfolio - Class in partitionedRegionQuerying
A simple stock Portfolio.
Portfolio(int) - Constructor for class partitionedRegionQuerying.Portfolio
 
Portfolio - Class in quickstart
A stock portfolio that consists of multiple Position objects that represent shares of stock (a "security").
Portfolio() - Constructor for class quickstart.Portfolio
 
PortfolioPdx - Class in portableDataExchange.pdxserializable
An example of a portfolio object for a trading application.
PortfolioPdx() - Constructor for class portableDataExchange.pdxserializable.PortfolioPdx
This constructor is used by the pdx serialization framework to create this object before calling fromData.
PortfolioPdx(int) - Constructor for class portableDataExchange.pdxserializable.PortfolioPdx
 
PortfolioPdx(int, int) - Constructor for class portableDataExchange.pdxserializable.PortfolioPdx
 
PortfolioPdx(int, int, String[]) - Constructor for class portableDataExchange.pdxserializable.PortfolioPdx
 
PortfolioPdx - Class in portableDataExchange.serializer
An example of a portfolio object for a trading application.
PortfolioPdx() - Constructor for class portableDataExchange.serializer.PortfolioPdx
This constructor is used by the pdx serialization framework to create this object before calling fromData.
PortfolioPdx(int) - Constructor for class portableDataExchange.serializer.PortfolioPdx
 
PortfolioPdx(int, int) - Constructor for class portableDataExchange.serializer.PortfolioPdx
 
PortfolioPdx(int, int, String[]) - Constructor for class portableDataExchange.serializer.PortfolioPdx
 
PortfolioSerializer - Class in portableDataExchange.serializer
An example of a PdxSerializer that can serialize PortfolioPdx objects.
PortfolioSerializer() - Constructor for class portableDataExchange.serializer.PortfolioSerializer
 
Position - Class in cacheRunner
Represents a number of shares of a stock ("security") held in a Portfolio.
Position() - Constructor for class cacheRunner.Position
 
Position - Class in quickstart
Represents a number of shares of a stock ("security") held in a Portfolio.
Position() - Constructor for class quickstart.Position
 
PositionPdx - Class in portableDataExchange.pdxserializable
An example of a position object for a trading application.
PositionPdx() - Constructor for class portableDataExchange.pdxserializable.PositionPdx
This contructor is used by the pdx serialization framework to create the object before calling the fromData method.
PositionPdx(String, int) - Constructor for class portableDataExchange.pdxserializable.PositionPdx
This constructor creates a new object with some data.
PositionPdx - Class in portableDataExchange.serializer
An example of a position object for a trading application.
PositionPdx() - Constructor for class portableDataExchange.serializer.PositionPdx
This constructor is used by the pdx serialization framework to create the object before calling the fromData method.
PositionPdx(String, int) - Constructor for class portableDataExchange.serializer.PositionPdx
This constructor creates a new object with some data.
PositionSerializer - Class in portableDataExchange.serializer
An example of a PdxSerializer that can serialize PositionPdx objects.
PositionSerializer() - Constructor for class portableDataExchange.serializer.PositionSerializer
 
PostID - Class in com.gemstone.gemfire.tutorial.model
A PostID is a A unique ID for a post from a specific user.
PostID(String, long) - Constructor for class com.gemstone.gemfire.tutorial.model.PostID
 
pressEnterToContinue() - Static method in class quickstart.MultiuserSecurityClient
 
printEventLog() - Method in class quickstart.SimpleCqListener
 
processCommands() - Method in class com.gemstone.gemfire.tutorial.TextUI
Loop, reading commands from the input and processing them, until an exit command is received.
processEvent(String, EntryEvent<Object, Object>) - Method in class quickstart.DeltaReceiverListener
 
processEvent(String, EntryEvent<Object, Object>) - Method in class quickstart.DeltaSimpleListener
 
processEvent(String, EntryEvent<K, V>) - Method in class wan.WANCacheListener
Processes an event by incrementing the number of events received and logging the event's key and new value.
Profile - Class in com.gemstone.gemfire.tutorial.model
A profile for a user of the gemstone social networking application.
Profile() - Constructor for class com.gemstone.gemfire.tutorial.model.Profile
 
PushConsumer - Class in quickstart
This example shows a producer/consumer system with the consumer configured as a replicate of the producer (push model, complete data replication).
PushConsumer() - Constructor for class quickstart.PushConsumer
 
PushProducer - Class in quickstart
This example shows a producer/consumer system with the consumer configured as a replicate of the producer (push model, complete data replication).
PushProducer() - Constructor for class quickstart.PushProducer
 

Q

QuarterPartitionResolver - Class in quickstart
Partitions data into two "quarters."
QuarterPartitionResolver() - Constructor for class quickstart.QuarterPartitionResolver
 
Querying - Class in quickstart
You can query on the data in your cached regions.
Querying() - Constructor for class quickstart.Querying
 
QueryingFunction - Class in partitionedRegionQuerying
This function executes a query using its RegionFunctionContext which provides a filter on data which should be queried.
QueryingFunction() - Constructor for class partitionedRegionQuerying.QueryingFunction
 
quickstart - package quickstart
 
Quote - Class in flashcache
This class is an interactive command-line application that looks up NASDAQ stock symbols and displays current quote information.
Quote() - Constructor for class flashcache.Quote
 
QuoteLoader - Class in flashcache
This class implements a CacheLoader used by the Quote program to search for quotes in other caches and, failing that, to pull quotes from the NASDAQ FlashQuote web site.
QuoteLoader() - Constructor for class flashcache.QuoteLoader
 

R

region - Variable in class wan.WANClient
The GemFire Region
region - Variable in class wanActiveActive.WANClient
The GemFire Region
regionName - Static variable in class quickstart.PartitionedRegionVM1
 
regionName - Static variable in class quickstart.PartitionedRegionVM2
 
registerInterest() - Method in class wan.WANClient
Registers interest in the region entries.
removeFriend(String) - Method in class com.gemstone.gemfire.tutorial.model.Profile
 
removeFromMap(String) - Method in class delta.DeltaCollection
 
reset() - Method in class quickstart.DeltaObj
 
run() - Method in class cacheOverflow.Worker
Places a 8K arrays of long into a GemFire cache region and updates statistics accordingly.
run() - Method in class quickstart.CqClient
 
run() - Method in class quickstart.FixedPartitionPeer1
 
run() - Method in class quickstart.FixedPartitionPeer2
 
run() - Method in class quickstart.FunctionExecutionPeer1
 
run() - Method in class quickstart.FunctionExecutionPeer2
 

S

secIds - Static variable in class partitionedRegionQuerying.Portfolio
 
SecurityClient - Class in quickstart
In this example of secure client, the server listens on a port for client requests and updates.
SecurityClient() - Constructor for class quickstart.SecurityClient
 
SecurityServer - Class in quickstart
In this example the server starts on a port with security properties for client requests.
SecurityServer() - Constructor for class quickstart.SecurityServer
 
ServerFreeMemFunction - Class in quickstart
A non-data aware function to retrieve the amount of free Java heap memory on the server, in MB.
ServerFreeMemFunction() - Constructor for class quickstart.ServerFreeMemFunction
 
setConflictCount(int) - Method in class wanActiveActive.Dialog
Set the conflictCount text of the dialog.
setDoubleField(double) - Method in class cacheRunner.ExampleObject
 
setDoubleVal(double) - Method in class delta.SimpleDelta
 
setDoubleVal(double) - Method in class delta.SynchronizedDelta
 
setEcho(boolean) - Method in class cacheRunner.CacheRunner
Sets whether commands from input should be echoed to output.
setFloatField(float) - Method in class cacheRunner.ExampleObject
 
setHistory(String) - Method in class wanActiveActive.Dialog
Set the history text of the dialog.
setIdent(int) - Method in class delta.NestedDelta.NestedType
 
setIntField(int) - Method in class cacheRunner.ExampleObject
 
setIntVal(int) - Method in class delta.NestedDelta
 
setIntVal(int) - Method in class delta.SimpleDelta
 
setLongField(long) - Method in class cacheRunner.ExampleObject
 
setLongVal(long) - Method in class delta.SynchronizedDelta
 
setModification(String) - Method in class wanActiveActive.Dialog
Set the cache content text of this dialog.
setModification(String) - Method in class wanActiveActive.Value
Set the "modification" field of this object.
setNestedDelta(NestedDelta.NestedType) - Method in class delta.NestedDelta
 
setObj(long) - Method in class quickstart.DeltaObj
 
setShortField(short) - Method in class cacheRunner.ExampleObject
 
setStringField(String) - Method in class cacheRunner.ExampleObject
 
setStringListField(Vector<String>) - Method in class cacheRunner.ExampleObject
 
setSwitch(boolean) - Method in class delta.NestedDelta.NestedType
 
setXmlFile(File) - Method in class cacheRunner.CacheRunner
Sets the cache.xml file used to declaratively initialize the cache in this example.
SimpleCacheListener<K,V> - Class in cacheworker
Simple CacheListener that prints caching events to System.out.
SimpleCacheListener() - Constructor for class cacheworker.SimpleCacheListener
 
SimpleCacheListener<K,V> - Class in helloworld
 
SimpleCacheListener() - Constructor for class helloworld.SimpleCacheListener
 
SimpleCacheListener<K,V> - Class in quickstart
A simple CacheListener which prints lines to output.
SimpleCacheListener() - Constructor for class quickstart.SimpleCacheListener
 
SimpleCacheLoader - Class in quickstart
A simple CacheLoader implementation.
SimpleCacheLoader() - Constructor for class quickstart.SimpleCacheLoader
 
SimpleCqListener - Class in quickstart
A simple CqListener implementation.
SimpleCqListener() - Constructor for class quickstart.SimpleCqListener
 
SimpleCqListener(String) - Constructor for class quickstart.SimpleCqListener
 
SimpleDelta - Class in delta
Sample implementation of Delta.
SimpleDelta() - Constructor for class delta.SimpleDelta
 
SimpleDelta(int, double) - Constructor for class delta.SimpleDelta
 
start() - Method in class cacheworker.internal.CacheWorker
Starts the CacheWorker which creates a GemFire Cache and launches a thread to perform caching operations.
start(BundleContext) - Method in class cacheworker.internal.CacheWorkerActivator
Creates and starts a CacheWorker.
stop() - Method in class cacheworker.internal.CacheWorker
Stops the CacheWorker thread and closes the Cache.
stop(BundleContext) - Method in class cacheworker.internal.CacheWorkerActivator
Stops the CacheWorker.
StringLoader - Class in cacheRunner
A CacheLoader that simply returns the value of the key that is loaded.
StringLoader() - Constructor for class cacheRunner.StringLoader
 
SynchronizedDelta - Class in delta
Sample implementation of Delta
SynchronizedDelta(long, double) - Constructor for class delta.SynchronizedDelta
 

T

TextUI - Class in com.gemstone.gemfire.tutorial
A command line user interface that manipulates users and posts.
TextUI(GemfireDAO, InputStream, PrintStream) - Constructor for class com.gemstone.gemfire.tutorial.TextUI
 
toData(DataOutput) - Method in class cacheRunner.ExampleObject
 
toData(DataOutput) - Method in class delta.DeltaCollection
 
toData(PdxWriter) - Method in class portableDataExchange.pdxserializable.PortfolioPdx
 
toData(PdxWriter) - Method in class portableDataExchange.pdxserializable.PositionPdx
The toData method serializes the object using a given pdx writer.
toData(Object, PdxWriter) - Method in class portableDataExchange.serializer.ExamplePdxSerializer
Serialize the given object using the PdxWriter if possible.
toData(Object, PdxWriter) - Method in class portableDataExchange.serializer.PortfolioSerializer
 
toData(Object, PdxWriter) - Method in class portableDataExchange.serializer.PositionSerializer
 
toData(DataOutput) - Method in class quickstart.DeltaObj
 
toData(PdxWriter) - Method in class wanActiveActive.Value
 
toDelta(DataOutput) - Method in class delta.DeltaCollection
 
toDelta(DataOutput) - Method in class delta.NestedDelta.NestedType
 
toDelta(DataOutput) - Method in class delta.NestedDelta
 
toDelta(DataOutput) - Method in class delta.SimpleDelta
 
toDelta(DataOutput) - Method in class delta.SynchronizedDelta
 
toDelta(DataOutput) - Method in class quickstart.DeltaObj
 
toString() - Method in class cacheRunner.ExampleObject
 
toString() - Method in class cacheRunner.Portfolio
 
toString() - Method in class cacheRunner.Position
 
toString() - Method in class cacheworker.SimpleCacheListener
Returns the name of this listener.
toString() - Method in class com.gemstone.gemfire.tutorial.model.PostID
 
toString() - Method in class com.gemstone.gemfire.tutorial.model.Profile
 
toString() - Method in class delta.DeltaCollection
 
toString() - Method in class delta.NestedDelta.NestedType
 
toString() - Method in class delta.NestedDelta
 
toString() - Method in class delta.SimpleDelta
 
toString() - Method in class delta.SynchronizedDelta
 
toString() - Method in class partitionedRegionQuerying.Portfolio
 
toString() - Method in class portableDataExchange.pdxserializable.PortfolioPdx
 
toString() - Method in class portableDataExchange.pdxserializable.PositionPdx
 
toString() - Method in class portableDataExchange.serializer.PortfolioPdx
 
toString() - Method in class portableDataExchange.serializer.PositionPdx
 
toString() - Method in class quickstart.DeltaObj
 
toString() - Method in class quickstart.Portfolio
 
toString() - Method in class quickstart.Position
 
toString() - Method in class transaction.CustomerId
 
toString() - Method in class transaction.OrderId
 
toString() - Method in class wanActiveActive.Value
 
transaction - package transaction
Contains an application that demonstrates the use of GemFire's transaction capabilities.
TransactionalFunction - Class in transaction
This function does transactional updates to customer and order regions
TransactionalFunction() - Constructor for class transaction.TransactionalFunction
 
TransactionalPeer - Class in transaction
An example for using GemFire Transactions.
TransactionalPeer(boolean) - Constructor for class transaction.TransactionalPeer
 
Transactions - Class in quickstart
You can execute transactions against the data in the distributed cache as you would in a database.
Transactions() - Constructor for class quickstart.Transactions
 

U

USAGE - Static variable in class quickstart.ClientConsumer
 
usage() - Static method in class wan.WANClient
Prints usage information about this program

V

Value - Class in wanActiveActive
Value is the class of objects stored in the cache by this example application.
Value() - Constructor for class wanActiveActive.Value
no-arg constructor required for serialization
Value(int, String) - Constructor for class wanActiveActive.Value
Construct a Value object
valueOf(String) - Static method in enum quickstart.FixedPartitionPeer2.Months
Returns the enum constant of this type with the specified name.
values() - Static method in enum quickstart.FixedPartitionPeer2.Months
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForever() - Method in class wan.WANClient
Waits forever.
waitForever() - Method in class wanActiveActive.WANClient
Waits forever.
waitForPuts(int) - Method in class clientAPI.Client.SubscriberListener
Blocks until numToWaitFor puts have been done.
wan - package wan
Contains an application that demonstrates the use of GemFire's WAN capabilities.
wanActiveActive - package wanActiveActive
Contains an application that demonstrates the use of GemFire's WAN conflict resolution capabilities.
WANCacheListener<K,V> - Class in wan
Class WANCacheListener is a CacheListener that logs WAN events as they are received.
WANCacheListener() - Constructor for class wan.WANCacheListener
 
WANClient - Class in wan
Class WANClient is a WAN client application.
WANClient() - Constructor for class wan.WANClient
 
WANClient - Class in wanActiveActive
Class WANClient is a WAN client application.
WANClient() - Constructor for class wanActiveActive.WANClient
 
WANConflictResolver - Class in wanActiveActive
Class WANConflictResolver is a GatewayConflictResolver provides several alternative methods for resolving conflicts in a WAN configuration when multiple sites are modifying the same objects.
WANConflictResolver() - Constructor for class wanActiveActive.WANConflictResolver
 
Worker - Class in cacheOverflow
A worker thread that places a given number of 8K chunks of data (long arrays) into a GemFire region.
WorkerStats - Class in cacheOverflow
Statistics about the work performed by a Worker.

_

_numberOfEvents - Variable in class wan.WANCacheListener
Counter tracking the number of events received
A B C D E F G H I J L M N O P Q R S T U V W _ 
GemFire XD 1.5.2

Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.