Skip navigation links
A C D E F G H I L O P R S T W 

A

AbstractRemoteGatewaySender - Class in org.apache.geode.internal.cache.wan
 
AbstractRemoteGatewaySender() - Constructor for class org.apache.geode.internal.cache.wan.AbstractRemoteGatewaySender
 
AbstractRemoteGatewaySender(Cache, GatewaySenderAttributes) - Constructor for class org.apache.geode.internal.cache.wan.AbstractRemoteGatewaySender
 
addAsyncEventListener(AsyncEventListener) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
addExchangedLocators(Map<Integer, Set<DistributionLocatorId>>, LocatorMembershipListener) - Static method in class org.apache.geode.cache.client.internal.locator.wan.LocatorHelper
This method adds the map of locatorsinfo sent by other locator to this locator's allLocatorInfo
addGatewayEventFilter(GatewayEventFilter) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
addGatewayTransportFilter(GatewayTransportFilter) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
addGatewayTransportFilter(GatewayTransportFilter) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
addLocator(int, DistributionLocatorId, LocatorMembershipListener, DistributionLocatorId) - Static method in class org.apache.geode.cache.client.internal.locator.wan.LocatorHelper
This methods add the given locator to allLocatorInfoMap.

C

clearLocatorInfo() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
configureGatewaySender(GatewaySender) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
create() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
create(String, int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
create(String) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
createGatewayReceiverFactory(Cache) - Method in class org.apache.geode.cache.client.internal.locator.wan.WANFactoryImpl
 
createGatewaySenderFactory(Cache) - Method in class org.apache.geode.cache.client.internal.locator.wan.WANFactoryImpl
 
createLocatorDiscoverer() - Method in class org.apache.geode.cache.client.internal.locator.wan.WANFactoryImpl
 
createLocatorMembershipListener() - Method in class org.apache.geode.cache.client.internal.locator.wan.WANFactoryImpl
 
createProcessors(int, Set<Region>) - Method in class org.apache.geode.internal.cache.wan.parallel.RemoteConcurrentParallelGatewaySenderEventProcessor
 

D

destroyConnection() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
discover(int, DistributionConfigImpl, LocatorMembershipListener, String) - Method in class org.apache.geode.cache.client.internal.locator.wan.WanLocatorDiscovererImpl
 
dispatchBatch(List, boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
dispatchBatch_NewWAN(Connection, List, int, boolean) - Method in class org.apache.geode.cache.client.internal.SenderProxy
 

E

equals(Object) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
exchangeRemoteLocators() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery
 
executeOn(Connection, ExecutablePool, List, int, boolean) - Static method in class org.apache.geode.cache.client.internal.GatewaySenderBatchOp
Send a list of gateway events to a server to execute using connections from the given pool to communicate with the server.
executeOn(Connection, ExecutablePool) - Static method in class org.apache.geode.cache.client.internal.GatewaySenderBatchOp
 

F

fillInProfile(DistributionAdvisor.Profile) - Method in class org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderImpl
 
fillInProfile(DistributionAdvisor.Profile) - Method in class org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderImpl
 
fromData(DataInput) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
fromData(DataInput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
fromData(DataInput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
 
fromData(DataInput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingRequest
 
fromData(DataInput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingResponse
 
fromData(DataInput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
fromData(DataInput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
 

G

GatewayAck(BatchException70, int) - Constructor for class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.GatewayAck
 
GatewayAck(int, int) - Constructor for class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.GatewayAck
 
GatewayReceiverFactoryImpl - Class in org.apache.geode.internal.cache.wan
 
GatewayReceiverFactoryImpl() - Constructor for class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
GatewayReceiverFactoryImpl(Cache) - Constructor for class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
GatewayReceiverImpl - Class in org.apache.geode.internal.cache.wan
 
GatewayReceiverImpl(Cache, int, int, int, int, String, List<GatewayTransportFilter>, String, boolean) - Constructor for class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
GatewaySenderBatchOp - Class in org.apache.geode.cache.client.internal
 
GatewaySenderEventRemoteDispatcher - Class in org.apache.geode.internal.cache.wan
 
GatewaySenderEventRemoteDispatcher(AbstractGatewaySenderEventProcessor) - Constructor for class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
GatewaySenderEventRemoteDispatcher.GatewayAck - Class in org.apache.geode.internal.cache.wan
 
GatewaySenderFactoryImpl - Class in org.apache.geode.internal.cache.wan
 
GatewaySenderFactoryImpl(Cache) - Constructor for class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
getAllLocatorsInfo() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
getAllServerLocatorsInfo() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
getBatchException() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.GatewayAck
 
getBatchId() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.GatewayAck
 
getBindAddress() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getConnection(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
Acquires or adds a new Connection to the corresponding Gateway
getDistributedSystemId() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
getDistributedSystemId() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
getDSFID() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
getDSFID() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
getDSFID() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
 
getDSFID() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingRequest
 
getDSFID() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingResponse
 
getDSFID() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
getDSFID() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
 
getDsId() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
getEndPort() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getGatewayTransportFilters() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getHost() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getLocator() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
getLocator() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
getLocators() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
 
getLocators() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
 
getMaximumTimeBetweenPings() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getNumEvents() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.GatewayAck
 
getPort() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getRemoteLocatorInfo(int) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
getSerializationVersions() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
getSerializationVersions() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
 
getSerializationVersions() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingRequest
 
getSerializationVersions() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingResponse
 
getSerializationVersions() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
getSerializationVersions() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
 
getServer() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getSocketBufferSize() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
getSourceLocator() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
getStartPort() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 

H

handleRequest(Object) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
hashCode() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 

I

initialize() - Method in class org.apache.geode.cache.client.internal.locator.wan.WANFactoryImpl
 
initializeEventDispatcher() - Method in class org.apache.geode.internal.cache.wan.parallel.RemoteParallelGatewaySenderEventProcessor
 
initializeEventDispatcher() - Method in class org.apache.geode.internal.cache.wan.serial.RemoteSerialGatewaySenderEventProcessor
 
initializeMessageQueue(String) - Method in class org.apache.geode.internal.cache.wan.serial.RemoteConcurrentSerialGatewaySenderEventProcessor
 
initProxy() - Method in class org.apache.geode.internal.cache.wan.AbstractRemoteGatewaySender
 
isConnectedToRemote() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
isManualStart() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
isRemoteDispatcher() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
isRunning() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
isStopped() - Method in class org.apache.geode.cache.client.internal.locator.wan.WanLocatorDiscovererImpl
 

L

LocalLocatorDiscovery() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery.LocalLocatorDiscovery
 
LocatorDiscovery - Class in org.apache.geode.cache.client.internal.locator.wan
This class represent a runnable task which exchange the locator information with local locators(within the site) as well as remote locators (across the site)
LocatorDiscovery(WanLocatorDiscoverer, DistributionLocatorId, RemoteLocatorJoinRequest, LocatorMembershipListener) - Constructor for class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery
 
LocatorDiscovery.LocalLocatorDiscovery - Class in org.apache.geode.cache.client.internal.locator.wan
 
LocatorDiscovery.RemoteLocatorDiscovery - Class in org.apache.geode.cache.client.internal.locator.wan
 
LocatorHelper - Class in org.apache.geode.cache.client.internal.locator.wan
This is a helper class which helps to add the locator information to the allLocatorInfoMap.
LocatorHelper() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.LocatorHelper
 
locatorJoined(int, DistributionLocatorId, DistributionLocatorId) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
When the new locator is added to remote locator metadata, inform all other locators in remote locator metadata about the new locator so that they can update their remote locator metadata.
LocatorJoinMessage - Class in org.apache.geode.cache.client.internal.locator.wan
 
LocatorJoinMessage() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
LocatorJoinMessage(int, DistributionLocatorId, DistributionLocatorId, String) - Constructor for class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
LocatorMembershipListenerImpl - Class in org.apache.geode.cache.client.internal.locator.wan
An implementation of LocatorMembershipListener
LocatorMembershipListenerImpl() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
locatorObject - Static variable in class org.apache.geode.cache.client.internal.locator.wan.LocatorHelper
 
logConnectionFailure() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
logProxyFailure() - Method in class org.apache.geode.internal.cache.wan.AbstractRemoteGatewaySender
 

O

org.apache.geode.cache.client.internal - package org.apache.geode.cache.client.internal
 
org.apache.geode.cache.client.internal.locator.wan - package org.apache.geode.cache.client.internal.locator.wan
 
org.apache.geode.internal.cache.wan - package org.apache.geode.internal.cache.wan
 
org.apache.geode.internal.cache.wan.parallel - package org.apache.geode.internal.cache.wan.parallel
 
org.apache.geode.internal.cache.wan.serial - package org.apache.geode.internal.cache.wan.serial
 

P

ParallelGatewaySenderImpl - Class in org.apache.geode.internal.cache.wan.parallel
 
ParallelGatewaySenderImpl() - Constructor for class org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderImpl
 
ParallelGatewaySenderImpl(Cache, GatewaySenderAttributes) - Constructor for class org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderImpl
 
proxyFailureTries - Variable in class org.apache.geode.internal.cache.wan.AbstractRemoteGatewaySender
used to reduce warning logs in case remote locator is down (#47634)

R

readAcknowledgement() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
rebalance() - Method in class org.apache.geode.internal.cache.wan.parallel.RemoteConcurrentParallelGatewaySenderEventProcessor
 
rebalance() - Method in class org.apache.geode.internal.cache.wan.parallel.RemoteParallelGatewaySenderEventProcessor
 
receiveAckFromReceiver(Connection) - Method in class org.apache.geode.cache.client.internal.SenderProxy
 
RemoteConcurrentParallelGatewaySenderEventProcessor - Class in org.apache.geode.internal.cache.wan.parallel
Remote version of GatewaySenderEvent Processor
RemoteConcurrentParallelGatewaySenderEventProcessor(AbstractGatewaySender) - Constructor for class org.apache.geode.internal.cache.wan.parallel.RemoteConcurrentParallelGatewaySenderEventProcessor
 
RemoteConcurrentSerialGatewaySenderEventProcessor - Class in org.apache.geode.internal.cache.wan.serial
 
RemoteConcurrentSerialGatewaySenderEventProcessor(AbstractGatewaySender) - Constructor for class org.apache.geode.internal.cache.wan.serial.RemoteConcurrentSerialGatewaySenderEventProcessor
 
RemoteLocatorDiscovery() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery.RemoteLocatorDiscovery
 
RemoteLocatorJoinRequest - Class in org.apache.geode.cache.client.internal.locator.wan
Requests remote locators of a remote WAN site
RemoteLocatorJoinRequest() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
RemoteLocatorJoinRequest(int, DistributionLocatorId, String) - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
RemoteLocatorJoinResponse - Class in org.apache.geode.cache.client.internal.locator.wan
List of remote locators as a response
RemoteLocatorJoinResponse() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
Used by DataSerializer
RemoteLocatorJoinResponse(Map<Integer, Set<DistributionLocatorId>>) - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
 
RemoteLocatorPingRequest - Class in org.apache.geode.cache.client.internal.locator.wan
 
RemoteLocatorPingRequest() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingRequest
 
RemoteLocatorPingRequest(String) - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingRequest
 
RemoteLocatorPingResponse - Class in org.apache.geode.cache.client.internal.locator.wan
 
RemoteLocatorPingResponse() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingResponse
Used by DataSerializer
RemoteLocatorRequest - Class in org.apache.geode.cache.client.internal.locator.wan
 
RemoteLocatorRequest() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
RemoteLocatorRequest(int, String) - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
RemoteLocatorResponse - Class in org.apache.geode.cache.client.internal.locator.wan
 
RemoteLocatorResponse() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
Used by DataSerializer
RemoteLocatorResponse(Set<String>) - Constructor for class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
 
RemoteParallelGatewaySenderEventProcessor - Class in org.apache.geode.internal.cache.wan.parallel
 
RemoteParallelGatewaySenderEventProcessor(AbstractGatewaySender) - Constructor for class org.apache.geode.internal.cache.wan.parallel.RemoteParallelGatewaySenderEventProcessor
 
RemoteParallelGatewaySenderEventProcessor(AbstractGatewaySender, Set<Region>, int, int) - Constructor for class org.apache.geode.internal.cache.wan.parallel.RemoteParallelGatewaySenderEventProcessor
use in concurrent scenario where queue is to be shared among all the processors.
RemoteSerialGatewaySenderEventProcessor - Class in org.apache.geode.internal.cache.wan.serial
 
RemoteSerialGatewaySenderEventProcessor(AbstractGatewaySender, String) - Constructor for class org.apache.geode.internal.cache.wan.serial.RemoteSerialGatewaySenderEventProcessor
 
removeGatewayEventFilter(GatewayEventFilter) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
removeGatewayTransportFilter(GatewayTransportFilter) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
removeGatewayTransportFilter(GatewayTransportFilter) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
run() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery.LocalLocatorDiscovery
 
run() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery.RemoteLocatorDiscovery
 

S

SenderProxy - Class in org.apache.geode.cache.client.internal
Used to send operations from a sender to a receiver.
SenderProxy(InternalPool) - Constructor for class org.apache.geode.cache.client.internal.SenderProxy
 
SerialGatewaySenderImpl - Class in org.apache.geode.internal.cache.wan.serial
 
SerialGatewaySenderImpl() - Constructor for class org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderImpl
 
SerialGatewaySenderImpl(Cache, GatewaySenderAttributes) - Constructor for class org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderImpl
 
setAlertThreshold(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setBatchConflationEnabled(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setBatchSize(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setBatchTimeInterval(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setBindAddress(String) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
setBucketSorted(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setConfig(DistributionConfig) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
setDiskStoreName(String) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setDiskSynchronous(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setDispatcherThreads(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setEndPort(int) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
setForInternalUse(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setGatewayEventSubstitutionFilter(GatewayEventSubstitutionFilter) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setHostnameForSenders(String) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
setLocatorDiscoveryCallback(LocatorDiscoveryCallback) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setManualStart(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
setManualStart(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setMaximumQueueMemory(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setMaximumTimeBetweenPings(int) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
setModifiedEventId(EntryEventImpl) - Method in class org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderImpl
 
setModifiedEventId(EntryEventImpl) - Method in class org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderImpl
 
setOrderPolicy(GatewaySender.OrderPolicy) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setParallel(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setParallelFactorForReplicatedRegion(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setPersistenceEnabled(boolean) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setPort(int) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorMembershipListenerImpl
 
setSocketBufferSize(int) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
setSocketBufferSize(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setSocketReadTimeout(int) - Method in class org.apache.geode.internal.cache.wan.GatewaySenderFactoryImpl
 
setStartPort(int) - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverFactoryImpl
 
skipFailureLogging(DistributionLocatorId) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery
 
start() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
start() - Method in class org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderImpl
 
start() - Method in class org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderImpl
 
stop() - Method in class org.apache.geode.cache.client.internal.locator.wan.WanLocatorDiscovererImpl
 
stop() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
stop() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 
stop() - Method in class org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderImpl
 
stop() - Method in class org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderImpl
 
stopAckReaderThread() - Method in class org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher
 

T

toData(DataOutput) - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
toData(DataOutput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
toData(DataOutput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
 
toData(DataOutput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingRequest
 
toData(DataOutput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorPingResponse
 
toData(DataOutput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
toData(DataOutput) - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
 
toString() - Method in class org.apache.geode.cache.client.internal.locator.wan.LocatorJoinMessage
 
toString() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinRequest
 
toString() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorJoinResponse
 
toString() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorRequest
 
toString() - Method in class org.apache.geode.cache.client.internal.locator.wan.RemoteLocatorResponse
 
toString() - Method in class org.apache.geode.internal.cache.wan.GatewayReceiverImpl
 
toString() - Method in class org.apache.geode.internal.cache.wan.parallel.ParallelGatewaySenderImpl
 
toString() - Method in class org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderImpl
 

W

WAN_LOCATOR_CONNECTION_INTERVAL - Static variable in class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery
 
WAN_LOCATOR_CONNECTION_RETRY_ATTEMPT - Static variable in class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery
 
WAN_LOCATOR_PING_INTERVAL - Static variable in class org.apache.geode.cache.client.internal.locator.wan.LocatorDiscovery
 
WANFactoryImpl - Class in org.apache.geode.cache.client.internal.locator.wan
 
WANFactoryImpl() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.WANFactoryImpl
 
WanLocatorDiscovererImpl - Class in org.apache.geode.cache.client.internal.locator.wan
 
WanLocatorDiscovererImpl() - Constructor for class org.apache.geode.cache.client.internal.locator.wan.WanLocatorDiscovererImpl
 
A C D E F G H I L O P R S T W 
Skip navigation links