Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

aBoolean - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aBoolean - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aBooleanArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aBooleanArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
abort() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
abort() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionFacade
 
abort() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
AbstractCache - Class in org.apache.geode.modules.session.bootstrap
 
AbstractCache() - Constructor for class org.apache.geode.modules.session.bootstrap.AbstractCache
 
AbstractCacheLifecycleListener - Class in org.apache.geode.modules.session.catalina
 
AbstractCacheLifecycleListener() - Constructor for class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
AbstractGatewayDeltaEvent - Class in org.apache.geode.modules.gatewaydelta
 
AbstractGatewayDeltaEvent() - Constructor for class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
AbstractGatewayDeltaEvent(String, String) - Constructor for class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
AbstractLauncher<T extends java.lang.Comparable<T>> - Class in org.apache.geode.distributed
The AbstractLauncher class is a base class for implementing various launchers to construct and run different GemFire processes, like Cache Servers, Locators, Managers, HTTP servers and so on.
AbstractLauncher() - Constructor for class org.apache.geode.distributed.AbstractLauncher
 
AbstractLauncher.ServiceState<T extends java.lang.Comparable<T>> - Class in org.apache.geode.distributed
The ServiceState is an immutable type representing the state of the specified Locator at any given moment in time.
AbstractLauncher.Status - Enum in org.apache.geode.distributed
The Status enumerated type represents the various lifecycle states of a GemFire service (such as a Cache Server, a Locator or a Manager).
AbstractSessionCache - Class in org.apache.geode.modules.session.catalina
 
AbstractSessionCache(SessionManager) - Constructor for class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
aByte - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aByte - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aByteArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aByteArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
accept(Map.Entry<K, V>) - Method in interface org.apache.geode.cache.snapshot.SnapshotFilter
Returns true if the entry passes the filter criteria; false otherwise.
access_flags - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
AccessControl - Interface in org.apache.geode.security
Deprecated.
since Geode 1.0, use SecurityManager instead
accessString() - Method in class org.apache.geode.codeAnalysis.decode.CompiledField
return a string describing the access modifiers for this class
accessString() - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
return a string describing the access modifiers for this class
accrual_daycount_code - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
accumulate(Object) - Method in interface org.apache.geode.cache.query.Aggregator
Accumulate the next scalar value
aChar - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aChar - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aCharArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aCharArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
ACK_SEVERE_ALERT_THRESHOLD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static string definition of the "ack-severe-alert-threshold" property
ACK_WAIT_THRESHOLD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ack-wait-threshold" property
aCollection - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aCollection - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
action - Variable in class org.apache.geode.cache.configuration.ExpirationAttributesType
 
action - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
 
action - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruHeapPercentage
 
activate() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
AdaptedMembershipEvent(ClientMembershipEvent) - Constructor for class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
 
aDate - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aDate - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aDay - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
add(Session) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
addAlertListener(AlertListener) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Registers an AlertListener that will receive all alerts that are at or above the alert level.
addAlternateReference(String, String) - Method in class org.apache.geode.cache.query.data.TradingLine
 
addArgument(Argument) - Method in class org.apache.geode.modules.session.installer.args.ArgumentProcessor
Adds a new argument.
addAsyncEventQueueId(String) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Adds a AsyncEventQueue to the end of list of async event queues on this factory
addAsyncEventQueueId(String) - Method in interface org.apache.geode.cache.AttributesMutator
Adds AsyncEventQueueId to the list of AsyncEventQueueId of the region.
addAsyncEventQueueId(String) - Method in class org.apache.geode.cache.RegionFactory
Adds a asyncEventQueueId to the RegionAttributes
addCacheListener(SystemMemberCacheListener) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Registers a cache event listener.
addCacheListener(CacheListener<K, V>) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Adds a cache listener to the end of the list of cache listeners on this factory.
addCacheListener(CacheListener<K, V>) - Method in interface org.apache.geode.cache.AttributesMutator
Adds a cache listener to the end of the list of cache listeners on this region.
addCacheListener(CacheListener<K, V>) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Adds a cache listener to the end of the list of cache listeners on this factory.
addCacheListener(CacheListener<K, V>) - Method in class org.apache.geode.cache.RegionFactory
Adds a cache listener to the end of the list of cache listeners on this factory.
addCacheServer() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
addCacheServer() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Adds a new, unstarted cache server that will serve the contents of this cache to clients.
addCacheServer() - Method in interface org.apache.geode.cache.Cache
Creates a new cache server, with the default configuration, that will allow clients to access this cache.
addCacheVm() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Creates a new cache vm that is ready to configure and start.
addClassTypeToJson(String) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
addConnectedClient(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
addConnectedServer(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
addContact(Person) - Method in class org.apache.geode.cache.lucene.test.Customer
 
addContainer(ContainerInstall) - Method in class org.apache.geode.session.tests.ContainerManager
Add a new container to manage using the specified installation The container will not be running until one of the start methods is called.
addContainers(int, ContainerInstall) - Method in class org.apache.geode.session.tests.ContainerManager
Add multiple containers to manage using the specified installation.
addContext(String, ManagerBase) - Static method in class org.apache.geode.modules.util.ContextMapper
 
addCqListener(CqListener) - Method in class org.apache.geode.cache.query.CqAttributesFactory
Adds a CQ listener to the end of the list of cq listeners on this factory.
addCqListener(CqListener) - Method in interface org.apache.geode.cache.query.CqAttributesMutator
Adds a CQ listener to the end of the list of CQ listeners on this CqQuery.
addDistributionLocator() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Creates a new DistributionLocator that is ready to configure and start.
addException(Throwable) - Method in exception org.apache.geode.cache.execute.FunctionException
Adds exceptions thrown from different nodes to a ds
addExceptions(Collection<? extends Throwable>) - Method in exception org.apache.geode.cache.execute.FunctionException
Adds the list of exceptions provided
addField(String) - Method in interface org.apache.geode.cache.lucene.LuceneIndexFactory
Add a field to be indexed
addField(String, Analyzer) - Method in interface org.apache.geode.cache.lucene.LuceneIndexFactory
Add a field to be indexed, using the specified analyzer.
addFixedPartitionAttributes(FixedPartitionAttributes) - Method in class org.apache.geode.cache.PartitionAttributesFactory
FixedPartitionAttributes defined for this partitioned region is added to PR attributes.
addForm(String) - Method in class org.apache.geode.modules.session.installer.args.Argument
Adds a possible representation of the command line argument.
addGatewayEventFilter(GatewayEventFilter) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Adds a GatewayEventFilter to the attributes of AsyncEventQueue being created by factory.
addGatewayEventFilter(GatewayEventFilter) - Method in interface org.apache.geode.cache.wan.GatewaySender
Adds the provided GatewayEventFilter to this GatewaySender.
addGatewayEventFilter(GatewayEventFilter) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Adds a GatewayEventFilter
addGatewaySenderId(String) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
adds a gateway sender to the end of list of gateway senders on this factory
addGatewaySenderId(String) - Method in interface org.apache.geode.cache.AttributesMutator
Adds GatewaySenderId to the list of GatewaySenderIds of the region.
addGatewaySenderId(String) - Method in class org.apache.geode.cache.RegionFactory
Adds a gatewaySenderId to the RegionAttributes
addGatewayTransportFilter(GatewayTransportFilter) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Adds a GatewayTransportFilter
addGatewayTransportFilter(GatewayTransportFilter) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Adds a GatewayTransportFilter
additional_sec_desc - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
addLifecycleListener(LifecycleListener) - Method in class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
Add a lifecycle event listener to this component.
addListener(DistributedSystemConfig.ConfigListener) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Registers listener for notification of changes in this config.
addListener(TransactionListener) - Method in interface org.apache.geode.cache.CacheTransactionManager
Adds a transaction listener to the end of the list of transaction listeners on this cache.
addLocator(String, int) - Method in interface org.apache.geode.cache.client.PoolFactory
Add a locator, given its host and port, to this factory.
addLocator(String, int) - Method in class org.apache.geode.experimental.driver.DriverFactory
Adds a locator at host and port to the set of locators to use.
addMembershipListener(SystemMembershipListener) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Registers a listener that receives callbacks when a member joins or leaves the distributed system.
addMembershipListener(MembershipListener) - Method in class org.apache.geode.management.ManagementService
Registers a listener that receives call backs when a member joins or leaves the distributed system.
addPartitionListener(PartitionListener) - Method in class org.apache.geode.cache.PartitionAttributesFactory
adds a PartitionListener for the partitioned region.
addPoolLocator(String, int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Add a locator, given its host and port, to this factory.
addPoolServer(String, int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Add a server, given its host and port, to this factory.
Address - Class in org.apache.geode.cache.query.data
 
Address(String, String) - Constructor for class org.apache.geode.cache.query.data.Address
Creates a new instance of Address
Address(String, String, Set, Set) - Constructor for class org.apache.geode.cache.query.data.Address
 
addResult(DistributedMember, T) - Method in interface org.apache.geode.cache.execute.ResultCollector
Method used to feed result to the ResultCollector.
addResult(Argument, String[]) - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Sets the data values found for a specific argument.
addServer(String, int) - Method in interface org.apache.geode.cache.client.PoolFactory
Add a server, given its host and port, to this factory.
addServlet(String, String, String) - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
addSessionToTouch(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
addSSLProperty(String, String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Adds an SSL property
addSubRegion(RegionSubRegionSnapshot) - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
add the snapshot of sub region
addSystem(InternalDistributedSystem) - Static method in class org.apache.geode.distributed.DistributedSystem
 
addTradingLine(TradingLine) - Method in class org.apache.geode.cache.query.data.Instrument
 
addUnconnectedServer(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
addValve(Valve) - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
ADMIN_ROLE - Static variable in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
AdminConfig - Class in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
AdminConfig() - Constructor for class org.apache.geode.admin.AdminConfig
Deprecated.
 
AdminConfig.Entry - Class in org.apache.geode.admin
Deprecated.
 
AdminDistributedSystem - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
AdminDistributedSystemFactory - Class in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
AdminDistributedSystemFactory() - Constructor for class org.apache.geode.admin.AdminDistributedSystemFactory
Deprecated.
 
AdminException - Exception in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
AdminException() - Constructor for exception org.apache.geode.admin.AdminException
Deprecated.
Constructs a new exception with null as its detail message.
AdminException(String) - Constructor for exception org.apache.geode.admin.AdminException
Deprecated.
Constructs a new exception with the specified detail message.
AdminException(String, Throwable) - Constructor for exception org.apache.geode.admin.AdminException
Deprecated.
Constructs a new exception with the specified detail message and cause.
AdminException(Throwable) - Constructor for exception org.apache.geode.admin.AdminException
Deprecated.
Constructs a new exception with the specified cause.
AdminXmlException - Exception in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
AdminXmlException(String) - Constructor for exception org.apache.geode.admin.AdminXmlException
Deprecated.
Creates a new AdminXmlException with the given descriptive message.
AdminXmlException(String, Throwable) - Constructor for exception org.apache.geode.admin.AdminXmlException
Deprecated.
Creates a new AdminXmlException with the given descriptive message and cause.
aDouble - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aDouble - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aDoubleArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aDoubleArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
advalorem_tax_status - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
aFloat - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aFloat - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aFloatArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aFloatArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
after() - Method in class org.apache.geode.tools.pulse.tests.rules.ServerRule
 
after() - Method in class org.apache.geode.tools.pulse.tests.rules.WebDriverRule
 
afterAcknowledgement(GatewayQueueEvent) - Method in interface org.apache.geode.cache.wan.GatewayEventFilter
It will be invoked once GatewaySender receives an ack from remote GatewayReceiver
This callback will always be called from the thread which is dispatching events to remote distributed systems
afterAcknowledgement(GatewayQueueEvent) - Method in class org.apache.geode.cache30.MyGatewayEventFilter1
 
afterAcknowledgement(GatewayEvent) - Method in class org.apache.geode.cache30.MyGatewayEventFilter2
 
afterAcknowledgement(GatewayQueueEvent) - Method in class org.apache.geode.cache30.MyGatewayEventFilter2
 
afterBucketCreated(int, Iterable<?>) - Method in interface org.apache.geode.cache.partition.PartitionListener
Callback invoked after a bucket has been created in a member (e.g.
afterBucketCreated(int, Iterable<?>) - Method in class org.apache.geode.cache.partition.PartitionListenerAdapter
 
afterBucketRemoved(int, Iterable<?>) - Method in interface org.apache.geode.cache.partition.PartitionListener
Callback invoked after a bucket has been removed from a member (e.g.
afterBucketRemoved(int, Iterable<?>) - Method in class org.apache.geode.cache.partition.PartitionListenerAdapter
 
afterCacheClose(SystemMemberCacheEvent) - Method in interface org.apache.geode.admin.SystemMemberCacheListener
Deprecated.
Invoked after a cache is closed in any node of a distributed system.
afterCacheCreate(SystemMemberCacheEvent) - Method in interface org.apache.geode.admin.SystemMemberCacheListener
Deprecated.
Invoked after a cache is created in any node of a distributed system.
afterCancel(ExpiryTask) - Method in class org.apache.geode.ExpirationDetector
 
afterCommit(TransactionEvent<K, V>) - Method in interface org.apache.geode.cache.TransactionListener
Called after a successful commit of a transaction.
afterCommit(TransactionEvent) - Method in class org.apache.geode.cache.util.TransactionListenerAdapter
 
afterCreate(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of new key being added to a region.
afterCreate(EntryEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterCreate(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterCreate(EntryEvent<String, GatewayDeltaEvent>) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaEventApplicationCacheListener
 
afterCreate(EntryEvent<String, GatewayDelta>) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaForwarderCacheListener
 
afterCreate(EntryEvent) - Method in class org.apache.geode.modules.util.DebugCacheListener
 
afterCreate(EntryEvent<String, RegionConfiguration>) - Method in class org.apache.geode.modules.util.RegionConfigurationCacheListener
 
afterCreate2(EntryEvent) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
 
afterCreate2(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterDestroy(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of an entry being destroyed.
afterDestroy(EntryEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterDestroy(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterDestroy(EntryEvent<String, GatewayDelta>) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaForwarderCacheListener
 
afterDestroy(EntryEvent<String, HttpSession>) - Method in class org.apache.geode.modules.session.catalina.callback.SessionExpirationCacheListener
 
afterDestroy(EntryEvent) - Method in class org.apache.geode.modules.util.DebugCacheListener
 
afterDestroy2(EntryEvent) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
 
afterDestroy2(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterDestroyBeforeAddEvent(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterExpire(ExpiryTask) - Method in class org.apache.geode.ExpirationDetector
 
afterFailedCommit(TransactionEvent<K, V>) - Method in interface org.apache.geode.cache.TransactionListener
Called after an unsuccessful commit operation.
afterFailedCommit(TransactionEvent) - Method in class org.apache.geode.cache.util.TransactionListenerAdapter
 
afterInvalidate(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of an entry's value being invalidated.
afterInvalidate(EntryEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterInvalidate(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterInvalidate(EntryEvent) - Method in class org.apache.geode.modules.util.DebugCacheListener
 
afterInvalidate2(EntryEvent) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
 
afterInvalidate2(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterPrimary(int) - Method in interface org.apache.geode.cache.partition.PartitionListener
Callback invoked when any bucket in a partitioned region becomes primary
afterPrimary(int) - Method in class org.apache.geode.cache.partition.PartitionListenerAdapter
 
afterRegionClear(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of a region being cleared.
afterRegionClear(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterRegionClear(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionCreate(SystemMemberRegionEvent) - Method in interface org.apache.geode.admin.SystemMemberCacheListener
Deprecated.
Invoked after a region is created in any node of distributed system.
afterRegionCreate(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of a region being created.
afterRegionCreate(RegionEvent<?, ?>) - Method in interface org.apache.geode.cache.DynamicRegionListener
Handles the 'after region creation' event of a dynamic region.
afterRegionCreate(Region<?, ?>) - Method in interface org.apache.geode.cache.partition.PartitionListener
Callback invoked when a partition region is created
afterRegionCreate(Region<?, ?>) - Method in class org.apache.geode.cache.partition.PartitionListenerAdapter
 
afterRegionCreate(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterRegionCreate(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionCreate(RegionEvent<String, RegionConfiguration>) - Method in class org.apache.geode.modules.util.RegionConfigurationCacheListener
 
afterRegionDestroy(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of a region being destroyed.
afterRegionDestroy(RegionEvent<?, ?>) - Method in interface org.apache.geode.cache.DynamicRegionListener
Handles the 'after region destroyed' event of a dynamic region.
afterRegionDestroy(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterRegionDestroy(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionDestroy2(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionDestroyBeforeAddEvent(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionInvalidate(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of a region being invalidated.
afterRegionInvalidate(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterRegionInvalidate(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionInvalidate2(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionLive(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of a region being live after receiving the marker from the server.
afterRegionLive(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterRegionLive(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterRegionLoss(SystemMemberRegionEvent) - Method in interface org.apache.geode.admin.SystemMemberCacheListener
Deprecated.
Invoked when a region is destroyed or closed in any node of distributed system.
afterRegisterInterest(InterestRegistrationEvent) - Method in interface org.apache.geode.cache.InterestRegistrationListener
Handles an after register interest event.
afterRemoteRegionCrash(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.RegionMembershipListener
Invoked when another member's distributed region is no longer available to this cache because the member has crashed or is no longer reachable on the network.
afterRemoteRegionCrash(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.RegionMembershipListenerAdapter
 
afterRemoteRegionCreate(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.RegionMembershipListener
Invoked when another member has created the distributed region this listener is on.
afterRemoteRegionCreate(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.RegionMembershipListenerAdapter
 
afterRemoteRegionDeparture(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.RegionMembershipListener
Invoked when another member's distributed region is no longer available to this cache due to normal operations.
afterRemoteRegionDeparture(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.RegionMembershipListenerAdapter
 
afterReschedule(ExpiryTask) - Method in class org.apache.geode.ExpirationDetector
 
afterRoleGain(RoleEvent<K, V>) - Method in interface org.apache.geode.cache.RegionRoleListener
Deprecated.
Invoked when a required role has returned to the distributed system after being absent.
afterRoleGain(RoleEvent<K, V>) - Method in class org.apache.geode.cache.util.RegionRoleListenerAdapter
Deprecated.
 
afterRoleLoss(RoleEvent<K, V>) - Method in interface org.apache.geode.cache.RegionRoleListener
Deprecated.
Invoked when a required role is no longer available in the distributed system.
afterRoleLoss(RoleEvent<K, V>) - Method in class org.apache.geode.cache.util.RegionRoleListenerAdapter
Deprecated.
 
afterRollback(TransactionEvent<K, V>) - Method in interface org.apache.geode.cache.TransactionListener
Called after an explicit rollback of a transaction.
afterRollback(TransactionEvent) - Method in class org.apache.geode.cache.util.TransactionListenerAdapter
 
afterSchedule(ExpiryTask) - Method in class org.apache.geode.ExpirationDetector
 
afterSecondary(int) - Method in interface org.apache.geode.cache.partition.PartitionListener
Callback invoked when any bucket in a partitioned region stops being primary
afterTaskRan(ExpiryTask) - Method in class org.apache.geode.ExpirationDetector
 
afterUnregisterInterest(InterestRegistrationEvent) - Method in interface org.apache.geode.cache.InterestRegistrationListener
Handles an after unregister interest event.
afterUpdate(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.CacheListener
Handles the event of an entry's value being modified in a region.
afterUpdate(EntryEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
afterUpdate(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
afterUpdate(EntryEvent<String, GatewayDelta>) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaForwarderCacheListener
 
afterUpdate(EntryEvent) - Method in class org.apache.geode.modules.util.DebugCacheListener
 
afterUpdate(EntryEvent<String, RegionConfiguration>) - Method in class org.apache.geode.modules.util.RegionConfigurationCacheListener
 
afterUpdate2(EntryEvent) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
 
afterUpdate2(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheListener
 
Agent - Interface in org.apache.geode.admin.jmx
Deprecated.
as of 7.0 use the management package instead
AGENT_SSL_CIPHERS_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-ciphers" property
AGENT_SSL_ENABLED_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-enabled" property
AGENT_SSL_PROTOCOLS_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-protocols" property
AGENT_SSL_REQUIRE_AUTHENTICATION_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-require-authentication" property
AgentConfig - Interface in org.apache.geode.admin.jmx
Deprecated.
as of 7.0 use the management package instead
AgentFactory - Class in org.apache.geode.admin.jmx
Deprecated.
as of 7.0 use the management package instead
AgentFactory() - Constructor for class org.apache.geode.admin.jmx.AgentFactory
Deprecated.
 
Aggregator - Interface in org.apache.geode.cache.query
Behavior of a user-defined aggregator.
Alert - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
alert(Alert) - Method in interface org.apache.geode.admin.AlertListener
Deprecated.
Invoked when an Alert is received.
ALERT_LEVEL - Static variable in interface org.apache.geode.management.JMXNotificationUserData
The level at which this alert is issued.
AlertLevel - Class in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
AlertListener - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
alertThreshold - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
alertThreshold - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
alias() - Method in class org.apache.geode.cache.ssl.CertStores
 
ALL - Static variable in class org.apache.geode.cache.InterestPolicy
This subscriber is interested in all data.
ALL - Static variable in class org.apache.geode.security.ResourcePermission
 
ALL - Static variable in interface org.apache.geode.security.SecurableCommunicationChannels
This determines that all components will be secured.
ALL_KEYS - Static variable in class org.apache.geode.security.ResourcePermission
Deprecated.
use All
ALL_MEMBER_IDNAME - Static variable in interface org.apache.geode.management.cli.ConverterHint
Hint to be used for all types of GemFire cluster members
ALL_REGIONS - Static variable in class org.apache.geode.security.ResourcePermission
Deprecated.
use ALL
AllConnectionsInUseException - Exception in org.apache.geode.cache.client
Indicates that the connection pool is at its maximum size and all connections are in use.
AllConnectionsInUseException() - Constructor for exception org.apache.geode.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException without a detail message or cause.
AllConnectionsInUseException(String) - Constructor for exception org.apache.geode.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException with a detail message
AllConnectionsInUseException(Throwable) - Constructor for exception org.apache.geode.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException with a cause
AllConnectionsInUseException(String, Throwable) - Constructor for exception org.apache.geode.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException with a detail message and cause
allowForceCompaction - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
allowsDuplicates() - Method in interface org.apache.geode.cache.query.types.CollectionType
Return whether duplicates are kept in this type of collection.
aLong - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aLong - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aLongArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aLongArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
AlreadyRunningException - Exception in org.apache.geode.management
Indicates that a request to start a management service failed because it was already running.
AlreadyRunningException() - Constructor for exception org.apache.geode.management.AlreadyRunningException
 
AlreadyRunningException(String) - Constructor for exception org.apache.geode.management.AlreadyRunningException
 
AlreadyRunningException(String, Throwable) - Constructor for exception org.apache.geode.management.AlreadyRunningException
 
AlreadyRunningException(Throwable) - Constructor for exception org.apache.geode.management.AlreadyRunningException
 
alternative_minimum_tax_status - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
aMap - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aMap - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
AmbiguousNameException - Exception in org.apache.geode.cache.query
Thrown if an attribute or method name in a query can be resolved to more than one object in scope or if there is more than one maximally specific overridden method in a class.
AmbiguousNameException(String) - Constructor for exception org.apache.geode.cache.query.AmbiguousNameException
Constructs instance of AmbiguousNameException with error message
AmbiguousNameException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.AmbiguousNameException
Constructs instance of AmbiguousNameException with error message and cause
amortization_term - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
AnalyzeSerializablesJUnitTestBase - Class in org.apache.geode.codeAnalysis
 
AnalyzeSerializablesJUnitTestBase() - Constructor for class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
 
anArrayOfByteArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
anArrayOfByteArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
and - Variable in class org.apache.geode.cache.query.data.Keywords
 
AND() - Method in class org.apache.geode.cache.query.data.Keywords
 
anEnum - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
anInt - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
anInt - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
anIntArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
anIntArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
anInteger - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
anInteger - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
ANNOTATION_DEFAULT_VALUE - Static variable in annotation type org.apache.geode.management.cli.CliMetaData
Represents a default value to an option of a command.
ANNOTATION_NULL_VALUE - Static variable in annotation type org.apache.geode.management.cli.CliMetaData
Represents a null value to an option of a command.
anObject - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
anObject - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
anObjectArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
anObjectArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
APPLICATION - Static variable in class org.apache.geode.admin.SystemMemberType
Deprecated.
Application connected to the distributed system
apply(Cache) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaCreateEvent
 
apply(Cache) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaDestroyEvent
 
apply(Cache) - Method in interface org.apache.geode.modules.gatewaydelta.GatewayDeltaEvent
 
apply(HttpServletRequest) - Method in class org.apache.geode.modules.session.functions.GetMaxInactiveInterval
 
apply(HttpServletRequest) - Method in class org.apache.geode.modules.session.functions.GetSessionCount
 
apply(HttpServletRequest) - Method in class org.apache.geode.modules.session.functions.GetSessionCreatedCount
 
apply(HttpServletRequest) - Method in class org.apache.geode.modules.session.functions.GetSessionDestroyedCount
 
APPLY_RETRIES - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
If the batch already seen by this receiver, arrives again then whether it is to be re-applied or not is decided by this attribute.
applyAttributeEvents(Region<String, DeltaSessionInterface>, List<DeltaSessionAttributeEvent>) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
applyAttributeEvents(Region<String, DeltaSessionInterface>, List<DeltaSessionAttributeEvent>) - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
ARCHIVE_DISK_SPACE_LIMIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "archive-disk-space-limit" property
ARCHIVE_FILE_SIZE_LIMIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "archive-file-size-limit" property
argCount() - Method in class org.apache.geode.codeAnalysis.decode.cp.CpUtf8
for a method descriptor, this will return the number of argument descriptions found in the string
args() - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
 
Argument - Class in org.apache.geode.modules.session.installer.args
Class representing a single command line argument.
Argument(String, boolean, String...) - Constructor for class org.apache.geode.modules.session.installer.args.Argument
Contructor to create an argument definition.
ARGUMENT_INVALID - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating an invalid parameter of a command.
ArgumentHandler - Interface in org.apache.geode.modules.session.installer.args
Interface specifying the requirements for objects wiching to be able to examine arguments (potentially tweaking parameters) at the time of parsing, thereby allowing for usage display to occur automatically.
ArgumentProcessor - Class in org.apache.geode.modules.session.installer.args
This class is used to process command line arguments for Java programs in a flexible and powerful manner.
ArgumentProcessor(String) - Constructor for class org.apache.geode.modules.session.installer.args.ArgumentProcessor
Creates a new Argument processor instance for te program name given.
ArgumentValues - Class in org.apache.geode.modules.session.installer.args
Result object capturing the result of processing command line arguments.
arr - Variable in class org.apache.geode.cache.query.data.CollectionHolder
 
arr - Variable in class org.apache.geode.cache.query.data.Vehicle
 
article_counter - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
aShort - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aShort - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aShortArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aShortArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
asList() - Method in interface org.apache.geode.cache.query.SelectResults
Returns this SelectedResults as a java.util.List.
assertExceptionOccurred(QueryService, String, String) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
assertExceptionOccurred(QueryService, String, Object[], String) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
assertIndexUsedOnQueryNode() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
 
assertIndexUsedOnQueryNode() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
assertIndexUsedOnQueryNode() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
assertNotAuthorized(ThrowableAssert.ThrowingCallable, String) - Static method in class org.apache.geode.security.SecurityTestUtil
 
assertPortAvailable(int) - Static method in class org.apache.geode.distributed.AbstractLauncher
Asserts that the specified port is available on all network interfaces on this local system.
assertPortAvailable(InetAddress, int) - Static method in class org.apache.geode.distributed.AbstractLauncher
Asserts that the specified port is available on the specified network interface, indicated by it's assigned IP address, on this local system.
assertQueryResults(ClientCache, String, List<Object>) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
assertQueryResults(ClientCache, String, Object[], List<Object>) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
asSet() - Method in interface org.apache.geode.cache.query.SelectResults
Returns this SelectResults as a java.util.Set.
assignBucketsToPartitions(Region<?, ?>) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Decide which partitions will host which buckets.
asString() - Method in class org.apache.geode.distributed.Locator
Get the string representation of this Locator in host[port] format.
aString - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aString - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
aStringArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
aStringArray - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
ASYNC_DISTRIBUTION_TIMEOUT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "async-distribution-timeout" property
ASYNC_EVENT_QUEUE_CLOSED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that an async queue has been closed.
ASYNC_EVENT_QUEUE_CREATED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that an async queue is created
The value of this type string is ggemfire.distributedsystem.asycn.event.queue.created.
ASYNC_MAX_QUEUE_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "async-max-queue-size" property
ASYNC_QUEUE_TIMEOUT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "async-queue-timeout" property
AsyncEvent<K,V> - Interface in org.apache.geode.cache.asyncqueue
Represents Cache events delivered to AsyncEventListener.
AsyncEventListener - Interface in org.apache.geode.cache.asyncqueue
A callback for events passing through the AsyncEventQueue to which this listener is attached.
asyncEventListener - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
AsyncEventQueue - Interface in org.apache.geode.cache.asyncqueue
Interface of AsyncEventQueue.
AsyncEventQueue() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
AsyncEventQueueFactory - Interface in org.apache.geode.cache.asyncqueue
Factory to create the AsyncEventQueue.
asyncEventQueueIds - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
AsyncEventQueueMXBean - Interface in org.apache.geode.management
MBean that provides access to an AsyncEventQueue.
asyncEventQueues - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
asynchronousWrites - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
 
AsynchronousWrites() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes.AsynchronousWrites
 
AttachAPINotFoundException - Exception in org.apache.geode.lang
The AttachAPINotFoundException class is a RuntimeException indicating that the JDK tools.jar has not been properly set on the user's classpath

AttachAPINotFoundException() - Constructor for exception org.apache.geode.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class.
AttachAPINotFoundException(String) - Constructor for exception org.apache.geode.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class with a description of the problem.
AttachAPINotFoundException(Throwable) - Constructor for exception org.apache.geode.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class with a reference to the underlying Exception causing this Exception to be thrown.
AttachAPINotFoundException(String, Throwable) - Constructor for exception org.apache.geode.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class with a reference to the underlying Exception causing this Exception to be thrown in addition to a description of the problem.
attributes - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
attributes_count - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
attributes_count - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode
 
attributes_info - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode
 
AttributesFactory<K,V> - Class in org.apache.geode.cache
AttributesFactory() - Constructor for class org.apache.geode.cache.AttributesFactory
Deprecated.
Creates a new instance of AttributesFactory ready to create a RegionAttributes with default settings.
AttributesFactory(RegionAttributes<K, V>) - Constructor for class org.apache.geode.cache.AttributesFactory
Deprecated.
Creates a new instance of AttributesFactory ready to create a RegionAttributes with the same settings as those in the specified RegionAttributes.
AttributesMutator<K,V> - Interface in org.apache.geode.cache
Supports modification of certain region attributes after the region has been created.
authenticate(Properties) - Method in class org.apache.geode.examples.security.ExampleSecurityManager
 
authenticate(Properties) - Method in class org.apache.geode.examples.SimpleSecurityManager
 
authenticate(Properties, DistributedMember) - Method in interface org.apache.geode.security.Authenticator
Deprecated.
Verify the credentials provided in the properties for the client/peer as specified in member ID and returns the principal associated with the client/peer.
authenticate(Properties) - Method in interface org.apache.geode.security.Authenticator
Deprecated.
 
authenticate(Properties) - Method in interface org.apache.geode.security.SecurityManager
Verify the credentials provided in the properties Your security manager needs to validate credentials coming from all communication channels.
authenticate(Properties) - Method in class org.apache.geode.security.SimpleTestSecurityManager
 
authenticate(Properties, DistributedMember) - Method in class org.apache.geode.security.templates.DummyAuthenticator
 
authenticate(Properties, DistributedMember) - Method in class org.apache.geode.security.templates.LdapUserAuthenticator
 
authenticate(Properties, DistributedMember) - Method in class org.apache.geode.security.templates.PKCSAuthenticator
 
authenticate(Properties, DistributedMember) - Method in class org.apache.geode.security.templates.SimpleAuthenticator
 
authenticate(Properties) - Method in class org.apache.geode.security.TestSecurityManager
 
AuthenticationFailedException - Exception in org.apache.geode.security
Thrown if authentication of this client/peer fails.
AuthenticationFailedException(String) - Constructor for exception org.apache.geode.security.AuthenticationFailedException
Constructs instance of AuthenticationFailedException with error message.
AuthenticationFailedException(String, Throwable) - Constructor for exception org.apache.geode.security.AuthenticationFailedException
Constructs instance of AuthenticationFailedException with error message and cause.
AuthenticationRequiredException - Exception in org.apache.geode.security
Thrown if the distributed system is in secure mode and this client/peer has not set the security credentials.
AuthenticationRequiredException(String) - Constructor for exception org.apache.geode.security.AuthenticationRequiredException
Constructs instance of NotAuthenticatedException with error message.
AuthenticationRequiredException(String, Throwable) - Constructor for exception org.apache.geode.security.AuthenticationRequiredException
Constructs instance of NotAuthenticatedException with error message and cause.
Authenticator - Interface in org.apache.geode.security
Deprecated.
since Geode 1.0, use SecurityManager instead
AUTHFAIL_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
AuthInitialize - Interface in org.apache.geode.security
Specifies the mechanism to obtain credentials for a client or peer.
authorize(Object, ResourcePermission) - Method in class org.apache.geode.examples.security.ExampleSecurityManager
 
authorize(Object, ResourcePermission) - Method in class org.apache.geode.examples.SimpleSecurityManager
 
authorize(ResourcePermission.Resource, ResourcePermission.Operation, ResourcePermission.Target) - Method in class org.apache.geode.management.cli.GfshCommand
 
authorize(ResourcePermission.Resource, ResourcePermission.Operation, String) - Method in class org.apache.geode.management.cli.GfshCommand
 
authorize(ResourcePermission.Resource, ResourcePermission.Operation, String, String) - Method in class org.apache.geode.management.cli.GfshCommand
 
authorize(Object, ResourcePermission) - Method in interface org.apache.geode.security.SecurityManager
Authorize the ResourcePermission for a given Principal
authorize(Object, ResourcePermission) - Method in class org.apache.geode.security.SimpleTestSecurityManager
 
authorize(Object, ResourcePermission) - Method in class org.apache.geode.security.SpySecurityManager
 
authorize(Object, ResourcePermission) - Method in class org.apache.geode.security.TestSecurityManager
 
authorizeOperation(String, OperationContext) - Method in class org.apache.geode.cache.query.dunit.CloseCacheAuthorization
 
authorizeOperation(String, OperationContext) - Method in interface org.apache.geode.security.AccessControl
Deprecated.
Check if the given operation is allowed for the cache/region.
authorizeOperation(String, OperationContext) - Method in class org.apache.geode.security.templates.DummyAuthorization
 
authorizeOperation(String, OperationContext) - Method in class org.apache.geode.security.templates.SimpleAccessController
 
authorizeOperation(String, OperationContext) - Method in class org.apache.geode.security.templates.XmlAuthorization
Return true if the given operation is allowed for the cache/region.
AUTHREQ_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
AuthzCredentialGenerator - Class in org.apache.geode.security.generator
Encapsulates obtaining authorized and unauthorized credentials for a given operation in a region.
AuthzCredentialGenerator() - Constructor for class org.apache.geode.security.generator.AuthzCredentialGenerator
 
AuthzCredentialGenerator.ClassCode - Class in org.apache.geode.security.generator
Enumeration for various AuthzCredentialGenerator implementations.
AUTO_BALANCER_LOCK - Static variable in class org.apache.geode.cache.util.AutoBalancer
 
AUTO_BALANCER_LOCK_SERVICE_NAME - Static variable in class org.apache.geode.cache.util.AutoBalancer
Name of the DistributedLockService that AutoBalancer will use to guard against concurrent maintenance activity
AUTO_CONNECT_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "auto-connect" property
AUTO_LOAD_BALANCE - Static variable in class org.apache.geode.cache30.ClientServerTestCase
 
AutoBalancer - Class in org.apache.geode.cache.util
Re-balancing operation relocates data from heavily loaded members to lightly loaded members.
AutoBalancer() - Constructor for class org.apache.geode.cache.util.AutoBalancer
 
AutoBalancer(AutoBalancer.AuditScheduler, AutoBalancer.OOBAuditor, AutoBalancer.TimeProvider, AutoBalancer.CacheOperationFacade) - Constructor for class org.apache.geode.cache.util.AutoBalancer
 
autoCompact - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
avg1 - Variable in class org.apache.geode.cache.query.data.Numbers
 
await() - Static method in class org.apache.geode.management.MXBeanAwaitility
 
await(String) - Static method in class org.apache.geode.management.MXBeanAwaitility
 
awaitExecuted(long, TimeUnit) - Method in class org.apache.geode.ExpirationDetector
 
awaitGatewayReceiverMXBeanProxy(DistributedMember) - Static method in class org.apache.geode.management.MXBeanAwaitility
 
awaitGatewaySenderMXBeanProxy(DistributedMember, String) - Static method in class org.apache.geode.management.MXBeanAwaitility
 
awaitLocalLocatorMXBean() - Static method in class org.apache.geode.management.MXBeanAwaitility
 
awaitLocatorMXBeanProxy(DistributedMember) - Static method in class org.apache.geode.management.MXBeanAwaitility
 
awaitMemberMXBeanProxy(DistributedMember) - Static method in class org.apache.geode.management.MXBeanAwaitility
 
awaitMemberMXBeanProxy(DistributedMember, SystemManagementService) - Static method in class org.apache.geode.management.MXBeanAwaitility
 

B

backupAllMembers(File) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Backup the persistent files for all of the members of the distributed system that the admin member is connected to.
backupAllMembers(File, File) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Incrementally backup the persistent files for all of the members of the distributed system that the admin member is connected to.
backupAllMembers(String, String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Performs a backup on all members.
backups - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
BackupStatus - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
BackupStatus - Interface in org.apache.geode.management
The status of a backup operation.
bank_qualified_status - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
Banner - Class in org.apache.geode.modules.util
 
Banner() - Constructor for class org.apache.geode.modules.util.Banner
 
batchConflation - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
batchSize - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
batchSize - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
batchSize - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
batchTimeInterval - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
batchTimeInterval - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
batchTimeInterval - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
becomeLockGrantor() - Method in interface org.apache.geode.cache.Region
Specifies this member to become the grantor for this region's lock service.
becomeLockGrantor() - Method in class org.apache.geode.distributed.DistributedLockService
Specifies this member to become the grantor for this lock service.
becomeLockGrantor(String) - Static method in class org.apache.geode.distributed.DistributedLockService
Specifies that this member should become the grantor for the named locking service.
becomeLockGrantor() - Method in interface org.apache.geode.management.LockServiceMXBean
Requests that this member become the granter.
before() - Method in class org.apache.geode.tools.pulse.tests.rules.ServerRule
 
before() - Method in class org.apache.geode.tools.pulse.tests.rules.WebDriverRule
 
beforeCommit(TransactionEvent) - Method in interface org.apache.geode.cache.TransactionWriter
Called before the transaction has finished committing, but after conflict checking.
beforeCreate(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.CacheWriter
Called before an entry is created.
beforeCreate(EntryEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheWriterAdapter
 
beforeCreate(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeCreate(EntryEvent<K, V>) - Method in class org.apache.geode.connectors.jdbc.JdbcWriter
 
beforeCreate(EntryEvent<String, HttpSession>) - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheWriter
 
beforeCreate2(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeCreate2(EntryEvent<K, V>, Object) - Method in class org.apache.geode.cache30.TestCacheWriter
Causes code that uses the old API to not compile
beforeDestroy(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.CacheWriter
Called before an entry is destroyed.
beforeDestroy(EntryEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheWriterAdapter
 
beforeDestroy(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeDestroy(EntryEvent<K, V>) - Method in class org.apache.geode.connectors.jdbc.JdbcWriter
 
beforeDestroy(EntryEvent<String, HttpSession>) - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheWriter
 
beforeDestroy2(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeDestroy2(EntryEvent<K, V>, Object) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeEnqueue(GatewayQueueEvent) - Method in interface org.apache.geode.cache.wan.GatewayEventFilter
It will be invoked before enqueuing event into GatewaySender's queue.
beforeEnqueue(GatewayQueueEvent) - Method in class org.apache.geode.cache30.MyGatewayEventFilter1
 
beforeEnqueue(GatewayQueueEvent) - Method in class org.apache.geode.cache30.MyGatewayEventFilter2
 
beforeRegionClear(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.CacheWriter
Called before a region is cleared.
beforeRegionClear(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheWriterAdapter
 
beforeRegionClear(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeRegionClear(RegionEvent<K, V>) - Method in class org.apache.geode.connectors.jdbc.JdbcWriter
 
beforeRegionCreate(String, String) - Method in interface org.apache.geode.cache.DynamicRegionListener
Handles the 'before region creation' event of a dynamic region.
beforeRegionDestroy(RegionEvent<K, V>) - Method in interface org.apache.geode.cache.CacheWriter
Called before a region is destroyed.
beforeRegionDestroy(RegionEvent<?, ?>) - Method in interface org.apache.geode.cache.DynamicRegionListener
Handles the 'before region destroyed' event of a dynamic region.
beforeRegionDestroy(RegionEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheWriterAdapter
 
beforeRegionDestroy(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeRegionDestroy(RegionEvent<K, V>) - Method in class org.apache.geode.connectors.jdbc.JdbcWriter
 
beforeRegionDestroy2(RegionEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeRegionDestroy2(RegionEvent<K, V>, Object) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeTransmit(GatewayQueueEvent) - Method in interface org.apache.geode.cache.wan.GatewayEventFilter
It will be invoked before dispatching event to remote GatewayReceiver
This callback is asynchronous with the thread which is enqueuing the event into GatewaySender's queue.
This callback will always be called from the thread which is dispatching events to remote distributed systems
beforeTransmit(GatewayQueueEvent) - Method in class org.apache.geode.cache30.MyGatewayEventFilter1
 
beforeTransmit(GatewayQueueEvent) - Method in class org.apache.geode.cache30.MyGatewayEventFilter2
 
beforeUpdate(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.CacheWriter
Called before an entry is updated.
beforeUpdate(EntryEvent<K, V>) - Method in class org.apache.geode.cache.util.CacheWriterAdapter
 
beforeUpdate(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeUpdate(EntryEvent<K, V>) - Method in class org.apache.geode.connectors.jdbc.JdbcWriter
 
beforeUpdate(EntryEvent<String, HttpSession>) - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheWriter
 
beforeUpdate2(EntryEvent<K, V>) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeUpdate2(EntryEvent<K, V>, Object) - Method in class org.apache.geode.cache30.TestCacheWriter
 
beforeWrite(Cache, Consumer<Object>) - Static method in class org.apache.geode.cache.lucene.test.IndexRegionSpy
 
beforeWriteIndexRepository(Consumer<Object>) - Method in class org.apache.geode.cache.lucene.test.IndexRepositorySpy
Add a callback that runs before a call to IndexRepository.create(Object, Object), IndexRepository.update(Object, Object) or IndexRepository.delete(Object)
begin() - Method in interface org.apache.geode.cache.CacheTransactionManager
Creates a new transaction and associates it with the current thread.
BIND_ADDRESS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "bind-address" property
BIND_ADDRESS_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "bindAddress" property
bindAddress - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
bindAddress - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
bindAddress - Variable in class org.apache.geode.cache.configuration.ServerType
 
bindAddress - Variable in class org.apache.geode.distributed.Locator
The bind address for this locator
bindQueries - Variable in class org.apache.geode.cache.query.QueryTestUtils
 
bindToAddress(String) - Static method in class org.apache.geode.admin.AdminDistributedSystemFactory
block_reason - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
blockingTimeoutSeconds - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
booleanMethod() - Method in class org.apache.geode.cache.query.data.Data
 
boolFunction(String) - Method in class org.apache.geode.cache.query.data.Portfolio
 
boolFunction(String) - Method in class org.apache.geode.cache.query.data.PortfolioData
 
boolFunction(String) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
boolFunction(String) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
BootstrappingFunction - Class in org.apache.geode.modules.util
 
BootstrappingFunction() - Constructor for class org.apache.geode.modules.util.BootstrappingFunction
 
BridgeServerKey - Static variable in class org.apache.geode.cache30.ClientServerTestCase
 
btnClearXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
btnExecuteQueryId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
build() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Validates the Builder configuration settings and then constructs an instance of the LocatorLauncher class to invoke operations on a GemFire Locator.
build() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Validates the Builder configuration settings and then constructs an instance of the ServerLauncher class to invoke operations on a GemFire Server.
buildDynamicRegion(EntryEvent) - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
 
Builder() - Constructor for class org.apache.geode.distributed.LocatorLauncher.Builder
Default constructor used to create an instance of the Builder class for programmatical access.
Builder(String...) - Constructor for class org.apache.geode.distributed.LocatorLauncher.Builder
Constructor used to create and configure an instance of the Builder class with the specified arguments, often passed from the command-line when launching an instance of this class from the command-line using the Java launcher.
Builder() - Constructor for class org.apache.geode.distributed.ServerLauncher.Builder
Default constructor used to create an instance of the Builder class for programmatical access.
Builder(String...) - Constructor for class org.apache.geode.distributed.ServerLauncher.Builder
Constructor used to create and configure an instance of the Builder class with the specified arguments, passed in from the command-line when launching an instance of this class from the command-line using the Java launcher.
buildProperties(String, String, boolean, Properties, Properties) - Static method in class org.apache.geode.security.ClientAuthorizationTestCase
 
bytesThreshold - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes.AsynchronousWrites
 

C

cache - Variable in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
Cache - Interface in org.apache.geode.cache
Caches are obtained from the CacheFactory.create() method.
cache - Variable in class org.apache.geode.cache.lucene.LuceneIntegrationTest
 
cache - Variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
cache - Variable in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
CACHE_CLOSE - Static variable in class org.apache.geode.cache.Operation
A cache close.
CACHE_CONTENT - Static variable in class org.apache.geode.cache.InterestPolicy
This subscriber is interested in data that is already in its cache.
CACHE_CREATE - Static variable in class org.apache.geode.cache.Operation
A cache create.
CACHE_MEMBER_DEPARTED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a member has departed from the system.
CACHE_MEMBER_JOINED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a member has been added to the system.
CACHE_MEMBER_SUSPECT - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a member is suspected.
CACHE_RECONNECT - Static variable in class org.apache.geode.cache.Operation
A cache close triggered by LossAction.RECONNECT.
CACHE_SERVER - Static variable in class org.apache.geode.admin.SystemMemberType
Deprecated.
as of 5.7 use SystemMemberType.CACHE_VM instead.
CACHE_SERVER_STARTED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that cache server is started
The value of this type string is gemfire.distributedsystem.cache.server.started.
CACHE_SERVER_STOPPED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that cache server is stopped
The value of this type string is gemfire.distributedsystem.cache.server.stopped.
CACHE_SERVICE_CREATED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a cache service is created
The value of this type string is gemfire.distributedsystem.cache.service.created.
CACHE_VM - Static variable in class org.apache.geode.admin.SystemMemberType
Deprecated.
GemFire Cache VM connected to the distributed system
CACHE_XML_FILE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "cache-xml-file" property
CacheCallback - Interface in org.apache.geode.cache
User-defined objects that can be plugged into caching to receive callback notifications.
CacheClosedException - Exception in org.apache.geode.cache
Indicates that the caching system has been closed.
CacheClosedException() - Constructor for exception org.apache.geode.cache.CacheClosedException
Constructs a new CacheClosedException.
CacheClosedException(String) - Constructor for exception org.apache.geode.cache.CacheClosedException
Constructs a new CacheClosedException with a message string.
CacheClosedException(String, Throwable) - Constructor for exception org.apache.geode.cache.CacheClosedException
Constructs a new CacheClosedException with a message string and a cause.
CacheClosedException(Throwable) - Constructor for exception org.apache.geode.cache.CacheClosedException
Constructs a new CacheClosedException with a cause.
CacheConfig - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig() - Constructor for class org.apache.geode.cache.configuration.CacheConfig
 
CacheConfig(String) - Constructor for class org.apache.geode.cache.configuration.CacheConfig
 
CacheConfig.AsyncEventQueue - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig.CacheServer - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig.GatewayHub - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig.GatewayHub.Gateway - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig.GatewayHub.Gateway.GatewayEndpoint - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig.GatewayHub.Gateway.GatewayQueue - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig.GatewayReceiver - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheConfig.GatewaySender - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
CacheDoesNotExistException - Exception in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
CacheDoesNotExistException() - Constructor for exception org.apache.geode.admin.CacheDoesNotExistException
Deprecated.
Constructs a new exception with null as its detail message.
CacheDoesNotExistException(String) - Constructor for exception org.apache.geode.admin.CacheDoesNotExistException
Deprecated.
Constructs a new exception with the specified detail message.
CacheDoesNotExistException(String, Throwable) - Constructor for exception org.apache.geode.admin.CacheDoesNotExistException
Deprecated.
Constructs a new exception with the specified detail message and cause.
CacheDoesNotExistException(Throwable) - Constructor for exception org.apache.geode.admin.CacheDoesNotExistException
Deprecated.
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CacheElement - Interface in org.apache.geode.cache.configuration
 
cacheElements - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
CacheEvent<K,V> - Interface in org.apache.geode.cache
A region- or entry-related event affecting the cache.
CacheException - Exception in org.apache.geode.cache
A generic exception, which indicates a cache error has occurred.
CacheException() - Constructor for exception org.apache.geode.cache.CacheException
Constructs a new CacheException.
CacheException(String) - Constructor for exception org.apache.geode.cache.CacheException
Constructs a new CacheException with a message string.
CacheException(String, Throwable) - Constructor for exception org.apache.geode.cache.CacheException
Constructs a CacheException with a message string and a base exception
CacheException(Throwable) - Constructor for exception org.apache.geode.cache.CacheException
Constructs a CacheException with a cause
CacheExistsException - Exception in org.apache.geode.cache
Thrown when attempting to create a Cache if one already exists.
CacheExistsException() - Constructor for exception org.apache.geode.cache.CacheExistsException
 
CacheExistsException(Cache, String) - Constructor for exception org.apache.geode.cache.CacheExistsException
Constructs an instance of CacheExistsException with the specified detail message.
CacheExistsException(Cache, String, Throwable) - Constructor for exception org.apache.geode.cache.CacheExistsException
Constructs an instance of CacheExistsException with the specified detail message and cause.
CacheFactory - Class in org.apache.geode.cache
Factory class used to create the singleton cache and connect to the GemFire singleton distributed system.
CacheFactory() - Constructor for class org.apache.geode.cache.CacheFactory
Creates a default cache factory.
CacheFactory(Properties) - Constructor for class org.apache.geode.cache.CacheFactory
Create a CacheFactory initialized with the given gemfire properties.
CacheHealthConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
CacheListener<K,V> - Interface in org.apache.geode.cache
A listener to handle region or entry related events.
CacheListenerAdapter<K,V> - Class in org.apache.geode.cache.util
Utility class that implements all methods in CacheListener with empty implementations.
CacheListenerAdapter() - Constructor for class org.apache.geode.cache.util.CacheListenerAdapter
 
cacheListeners - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
CacheLoader<K,V> - Interface in org.apache.geode.cache
Allows data from outside of the VM to be placed into a region.
cacheLoader - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
CacheLoaderException - Exception in org.apache.geode.cache
Thrown from the CacheLoader.load(org.apache.geode.cache.LoaderHelper<K, V>) method indicating that an error occurred when a CacheLoader was attempting to load a value.
CacheLoaderException() - Constructor for exception org.apache.geode.cache.CacheLoaderException
Creates a new instance of CacheLoaderException.
CacheLoaderException(String) - Constructor for exception org.apache.geode.cache.CacheLoaderException
Constructs an instance of CacheLoaderException with the specified detail message.
CacheLoaderException(String, Throwable) - Constructor for exception org.apache.geode.cache.CacheLoaderException
Constructs an instance of CacheLoaderException with the specified detail message and cause.
CacheLoaderException(Throwable) - Constructor for exception org.apache.geode.cache.CacheLoaderException
Constructs an instance of CacheLoaderException with the specified cause.
cacheProperties - Variable in class org.apache.geode.session.tests.ServerContainer
 
CacheRuntimeException - Exception in org.apache.geode.cache
A generic runtime exception that indicates a cache error has occurred.
CacheRuntimeException() - Constructor for exception org.apache.geode.cache.CacheRuntimeException
Creates a new instance of CacheRuntimeException without detail message.
CacheRuntimeException(String) - Constructor for exception org.apache.geode.cache.CacheRuntimeException
Constructs an instance of CacheRuntimeException with the specified detail message.
CacheRuntimeException(String, Throwable) - Constructor for exception org.apache.geode.cache.CacheRuntimeException
Constructs an instance of CacheRuntimeException with the specified detail message and cause.
CacheRuntimeException(Throwable) - Constructor for exception org.apache.geode.cache.CacheRuntimeException
Constructs an instance of CacheRuntimeException with the specified cause.
CacheSerializableRunnable - Class in org.apache.geode.cache30
A helper class that provides the SerializableRunnable class, but uses a CacheSerializableRunnable.run2() method instead that throws CacheException.
CacheSerializableRunnable(String) - Constructor for class org.apache.geode.cache30.CacheSerializableRunnable
Creates a new CacheSerializableRunnable with the given name
CacheSerializableRunnable(String, Object[]) - Constructor for class org.apache.geode.cache30.CacheSerializableRunnable
Creates a new CacheSerializableRunnable with the given name
CacheSerializableRunnable.CacheSerializableRunnableException - Exception in org.apache.geode.cache30
An exception that wraps a CacheException
CacheSerializableRunnableException(String, Throwable) - Constructor for exception org.apache.geode.cache30.CacheSerializableRunnable.CacheSerializableRunnableException
 
CacheServer - Interface in org.apache.geode.admin
Deprecated.
as of 5.7 use CacheVm instead.
CacheServer() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.CacheServer
 
CacheServer - Interface in org.apache.geode.cache.server
A cache server that serves the contents of a Cache to client VMs in another distributed system via a socket.
CacheServerCacheLoader() - Constructor for class org.apache.geode.cache30.ClientServerTestCase.CacheServerCacheLoader
 
CacheServerConfig - Interface in org.apache.geode.admin
Deprecated.
as of 5.7 use CacheVmConfig instead.
CacheServerMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a CacheServer.
cacheServers - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
CacheSnapshotService - Interface in org.apache.geode.cache.snapshot
Allows a snapshot of cache data to be imported and exported.
CacheStatistics - Interface in org.apache.geode.cache
Defines common statistics information for both region and entries.
CacheTestCase - Class in org.apache.geode.cache30
Deprecated.
Please use CacheTestCase instead.
CacheTestCase() - Constructor for class org.apache.geode.cache30.CacheTestCase
Deprecated.
 
CacheTransactionManager - Interface in org.apache.geode.cache
The CacheTransactionManager interface allows applications to manage transactions on a per Cache basis.
cacheTransactionManager - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
CacheTransactionManagerType - Class in org.apache.geode.cache.configuration
A "cache-transaction-manager" element allows insertion of cache-level transaction listeners.
CacheTransactionManagerType() - Constructor for class org.apache.geode.cache.configuration.CacheTransactionManagerType
 
CacheUtils - Class in org.apache.geode.cache.query
 
CacheUtils() - Constructor for class org.apache.geode.cache.query.CacheUtils
 
CacheVm - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
CacheVmConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
CacheWriter<K,V> - Interface in org.apache.geode.cache
A user-defined object defined in the RegionAttributes that is called synchronously before a region or entry in the cache is modified.
cacheWriter - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
CacheWriterAdapter<K,V> - Class in org.apache.geode.cache.util
Utility class that implements all methods in CacheWriter with empty implementations.
CacheWriterAdapter() - Constructor for class org.apache.geode.cache.util.CacheWriterAdapter
 
CacheWriterException - Exception in org.apache.geode.cache
An exception thrown by a CacheWriter method.
CacheWriterException() - Constructor for exception org.apache.geode.cache.CacheWriterException
Creates a new instance of CacheWriterException.
CacheWriterException(String) - Constructor for exception org.apache.geode.cache.CacheWriterException
Constructs an instance of CacheWriterException with the specified detail message.
CacheWriterException(String, Throwable) - Constructor for exception org.apache.geode.cache.CacheWriterException
Constructs an instance of CacheWriterException with the specified detail message and cause.
CacheWriterException(Throwable) - Constructor for exception org.apache.geode.cache.CacheWriterException
Constructs an instance of CacheWriterException with the specified cause.
CacheXml70DUnitTestHelper - Class in org.apache.geode.cache30
 
CacheXml70DUnitTestHelper() - Constructor for class org.apache.geode.cache30.CacheXml70DUnitTestHelper
 
CacheXml70DUnitTestHelper.MyAsyncEventListener - Class in org.apache.geode.cache30
 
CacheXmlException - Exception in org.apache.geode.cache
Thrown when a problem is encountered while parsing a declarative caching XML file.
CacheXmlException(String, Throwable) - Constructor for exception org.apache.geode.cache.CacheXmlException
Creates a new CacheXmlException with the given description and cause.
CacheXmlException(String) - Constructor for exception org.apache.geode.cache.CacheXmlException
Creates a new CacheXmlException with the given description.
cacheXMLFile - Variable in class org.apache.geode.session.tests.ServerContainer
 
CacheXmlTestCase - Class in org.apache.geode.cache30
 
CacheXmlTestCase() - Constructor for class org.apache.geode.cache30.CacheXmlTestCase
 
call(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.geode.modules.session.Callback
 
call_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
Callback - Interface in org.apache.geode.modules.session
Interface which, when implemented, can be put into a servlet context and executed by the servlet.
callbackError - Variable in class org.apache.geode.cache30.TestCacheCallback
 
cancel() - Method in interface org.apache.geode.cache.control.RebalanceOperation
Cancels this rebalance operation.
CancelCriterion - Class in org.apache.geode
Abstract cancellation proxy for cancelling an operation, esp.
CancelCriterion() - Constructor for class org.apache.geode.CancelCriterion
 
CancelException - Exception in org.apache.geode
Abstract root class of all GemFire exceptions representing system cancellation
CancelException() - Constructor for exception org.apache.geode.CancelException
for serialization
CancelException(String) - Constructor for exception org.apache.geode.CancelException
Create instance with given message
CancelException(String, Throwable) - Constructor for exception org.apache.geode.CancelException
Create instance with given message and cause
CancelException(Throwable) - Constructor for exception org.apache.geode.CancelException
Create instance with empty message and given cause
cancelInProgress() - Method in class org.apache.geode.CancelCriterion
Indicate if the service is in the progress of being cancelled.
cancelTimer() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_ANALYZERS - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_ANALYZERS_1 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_ANALYZERS_2 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_ANALYZERS_3 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_FIELDS - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_FIELDS_2 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_INDEXES_1 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_INDEXES_2 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_INDEXES_3 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_NAMES - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CANNOT_CREATE_LUCENE_INDEX_DIFFERENT_SERIALIZER - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
CanonicalInstantiator - Class in org.apache.geode
CanonicalInstantiator is much like its parent Instantiator except that instead of needing to implement newInstance() you now must implement newInstance(DataInput).
CanonicalInstantiator(Class<? extends DataSerializable>, int) - Constructor for class org.apache.geode.CanonicalInstantiator
Creates a new CanonicalInstantiator that instantiates a given class.
capacity - Variable in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
 
caseTearDown() - Static method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
catch_type - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode.ExceptionTableEntry
 
CertifiableTestCacheListener - Class in org.apache.geode.cache30
 
CertifiableTestCacheListener(LogWriter) - Constructor for class org.apache.geode.cache30.CertifiableTestCacheListener
 
certificate() - Method in class org.apache.geode.cache.ssl.CertStores
 
CertificateBuilder() - Constructor for class org.apache.geode.cache.ssl.TestSSLUtils.CertificateBuilder
 
CertificateBuilder(int, String) - Constructor for class org.apache.geode.cache.ssl.TestSSLUtils.CertificateBuilder
 
CertStores - Class in org.apache.geode.cache.ssl
 
CertStores(String, String) - Constructor for class org.apache.geode.cache.ssl.CertStores
 
changeAlertLevel(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Sets the minimum level for alerts to be delivered to listeners.
changeEventValue(Object) - Method in interface org.apache.geode.cache.util.GatewayConflictHelper
modify the value stored in the cache
channelName - Variable in class org.apache.geode.cache.query.data.Quote
 
CHECK_EXCEPTION - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Check that the operation should throw an exception other than the NotAuthorizedException.
CHECK_FAIL - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Check that the operation should fail.
CHECK_NOKEY - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Check that the key for the operation should not be present.
CHECK_NOREGION - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Check that the region should not be available.
CHECK_NOTAUTHZ - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Check that the operation should throw NotAuthorizedException.
checkCancelInProgress(Throwable) - Method in class org.apache.geode.CancelCriterion
See if the current operation is being cancelled.
checkFailure() - Method in class org.apache.geode.CancelCriterion
Use this utility function in your implementation of cancelInProgress() and cancelled() to indicate a system failure
checkFailure() - Static method in class org.apache.geode.SystemFailure
Utility function to check for failures.
checkForRequiredRoles(Region<?, ?>) - Static method in class org.apache.geode.cache.RequiredRoles
Deprecated.
Returns a set of any currently missing required roles for the specified region.
checkInvalidInt(int) - Method in class org.apache.geode.DeltaTestImpl
 
checkInvalidInt2(int) - Method in class org.apache.geode.DeltaTestImpl
 
checkInvalidString(String) - Method in class org.apache.geode.DeltaTestImpl
 
checkValidName(String) - Static method in class org.apache.geode.security.templates.DummyAuthenticator
 
chkRgnClassName - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.DataBrowser
 
cities - Variable in class org.apache.geode.cache.query.data.District
 
city - Variable in class org.apache.geode.cache.query.data.Address
 
City - Class in org.apache.geode.cache.query.data
 
City(String, int) - Constructor for class org.apache.geode.cache.query.data.City
Creates a new instance of City
City(int) - Constructor for class org.apache.geode.cache.query.data.City
 
ClassAndMethodDetails - Class in org.apache.geode.codeAnalysis
A class used to store the names of data-serializable classes and the sizes of their toData/fromData methods.
ClassAndMethods - Class in org.apache.geode.codeAnalysis
 
ClassAndMethods(CompiledClass) - Constructor for class org.apache.geode.codeAnalysis.ClassAndMethods
 
ClassAndVariableDetails - Class in org.apache.geode.codeAnalysis
A class used to store the names of dataserializable classes and the sizes of their toData/fromData methods.
ClassAndVariableDetails(CompiledClass) - Constructor for class org.apache.geode.codeAnalysis.ClassAndVariableDetails
 
ClassAndVariableDetails(String) - Constructor for class org.apache.geode.codeAnalysis.ClassAndVariableDetails
 
ClassAndVariables - Class in org.apache.geode.codeAnalysis
 
ClassAndVariables(CompiledClass) - Constructor for class org.apache.geode.codeAnalysis.ClassAndVariables
 
classAttribute - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
 
classCode() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
The AuthzCredentialGenerator.ClassCode of the particular implementation.
classCode() - Method in class org.apache.geode.security.generator.CredentialGenerator
The CredentialGenerator.ClassCode of this particular implementation.
classCode() - Method in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
classCode() - Method in class org.apache.geode.security.generator.DummyCredentialGenerator
 
classCode() - Method in class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
classCode() - Method in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
classCode() - Method in class org.apache.geode.security.generator.SSLCredentialGenerator
 
classCode() - Method in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
ClassLoaderObjectInputStream - Class in org.apache.geode.modules.util
This class is used when session attributes need to be reconstructed with a new classloader.
ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.geode.modules.util.ClassLoaderObjectInputStream
 
className - Variable in class org.apache.geode.cache.configuration.ClassNameType
 
className - Variable in class org.apache.geode.cache.configuration.SerializationRegistrationType.Instantiator
 
className - Variable in class org.apache.geode.cache.configuration.SerializationRegistrationType.Serializer
 
className - Variable in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
 
className(CompiledClass) - Method in class org.apache.geode.codeAnalysis.decode.cp.CpClass
find and form the class name - remembering that '[' chars may come before the class name to denote arrays of the given class.
ClassNameType - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
ClassNameType() - Constructor for class org.apache.geode.cache.configuration.ClassNameType
 
ClassNameType(String) - Constructor for class org.apache.geode.cache.configuration.ClassNameType
 
cleanUp() - Method in class org.apache.geode.session.tests.ContainerManager
 
cleanUp() - Method in class org.apache.geode.session.tests.ServerContainer
Copies the container configuration (found through ServerContainer.getConfiguration()) to the logging directory specified by ServerContainer.logDir
clear() - Method in interface org.apache.geode.cache.Region
Removes all entries from this region.
clear() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
clear() - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
clear() - Method in interface org.apache.geode.experimental.driver.Region
Removes all keys and values associated from this region.
clear() - Static method in class org.apache.geode.security.templates.XmlAuthorization
Clear all the statically cached information.
clearDefinedIndexes() - Method in interface org.apache.geode.cache.query.QueryService
Clears all the indexes that were defined using QueryService.defineIndex(String, String, String)
clearPreviousInstall(String) - Method in class org.apache.geode.session.tests.ContainerInstall
Cleans up the installation by deleting the extracted module and downloaded installation folders
clearResults() - Method in interface org.apache.geode.cache.execute.ResultCollector
GemFire will invoke this method before re-executing function (in case of Function Execution HA).
clearState() - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
Clears the state of the listener, for consistent behavior this should only be called when there is no activity on the Region
clearStaticSSLContext() - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
This is a hack using reflection to clear the static objects in JSSE since otherwise changing the javax.* store related properties has no effect during the course of running dunit suite unless the VMs are restarted.
Client - Class in org.apache.geode.session.tests
A simple http client that talks to a server running the session-testing-war.
Client() - Constructor for class org.apache.geode.session.tests.Client
 
Client.Response - Class in org.apache.geode.session.tests
A response received from the server.
client1 - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase
 
client2 - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase
 
CLIENT_CRASHED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a client has crashed
The value of this type string is gemfire.distributedsystem.cacheserver.client.crashed.
CLIENT_JOINED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a client has joined
The value of this type string is gemfire.distributedsystem.cacheserver.client.joined.
CLIENT_LEFT - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a client has left
The value of this type string is gemfire.distributedsystem.cacheserver.client.left.
ClientAuthorizationTestCase - Class in org.apache.geode.security
Base class for tests for authorization from client to server.
ClientAuthorizationTestCase() - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase
 
ClientAuthorizationTestCase.OperationWithAction - Class in org.apache.geode.security
This class encapsulates an OperationContext.OperationCode with associated flags, the client to perform the operation, and the number of operations to perform.
ClientAuthorizationTestCase.OpFlags - Class in org.apache.geode.security
This class specifies flags that can be used to alter the behaviour of operations being performed by the doOp function.
ClientAuthorizationTestCase.TestAuthzCredentialGenerator - Class in org.apache.geode.security
ClientAuthorizationTestCase.TestCredentialGenerator - Interface in org.apache.geode.security
Simple interface to generate credentials with authorization based on key indices also.
ClientCache - Interface in org.apache.geode.cache.client
A ClientCache instance controls the life cycle of the local singleton cache in a client.
ClientCacheFactory - Class in org.apache.geode.cache.client
Factory class used to create the singleton client cache and connect to one or more GemFire Cache Servers.
ClientCacheFactory() - Constructor for class org.apache.geode.cache.client.ClientCacheFactory
Creates a new client cache factory.
ClientCacheFactory(Properties) - Constructor for class org.apache.geode.cache.client.ClientCacheFactory
Create a new client cache factory given the initial gemfire properties.
ClientHealthStatus - Class in org.apache.geode.management
Composite data type used to distribute statistics which can be used to determine the health of a cache client.
ClientHealthStatus() - Constructor for class org.apache.geode.management.ClientHealthStatus
 
clientIgnoredExceptions() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
ClientMembership - Class in org.apache.geode.management.membership
Provides utility methods for registering and unregistering ClientMembershipListeners in this process.
ClientMembershipEvent - Interface in org.apache.geode.management.membership
An event delivered to a ClientMembershipListener when this process detects connection changes to ClientServers or clients.
ClientMembershipListener - Interface in org.apache.geode.management.membership
A listener whose callback methods are invoked when this process detects connection changes to CacheServers or clients.
ClientMembershipListenerAdapter - Class in org.apache.geode.management.membership
Utility class that implements all methods in ClientMembershipListener with empty implementations.
ClientMembershipListenerAdapter() - Constructor for class org.apache.geode.management.membership.ClientMembershipListenerAdapter
 
ClientNotReadyException - Exception in org.apache.geode.cache.client
Deprecated.
as of 6.5 this exception is no longer thrown by GemFire so any code that catches it should be removed.
ClientNotReadyException(String) - Constructor for exception org.apache.geode.cache.client.ClientNotReadyException
Deprecated.
Constructs an instance of ClientNotReadyException with the specified detail message.
ClientNotReadyException(String, Throwable) - Constructor for exception org.apache.geode.cache.client.ClientNotReadyException
Deprecated.
Constructs an instance of ClientNotReadyException with the specified detail message and cause.
ClientQueueDetail - Class in org.apache.geode.management
 
ClientQueueDetail() - Constructor for class org.apache.geode.management.ClientQueueDetail
 
ClientRegionFactory<K,V> - Interface in org.apache.geode.cache.client
A factory for constructing client cache regions.
ClientRegionShortcut - Enum in org.apache.geode.cache.client
Each enum represents a predefined RegionAttributes in a ClientCache.
ClientServerCache - Class in org.apache.geode.modules.session.bootstrap
This is a singleton class which maintains configuration properties as well as starting a Client-Server cache.
ClientServerCacheLifecycleListener - Class in org.apache.geode.modules.session.catalina
 
ClientServerCacheLifecycleListener() - Constructor for class org.apache.geode.modules.session.catalina.ClientServerCacheLifecycleListener
 
ClientServerSessionCache - Class in org.apache.geode.modules.session.catalina
 
ClientServerSessionCache(SessionManager, ClientCache) - Constructor for class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
ClientServerTestCase - Class in org.apache.geode.cache30
Provides helper methods for testing clients and servers.
ClientServerTestCase() - Constructor for class org.apache.geode.cache30.ClientServerTestCase
 
ClientServerTestCase.CacheServerCacheLoader - Class in org.apache.geode.cache30
 
ClientSession - Interface in org.apache.geode.cache
Class ClientSession represents a client connection on the server.
ClientSocketFactory - Interface in org.apache.geode.distributed
Interface ClientSocketFactory is used to create non-default client sockets.
clientStore() - Static method in class org.apache.geode.cache.ssl.CertStores
 
clientsTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
clientSubscription - Variable in class org.apache.geode.cache.configuration.ServerType
 
ClientSubscription() - Constructor for class org.apache.geode.cache.configuration.ServerType.ClientSubscription
 
ClientSubscriptionConfig - Interface in org.apache.geode.cache.server
Used to configure queuing on a cache server for client subscriptions.
clientVersion - Variable in class org.apache.geode.security.ClientAuthorizationTestCase
 
CliFunction<T> - Class in org.apache.geode.management.cli
An abstract function implementation to be extended by cli functions.
CliFunction() - Constructor for class org.apache.geode.management.cli.CliFunction
 
CliMetaData - Annotation Type in org.apache.geode.management.cli
An annotation to define additional meta-data for commands.
CliMetaData.AvailabilityMetadata - Annotation Type in org.apache.geode.management.cli
Deprecated.
since Geode1.2, not used at all
clone() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns a copy of this DistributedSystemConfig object whose configuration can be modified.
clone() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns an AgentConfig with the same configuration as this AgentConfig.
clone() - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Returns a new ManagedEntityConfig with the same configuration as this ManagedEntityConfig.
cloningEnabled - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
close() - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Closes this health monitor and releases all resources associated with it.
close(boolean) - Method in interface org.apache.geode.cache.Cache
Deprecated.
as of 6.5 use ClientCache.close(boolean) instead.
close() - Method in interface org.apache.geode.cache.CacheCallback
Called when the region containing this callback is closed or destroyed, when the cache is closed, or when a callback is removed from a region using an AttributesMutator.
close(boolean) - Method in interface org.apache.geode.cache.client.ClientCache
Terminates this object cache and releases all the resources.
close(boolean) - Static method in class org.apache.geode.cache.client.PoolManager
Unconditionally destroys all created pools that are in this manager.
close() - Static method in class org.apache.geode.cache.client.PoolManager
Unconditionally destroys all created pools that are in this manager.
close() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
close() - Method in interface org.apache.geode.cache.query.CqQuery
Close the CQ and stop execution.
close() - Method in class org.apache.geode.cache.query.dunit.CloseCacheAuthorization
 
close() - Method in interface org.apache.geode.cache.Region
Does a localDestroyRegion, but leaves behind the disk files if this is a region with persistBackup set to true.
close() - Method in interface org.apache.geode.cache.RegionService
Terminates this region service and releases all its resources.
close() - Method in interface org.apache.geode.cache.server.ServerLoadProbe
Signals that a cache server using this load probe has been closed.
close() - Method in class org.apache.geode.cache.server.ServerLoadProbeAdapter
Does nothing.
close() - Method in interface org.apache.geode.cache.snapshot.SnapshotIterator
Closes the iterator and its underlying resources.
close() - Method in class org.apache.geode.cache.util.CacheListenerAdapter
 
close() - Method in class org.apache.geode.cache.util.CacheWriterAdapter
 
close() - Method in class org.apache.geode.cache.util.CqListenerAdapter
Called when the CQ is closed, the base region is destroyed, when the cache is closed, or when this listener is removed from a CqQuery using a CqAttributesMutator.
close() - Method in class org.apache.geode.cache.util.StringPrefixPartitionResolver
 
close() - Method in class org.apache.geode.cache.util.TransactionListenerAdapter
 
close() - Method in class org.apache.geode.cache30.CacheXml70DUnitTestHelper.MyAsyncEventListener
 
close() - Method in class org.apache.geode.cache30.MyGatewayEventFilter1
 
close() - Method in class org.apache.geode.cache30.MyGatewayEventFilter2
 
close() - Method in class org.apache.geode.cache30.MyGatewayTransportFilter1
 
close() - Method in class org.apache.geode.cache30.MyGatewayTransportFilter2
 
close() - Method in class org.apache.geode.cache30.RegionTestCase.TestExpiry
 
close() - Method in class org.apache.geode.cache30.TestCacheCallback
 
close() - Method in class org.apache.geode.examples.SimpleSecurityManager
 
close() - Method in interface org.apache.geode.experimental.driver.Driver
Close this Driver, rendering it useless
close() - Method in class org.apache.geode.experimental.driver.ProtobufDriver
 
close() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
close() - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheLoader
 
close() - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheWriter
 
close() - Method in class org.apache.geode.modules.util.SessionCustomExpiry
 
close() - Method in interface org.apache.geode.ra.GFConnection
 
close() - Method in interface org.apache.geode.security.PostProcessor
Give the implementation a chance to close the resources used.
close() - Method in interface org.apache.geode.security.SecurityManager
Close any resources used by the SecurityManager, called when a cache is closed.
close() - Method in class org.apache.geode.security.SimpleTestSecurityManager
 
close() - Method in class org.apache.geode.security.SpySecurityManager
 
close() - Method in class org.apache.geode.security.templates.DummyAuthenticator
 
close() - Method in class org.apache.geode.security.templates.DummyAuthorization
 
close() - Method in class org.apache.geode.security.templates.LdapUserAuthenticator
 
close() - Method in class org.apache.geode.security.templates.PKCSAuthenticator
 
close() - Method in class org.apache.geode.security.templates.PKCSAuthInit
 
close() - Method in class org.apache.geode.security.templates.SimpleAccessController
 
close() - Method in class org.apache.geode.security.templates.SimpleAuthenticator
 
close() - Method in class org.apache.geode.security.templates.UserPasswordAuthInit
 
close() - Method in class org.apache.geode.security.templates.XmlAuthorization
Clears the cached information for this principal.
close() - Method in interface org.apache.geode.Statistics
Closes these statistics.
close2() - Method in class org.apache.geode.cache30.TestCacheCallback
This method will do nothing.
closeAllContinuousQuery(String) - Method in interface org.apache.geode.management.CacheServerMXBean
Deprecated.
This method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.
closeAnyPollutedCache() - Method in class org.apache.geode.security.query.QuerySecurityBase
 
closeCache() - Method in class org.apache.geode.cache.lucene.LuceneIntegrationTest
 
closeCache() - Static method in class org.apache.geode.cache.query.CacheUtils
 
closeCache() - Method in class org.apache.geode.cache.query.QueryTestUtils
 
closeCache(VM) - Method in class org.apache.geode.management.ManagementTestBase
 
closeCache() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
closeCache() - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
closeCache(Boolean) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
CloseCacheAuthorization - Class in org.apache.geode.cache.query.dunit
Used by CqStateDUnitTest
CloseCacheAuthorization() - Constructor for class org.apache.geode.cache.query.dunit.CloseCacheAuthorization
 
closeCacheInVM(VM) - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
closeClientCache(VM) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
closeClientCaches() - Method in class org.apache.geode.security.query.QuerySecurityBase
 
closeContinuousQuery(String) - Method in interface org.apache.geode.management.CacheServerMXBean
Deprecated.
This method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.
CloseCQOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
CloseCQOperationContext(String, String, Set) - Constructor for class org.apache.geode.cache.operations.CloseCQOperationContext
Deprecated.
Constructor for the CLOSE_CQ operation.
closeCqs() - Method in interface org.apache.geode.cache.query.QueryService
Unregister all Continuous Queries.
closeServer(VM) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
CLUSTER - Static variable in interface org.apache.geode.security.SecurableCommunicationChannels
This determines that the inter-server (or server-to-server) communication will be secured.
CLUSTER_CLIENTS_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_CONFIG - Static variable in interface org.apache.geode.distributed.ConfigurationPersistenceService
 
CLUSTER_CONFIGURATION_DIR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "cluster-configuration-dir" property
CLUSTER_FUNCTIONS_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_GCPAUSES_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_QUERIESPERSEC_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_READPERSEC_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_SSL_CIPHERS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SSL_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SSL_PREFIX - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
Since Geode1.0, use ssl-* properties and ssl-enabled-components
CLUSTER_SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
CLUSTER_SSL_TRUSTSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
CLUSTER_SUBSCRIPTION_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_UNIQUECQS_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_VIEW_GRID_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_VIEW_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_VIEW_LOCATORS_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_VIEW_MEMBERS_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_VIEW_REGIONS_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
CLUSTER_WRITEPERSEC_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
ClusterStatus() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData.ClusterStatus
 
ClusterStatus() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.ClusterStatus
 
clusterViewLinkXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopNavigation
 
cnt - Static variable in class org.apache.geode.cache.query.data.Position
 
cnt - Static variable in class org.apache.geode.cache.query.data.PositionNoDS
 
cnt - Static variable in class org.apache.geode.cache.query.data.PositionPdx
 
code - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode
 
code_length - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode
 
CollectionHolder - Class in org.apache.geode.cache.query.data
 
CollectionHolder() - Constructor for class org.apache.geode.cache.query.data.CollectionHolder
Creates a new instance of CollectionHolder
collectionHolderMap - Variable in class org.apache.geode.cache.query.data.Portfolio
 
collectionHolderMap - Variable in class org.apache.geode.cache.query.data.PortfolioData
 
collectionHolderMap - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
collectionHolderMap - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
CollectionType - Interface in org.apache.geode.cache.query.types
Represents the type of a collection, an object that can contain element objects.
colocatedWith - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
COMMAND_INVALID - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating an invalid command
COMMAND_INVALID_OR_UNAVAILABLE - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating an unknown or unavailable command.
COMMAND_NAME_AMBIGUOUS - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating an ambiguous command name
CommandProcessingException - Exception in org.apache.geode.management.cli
Indicates that an exception occurred while processing a GemFire Command Line Interface (CLI) command.
CommandProcessingException(String, int, Object) - Constructor for exception org.apache.geode.management.cli.CommandProcessingException
Constructs a new CommandProcessingException
CommandService - Class in org.apache.geode.management.cli
Deprecated.
since 1.3 use OnlineCommandProcessor directly
CommandService() - Constructor for class org.apache.geode.management.cli.CommandService
Deprecated.
 
CommandServiceException - Exception in org.apache.geode.management.cli
Indicates that an exception occurred while accessing/creating a Command Service for processing GemFire Command Line Interface (CLI) commands.
CommandServiceException(String, Throwable) - Constructor for exception org.apache.geode.management.cli.CommandServiceException
Constructs a new CommandServiceException with the specified detail message and cause.
CommandServiceException(String) - Constructor for exception org.apache.geode.management.cli.CommandServiceException
Constructs a new CommandServiceException with the specified detail message.
CommandServiceException(Throwable) - Constructor for exception org.apache.geode.management.cli.CommandServiceException
Constructs a new CommandServiceException by wrapping the specified cause.
CommandServlet - Class in org.apache.geode.modules.session
 
CommandServlet - Class in org.apache.geode.modules.session
 
CommandServlet() - Constructor for class org.apache.geode.modules.session.CommandServlet
 
CommandStatement - Interface in org.apache.geode.management.cli
Deprecated.
since Geode 1.3. simply use commandProcessor to process the command
commit() - Method in interface org.apache.geode.cache.CacheTransactionManager
Commit the transaction associated with the current thread.
commit() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
commit() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionFacade
 
commit() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
CommitConflictException - Exception in org.apache.geode.cache
Thrown when a commit fails due to a write conflict.
CommitConflictException(String) - Constructor for exception org.apache.geode.cache.CommitConflictException
Constructs an instance of CommitConflictException with the specified detail message.
CommitConflictException(String, Throwable) - Constructor for exception org.apache.geode.cache.CommitConflictException
Constructs an instance of CommitConflictException with the specified detail message and cause.
CommitConflictException(Throwable) - Constructor for exception org.apache.geode.cache.CommitConflictException
Constructs an instance of CommitConflictException with the specified cause.
CommitDistributionException - Exception in org.apache.geode.cache
Indicates that an attempt to notify required participants of a transaction involving one or more regions that are configured with MembershipAttributes may have failed.
CommitDistributionException(String) - Constructor for exception org.apache.geode.cache.CommitDistributionException
Constructs a CommitDistributionException with a message.
CommitDistributionException(String, Set) - Constructor for exception org.apache.geode.cache.CommitDistributionException
Constructs a CommitDistributionException with a message and a cause.
CommitIncompleteException - Exception in org.apache.geode.cache
Thrown when a commit fails to complete due to errors
CommitIncompleteException(String) - Constructor for exception org.apache.geode.cache.CommitIncompleteException
 
CommitSessionValve - Class in org.apache.geode.modules.session.catalina
 
CommitSessionValve() - Constructor for class org.apache.geode.modules.session.catalina.CommitSessionValve
 
commitSessionValve - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
commonName(String) - Method in class org.apache.geode.cache.ssl.TestSSLUtils.CertificateBuilder
 
compactAllDiskStores() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Compact the persistent files for all of the members of the distributed system that the admin member connected to.
compactAllDiskStores() - Method in interface org.apache.geode.management.MemberMXBean
Performs compaction on all of the member's disk stores.
compactionThreshold - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
ComparableWrapper - Class in org.apache.geode.cache.query.data
 
ComparableWrapper() - Constructor for class org.apache.geode.cache.query.data.ComparableWrapper
Creates a new instance of ComparableWrapper
ComparableWrapper(int) - Constructor for class org.apache.geode.cache.query.data.ComparableWrapper
 
CompareCountStarQueryResultsWithoutAndWithIndexes(Object[][], int, boolean, String[]) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
Creates a new instance of StructSetOrResultsSet
compareExternallySortedQueriesWithOrderBy(String[], Object[][]) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
 
compareQueryResultLists(List, List, int, boolean, boolean, String) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
 
CompareQueryResultsAsListWithoutAndWithIndexes(Object[][], int, boolean, String[]) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
Compares two ArrayLists containing query results with/without order.
CompareQueryResultsAsListWithoutAndWithIndexes(Object[][], int, boolean, boolean, String[]) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
 
CompareQueryResultsWithoutAndWithIndexes(Object[][], int, String[]) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
 
CompareQueryResultsWithoutAndWithIndexes(Object[][], int, boolean, String[]) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
Creates a new instance of StructSetOrResultsSet
compareResultsOfWithAndWithoutIndex(SelectResults[][], Object) - Static method in class org.apache.geode.cache.query.CacheUtils
 
compareResultsOfWithAndWithoutIndex(SelectResults[][]) - Static method in class org.apache.geode.cache.query.CacheUtils
 
compareTo(Object) - Method in class org.apache.geode.cache.query.data.ComparableWrapper
 
compareTo(Object) - Method in class org.apache.geode.cache.query.data.Position
 
compareTo(Object) - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
compareTo(Object) - Method in class org.apache.geode.cache.query.data.PositionPdx
 
compareTo(TestData.MyValue) - Method in class org.apache.geode.cache.query.data.TestData.MyValue
 
compareTo(Object) - Method in class org.apache.geode.codeAnalysis.ClassAndMethodDetails
 
compareTo(Object) - Method in class org.apache.geode.codeAnalysis.ClassAndMethods
 
compareTo(Object) - Method in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
 
compareTo(Object) - Method in class org.apache.geode.codeAnalysis.ClassAndVariables
 
compareTo(Object) - Method in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
compareTo(Object) - Method in class org.apache.geode.codeAnalysis.decode.CompiledField
 
compareTo(Object) - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
 
compareTo(JSONWrapper) - Method in class org.apache.geode.experimental.driver.JSONWrapper.JSONWrapperImpl
 
compile() - Method in interface org.apache.geode.cache.query.Query
Deprecated.
as of 6.5
CompiledAttribute - Class in org.apache.geode.codeAnalysis.decode
 
CompiledClass - Class in org.apache.geode.codeAnalysis.decode
Decoder represents a jdk ClassFile header
CompiledClass(DataInputStream) - Constructor for class org.apache.geode.codeAnalysis.decode.CompiledClass
read a ClassFile structure from the given input source (usually a file)
CompiledClassUtils - Class in org.apache.geode.codeAnalysis
 
CompiledClassUtils() - Constructor for class org.apache.geode.codeAnalysis.CompiledClassUtils
 
CompiledCode - Class in org.apache.geode.codeAnalysis.decode
 
CompiledCode.ExceptionTableEntry - Class in org.apache.geode.codeAnalysis.decode
 
CompiledField - Class in org.apache.geode.codeAnalysis.decode
 
CompiledMethod - Class in org.apache.geode.codeAnalysis.decode
 
compress(byte[]) - Method in interface org.apache.geode.compression.Compressor
Compresses the input byte array.
compress(byte[]) - Method in class org.apache.geode.compression.SnappyCompressor
 
CompressionException - Exception in org.apache.geode.compression
Wraps specific compression errors for compressors.
CompressionException(String) - Constructor for exception org.apache.geode.compression.CompressionException
 
CompressionException(String, Throwable) - Constructor for exception org.apache.geode.compression.CompressionException
 
CompressionException(Throwable) - Constructor for exception org.apache.geode.compression.CompressionException
 
compressor - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
Compressor - Interface in org.apache.geode.compression
Interface for a compression codec.
computeIndexRepository(Integer, LuceneSerializer, InternalLuceneIndex, PartitionedRegion, IndexRepository, PartitionedRepositoryManager) - Method in class org.apache.geode.cache.lucene.test.IndexRepositorySpy
 
concatProperties(Properties[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
concurrencyChecksEnabled - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
concurrencyLevel - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
concurrencyLevel - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
Config() - Constructor for class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Creates a configuration with the default attributes.
Config(File, String) - Constructor for class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Creates a configuration with defaults and the given diskDir and poolName.
Config(File, String, boolean, boolean) - Constructor for class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Creates a configuration with the given attributes
config(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes an exception to this writer.
config(StringId, Object[], Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
config(StringId, Object, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
config(StringId, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
config(StringId, Object[]) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
config(StringId, Object) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
config(StringId) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
config(String, Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes both a message and exception to this writer.
config(String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes a message to this writer.
config(Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes an exception to this writer.
configChanged(DistributedSystemConfig) - Method in interface org.apache.geode.admin.DistributedSystemConfig.ConfigListener
Deprecated.
Invoked when this configurated is changed.
configEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
 
configEnabled() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns true if "config" log messages are enabled.
configProperties - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
ConfigProperty() - Constructor for class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
 
ConfigProperty(String, String, String) - Constructor for class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
 
configPropertyName - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
 
configPropertyType - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
 
configPropertyValue - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
 
ConfigurationParameter - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
ConfigurationPersistenceService - Interface in org.apache.geode.distributed
 
ConfigurationProperties - Interface in org.apache.geode.distributed
This interface defines all the configuration properties that can be used.
configureConnectionPool(AttributesFactory, String, int, int, boolean, int, int, String, int, int, boolean, int) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPool(AttributesFactory, String, int, int, boolean, int, int, String, int, int, boolean) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPool(AttributesFactory, String, int, int, boolean, int, int, String, int) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPool(AttributesFactory, String, int, int, boolean, int, int, String) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPool(AttributesFactory, String, int[], boolean, int, int, String) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPool(AttributesFactory, String, int[], boolean, int, int, String, int, int, boolean, int) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPool(AttributesFactory, String, int[], boolean, int, int, String, int, int, boolean, int, int) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPoolWithName(AttributesFactory, String, int[], boolean, int, int, String, String) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPoolWithName(AttributesFactory, String, int[], boolean, int, int, String, String, int, int, boolean, int, int) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPoolWithNameAndFactory(AttributesFactory, String, int[], boolean, int, int, String, String, PoolFactory) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
configureConnectionPoolWithNameAndFactory(AttributesFactory, String, int[], boolean, int, int, String, String, PoolFactory, int, int, boolean, int, int) - Static method in class org.apache.geode.cache30.ClientServerTestCase
this method creates a client connection pool and configures it.
configureTest() - Method in class org.apache.geode.security.query.QuerySecurityBase
 
CONFLATE_EVENTS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "conflate-events" property
ConflictingPersistentDataException - Exception in org.apache.geode.cache.persistence
Thrown when a member with persistence is recovering, and it discovers that the data it has on disk was never part of the same distributed system as the members that are currently online.
ConflictingPersistentDataException() - Constructor for exception org.apache.geode.cache.persistence.ConflictingPersistentDataException
 
ConflictingPersistentDataException(String, Throwable) - Constructor for exception org.apache.geode.cache.persistence.ConflictingPersistentDataException
 
ConflictingPersistentDataException(String) - Constructor for exception org.apache.geode.cache.persistence.ConflictingPersistentDataException
 
ConflictingPersistentDataException(Throwable) - Constructor for exception org.apache.geode.cache.persistence.ConflictingPersistentDataException
 
connect() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Connects to the distributed system.
connect(Properties) - Static method in class org.apache.geode.distributed.DistributedSystem
connect() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
connectForAdmin(Properties) - Static method in class org.apache.geode.distributed.DistributedSystem
Returns a connection to the distributed system that is appropriate for administration.
CONNECTION_RETRY_INTERVAL - Static variable in interface org.apache.geode.cache.wan.GatewaySender
Retry a connection from sender to receiver after specified time interval (in milliseconds) in case receiver is not up and running.
connectionUrl - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
connectToSystem() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Connects to the distributed system described by this Agent's configuration.
connPooledDatasourceClass - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
CONNREFUSED_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
CONSERVE_SOCKETS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "conserve-sockets" property
constant_pool - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
constant_pool_count - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
ContainerInstall - Class in org.apache.geode.session.tests
Base class for handling downloading and configuring J2EE containers.
ContainerInstall(String, String, ContainerInstall.ConnectionType, String) - Constructor for class org.apache.geode.session.tests.ContainerInstall
 
ContainerInstall(String, String, ContainerInstall.ConnectionType, String, String) - Constructor for class org.apache.geode.session.tests.ContainerInstall
Base class for handling downloading and configuring J2EE installations This class contains common logic for downloading and configuring J2EE installations with cargo, and some common methods for applying geode session replication configuration to those installations.
ContainerInstall.ConnectionType - Enum in org.apache.geode.session.tests
Represents the type of connection used in this installation Supports either PEER_TO_PEER or CLIENT_SERVER.
ContainerManager - Class in org.apache.geode.session.tests
Manages multiple J2EE containers using cargo.
ContainerManager() - Constructor for class org.apache.geode.session.tests.ContainerManager
 
CONTAINS_KEY - Static variable in class org.apache.geode.cache.Operation
A 'check for existence of key' operation.
CONTAINS_VALUE - Static variable in class org.apache.geode.cache.Operation
A 'check for existence of value' operation.
CONTAINS_VALUE_FOR_KEY - Static variable in class org.apache.geode.cache.Operation
A 'check for existence of value for given key' operation.
containsKey(Object) - Method in interface org.apache.geode.cache.Region
Returns whether the specified key currently exists in this region.
containsKeyOnServer(Object) - Method in interface org.apache.geode.cache.Region
Returns whether the specified key currently exists in this region on the server.
containsValue(Object) - Method in interface org.apache.geode.cache.Region
Returns true if this region maps one or more keys to the specified value.
containsValueForKey(Object) - Method in interface org.apache.geode.cache.Region
Returns whether there is a valid (non-null) value present for the specified key.
content - Variable in class org.apache.geode.cache.configuration.DiskDirType
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.geode.modules.session.ListenerStoredInSessionContext
 
contextInitialized(ServletContextEvent) - Method in class org.apache.geode.modules.session.ListenerStoredInSessionContext
 
ContextMapper - Class in org.apache.geode.modules.util
This basic singleton class maps context paths to manager instances.
continent - Variable in class org.apache.geode.cache.query.data.Country
 
ConverterHint - Interface in org.apache.geode.management.cli
Used in CliOption annotations to indicate which converter(s) should or should not be used.
convertForStoring(ClassAndMethods) - Static method in class org.apache.geode.codeAnalysis.ClassAndMethodDetails
convert a ClassAndMethods into a string that can then be used to instantiate a ClassAndMethodDetails
convertForStoring(ClassAndVariables) - Static method in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
convert a ClassAndMethods into a string that can then be used to instantiate a ClassAndVariableDetails
convertToLogWriter() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
A mechanism for accessing the abstraction layer used for a plain logger.
convertToLogWriterI18n() - Method in interface org.apache.geode.LogWriter
Deprecated.
A mechanism for accessing the abstraction layer used for internationalization.
copy(T) - Static method in class org.apache.geode.CopyHelper
Makes a copy of the specified object.
CopyException - Exception in org.apache.geode
Indicates a failure to copy an object.
CopyException() - Constructor for exception org.apache.geode.CopyException
Constructs a new CopyException.
CopyException(String) - Constructor for exception org.apache.geode.CopyException
Constructs a new CopyException with a message string.
CopyException(String, Throwable) - Constructor for exception org.apache.geode.CopyException
Constructs a new CopyException with a message string and a cause.
CopyException(Throwable) - Constructor for exception org.apache.geode.CopyException
Constructs a new CopyException with a cause.
CopyHelper - Class in org.apache.geode
A static helper for optimally creating copies.
copyOnRead - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
copyResourceToDirectory(File, String) - Method in class org.apache.geode.cache30.CacheXmlTestCase
 
Country - Class in org.apache.geode.cache.query.data
 
Country(String, String, Set) - Constructor for class org.apache.geode.cache.query.data.Country
Creates a new instance of Country
Country(int, Set) - Constructor for class org.apache.geode.cache.query.data.Country
 
Country(int, int, int, int, int) - Constructor for class org.apache.geode.cache.query.data.Country
 
country_code - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
coupon_class - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
coupon_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
coupon_frequency - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
coupon_rate - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
coupon_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
Cp - Class in org.apache.geode.codeAnalysis.decode.cp
Cp represents an entry in the constant pool of a class.
Cp() - Constructor for class org.apache.geode.codeAnalysis.decode.cp.Cp
 
CpClass - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpDouble - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpFieldref - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpFloat - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpInterfaceMethodref - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpInvokeDynamic - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpLong - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpMethodHandle - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpMethodref - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpMethodType - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpNameAndType - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpString - Class in org.apache.geode.codeAnalysis.decode.cp
 
CpUtf8 - Class in org.apache.geode.codeAnalysis.decode.cp
 
cpuUsagePaintStyleM1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
cpuUsagePaintStyleM2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
cpuUsagePaintStyleM3 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
cpuUsagePaintStyleRZ1RZ2M1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
cpuUsagePaintStyleRZ1RZ2M2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
cpuUsagePaintStyleSG1M1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
cpuUsagePaintStyleSG1M2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
cpuUsagePaintStyleSG1M3 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
cpuUsagePaintStyleSG2M1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
cpuUsagePaintStyleSG2M2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
cpuUsagePaintStyleSG3M3 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
cpuUsageTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
cpuUsageXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
cpuUsageXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
cpuUsageXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
CqAttributes - Interface in org.apache.geode.cache.query
This interface holds all attribute values for a CQ and provides methods for retrieving all attribute settings.
CqAttributesFactory - Class in org.apache.geode.cache.query
The factory class for the CqAttributes instance.
CqAttributesFactory() - Constructor for class org.apache.geode.cache.query.CqAttributesFactory
Creates a new instance of AttributesFactory ready to create a CqAttributes with default settings.
CqAttributesFactory(CqAttributes) - Constructor for class org.apache.geode.cache.query.CqAttributesFactory
Creates a new instance of CqAttributesFactory ready to create a CqAttributes with the same settings as those in the specified CqAttributes.
CqAttributesMutator - Interface in org.apache.geode.cache.query
This interface is used to modify the listeners that are associated with a CQ.
CqClosedException - Exception in org.apache.geode.cache.query
Thrown if the CqQuery on which the operation performed is closed.
CqClosedException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.CqClosedException
Constructor used by concrete subclasses
CqClosedException(String) - Constructor for exception org.apache.geode.cache.query.CqClosedException
Constructor used by concrete subclasses
CqClosedException(Throwable) - Constructor for exception org.apache.geode.cache.query.CqClosedException
Constructor used by concrete subclasses
CqEvent - Interface in org.apache.geode.cache.query
This interface provides methods to get all the information sent from the server about the CQ event.
cqEvents - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
CqException - Exception in org.apache.geode.cache.query
Thrown during continuous query creation, execution time.
CqException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.CqException
Constructor used by concrete subclasses
CqException(String) - Constructor for exception org.apache.geode.cache.query.CqException
Constructor used by concrete subclasses
CqException(Throwable) - Constructor for exception org.apache.geode.cache.query.CqException
Constructor used by concrete subclasses
CqExistsException - Exception in org.apache.geode.cache.query
Thrown if a CQ by this name already exists on this client
CqExistsException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.CqExistsException
Constructor used by concrete subclasses
CqExistsException(String) - Constructor for exception org.apache.geode.cache.query.CqExistsException
Constructor used by concrete subclasses
CqExistsException(Throwable) - Constructor for exception org.apache.geode.cache.query.CqExistsException
Constructor used by concrete subclasses
CqListener - Interface in org.apache.geode.cache.query
Application plug-in interface for handling continuous query events after they occur.
CqListenerAdapter - Class in org.apache.geode.cache.util
 
CqListenerAdapter() - Constructor for class org.apache.geode.cache.util.CqListenerAdapter
 
cqName - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
CqQuery - Interface in org.apache.geode.cache.query
Interface for continuous query.
CqQueryTestListener - Class in org.apache.geode.cache.query.cq.dunit
 
CqQueryTestListener(LogWriter) - Constructor for class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
CqResults<E> - Interface in org.apache.geode.cache.query
Represents the results of a CQ query that is executed using CqQuery.executeWithInitialResults() The result will contain the instances of Struct having key and value of the region entry that satisfy the CQ query condition.
cqsConnectedCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
cqsDisconnectedCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
CqServiceStatistics - Interface in org.apache.geode.cache.query
This class provides methods to get aggregate statistical information about the CQs of a client.
CqState - Interface in org.apache.geode.cache.query
This interface gives information on the state of a CqQuery.
CqStatistics - Interface in org.apache.geode.cache.query
This class provides methods to get statistical information about a registered Continuous Query (CQ) represented by the CqQuery object.
CqStatusListener - Interface in org.apache.geode.cache.query
Extension of CqListener.
create(String, AsyncEventListener) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Creates the AsyncEventQueue.
create() - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Creates a RegionAttributes with the current settings.
create(DistributedSystem) - Static method in class org.apache.geode.cache.CacheFactory
Deprecated.
as of 6.5 use CacheFactory(Properties) instead.
create() - Method in class org.apache.geode.cache.CacheFactory
Creates a new cache that uses the configured distributed system.
create() - Method in class org.apache.geode.cache.client.ClientCacheFactory
Create a singleton client cache.
create(String) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Creates a region in the ClientCache using the configuration contained in this ClientRegionFactory.
create(String) - Method in interface org.apache.geode.cache.client.PoolFactory
Create a new Pool for connecting a client to a set of GemFire Cache Servers.
create(String) - Method in interface org.apache.geode.cache.DiskStoreFactory
Create a new disk store or find an existing one.
create() - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
create(String, String) - Method in interface org.apache.geode.cache.lucene.LuceneIndexFactory
Create the index on this member.
create(String, String, String, String) - Method in interface org.apache.geode.cache.lucene.LuceneQueryFactory
Creates a query based on a query string which is parsed by Lucene's StandardQueryParser.
create(String, String, LuceneQueryProvider) - Method in interface org.apache.geode.cache.lucene.LuceneQueryFactory
Create a query based on a programmatically constructed Lucene Query.
CREATE - Static variable in class org.apache.geode.cache.Operation
An entry creation.
CREATE - Static variable in class org.apache.geode.cache.operations.PutOperationContext
Deprecated.
Indicates that the operation results in a create of the key.
create() - Method in class org.apache.geode.cache.PartitionAttributesFactory
Creates a PartitionAttributes with the current settings.
create() - Method in class org.apache.geode.cache.query.CqAttributesFactory
Creates a CqAttributes with the current settings.
create() - Static method in class org.apache.geode.cache.query.dunit.CloseCacheAuthorization
 
create(K, V) - Method in interface org.apache.geode.cache.Region
Creates a new entry in this region with the specified key and value if and only if an entry does not already exist for the specified key.
create(K, V, Object) - Method in interface org.apache.geode.cache.Region
Creates a new entry in this region with the specified key and value, providing a user-defined parameter object to any CacheWriter invoked in the process.
create(String) - Method in class org.apache.geode.cache.RegionFactory
Creates a region with the given name in this factory's Cache using the configuration contained in this factory.
create() - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Creates and returns an instance of GatewayReceiver
create(String, int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Creates a GatewaySender to communicate with remote distributed system
create(LineNumberReader) - Static method in class org.apache.geode.codeAnalysis.ClassAndMethodDetails
 
create(String, DistributedSystem) - Static method in class org.apache.geode.distributed.DistributedLockService
Create a DistributedLockService with the given serviceName for the given DistributedSystem.
create() - Method in class org.apache.geode.experimental.driver.DriverFactory
Creates a driver configured to use all the locators about which this driver factory knows.
create() - Method in interface org.apache.geode.pdx.PdxInstanceFactory
Create a PdxInstance.
create(AuthzCredentialGenerator.ClassCode) - Static method in class org.apache.geode.security.generator.AuthzCredentialGenerator
A factory method to create a new instance of an AuthzCredentialGenerator for the given AuthzCredentialGenerator.ClassCode.
create(CredentialGenerator.ClassCode) - Static method in class org.apache.geode.security.generator.CredentialGenerator
A factory method to create a new instance of an CredentialGenerator for the given CredentialGenerator.ClassCode.
create() - Static method in class org.apache.geode.security.generator.UserPasswordWithExtraPropsAuthInit
 
create() - Static method in class org.apache.geode.security.templates.DummyAuthenticator
 
create() - Static method in class org.apache.geode.security.templates.DummyAuthorization
 
create() - Static method in class org.apache.geode.security.templates.LdapUserAuthenticator
 
create() - Static method in class org.apache.geode.security.templates.PKCSAuthenticator
 
create() - Static method in class org.apache.geode.security.templates.PKCSAuthInit
 
create() - Static method in class org.apache.geode.security.templates.SimpleAccessController
 
create() - Static method in class org.apache.geode.security.templates.SimpleAuthenticator
 
create() - Static method in class org.apache.geode.security.templates.UserPasswordAuthInit
 
create() - Static method in class org.apache.geode.security.templates.XmlAuthorization
Public static factory method to create an instance of XmlAuthorization.
createAndPopulateSet(int) - Static method in class org.apache.geode.cache.query.data.TestData
 
createAsyncEventQueueFactory() - Method in interface org.apache.geode.cache.Cache
Creates AsyncEventQueueFactory for creating a AsyncEventQueue
createAtomicStatistics(StatisticsType) - Method in interface org.apache.geode.StatisticsFactory
Creates and returns a Statistics instance of the given type with default ids.
createAtomicStatistics(StatisticsType, String) - Method in interface org.apache.geode.StatisticsFactory
Creates and returns a Statistics instance of the given type, textId, and with a default numeric id.
createAtomicStatistics(StatisticsType, String, long) - Method in interface org.apache.geode.StatisticsFactory
Creates and returns a Statistics instance of the given type, textId, and numericId.
createAuthenticatedView(Properties) - Method in interface org.apache.geode.cache.client.ClientCache
Creates an authenticated cache view using the given user security properties on the client cache's default pool.
createAuthenticatedView(Properties, String) - Method in interface org.apache.geode.cache.client.ClientCache
Creates an authenticated cache view using the given user security properties using the given pool to connect to servers.
createBridgeClientConnection(String, int[]) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
createBridgeServer(VM, String, int) - Method in class org.apache.geode.cache30.ClientServerTestCase
Create a server that has a value for every key queried and a unique key/value in the specified Region that uniquely identifies each instance.
createCache() - Method in class org.apache.geode.cache.lucene.LuceneIntegrationTest
 
createCache(Properties) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createCache(Properties, ServerLauncher) - Method in interface org.apache.geode.distributed.ServerLauncherCacheProvider
 
createCache(Properties, ServerLauncher) - Method in class org.apache.geode.distributed.TestServerLauncherCacheProvider
 
createCache(VM) - Method in class org.apache.geode.management.ManagementTestBase
 
createCache(VM, Properties) - Method in class org.apache.geode.management.ManagementTestBase
 
createCache(boolean) - Method in class org.apache.geode.management.ManagementTestBase
 
createCacheClient(String, Properties, Properties, int[], int, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheClient(String, Properties, Properties, int[], int, boolean, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheClient(String, Properties, Properties, int[], int, boolean, boolean, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheClient(String, Properties, Properties, int[], int, boolean, boolean, boolean, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheClientForMultiUserMode(int, String, Properties[], Properties, int[], int, boolean, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheClientForMultiUserMode(int, String, Properties[], Properties, int[], int, boolean, String, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheClientWithDynamicRegion(String, Properties, Properties, int[], int, boolean, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheClientWithDynamicRegion(String, Properties, Properties, int, boolean, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
create a client cache using the dunit locator to find servers
createCacheInVM(VM, Properties) - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
createCacheServer(VM, int, Properties) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
createCacheServer(Properties, Properties) - Static method in class org.apache.geode.security.ClientAuthorizationTestCase
 
createCacheServer(int, Properties, Properties) - Static method in class org.apache.geode.security.ClientAuthorizationTestCase
 
createCacheServer(String) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheServer(Properties, Properties, int, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheServer(Properties, Properties, int, boolean, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createCacheServerConfig() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
createCacheVmConfig() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Creates the configuration for a CacheVm.
createCachingProxyRegion(VM, String, Class) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
createClientCache(VM, String, String) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
createClientCache(String, String, int) - Static method in class org.apache.geode.security.SecurityTestUtil
 
createClientCache(String, String, int, Properties) - Static method in class org.apache.geode.security.SecurityTestUtil
 
createClientRegionFactory(ClientRegionShortcut) - Method in interface org.apache.geode.cache.client.ClientCache
Create and return a client region factory that is initialized to create a region using the given predefined region attributes.
createClientRegionFactory(String) - Method in interface org.apache.geode.cache.client.ClientCache
Create and return a client region factory that is initialized to create a region using the given named region attributes.
createCommandStatement(String) - Method in class org.apache.geode.management.cli.CommandService
Deprecated.
since Geode 1.3, simply call processCommand to execute the command
createCommandStatement(String, Map<String, String>) - Method in class org.apache.geode.management.cli.CommandService
Deprecated.
since Geode 1.3, simply call processCommand to execute the command
createCQ(VM, String, String, CqAttributes) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
createData(RegionGenerator.SerializationType, int, String) - Method in class org.apache.geode.cache.snapshot.RegionGenerator
 
createDate - Variable in class org.apache.geode.cache.query.data.Portfolio
 
createDate - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
createDefinedIndexes() - Method in interface org.apache.geode.cache.query.QueryService
Creates all the indexes that were defined using QueryService.defineIndex(String, String, String)
createDiskStoreFactory() - Method in interface org.apache.geode.cache.GemFireCache
create diskstore factory
createDistributedSystemProperties() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
createDistributionLocatorConfig() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Creates a new DistributionLocatorConfig for a distribution locator that is managed in this distributed system.
createDoubleCounter(String, String, String) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a double counter StatisticDescriptor with the given name, description, units, and with larger values indicating better performance.
createDoubleCounter(String, String, String, boolean) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a double counter StatisticDescriptor with the given name, description, largerBetter, and units.
createDoubleGauge(String, String, String) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a double gauge StatisticDescriptor with the given name, description, units, and with smaller values indicating better performance.
createDoubleGauge(String, String, String, boolean) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a double gauge StatisticDescriptor with the given name, description, largerBetter, and units.
createDynamicRegion(String, String) - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Creates the dynamic Region in the local cache and distributes the creation to other caches.
createException(Exception) - Static method in exception org.apache.geode.connectors.jdbc.JdbcConnectorException
Create a new JdbcConnectorException by first checking to see if the causing exception is or contains an exception that potentially could not be deserialized by remote systems receiving the serialized exception.
createException(String, Exception) - Static method in exception org.apache.geode.connectors.jdbc.JdbcConnectorException
Create a new JdbcConnectorException by first checking to see if the causing exception is or contains an exception that potentially could not be deserialized by remote systems receiving the serialized exception.
createFactory() - Static method in class org.apache.geode.cache.client.PoolManager
Creates a new pool factory, which is used to configure and create new Pools.
createFixedPartition(String) - Static method in class org.apache.geode.cache.FixedPartitionAttributes
Creates an instance of FixedPartitionAttributes.
createFixedPartition(String, boolean) - Static method in class org.apache.geode.cache.FixedPartitionAttributes
Creates an instance of FixedPartitionAttributes.
createFixedPartition(String, boolean, int) - Static method in class org.apache.geode.cache.FixedPartitionAttributes
Creates an instance of FixedPartitionAttributes.
createFixedPartition(String, int) - Static method in class org.apache.geode.cache.FixedPartitionAttributes
Creates an instance of FixedPartitionAttributes.
createFixedPartitionedRegion(Cache, String, List<FixedPartitionAttributes>, int) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
createFromData(DataInput) - Static method in class org.apache.geode.cache.ExpirationAttributes
 
createGatewayReceiverFactory() - Method in interface org.apache.geode.cache.Cache
Creates GatewayReceiverFactory for creating a GatewayReceiver
createGatewaySenderFactory() - Method in interface org.apache.geode.cache.Cache
Creates GatewaySenderFactory for creating a SerialGatewaySender
createGatewaySenderFactory() - Method in interface org.apache.geode.cache.GemFireCache
 
createHashIndex(String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Deprecated.
Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use method QueryService.createIndex(String, String, String) instead.
createHashIndex(String, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Deprecated.
Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use method QueryService.createIndex(String, String, String, String) instead
createHashIndex(VM, String, String, String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createHashIndex(String, String, String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createIndex(Cache, String...) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
createIndex(VM, String, String, String) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
createIndex(String, IndexType, String, String) - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
 
createIndex(String, String, String) - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
 
createIndex(String, IndexType, String, String) - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
createIndex(String, String, String) - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
createIndex(String, IndexType, String, String) - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
createIndex(String, String, String) - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
createIndex(String, IndexType, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Deprecated.
As of 6.6.2, use QueryService.createIndex(String, String, String) and QueryService.createKeyIndex(String, String, String) instead. Create an index that can be used when executing queries.
createIndex(String, IndexType, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Deprecated.
As of 6.6.2, use QueryService.createIndex(String, String, String, String) and QueryService.createKeyIndex(String, String, String) instead. Create an index that can be used when executing queries.
createIndex(String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Create an index that can be used when executing queries.
createIndex(String, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Create an index that can be used when executing queries.
createIndex(VM, String, String, String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createIndex(String, String, String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createIndexFactory() - Method in interface org.apache.geode.cache.lucene.LuceneService
Get a factory for creating a Lucene index on this member.
createIntCounter(String, String, String) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns an int counter StatisticDescriptor with the given name, description, units, and with larger values indicating better performance.
createIntCounter(String, String, String, boolean) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns an int counter StatisticDescriptor with the given name, description, largerBetter, and units.
createIntGauge(String, String, String) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns an int gauge StatisticDescriptor with the given name, description, units, and with smaller values indicating better performance.
createIntGauge(String, String, String, boolean) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns an int gauge StatisticDescriptor with the given name, description, largerBetter, and units.
createKeyIndex(String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Create a key index that can be used when executing queries.
createKeyStore(String, String, String, Key, Certificate) - Static method in class org.apache.geode.cache.ssl.TestSSLUtils
 
createLIFOEntryAttributes(int, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
Deprecated.
For internal use only.
createLIFOMemoryAttributes(int, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
Deprecated.
For internal use only.
createLocalCommandService(Cache) - Static method in class org.apache.geode.management.cli.CommandService
Deprecated.
Returns a newly created or existing instance of the CommandService associated with the specified Cache.
createLocalRegion(String, VM) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createLocalRegion(String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createLocalRegion(VM, String) - Method in class org.apache.geode.management.ManagementTestBase
Creates a Local region
createLongCounter(String, String, String) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a long counter StatisticDescriptor with the given name, description, units, and with larger values indicating better performance.
createLongCounter(String, String, String, boolean) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a long counter StatisticDescriptor with the given name, description, largerBetter, and units.
createLongGauge(String, String, String) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a long gauge StatisticDescriptor with the given name, description, units, and with smaller values indicating better performance.
createLongGauge(String, String, String, boolean) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates and returns a long gauge StatisticDescriptor with the given name, description, largerBetter, and units.
createLRUEntryAttributes() - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns entry LRU eviction attributes with default action and default maximum.
createLRUEntryAttributes(int) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns entry LRU eviction attributes with default action and given maximumEntries.
createLRUEntryAttributes(EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns entry LRU eviction attributes with default maximum and given evictionAction.
createLRUEntryAttributes(int, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns entry LRU eviction attributes with given evictionAction and given maximumEntries.
createLRUHeapAttributes() - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns heap LRU eviction attributes with default action and default sizer.
createLRUHeapAttributes(ObjectSizer) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns heap LRU eviction attributes with default action and the given sizer.
createLRUHeapAttributes(ObjectSizer, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns heap LRU eviction attributes with the given evictionAction and given sizer.
createLRUMemoryAttributes() - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns memory LRU eviction attributes with default action, default sizer, and default maximum.
createLRUMemoryAttributes(int) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns memory LRU eviction attributes with default action, default sizer, and given maximumMegabytes.
createLRUMemoryAttributes(int, ObjectSizer) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns memory LRU eviction attributes with default action, given sizer, and given maximumMegabytes.
createLRUMemoryAttributes(int, ObjectSizer, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns memory LRU eviction attributes with the given evictionAction, given sizer, and given maximumMegabytes.
createLRUMemoryAttributes(ObjectSizer) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns memory LRU eviction attributes with default action, given sizer, and default maximum.
createLRUMemoryAttributes(ObjectSizer, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
Creates and returns memory LRU eviction attributes with given evictionAction, given sizer, and default maximum.
createLuceneQueryFactory() - Method in interface org.apache.geode.cache.lucene.LuceneService
Create a factory for building a Lucene query.
createManagementCache(VM) - Method in class org.apache.geode.management.ManagementTestBase
 
createManager() - Method in interface org.apache.geode.management.MemberMXBean
Creates a Manager MBean on this member.
createNewPortfoliosAndPositions(int) - Static method in class org.apache.geode.cache.query.Utils
 
createOptions() - Method in interface org.apache.geode.cache.snapshot.CacheSnapshotService
Creates a SnapshotOptions object configured with default settings.
createOptions() - Method in interface org.apache.geode.cache.snapshot.RegionSnapshotService
Creates a SnapshotOptions object configured with default settings.
createOrRetrieveCache() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
createOrRetrieveCache() - Method in class org.apache.geode.modules.session.bootstrap.ClientServerCache
 
createOrRetrieveCache() - Method in class org.apache.geode.modules.session.bootstrap.PeerToPeerCache
 
createOrRetrieveRegion() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
createOrRetrieveRegion() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
createPartitionRegion(VM, String, Class) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
createPartitionRegion(String, Class, VM) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createPartitionRegion(String, Class) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createPartitionRegion(VM, String) - Method in class org.apache.geode.management.ManagementTestBase
Creates a partition Region
createPdxEnum(String, String, int) - Method in interface org.apache.geode.cache.RegionService
Creates and returns a PdxInstance that represents an enum value.
createPdxInstanceFactory(String) - Method in interface org.apache.geode.cache.RegionService
Returns a factory that can create a PdxInstance.
createPortfolioData(int, int) - Static method in class org.apache.geode.cache.query.Utils
This function
1.
createPortfoliosAndPositions(int) - Static method in class org.apache.geode.cache.query.Utils
 
createProxyCache(int[], Properties[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createProxyRegion(VM, String) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
createProxyRegion(ClientCache, String) - Static method in class org.apache.geode.security.SecurityTestUtil
 
createRebalanceFactory() - Method in interface org.apache.geode.cache.control.ResourceManager
Creates a factory for defining and starting RebalanceOperations.
createRegion(String, RegionAttributes) - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Creates a root Region in this cache.
createRegion(String, RegionAttributes<K, V>) - Method in interface org.apache.geode.cache.Cache
Deprecated.
createRegion(String, RegionShortcut) - Method in class org.apache.geode.cache.lucene.LuceneIntegrationTest
 
createRegion(String, Class, Scope) - Static method in class org.apache.geode.cache.query.CacheUtils
 
createRegion(String, RegionAttributes, boolean) - Static method in class org.apache.geode.cache.query.CacheUtils
 
createRegion(String, Class) - Static method in class org.apache.geode.cache.query.CacheUtils
 
createRegion(String, Class, boolean) - Static method in class org.apache.geode.cache.query.CacheUtils
 
createRegion(Region, String, Class) - Static method in class org.apache.geode.cache.query.CacheUtils
 
createRegion(String, Class) - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
 
createRegion(String, Class) - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
 
createRegion(String, Class) - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
createRegion(String, Class) - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
createRegion(String, Class) - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
 
createRegion(Cache, String, RegionGenerator.RegionType, String) - Method in class org.apache.geode.cache.snapshot.RegionGenerator
 
createRegion(String) - Method in class org.apache.geode.cache30.RegionTestCase
Returns a region with the given name and the attributes for this test.
createRegion(Cache, RegionConfiguration) - Static method in class org.apache.geode.modules.util.RegionHelper
 
createRegionAttributes() - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
as of GemFire 5.0, use AttributesFactory.create() instead
createRegionConfiguration() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
createRegionFactory() - Method in interface org.apache.geode.cache.Cache
Creates a RegionFactory which can be used to specify additional attributes for Region creation.
createRegionFactory(RegionShortcut) - Method in interface org.apache.geode.cache.Cache
Creates a RegionFactory for the most commonly used Region types defined by RegionShortcut
createRegionFactory(String) - Method in interface org.apache.geode.cache.Cache
Creates a RegionFactory for creating a Region from RegionAttributes mapped to this regionAttributesId
createRegionFactory(RegionAttributes<K, V>) - Method in interface org.apache.geode.cache.Cache
Creates a RegionFactory for creating a Region from the given regionAttributes
CreateRegionFunction - Class in org.apache.geode.modules.util
 
CreateRegionFunction() - Constructor for class org.apache.geode.modules.util.CreateRegionFunction
 
createRegionWithAttribute(VM, String, boolean) - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
createReplicatedRegion(VM, String, Class) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
createReplicateRegion(String, VM) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createReplicateRegion(String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createRootDiskStoreInVM(VM, String) - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
createRootRegion() - Method in class org.apache.geode.cache30.RegionTestCase
 
creates - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
creates - Variable in class org.apache.geode.cache30.CertifiableTestCacheListener
 
createServer(VM, Properties) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createServer(int, String, String) - Static method in class org.apache.geode.tools.pulse.tests.Server
 
createSocket(InetAddress, int) - Method in interface org.apache.geode.distributed.ClientSocketFactory
Creates a Socket for the input address and port
createStatistics() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
createStatistics(StatisticsType) - Method in interface org.apache.geode.StatisticsFactory
Creates and returns a Statistics instance of the given type with default ids.
createStatistics(StatisticsType, String) - Method in interface org.apache.geode.StatisticsFactory
Creates and returns a Statistics instance of the given type, textId, and with a default numeric id.
createStatistics(StatisticsType, String, long) - Method in interface org.apache.geode.StatisticsFactory
Creates and returns a Statistics instance of the given type, textId, and numericId.
createSubregion(String, RegionAttributes) - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Creates a subregion of this region.
createSubregion(Region<?, ?>, String) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Creates a sub-region in the ClientCache using the configuration contained in this ClientRegionFactory.
createSubRegion(String, String, RegionAttributes, VM) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
createSubregion(String, RegionAttributes<SK, SV>) - Method in interface org.apache.geode.cache.Region
createSubregion(Region<?, ?>, String) - Method in class org.apache.geode.cache.RegionFactory
Creates a sub-region in the Cache using the configuration contained in this RegionFactory.
createSystem(Properties, Properties) - Method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
createTestRootDiskStore(String) - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
createTime - Variable in class org.apache.geode.cache.query.data.Portfolio
 
createTime - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
createTime - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
createTrustStore(String, String, Map<String, T>) - Static method in class org.apache.geode.cache.ssl.TestSSLUtils
 
createType(String, String, StatisticDescriptor[]) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates or finds and returns a StatisticsType with the given name, description, and statistic descriptions.
createTypesFromXml(Reader) - Method in interface org.apache.geode.StatisticsTypeFactory
Creates one or more StatisticsType from the contents of the given reader.
createUniquePorts(int) - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
createVMRegion(String, RegionAttributes) - Method in interface org.apache.geode.admin.SystemMemberCache
createVMRegion(String, RegionAttributes<K, V>) - Method in interface org.apache.geode.cache.Cache
createWriter() - Method in interface org.apache.geode.pdx.PdxInstance
Creates and returns a WritablePdxInstance whose initial values are those of this PdxInstance.
CredentialGenerator - Class in org.apache.geode.security.generator
Encapsulates obtaining valid and invalid credentials.
CredentialGenerator() - Constructor for class org.apache.geode.security.generator.CredentialGenerator
 
CredentialGenerator.ClassCode - Class in org.apache.geode.security.generator
Enumeration for various CredentialGenerator implementations.
criticalHeapPercentage - Variable in class org.apache.geode.cache.configuration.ResourceManagerType
 
criticalHeapPercentage - Variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
criticalOffHeapPercentage - Variable in class org.apache.geode.cache.configuration.ResourceManagerType
 
cusip - Variable in class org.apache.geode.cache.query.data.Inventory
 
cusip - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
cusip - Variable in class org.apache.geode.cache.query.data.Quote
 
cusip - Variable in class org.apache.geode.cache.query.data.Restricted
 
cusip - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
cusip_prohibited - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
Customer - Class in org.apache.geode.cache.lucene.test
 
Customer(String, Collection<String>, Collection<Person>, Page[]) - Constructor for class org.apache.geode.cache.lucene.test.Customer
 
customExpiry - Variable in class org.apache.geode.cache.configuration.ExpirationAttributesType
 
CustomExpiry<K,V> - Interface in org.apache.geode.cache
This is the contract that a custom-expiry element must honor.
customLoadProbe - Variable in class org.apache.geode.cache.configuration.ServerType
 

D

Data - Class in org.apache.geode.cache.query.data
 
Data() - Constructor for class org.apache.geode.cache.query.data.Data
Creates a new instance of Data
DATA_BROWSER_COLOCATED_REGION - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_COLOCATED_REGION_NAME1 - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_COLOCATED_REGION_NAME2 - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_COLOCATED_REGION_NAME3 - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_REGION1_CHECKBOX - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_REGION2_CHECKBOX - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_REGION3_CHECKBOX - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_REGIONName1 - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_REGIONName2 - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_BROWSER_REGIONName3 - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_DROPDOWN_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_VIEW_EMPTYNODES - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_VIEW_ENTRYCOUNT - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_VIEW_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_VIEW_READPERSEC - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_VIEW_USEDMEMORY - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DATA_VIEW_WRITEPERSEC - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
DataBrowser() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData.DataBrowser
 
DataBrowser() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
DataBrowserResultLoader - Class in org.apache.geode.tools.pulse.tests
 
DataBrowserResultLoader() - Constructor for class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
DataPerspectiveView() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData.DataPerspectiveView
 
DataPerspectiveView() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataPerspectiveView
 
dataPolicy - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
DataPolicy - Class in org.apache.geode.cache
Enumerated type for region data policy.
DataSerializable - Interface in org.apache.geode
An interface for objects whose state can be written/read as primitive types and strings ("data").
DataSerializable.Replaceable - Interface in org.apache.geode
Replaceable allows an object to write an alternative version of itself to a DataOutput.
DataSerializer - Class in org.apache.geode
Provides static helper methods for reading and writing non-primitive data when working with a DataSerializable.
DataSerializer() - Constructor for class org.apache.geode.DataSerializer
Creates a new DataSerializer.
dataViewButtonXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataPerspectiveView
 
dated_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
dateField - Variable in class org.apache.geode.security.query.data.QueryTestObject
 
datePattern - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.DataBrowser
 
dclass - Variable in class org.apache.geode.codeAnalysis.ClassAndMethods
 
dclass - Variable in class org.apache.geode.codeAnalysis.ClassAndVariables
 
dealer_code - Variable in class org.apache.geode.cache.query.data.Inventory
 
dealer_code - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
dealerCode - Variable in class org.apache.geode.cache.query.data.Quote
 
dealerPortfolio - Variable in class org.apache.geode.cache.query.data.Quote
 
DEBUG - Static variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
debug(String, Object...) - Method in class org.apache.geode.distributed.AbstractLauncher
Prints the specified debug message to standard err, replacing any placeholder values with the specified arguments on output, if debugging has been enabled.
debug(Throwable) - Method in class org.apache.geode.distributed.AbstractLauncher
Prints the stack trace of the given Throwable to standard err if debugging has been enabled.
DebugCacheListener - Class in org.apache.geode.modules.util
 
DebugCacheListener() - Constructor for class org.apache.geode.modules.util.DebugCacheListener
 
declarable - Variable in class org.apache.geode.cache.configuration.ObjectType
 
Declarable - Interface in org.apache.geode.cache
An object that can be described in a declarative caching XML file.
DeclarableType - Class in org.apache.geode.cache.configuration
A "declarable" element specifies a Declarable object to be placed in a Region entry.
DeclarableType() - Constructor for class org.apache.geode.cache.configuration.DeclarableType
 
DeclarableType(String) - Constructor for class org.apache.geode.cache.configuration.DeclarableType
 
DeclarableType(String, String) - Constructor for class org.apache.geode.cache.configuration.DeclarableType
 
DeclarableType(String, Properties) - Constructor for class org.apache.geode.cache.configuration.DeclarableType
 
decodeClassName(int) - Method in class org.apache.geode.codeAnalysis.decode.cp.CpUtf8
decode the class name of the given argument, or the class name if the argument is zero
decompress(byte[]) - Method in interface org.apache.geode.compression.Compressor
Decompresses a compressed byte array.
decompress(byte[]) - Method in class org.apache.geode.compression.SnappyCompressor
 
deepCopy(T) - Static method in class org.apache.geode.CopyHelper
Makes a deep copy of the specified object o using serialization, so the object has to be serializable by GemFire.
DEFAULT - Static variable in class org.apache.geode.cache.DataPolicy
The data policy used by default; it is DataPolicy.NORMAL.
DEFAULT - Static variable in class org.apache.geode.cache.ExpirationAttributes
convenience constant for a default instance
DEFAULT - Static variable in class org.apache.geode.cache.InterestPolicy
The interest policy used by default; it is InterestPolicy.CACHE_CONTENT.
DEFAULT - Static variable in class org.apache.geode.cache.InterestResultPolicy
The InterestResultPolicy used by default; it is InterestResultPolicy.KEYS_VALUES.
DEFAULT - Static variable in interface org.apache.geode.cache.util.ObjectSizer
The default object sizer, currently ObjectSizer.SIZE_CLASS_ONCE
DEFAULT_ACK_SEVERE_ALERT_THRESHOLD - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default ackSevereAlertThreshold.
DEFAULT_ACK_WAIT_THRESHOLD - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default AckWaitThreshold.
DEFAULT_AGENT_SSL_CIPHERS - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "agent-ssl-ciphers" property
DEFAULT_AGENT_SSL_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "agent-ssl-enabled" property
DEFAULT_AGENT_SSL_PROTOCOLS - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "agent-ssl-protocols" property
DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "agent-ssl-require-authentication" property
DEFAULT_ALERT_THRESHOLD - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default alert threshold in milliseconds
DEFAULT_ALLOW_FORCE_COMPACTION - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default value of the allow force compaction attribute.
DEFAULT_AUTO_COMPACT - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default setting for auto compaction.
DEFAULT_AUTO_CONNECT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "auto-connect" property
DEFAULT_BATCH_CONFLATION - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default batch conflation
DEFAULT_BATCH_SIZE - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default batch size
DEFAULT_BATCH_TIME_INTERVAL - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default batch time interval in milliseconds
DEFAULT_BIND_ADDRESS - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "bindAddress" property
DEFAULT_BIND_ADDRESS - Static variable in interface org.apache.geode.cache.server.CacheServer
The default ip address or host name that the cache server's socket will listen on for client connections.
DEFAULT_BIND_ADDRESS - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
The default ip address or host name that the receiver's socket will listen on for client connections.
DEFAULT_CACHE_XML_FILE_NAME - Static variable in class org.apache.geode.modules.session.bootstrap.ClientServerCache
 
DEFAULT_CACHE_XML_FILE_NAME - Static variable in class org.apache.geode.modules.session.bootstrap.PeerToPeerCache
 
DEFAULT_CAPACITY - Static variable in interface org.apache.geode.cache.server.ClientSubscriptionConfig
The default limit that is assigned to client subscription.
DEFAULT_COMMAND - Static variable in class org.apache.geode.distributed.LocatorLauncher.Builder
 
DEFAULT_COMMAND - Static variable in class org.apache.geode.distributed.ServerLauncher.Builder
 
DEFAULT_COMPACTION_THRESHOLD - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default compaction threshold.
DEFAULT_CONCURRENCY_LEVEL - Static variable in class org.apache.geode.cache.AttributesFactory
Deprecated.
The default concurrency level for updates to region values
DEFAULT_CONF_DIR - Variable in class org.apache.geode.session.tests.ServerContainer
 
DEFAULT_CONFIG_DIR - Static variable in class org.apache.geode.session.tests.ServerContainer
 
DEFAULT_CRITICAL_HEAP_PERCENTAGE - Static variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
DEFAULT_CRITICAL_PERCENTAGE - Static variable in interface org.apache.geode.cache.control.ResourceManager
The default percent of heap memory at which the VM is considered in a critical state.
DEFAULT_DELIMITER - Static variable in class org.apache.geode.cache.util.StringPrefixPartitionResolver
The default delimiter is "|".
DEFAULT_DISABLE_AUTO_RECONNECT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default disable-auto-reconnect setting (false)
DEFAULT_DISABLE_TCP - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default disable-tcp value (false)
DEFAULT_DISK_DIR_SIZE - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default disk directory size in megabytes.
DEFAULT_DISK_DIR_SIZES - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default disk directory sizes.
DEFAULT_DISK_DIRS - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default disk directories.
DEFAULT_DISK_STORE_NAME - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The name of the default disk store is "DEFAULT".
DEFAULT_DISK_SYNCHRONOUS - Static variable in class org.apache.geode.cache.AttributesFactory
Deprecated.
The default disk synchronous write setting
DEFAULT_DISK_SYNCHRONOUS - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default value ( true) for writing to disk synchronously in case of persistence.
DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default disk usage critical percentage.
DEFAULT_DISK_USAGE_WARNING_PERCENTAGE - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default disk usage warning percentage.
DEFAULT_DISPATCHER_THREADS - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
DEFAULT_DISTRIBUTED_SYSTEM_ID - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
DEFAULT_EMAIL_FROM - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "email-notification-from" property
DEFAULT_EMAIL_HOST - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "email-notification-host" property
DEFAULT_EMAIL_NOTIFICATIONS_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "email-notification-enabled" property
DEFAULT_EMAIL_TO_LIST - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "email-notification-to" property
DEFAULT_ENABLE_COMMIT_VALVE - Static variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DEFAULT_ENABLE_COMMIT_VALVE_FAILFAST - Static variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DEFAULT_ENABLE_DEBUG_LISTENER - Static variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DEFAULT_ENABLE_GATEWAY_DELTA_REPLICATION - Static variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DEFAULT_ENABLE_GATEWAY_REPLICATION - Static variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DEFAULT_ENABLE_LOCAL_CACHE - Static variable in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
DEFAULT_ENABLE_LOCAL_CACHE - Static variable in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default enable-network-partition-detection setting (false)
DEFAULT_END_PORT - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
Default end value of the port range from which the GatewayReceiver's port will be chosen
DEFAULT_ENTITY_CONFIG_XML_FILE - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "entity-config-xml-file" property ("distributed-system.xml").
DEFAULT_ENTRIES_MAXIMUM - Static variable in class org.apache.geode.cache.EvictionAttributes
The default maximum for entry LRU.
DEFAULT_EVICTION_ACTION - Static variable in class org.apache.geode.cache.EvictionAction
The default eviction action is to locally destroy an Entry.
DEFAULT_EVICTION_HEAP_PERCENTAGE - Static variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
DEFAULT_EVICTION_PERCENTAGE - Static variable in interface org.apache.geode.cache.control.ResourceManager
The default percent of heap memory at which the VM should begin evicting data.
DEFAULT_EVICTION_POLICY - Static variable in interface org.apache.geode.cache.server.ClientSubscriptionConfig
The default eviction policy that is assigned to client subscription.
DEFAULT_FIELD - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
DEFAULT_FORCE - Static variable in class org.apache.geode.distributed.AbstractLauncher
 
DEFAULT_FORWARD_EXPIRATION_DESTROY - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
DEFAULT_FREE_CONNECTION_TIMEOUT - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default amount of time, in milliseconds, which we will wait for a free connection if max connections is set and all of the connections are in use.
DEFAULT_GROUPS - Static variable in interface org.apache.geode.cache.server.CacheServer
Deprecated.
as of 7.0 use the groups gemfire property
DEFAULT_HEALTH_EVALUATION_INTERVAL - Static variable in interface org.apache.geode.admin.GemFireHealthConfig
Deprecated.
The default number of seconds between assessments of the health of the GemFire components.
DEFAULT_HISTORY_SIZE - Static variable in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
Default number of historical events to track in order to avoid duplicate events for members that are both clients and peer members; value is 100.
DEFAULT_HOSTNAME_FOR_CLIENTS - Static variable in interface org.apache.geode.cache.server.CacheServer
The default ip address or host name that will be given to clients as the host this cache server is listening on.
DEFAULT_HOSTNAME_FOR_SENDERS - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
 
DEFAULT_HTTP_AUTHENTICATION_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "http-authentication-enabled" property
DEFAULT_HTTP_AUTHENTICATION_PASSWORD - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "http-authentication-password" property
DEFAULT_HTTP_AUTHENTICATION_USER - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "http-authentication-user" property
DEFAULT_HTTP_BIND_ADDRESS - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "httpBindAddress" property
DEFAULT_HTTP_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "httpEnabled" property
DEFAULT_HTTP_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "httpPort" property (8080)
DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "http-ssl-require-authentication" property
DEFAULT_IDLE_TIMEOUT - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default amount of time in milliseconds, to wait for a connection to become idle
DEFAULT_INSTALL_DIR - Static variable in class org.apache.geode.session.tests.ContainerInstall
 
DEFAULT_IS_FOR_INTERNAL_USE - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
DEFAULT_IS_PARALLEL - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
DEFAULT_JSON_FILE_NAME - Static variable in class org.apache.geode.examples.security.ExampleSecurityManager
 
DEFAULT_JSON_FILE_NAME - Static variable in class org.apache.geode.security.TestSecurityManager
 
DEFAULT_LIMIT - Static variable in interface org.apache.geode.cache.lucene.LuceneQueryFactory
Default query result limit is 100
DEFAULT_LOAD_CONDITIONING_INTERVAL - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default interval in which the pool will check to see if a connection to a given server should be moved to a different server to improve the load balance.
DEFAULT_LOAD_POLL_INTERVAL - Static variable in interface org.apache.geode.cache.server.CacheServer
The default frequency at which to poll the load probe for the load on this cache server.
DEFAULT_LOAD_PROBE - Static variable in interface org.apache.geode.cache.server.CacheServer
The default load balancing probe.
DEFAULT_LOCATORS - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "locators" property ("")
DEFAULT_LOG_DIR - Static variable in class org.apache.geode.session.tests.ServerContainer
 
DEFAULT_LOG_DISK_SPACE_LIMIT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default log disk space limit in megabytes (0)
DEFAULT_LOG_FILE - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default log-file value ("" which directs logging to standard output)
DEFAULT_LOG_FILE_NAME - Static variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
DEFAULT_LOG_FILE_SIZE_LIMIT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default log file size limit in megabytes (0)
DEFAULT_LOG_LEVEL - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default log level ("config")
DEFAULT_LOGGING_LEVEL - Static variable in class org.apache.geode.session.tests.ServerContainer
 
DEFAULT_MANUAL_START - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
The default value for manually starting a GatewayReceiver.
DEFAULT_MANUAL_START - Static variable in interface org.apache.geode.cache.wan.GatewaySender
Deprecated.
- Manual start of senders is deprecated and will be removed in a later release.
DEFAULT_MAX_CONNECTIONS - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default maximum number of connections to create
DEFAULT_MAX_CONNECTIONS - Static variable in interface org.apache.geode.cache.server.CacheServer
The default number of sockets accepted by a CacheServer.
DEFAULT_MAX_DEPARTED_APPLICATIONS - Static variable in interface org.apache.geode.admin.DistributedSystemHealthConfig
Deprecated.
The default maximum number of application members that can unexceptedly leave a healthy the distributed system.
DEFAULT_MAX_EVENT_QUEUE_SIZE - Static variable in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
The default maximum number of entries in the event delivery queue of a healthy cache member.
DEFAULT_MAX_INACTIVE_INTERVAL - Static variable in class org.apache.geode.modules.util.RegionConfiguration
The default max inactive interval.
DEFAULT_MAX_LOAD_TIME - Static variable in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
The default maximum mumber of milliseconds a cache load operation can take before the cache member is considered to be unhealthy.
DEFAULT_MAX_MESSAGE_QUEUE_SIZE - Static variable in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
The default maximum number of enqueued incoming or outgoing messages that a healthy member of a distributed system can have.
DEFAULT_MAX_NET_SEARCH_TIME - Static variable in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
The default maximum number of milliseconds a netSearch operation can take before the cache member is considered to be unhealthy.
DEFAULT_MAX_OPLOG_SIZE - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default maximum oplog file size in megabytes.
DEFAULT_MAX_REPLY_TIMEOUTS - Static variable in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
The default maximum number of message reply timeouts that can occur in a given health monitoring interval.
DEFAULT_MAX_RETRANSMISSION_RATIO - Static variable in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
The default maximum multicast retransmission ratio.
DEFAULT_MAX_THREADS - Static variable in interface org.apache.geode.cache.server.CacheServer
The default limit to the maximum number of cache server threads that can be created to service client requests.
DEFAULT_MAX_VM_PROCESS_SIZE - Static variable in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
The default maximum VM process size (in megabytes) of a health member of the distributed system.
DEFAULT_MAXIMUM_MESSAGE_COUNT - Static variable in interface org.apache.geode.cache.server.CacheServer
The default maximum number of messages that can be enqueued in a client-queue.
DEFAULT_MAXIMUM_QUEUE_MEMORY - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default maximum amount of memory (MB) to allow in the queue before overflowing entries to disk
DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS - Static variable in interface org.apache.geode.cache.server.CacheServer
The default maximum amount of time between client pings.
DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
The default maximum amount of time between client pings.
DEFAULT_MCAST_ADDRESS - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "mcastAddress" property (239.192.81.1).
DEFAULT_MCAST_PORT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "mcastPort" property (10334)
DEFAULT_MEMBER_TIMEOUT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default failure-detection timeout period for member heart-beat responses
DEFAULT_MEMBERSHIP_PORT_RANGE - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default membership-port-range.
DEFAULT_MEMORY_MAXIMUM - Static variable in class org.apache.geode.cache.EvictionAttributes
The default maximum for memory LRU.
DEFAULT_MESSAGE_TIME_TO_LIVE - Static variable in interface org.apache.geode.cache.server.CacheServer
The default time (in seconds ) after which a message in the client queue will expire.
DEFAULT_MIN_CONNECTIONS - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default number of connections to initially create
DEFAULT_MIN_HIT_RATIO - Static variable in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
The default minimum hit ratio of a healthy cache member.
DEFAULT_MINIMUM_SIZE - Static variable in class org.apache.geode.cache.util.AutoBalancer
Default value of AutoBalancer.MINIMUM_SIZE.
DEFAULT_MODULE_EXTRACTION_DIR - Static variable in class org.apache.geode.session.tests.ContainerInstall
 
DEFAULT_MODULE_LOCATION - Static variable in class org.apache.geode.session.tests.ContainerInstall
 
DEFAULT_MULTIUSER_AUTHENTICATION - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default value for whether to use multiuser mode.
DEFAULT_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "name" property ("").
DEFAULT_NOTIFY_BY_SUBSCRIPTION - Static variable in interface org.apache.geode.cache.server.CacheServer
The default notify-by-subscription value which tells the CacheServer whether or not to notify clients based on key subscription.
DEFAULT_ORDER_POLICY - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
DEFAULT_OVERFLOW_DIRECTORY - Static variable in interface org.apache.geode.cache.server.ClientSubscriptionConfig
The default overflow directory that is assigned to client subscription.
DEFAULT_PAGESIZE - Static variable in interface org.apache.geode.cache.lucene.LuceneQueryFactory
Default page size of result is 0, which means no pagination
DEFAULT_PARALLELISM_REPLICATED_REGION - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
DEFAULT_PERSISTENCE_ENABLED - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default value (false)of whether to persist queue data to disk or not.
DEFAULT_PING_INTERVAL - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default frequency, in milliseconds, to ping servers.
DEFAULT_PORT - Static variable in interface org.apache.geode.cache.server.CacheServer
The default port on which a CacheServer is configured to serve.
DEFAULT_PR_SINGLE_HOP_ENABLED - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default value for whether to have single hop optimisations enabled.
DEFAULT_PREFER_DESERIALIZED_FORM - Static variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DEFAULT_PROPERTY_FILE - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default "propertyFile" value
DEFAULT_QUEUE_SIZE - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default maximum number of operations that can be asynchronously queued.
DEFAULT_READ_TIMEOUT - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default amount of time, in milliseconds, to wait for a response from a server
DEFAULT_REDIS_SERVER_PORT - Static variable in class org.apache.geode.redis.GeodeRedisServer
The default Redis port as specified by their protocol, DEFAULT_REDIS_SERVER_PORT
DEFAULT_REFRESH_INTERVAL - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default "refreshInterval" in seconds which will apply to REFRESH_INTERVAL_NAME property.
DEFAULT_REGION_ATTRIBUTES_ID - Static variable in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
DEFAULT_REGION_ATTRIBUTES_ID - Static variable in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
DEFAULT_REGION_NAME - Static variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DEFAULT_REGION_SYS_PROP_NAME - Static variable in class org.apache.geode.redis.GeodeRedisServer
The system property name used to set the default Region creation type.
DEFAULT_REGION_TYPE - Variable in class org.apache.geode.redis.GeodeRedisServer
The actual RegionShortcut type specified by the system property "gemfireredis.regiontype".
DEFAULT_REMOTE_COMMAND - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the remote-command property
DEFAULT_RETRY_ATTEMPTS - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default number of times to retry an operation after a timeout or exception.
DEFAULT_RMI_BIND_ADDRESS - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the rmi-bind-address property
DEFAULT_RMI_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the rmi-enabled property
DEFAULT_RMI_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the rmi-port property (1099)
DEFAULT_RMI_REGISTRY_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the rmi-registry-enabled property
DEFAULT_RMI_SERVER_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the rmi-server-port property (0)
DEFAULT_SERVER_GROUP - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default server group.
DEFAULT_SIZE_THRESHOLD_PERCENT - Static variable in class org.apache.geode.cache.util.AutoBalancer
DEFAULT_SNMP_BIND_ADDRESS - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "snmpBindAddress" property
DEFAULT_SNMP_DIRECTORY - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "snmpDirectory" property
DEFAULT_SNMP_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default value of the "snmpEnabled" property
DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface org.apache.geode.cache.client.PoolFactory
Default size in bytes of the socket buffer on each connection established.
DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface org.apache.geode.cache.server.CacheServer
The default socket buffer size for socket buffers from the cache server to the client.
DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
The default buffer size for socket buffers for the GatewayReceiver.
DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default buffer size for socket buffers from a sending GatewaySender to its receiving GatewayReceiver.
DEFAULT_SOCKET_CONNECT_TIMEOUT - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default amount of time, in milliseconds, socket timeout when the client connects to the servers/locators.
DEFAULT_SOCKET_READ_TIMEOUT - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default amount of time in milliseconds that a socket read between a sending Gateway and its receiving Gateway will block.
DEFAULT_START_PORT - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
Default start value of the port range from which the GatewayReceiver's port will be chosen
DEFAULT_STATE_SAVE_FILE - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The default name for file that has "agent state saved serialized"
DEFAULT_STATISTIC_ARCHIVE_FILE_NAME - Static variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
DEFAULT_STATISTIC_INTERVAL - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default frequency, in milliseconds, that client statistics will be sent to the server.
DEFAULT_SUBSCRIPTION_ACK_INTERVAL - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default amount of time, in milliseconds, to wait before sending an acknowledgement to the server about events received from the subscriptions.
DEFAULT_SUBSCRIPTION_ENABLED - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default value for whether to establish a server to client subscription.
DEFAULT_SUBSCRIPTION_MESSAGE_TRACKING_TIMEOUT - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default amount of time, in milliseconds, that messages sent from a server to a client will be tracked.
DEFAULT_SUBSCRIPTION_REDUNDANCY - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default redundancy for servers holding subscriptions established by this client
DEFAULT_SUBSCRIPTION_TIMEOUT_MULTIPLIER - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default number of server "ping" intervals that can elapse with no activity before a subscription connection is deemed dead and failover is initiated.
DEFAULT_SYSTEM_ID - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "system-id" property ("")
DEFAULT_TCP_NO_DELAY - Static variable in interface org.apache.geode.cache.server.CacheServer
The default setting for outgoing tcp/ip connections.
DEFAULT_TCP_PORT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The default value of the "tcpPort" property.
DEFAULT_THREAD_LOCAL_CONNECTIONS - Static variable in interface org.apache.geode.cache.client.PoolFactory
The default value for whether connections should have affinity to the thread that last used them.
DEFAULT_TIME_INTERVAL - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default time interval in milliseconds.
DEFAULT_TOMCAT_CONFIG_XML_DIR - Static variable in class org.apache.geode.session.tests.TomcatContainer
 
DEFAULT_TOMCAT_CONTEXT_XML_REPLACEMENT_NAME - Static variable in class org.apache.geode.session.tests.TomcatContainer
 
DEFAULT_TOMCAT_XML_REPLACEMENT_DIR - Static variable in class org.apache.geode.session.tests.TomcatContainer
 
DEFAULT_WORKING_DIRECTORY - Static variable in class org.apache.geode.distributed.AbstractLauncher
 
DEFAULT_WRITE_BUFFER_SIZE - Static variable in interface org.apache.geode.cache.DiskStoreFactory
The default write buffer size.
defaultInitialization() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
defineAgent() - Static method in class org.apache.geode.admin.jmx.AgentFactory
Deprecated.
Defines a "default" GemFire JMX administration agent configuration.
defineDistributedSystem() - Static method in class org.apache.geode.admin.AdminDistributedSystemFactory
Deprecated.
Defines a "default" distributed system configuration based on VM system properties and the content of gemfire.properties.
defineDistributedSystem(DistributedSystem, String) - Static method in class org.apache.geode.admin.AdminDistributedSystemFactory
Deprecated.
Defines a distributed system configuration for administering the distributed system to which this VM is currently connected.
defineHashIndex(String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Deprecated.
Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use method QueryService.defineIndex(String, String, String) instead.
defineHashIndex(String, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Deprecated.
Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use method QueryService.defineIndex(String, String, String, String) instead.
defineIndex(String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Defines an index that can be used when executing queries.
defineIndex(String, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Defines an index that can be used when executing queries.
defineKeyIndex(String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
Defines a key index that can be used when executing queries.
Delta - Interface in org.apache.geode
This interface defines a contract between the application and GemFire that allows GemFire to determine whether an application object contains a delta, allows GemFire to extract the delta from an application object, and generate a new application object by applying a delta to an existing application object.
DELTA_PROPAGATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "delta-propagation" property delta-propagation Description: "true" indicates that server propagates delta generated from Delta type of objects.
deltaFeatureUsed() - Static method in class org.apache.geode.DeltaTestImpl
 
DeltaSerializationException - Exception in org.apache.geode
This exception wraps any checked exception encountered during invocation of Delta.fromDelta(java.io.DataInput) or Delta.toDelta(java.io.DataOutput) in GemFire.
DeltaSerializationException() - Constructor for exception org.apache.geode.DeltaSerializationException
Default constructor
DeltaSerializationException(String) - Constructor for exception org.apache.geode.DeltaSerializationException
 
DeltaSerializationException(Throwable) - Constructor for exception org.apache.geode.DeltaSerializationException
 
DeltaSerializationException(String, Throwable) - Constructor for exception org.apache.geode.DeltaSerializationException
 
DeltaSession - Class in org.apache.geode.modules.session.catalina
 
DeltaSession() - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession
Construct a new Session associated with no Manager.
DeltaSession(Manager) - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession
Construct a new Session associated with the specified Manager.
DeltaSession7 - Class in org.apache.geode.modules.session.catalina
 
DeltaSession7() - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession7
Construct a new Session associated with no Manager.
DeltaSession7(Manager) - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession7
Construct a new Session associated with the specified Manager.
DeltaSession8 - Class in org.apache.geode.modules.session.catalina
 
DeltaSession8() - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession8
Construct a new Session associated with no Manager.
DeltaSession8(Manager) - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession8
Construct a new Session associated with the specified Manager.
DeltaSessionFacade - Class in org.apache.geode.modules.session.catalina
 
DeltaSessionFacade(DeltaSessionInterface) - Constructor for class org.apache.geode.modules.session.catalina.DeltaSessionFacade
Construct a new session facade.
DeltaSessionInterface - Interface in org.apache.geode.modules.session.catalina
 
DeltaSessionManager - Class in org.apache.geode.modules.session.catalina
 
DeltaSessionManager() - Constructor for class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
DeltaTestImpl - Class in org.apache.geode
Sample test class which implements Delta.
DeltaTestImpl() - Constructor for class org.apache.geode.DeltaTestImpl
 
DeltaTestImpl(int, String) - Constructor for class org.apache.geode.DeltaTestImpl
 
DeltaTestImpl(int, String, Double, byte[], TestObjectWithIdentifier) - Constructor for class org.apache.geode.DeltaTestImpl
 
DependenciesNotFoundException - Exception in org.apache.geode.management
Indicates that required dependencies were not found in the ClassPath.
DependenciesNotFoundException(String, Throwable) - Constructor for exception org.apache.geode.management.DependenciesNotFoundException
Constructs a new DependenciesNotFoundException with the specified detail message and cause.
DependenciesNotFoundException(String) - Constructor for exception org.apache.geode.management.DependenciesNotFoundException
Constructs a new DependenciesNotFoundException with the specified detail message.
DEPLOY_WORKING_DIR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "deploy-working-dir" property
deployWar() - Method in class org.apache.geode.session.tests.ServerContainer
Deploys the ServerContainer.warFile to the cargo container (ServerContainer.container).
description - Variable in class org.apache.geode.cache.query.data.Portfolio
 
description - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
description - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
description(int) - Static method in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
 
description - Variable in class org.apache.geode.session.tests.ServerContainer
 
descriptor() - Method in class org.apache.geode.codeAnalysis.decode.CompiledField
the descriptor is just the type string for the field
descriptor() - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
the descriptor is just the type string for the return value
deserialize(ByteString) - Method in class org.apache.geode.experimental.driver.NoOpSerializer
 
deserialize(ByteString) - Method in interface org.apache.geode.experimental.driver.ValueSerializer
Deserialize an object from a byte array.
deserialize(ByteString) - Method in interface org.apache.geode.protocol.serialization.ValueSerializer
Deserialize bytes that are sent from the client into an object.
destroy(boolean) - Method in interface org.apache.geode.cache.client.Pool
Destroys this pool closing any connections it produced.
destroy() - Method in interface org.apache.geode.cache.client.Pool
Destroys this pool closing any connections it produced.
destroy() - Method in interface org.apache.geode.cache.DiskStore
Destroys this disk store.
DESTROY - Static variable in class org.apache.geode.cache.ExpirationAction
When the region or cached object expires, it is destroyed.
DESTROY - Static variable in class org.apache.geode.cache.Operation
An entry distributed destroy.
destroy(Object) - Method in interface org.apache.geode.cache.Region
Destroys the entry with the specified key.
destroy(Object, Object) - Method in interface org.apache.geode.cache.Region
Destroys the entry with the specified key, and provides a user-defined parameter object to any CacheWriter invoked in the process.
destroy() - Method in class org.apache.geode.cache.util.AutoBalancer
 
destroy() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Destroys this GatewayReceiverand removes the GatewayReceiverMBean associated with this GatewayReceiver.
destroy() - Method in interface org.apache.geode.cache.wan.GatewaySender
Destroys the GatewaySender.
destroy(String) - Static method in class org.apache.geode.distributed.DistributedLockService
Destroy a previously created DistributedLockService with the given serviceName.
destroy() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter
Destroy method for this filter
destroyDynamicRegion(String) - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Destroys the dynamic Region in the local cache and distributes the destruction to other caches.
destroyIndex(String, String) - Method in interface org.apache.geode.cache.lucene.LuceneService
Destroy the Lucene index
destroyIndexes(String) - Method in interface org.apache.geode.cache.lucene.LuceneService
Destroy all the Lucene indexes for the region
DestroyOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
DestroyOperationContext(Object) - Constructor for class org.apache.geode.cache.operations.DestroyOperationContext
Deprecated.
Constructor for the operation.
DestroyOperationContext(Object, boolean) - Constructor for class org.apache.geode.cache.operations.DestroyOperationContext
Deprecated.
Constructor for the operation to use for post-operation in updates.
destroyRegion() - Method in interface org.apache.geode.cache.Region
Destroys the whole region.
destroyRegion(Object) - Method in interface org.apache.geode.cache.Region
Destroys the whole region and provides a user-defined parameter object to any CacheWriter invoked in the process.
destroys - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
destroys - Variable in class org.apache.geode.cache30.CertifiableTestCacheListener
 
destroySession(String) - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
destroySession(String) - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
diffSortedClassesAndMethods(List<ClassAndMethodDetails>, List<ClassAndMethods>) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
 
diffSortedClassesAndVariables(List<ClassAndVariableDetails>, List<ClassAndVariables>) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
 
dirSize - Variable in class org.apache.geode.cache.configuration.DiskDirType
 
DISABLE_AUTO_RECONNECT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "disable-auto-reconnect" property
DISABLE_ENUM_CONVERTER - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
DISABLE_STRING_CONVERTER - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
DISABLE_TCP - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "disable-tcp" property
Disabled - Annotation Type in org.apache.geode.management.cli
This annotation disables a GfshCommand class from being loaded by the CommandManager unless the provided flag value exists in the VM's environment.
disableEventHistory() - Method in class org.apache.geode.cache30.TestCacheListener
Disables collection of events.
disablePersistBackup - Variable in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
 
disableRegisterInterest - Variable in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
 
DISALLOW_JAVA_SERIALIZATION - Static variable in class org.apache.geode.DataSerializer
 
disallowEvent() - Method in interface org.apache.geode.cache.util.GatewayConflictHelper
disallow the event
disconnect() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Disconnects from the distributed system.
disconnect() - Method in class org.apache.geode.distributed.DistributedSystem
Deprecated.
disconnectFromSystem() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Disconnects this agent from the distributed system and unregisters the management beans that provided information about it.
DISK_STORE_CLOSED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a disk store has been closed.
DISK_STORE_CREATED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a disk store has been created
The value of this type string is gemfire.distributedsystem.cache.disk.created.
DiskAccessException - Exception in org.apache.geode.cache
Indicates that an IOException during a disk region operation.
DiskAccessException() - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException.
DiskAccessException(String, Region) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a message string.
DiskAccessException(String, String) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a message string.
DiskAccessException(String, DiskStore) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a message string.
DiskAccessException(String, Throwable, String) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a message string and a cause.
DiskAccessException(String, Throwable, DiskStore) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a message string and a cause.
DiskAccessException(Throwable) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a cause.
DiskAccessException(String, Throwable) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a message string and a cause.
DiskAccessException(String) - Constructor for exception org.apache.geode.cache.DiskAccessException
Constructs a new DiskAccessException with a message string.
DiskBackupResult - Class in org.apache.geode.management
Composite data type used to distribute the results of a disk backup operation.
DiskBackupResult(String, boolean) - Constructor for class org.apache.geode.management.DiskBackupResult
This constructor is to be used by internal JMX framework only.
DiskBackupStatus - Interface in org.apache.geode.management
Composite data type used to distribute the status of disk backup operations.
diskDir - Variable in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
 
diskDir - Variable in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
The directory where the factory's DynamicRegionFactory.Config.persistBackup files are placed
diskDirs - Variable in class org.apache.geode.cache.configuration.DiskDirsType
 
diskDirs - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
diskDirs - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
DiskDirsType - Class in org.apache.geode.cache.configuration
A "disk-dirs" element specifies the region's disk directories.
DiskDirsType() - Constructor for class org.apache.geode.cache.configuration.DiskDirsType
 
DiskDirType - Class in org.apache.geode.cache.configuration
A "disk-dir" element specifies one of a region or diskstore's disk directories.
DiskDirType() - Constructor for class org.apache.geode.cache.configuration.DiskDirType
 
DiskMetrics - Class in org.apache.geode.management
Composite data type used to distribute metrics for a DiskStore.
DiskMetrics() - Constructor for class org.apache.geode.management.DiskMetrics
 
diskReadsId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
DiskStore - Interface in org.apache.geode.cache
Provides disk storage for one or more regions.
DISKSTORE - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
DiskStoreFactory - Interface in org.apache.geode.cache
Factory for creating instances of DiskStore.
DiskStoreMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a DiskStore.
diskStoreName - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
diskStoreName - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
diskStoreName - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
diskStoreName - Variable in class org.apache.geode.cache.configuration.PdxType
 
diskStoreName - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
diskStoreName - Variable in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
 
diskStores - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
DiskStoreType - Class in org.apache.geode.cache.configuration
A "disk-store" element specifies a DiskStore for persistence.
DiskStoreType() - Constructor for class org.apache.geode.cache.configuration.DiskStoreType
 
diskSynchronous - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
diskSynchronous - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
diskSynchronous - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
diskUsageCriticalPercentage - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
diskUsageWarningPercentage - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
diskWriteAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
DiskWriteAttributes() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
 
DiskWriteAttributes - Interface in org.apache.geode.cache
Deprecated.
as of 6.5 use DiskStore instead
DiskWriteAttributesFactory - Class in org.apache.geode.cache
Deprecated.
as of 6.5 use DiskStoreFactory instead
DiskWriteAttributesFactory() - Constructor for class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
Creates a new instance of DiskWriteAttributesFactory ready to create a DiskWriteAttributes with default settings.
DiskWriteAttributesFactory(DiskWriteAttributes) - Constructor for class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
Creates a new instance of DiskWriteAttributesFactory Factory ready to create a DiskWriteAttributes with the same settings as those in the specified DiskWriteAttributes.
diskWritesId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
dispatcherThreads - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
dispatcherThreads - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
displayMergedLogs() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Merges and returns all system logs as a single formatted log.
distinct - Variable in class org.apache.geode.cache.query.data.Keywords
 
DISTINCT() - Method in class org.apache.geode.cache.query.data.Keywords
 
DISTRIBUTED_ACK - Static variable in class org.apache.geode.cache.Scope
The region or cached object with this attribute is scoped to the distributed cached system; any distributed operation will not return until all the remote acknowledgments come back.
DISTRIBUTED_NO_ACK - Static variable in class org.apache.geode.cache.Scope
The region or cached object with this attribute is scoped to the distributed cached system; any distributed operation will return without waiting for the remote acknowledgment.
DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE - Static variable in class org.apache.geode.SystemFailure
 
DISTRIBUTED_SYSTEM_ID - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "distributed-system-id" property
DISTRIBUTED_TRANSACTIONS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "distributed-transactions" property Since: Geode 1.0
DistributedLockService - Class in org.apache.geode.distributed
A named instance of DistributedLockService defines a space for locking arbitrary names across the distributed system defined by a specified distribution manager.
DistributedLockService() - Constructor for class org.apache.geode.distributed.DistributedLockService
Public instance creation is prohibited - use DistributedLockService.create(String, DistributedSystem)
DistributedLockServiceMXBean - Interface in org.apache.geode.management
MBean that provides access to information for a named instance of DistributedLockService.
DistributedMember - Interface in org.apache.geode.distributed
This is the fundamental representation of a member in a GemFire distributed system.
DistributedRegionMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a Region.
DistributedSystem - Class in org.apache.geode.distributed
A "connection" to a GemFire distributed system.
DistributedSystem() - Constructor for class org.apache.geode.distributed.DistributedSystem
Creates a new instance of DistributedSystem.
DistributedSystemConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
DistributedSystemConfig.ConfigListener - Interface in org.apache.geode.admin
Deprecated.
A listener whose callback methods are invoked when this config changes.
DistributedSystemDisconnectedException - Exception in org.apache.geode.distributed
Thrown when a GemFire distributed system has been terminated.
DistributedSystemDisconnectedException() - Constructor for exception org.apache.geode.distributed.DistributedSystemDisconnectedException
 
DistributedSystemDisconnectedException(String, Throwable) - Constructor for exception org.apache.geode.distributed.DistributedSystemDisconnectedException
 
DistributedSystemDisconnectedException(Throwable) - Constructor for exception org.apache.geode.distributed.DistributedSystemDisconnectedException
 
DistributedSystemDisconnectedException(String) - Constructor for exception org.apache.geode.distributed.DistributedSystemDisconnectedException
 
DistributedSystemHealthConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
DistributedSystemMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management operations for a DistributedSystem.
distribution_channel - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
DISTRIBUTION_HALTED_MESSAGE - Static variable in class org.apache.geode.SystemFailure
 
DistributionLocator - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
DistributionLocatorConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
District - Class in org.apache.geode.cache.query.data
 
District(String, Set, Set) - Constructor for class org.apache.geode.cache.query.data.District
Creates a new instance of District
District(int, Set, Set) - Constructor for class org.apache.geode.cache.query.data.District
 
districts - Variable in class org.apache.geode.cache.query.data.State
 
divDataRegions - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
doAfterN(Consumer<T>, int) - Static method in class org.apache.geode.cache.lucene.test.IndexRepositorySpy
Return a consumer that will invoke the passed in consumer only after it has been called exactly N times.
DOC_URI_PROP_NAME - Static variable in class org.apache.geode.security.templates.XmlAuthorization
 
doClose() - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Closes the dynamic region factory, disabling any further creation or destruction of dynamic regions in this cache.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.geode.modules.session.CommandServlet
The standard servlet method overridden.
doGets(int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doGets(int, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doInternalInit(InternalCache) - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
The method is for internal use only.
doLoad() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
Load any currently active sessions that were previously unloaded to the appropriate persistence mechanism, if any.
doLocalGets(int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
DomainObject - Class in org.apache.geode.pdx
 
DomainObject() - Constructor for class org.apache.geode.pdx.DomainObject
 
DomainObject(int) - Constructor for class org.apache.geode.pdx.DomainObject
 
DomainObjectBad - Class in org.apache.geode.pdx
 
DomainObjectBad() - Constructor for class org.apache.geode.pdx.DomainObjectBad
 
DomainObjectClassLoadable - Class in org.apache.geode.pdx
 
DomainObjectClassLoadable() - Constructor for class org.apache.geode.pdx.DomainObjectClassLoadable
 
DomainObjectClassLoadable(int) - Constructor for class org.apache.geode.pdx.DomainObjectClassLoadable
 
DomainObjectPdxAuto - Class in org.apache.geode.pdx
 
DomainObjectPdxAuto() - Constructor for class org.apache.geode.pdx.DomainObjectPdxAuto
 
DomainObjectPdxAuto(int) - Constructor for class org.apache.geode.pdx.DomainObjectPdxAuto
 
DomainObjectPdxAuto.Day - Enum in org.apache.geode.pdx
 
DomainObjectPdxAutoNoDefaultConstructor - Class in org.apache.geode.pdx
 
DomainObjectPdxAutoNoDefaultConstructor(int) - Constructor for class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
DomainObjectPdxAutoNoDefaultConstructor.Day - Enum in org.apache.geode.pdx
 
doMultiUserContainsKeys(int, int, int[], boolean[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserDestroys(int, int, int[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserFE(int, Function, int[], boolean) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserGetAll(int, int[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserGetAll(int, int[], boolean) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserGets(int, int, int[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserInvalidates(int, int, int[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserPuts(int, int, int[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserQueries(int, int[], int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserQueryExecute(int, int[], int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doMultiUserRegionDestroys(int, int[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doNGets(int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doNGets(int, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doNLocalGets(int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doNPuts(int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doNPuts(int, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doOnce(Consumer<T>) - Static method in class org.apache.geode.cache.lucene.test.IndexRepositorySpy
Return a consumer that will invoke the passed in consumer only once
doOp(OperationContext.OperationCode, int[], int, int) - Static method in class org.apache.geode.security.ClientAuthorizationTestCase
 
doOpsLoopNoFlush(int, boolean, boolean) - Static method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
doProxyCacheClose() - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doPutAllP() - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doPuts(int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doPuts(int, int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doSimpleGet(String) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doSimplePut(String) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
doUnload() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
Save any currently active sessions in the appropriate persistence mechanism, if any.
downarrowButtonXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataPerspectiveView
 
Driver - Interface in org.apache.geode.experimental.driver
Defines the behaviors of a driver for communicating with a GemFire server by way of the new protocol.
DriverFactory - Class in org.apache.geode.experimental.driver
This is an experimental driver for connecting a client to a geode cluster.
DriverFactory() - Constructor for class org.apache.geode.experimental.driver.DriverFactory
 
DSInsidePdx - Class in org.apache.geode.pdx
 
DSInsidePdx() - Constructor for class org.apache.geode.pdx.DSInsidePdx
 
DSInsidePdx(String, long, DataSerializable, String, float) - Constructor for class org.apache.geode.pdx.DSInsidePdx
 
DUMMY - Static variable in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
 
DUMMY - Static variable in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
DummyAuthenticator - Class in org.apache.geode.security.templates
A dummy implementation of the Authenticator interface that expects a user name and password allowing authentication depending on the format of the user name.
DummyAuthenticator() - Constructor for class org.apache.geode.security.templates.DummyAuthenticator
 
DummyAuthorization - Class in org.apache.geode.security.templates
A dummy implementation of the AccessControl interface that allows authorization depending on the format of the Principal string.
DummyAuthorization() - Constructor for class org.apache.geode.security.templates.DummyAuthorization
 
DummyAuthzCredentialGenerator - Class in org.apache.geode.security.generator
 
DummyAuthzCredentialGenerator() - Constructor for class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
DummyCredentialGenerator - Class in org.apache.geode.security.generator
 
DummyCredentialGenerator() - Constructor for class org.apache.geode.security.generator.DummyCredentialGenerator
 
DummyLuceneSerializer - Class in org.apache.geode.cache.lucene
 
DummyLuceneSerializer() - Constructor for class org.apache.geode.cache.lucene.DummyLuceneSerializer
 
dumpLogs() - Method in class org.apache.geode.session.tests.ContainerManager
 
dumpLogs() - Method in class org.apache.geode.session.tests.ServerContainer
 
DuplicatePrimaryPartitionException - Exception in org.apache.geode.cache
This exception is thrown when two nodes are defined with same primary partitions
DuplicatePrimaryPartitionException() - Constructor for exception org.apache.geode.cache.DuplicatePrimaryPartitionException
Creates a new DuplicatePrimaryPartitionException with no detailed message.
DuplicatePrimaryPartitionException(String) - Constructor for exception org.apache.geode.cache.DuplicatePrimaryPartitionException
Creates a new DuplicatePrimaryPartitionException with the given detail message.
DuplicatePrimaryPartitionException(Throwable) - Constructor for exception org.apache.geode.cache.DuplicatePrimaryPartitionException
Creates a new DuplicatePrimaryPartitionException with the given cause and no detail message
DuplicatePrimaryPartitionException(String, Throwable) - Constructor for exception org.apache.geode.cache.DuplicatePrimaryPartitionException
Creates a new DuplicatePrimaryPartitionException with the given detail message and cause.
DURABLE_CLIENT_ID - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "durable-client-id" property
DURABLE_CLIENT_TIMEOUT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "durable-client-timeout" property
DurableClientAttributes - Class in org.apache.geode.distributed
Class DurableClientAttributes represents durable member attributes.
DurableClientAttributes() - Constructor for class org.apache.geode.distributed.DurableClientAttributes
 
DurableClientAttributes(String, int) - Constructor for class org.apache.geode.distributed.DurableClientAttributes
Constructor.
dynamicRegionFactory - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
DynamicRegionFactory - Class in org.apache.geode.cache
Deprecated.
This class is deprecated. Use FunctionService to create regions on other members instead.
DynamicRegionFactory() - Constructor for class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
 
DynamicRegionFactory.Config - Class in org.apache.geode.cache
Deprecated.
Configuration for dynamic region factory.
DynamicRegionFactoryType - Class in org.apache.geode.cache.configuration
dynamic-region-factory is deprecated.
DynamicRegionFactoryType() - Constructor for class org.apache.geode.cache.configuration.DynamicRegionFactoryType
 
DynamicRegionListener - Interface in org.apache.geode.cache
DynamicRegionListener is an interface that can be implemented to handle dynamic region-related events.
dynamicRegionListName - Static variable in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
 

E

EARLY_ACK - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
earlyAck - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
earlyAck - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
editPropertyFile(String, String, String, boolean) - Static method in class org.apache.geode.session.tests.ContainerInstall
Edits the specified property within the given property file
editXMLFile(String, String, String, String, HashMap<String, String>) - Static method in class org.apache.geode.session.tests.ContainerInstall
 
editXMLFile(String, String, String, HashMap<String, String>) - Static method in class org.apache.geode.session.tests.ContainerInstall
 
editXMLFile(String, String, String, HashMap<String, String>, boolean) - Static method in class org.apache.geode.session.tests.ContainerInstall
 
editXMLFile(String, String, String, String, HashMap<String, String>, boolean) - Static method in class org.apache.geode.session.tests.ContainerInstall
 
editXMLFile(String, String, String, String, String, HashMap<String, String>, boolean) - Static method in class org.apache.geode.session.tests.ContainerInstall
element - Variable in class org.apache.geode.cache.query.data.Keywords
 
ELEMENT() - Method in class org.apache.geode.cache.query.data.Keywords
 
EMAIL_NOTIFICATIONS_ENABLED_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "email-notification-enabled" property
EMAIL_NOTIFICATIONS_FROM_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "email-notification-from" property
EMAIL_NOTIFICATIONS_HOST_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "email-notification-host" property
EMAIL_NOTIFICATIONS_TO_LIST_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "email-notification-to" property
EmbeddedTomcat - Class in org.apache.geode.modules.session
 
EmbeddedTomcat(String, int, String) - Constructor for class org.apache.geode.modules.session.EmbeddedTomcat
 
emergencyClose() - Static method in class org.apache.geode.SystemFailure
Attempt to close any and all GemFire resources.
empId() - Method in class org.apache.geode.cache.query.data.Employee
 
Employee - Class in org.apache.geode.cache.query.data
 
Employee(String, int, int, String, int, Set) - Constructor for class org.apache.geode.cache.query.data.Employee
Creates a new instance of Employee
Employee - Class in org.apache.geode.pdx
 
Employee() - Constructor for class org.apache.geode.pdx.Employee
 
Employee(Long, String, String) - Constructor for class org.apache.geode.pdx.Employee
 
Employee() - Constructor for class org.apache.geode.security.SecurityTestUtils.Employee
Deprecated.
 
Employee(Long, String, String) - Constructor for class org.apache.geode.security.SecurityTestUtils.Employee
Deprecated.
 
EMPTY - Static variable in class org.apache.geode.cache.DataPolicy
Data is never stored in local memory.
EMPTY_ENV - Static variable in class org.apache.geode.management.cli.CommandService
Deprecated.
 
EmptyRegionFunctionException - Exception in org.apache.geode.cache.execute
Exception to indicate that Region is empty for data aware functions.
EmptyRegionFunctionException(Throwable) - Constructor for exception org.apache.geode.cache.execute.EmptyRegionFunctionException
Construct an instance of EmtpyRegionFunctionException
EmptyRegionFunctionException(String) - Constructor for exception org.apache.geode.cache.execute.EmptyRegionFunctionException
Construct an instance of EmtpyRegionFunctionException
EmptyRegionFunctionException(String, Throwable) - Constructor for exception org.apache.geode.cache.execute.EmptyRegionFunctionException
Construct an instance of EmtpyRegionFunctionException
ENABLE_CLUSTER_CONFIGURATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "enable-cluster-configuration" property
ENABLE_DRF - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Enable DynamicRegionFactory on the client.
ENABLE_NETWORK_PARTITION_DETECTION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "enable-network-partition-detection" property
ENABLE_TIME_STATISTICS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "enable-time-statistics" property
enableAsyncConflation - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
enableBatchConflation - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
enableBatchConflation - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
enableCommitValve - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
enableCommitValveFailfast - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
enableDebugListener - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
enableEventHistory() - Method in class org.apache.geode.cache30.TestCacheListener
Enables collection of event history.
enableGateway - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
enableGatewayDeltaReplication - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
enableGatewayReplication - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
enableLocalCache - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
enableLocalCache() - Method in enum org.apache.geode.session.tests.ContainerInstall.ConnectionType
 
enablePersistence - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
enablePersistence - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
enableSubscriptionConflation - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
end_pc - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode.ExceptionTableEntry
 
endPort - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
endResults() - Method in interface org.apache.geode.cache.execute.ResultCollector
GemFire will invoke this method when function execution has completed and all results for the execution have been obtained and added to the ResultCollector Unless the ResultCollector has received last result from all the executing nodes, it keeps waiting for more results to come.
ENFORCE_UNIQUE_HOST - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "enforce-unique-host" property
entering(String, String) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Log a method entry.
entering(String, String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Log a method entry.
ENTITY_CONFIG_XML_FILE_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of an XML file that specifies the configuration for the managed entities administered by the DistributedSystem.
entries - Variable in class org.apache.geode.cache.configuration.RegionConfig
 
Entry(String) - Constructor for class org.apache.geode.admin.AdminConfig.Entry
Deprecated.
 
Entry(String, String, String, int) - Constructor for class org.apache.geode.admin.AdminConfig.Entry
Deprecated.
 
Entry() - Constructor for class org.apache.geode.cache.configuration.RegionConfig.Entry
 
Entry(String, String) - Constructor for class org.apache.geode.cache.configuration.RegionConfig.Entry
 
Entry(ObjectType, ObjectType) - Constructor for class org.apache.geode.cache.configuration.RegionConfig.Entry
 
entryCount - Variable in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
EntryDestroyedException - Exception in org.apache.geode.cache
Indicates that a method was invoked on an entry that has been destroyed.
EntryDestroyedException() - Constructor for exception org.apache.geode.cache.EntryDestroyedException
Constructs a new EntryDestroyedException.
EntryDestroyedException(String) - Constructor for exception org.apache.geode.cache.EntryDestroyedException
Constructs a new EntryDestroyedException with the message.
EntryDestroyedException(String, Throwable) - Constructor for exception org.apache.geode.cache.EntryDestroyedException
Constructs a new EntryDestroyedException with a detailed message and a causal exception.
EntryDestroyedException(Throwable) - Constructor for exception org.apache.geode.cache.EntryDestroyedException
Construct a EntryDestroyedException with a cause.
EntryEvent<K,V> - Interface in org.apache.geode.cache
Contains information about an event affecting an entry, including its identity and the the circumstances of the event.
EntryExistsException - Exception in org.apache.geode.cache
Thrown when attempting to create a Region.Entry that already exists in the Region.
EntryExistsException(String, Object) - Constructor for exception org.apache.geode.cache.EntryExistsException
Constructs an instance of EntryExistsException with the specified detail message.
entryIdleTime - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
EntryIdleTime() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.EntryIdleTime
 
entryIsLocal(Region.Entry) - Static method in class org.apache.geode.cache30.RegionTestCase
 
EntryNotFoundException - Exception in org.apache.geode.cache
Thrown when an operation is invoked on Region for an entry that doesn't exist in the Region.
EntryNotFoundException(String) - Constructor for exception org.apache.geode.cache.EntryNotFoundException
Constructs an instance of EntryNotFoundException with the specified detail message.
EntryNotFoundException(String, Throwable) - Constructor for exception org.apache.geode.cache.EntryNotFoundException
Constructs an instance of EntryNotFoundException with the specified detail message and cause.
EntryOperation<K,V> - Interface in org.apache.geode.cache
Gemfire Context passed to PartitionResolver to compute the data location
entrySet(boolean) - Method in interface org.apache.geode.cache.Region
Returns the Set of Region.Entry objects in this region.
entrySet() - Method in interface org.apache.geode.cache.Region
Returns the Set of Region.Entry objects in this region.
entryTimeToLive - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
EntryTimeToLive() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.EntryTimeToLive
 
EnumActionDestroyOverflow - Enum in org.apache.geode.cache.configuration
Java class for enum-action-destroy-overflow.
EnumReadableWritable - Enum in org.apache.geode.cache.configuration
Java class for enum-readable-writable.
equals(Object) - Method in class org.apache.geode.admin.AlertLevel
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.geode.admin.SystemMemberType
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.geode.cache.configuration.ClassNameType
 
equals(Object) - Method in class org.apache.geode.cache.configuration.DeclarableType
 
equals(Object) - Method in class org.apache.geode.cache.configuration.ObjectType
 
equals(Object) - Method in class org.apache.geode.cache.configuration.ParameterType
 
equals(Object) - Method in interface org.apache.geode.cache.DiskWriteAttributes
Deprecated.
Two DiskWriteAttributes are equal if the both specify the synchronous writes, or they both specify asynchronous writes with the same time interval, bytes threshold, maxOplogSize and compaction values
equals(Object) - Method in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
 
equals(Object) - Method in class org.apache.geode.cache.EvictionAttributes
 
equals(Object) - Method in class org.apache.geode.cache.ExpirationAttributes
 
equals(Object) - Method in class org.apache.geode.cache.lucene.test.LuceneTestSerializer
 
equals(Object) - Method in class org.apache.geode.cache.lucene.test.TestObject
 
equals(Object) - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.geode.cache.query.data.CollectionHolder
 
equals(Object) - Method in class org.apache.geode.cache.query.data.ComparableWrapper
 
equals(Object) - Method in class org.apache.geode.cache.query.data.Portfolio
 
equals(Object) - Method in class org.apache.geode.cache.query.data.PortfolioData
 
equals(Object) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
equals(Object) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
equals(Object) - Method in class org.apache.geode.cache.query.data.Position
 
equals(Object) - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
equals(Object) - Method in class org.apache.geode.cache.query.data.PositionPdx
 
equals(Object) - Method in class org.apache.geode.cache.query.dunit.TestObject
 
equals(Object) - Method in interface org.apache.geode.cache.Region
Compares the specified object with this region for equality.
equals(Object) - Method in class org.apache.geode.cache.server.ServerLoad
 
equals(Object) - Method in class org.apache.geode.cache.SubscriptionAttributes
 
equals(Object) - Method in class org.apache.geode.cache.util.StringPrefixPartitionResolver
 
equals(Object) - Method in class org.apache.geode.cache.wan.EventSequenceID
 
equals(Object) - Method in class org.apache.geode.compression.SnappyCompressor
 
equals(Object) - Method in class org.apache.geode.DataSerializer
Two DataSerializers are consider to be equal if they have the same id and the same class
equals(Object) - Method in class org.apache.geode.DeltaTestImpl
 
equals(Object) - Method in class org.apache.geode.distributed.DurableClientAttributes
 
equals(Object) - Method in class org.apache.geode.experimental.driver.JSONWrapper.JSONWrapperImpl
 
equals(Object) - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
 
equals(Object) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaForwarderCacheListener
 
equals(Object) - Method in class org.apache.geode.modules.session.catalina.callback.SessionExpirationCacheListener
 
equals(Object) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
equals(Object) - Method in class org.apache.geode.modules.util.DebugCacheListener
 
equals(Object) - Method in class org.apache.geode.modules.util.SessionCustomExpiry
 
equals(Object) - Method in class org.apache.geode.pdx.DomainObject
 
equals(Object) - Method in class org.apache.geode.pdx.DomainObjectPdxAuto
 
equals(Object) - Method in class org.apache.geode.pdx.DSInsidePdx
 
equals(Object) - Method in class org.apache.geode.pdx.Employee
 
equals(Object) - Method in class org.apache.geode.pdx.NestedPdx
 
equals(Object) - Method in interface org.apache.geode.pdx.PdxInstance
Returns true if the given object is equals to this instance.
equals(Object) - Method in class org.apache.geode.pdx.SimpleClass
 
equals(Object) - Method in class org.apache.geode.pdx.SimpleClass1
 
equals(Object) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
equals(Object) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
Indicates whether other object is same as this one.
equals(AuthzCredentialGenerator.ClassCode) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
Indicates whether other ClassCode is same as this one.
equals(Object) - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
Indicates whether other object is same as this one.
equals(CredentialGenerator.ClassCode) - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
Indicates whether other ClassCode is same as this one.
equals(Object) - Method in class org.apache.geode.security.query.data.PdxQueryTestObject
 
equals(Object) - Method in class org.apache.geode.security.query.data.QueryTestObject
 
ERRONEOUS_INT_FOR_TO_DELTA - Static variable in class org.apache.geode.DeltaTestImpl
 
ERRONEOUS_STRING_FOR_FROM_DELTA - Static variable in class org.apache.geode.DeltaTestImpl
Below fields are not part of standard Delta implementation but are used for testing purpose.
ERROR - Static variable in class org.apache.geode.admin.AlertLevel
Deprecated.
 
error(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes an exception to this writer.
error(StringId, Object[], Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
error(StringId, Object, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
error(StringId, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
error(StringId, Object[]) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
error(StringId, Object) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
error(StringId) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
error(String, Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes both a message and exception to this writer.
error(String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes a message to this writer.
error(Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes an exception to this writer.
error(SAXParseException) - Method in class org.apache.geode.security.templates.XmlErrorHandler
Throws back the exception with the name of the XML file and the position where the exception occurred.
errorEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
 
errorEnabled() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns true if "error" log messages are enabled.
errors - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
escrow_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
eventClose - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventCount - Variable in class org.apache.geode.cache30.RegionTestCase
 
eventCreateCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventDeleteCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventErrorCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventInvalidateCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventQueryDeleteCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventQueryInsertCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventQueryInvalidateCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventQueryUpdateCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventRegionClear - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
eventRegionInvalidate - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
events - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
EventSequenceID - Class in org.apache.geode.cache.wan
This class wraps 1) DistributedMembershipID 2) ThreadID 3) SequenceID attributes which are used to uniquely identify any Region Operation like create, update, destroy etc.
EventSequenceID(byte[], long, long) - Constructor for class org.apache.geode.cache.wan.EventSequenceID
 
eventUpdateCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
EVICT_DESTROY - Static variable in class org.apache.geode.cache.Operation
An entry local destroy caused by an eviction.
EvictionAction - Class in org.apache.geode.cache
The action that an EvictionAlgorithm takes.
EvictionAlgorithm - Class in org.apache.geode.cache
The algorithm used to determine when to perform an EvictionAction
evictionAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
EvictionAttributes() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
 
EvictionAttributes - Class in org.apache.geode.cache
Attributes that describe how a Region's size is managed through an eviction controller.
EvictionAttributes() - Constructor for class org.apache.geode.cache.EvictionAttributes
 
EvictionAttributesData - Class in org.apache.geode.management
Composite data type used to distribute the eviction attributes for a Region.
EvictionAttributesData(String, Integer, String) - Constructor for class org.apache.geode.management.EvictionAttributesData
This constructor is to be used by internal JMX framework only.
EvictionAttributesMutator - Interface in org.apache.geode.cache
The EvictionAttributesMutator allows changes to be made to a EvictionAttributes.
evictionHeapPercentage - Variable in class org.apache.geode.cache.configuration.ResourceManagerType
 
evictionHeapPercentage - Variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
evictionOffHeapPercentage - Variable in class org.apache.geode.cache.configuration.ResourceManagerType
 
evictionPolicy - Variable in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
 
ExamplePostProcessor - Class in org.apache.geode.examples.security
This is example that implements PostProcessor
ExamplePostProcessor() - Constructor for class org.apache.geode.examples.security.ExamplePostProcessor
 
ExampleSecurityManager - Class in org.apache.geode.examples.security
This class provides a sample implementation of SecurityManager for authentication and authorization initialized from data provided as JSON.
ExampleSecurityManager() - Constructor for class org.apache.geode.examples.security.ExampleSecurityManager
 
ExampleSecurityManager.Role - Class in org.apache.geode.examples.security
 
ExampleSecurityManager.User - Class in org.apache.geode.examples.security
 
exception_table_length - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode
 
exchange - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
excludeRegions(Set<String>) - Method in interface org.apache.geode.cache.control.RebalanceFactory
Exclude specific regions from the rebalancing operation.
execute(String) - Method in interface org.apache.geode.cache.execute.Execution
Executes the function using its id
execute(Function) - Method in interface org.apache.geode.cache.execute.Execution
Executes the function instance provided.
execute(FunctionContext<T>) - Method in interface org.apache.geode.cache.execute.Function
The method which contains the logic to be executed.
execute() - Method in interface org.apache.geode.cache.query.CqQuery
Start executing the CQ or if this CQ is stopped earlier, resumes execution of the CQ.
execute() - Method in interface org.apache.geode.cache.query.Query
Executes this query and returns an object that represent its result.
execute(Object...) - Method in interface org.apache.geode.cache.query.Query
Executes this query with the given parameters and returns an object that represent its result.
execute(RegionFunctionContext) - Method in interface org.apache.geode.cache.query.Query
Executes this query on the partitioned data-store associated with the given RegionFunctionContext and returns an object that represents its result.
execute(RegionFunctionContext, Object[]) - Method in interface org.apache.geode.cache.query.Query
Executes this query on the partitioned data-store associated with the given RegionFunctionContext and parameters and returns an object that represents its result.
execute(Object...) - Method in interface org.apache.geode.experimental.driver.Query
Executes this query with the specified parameters.
execute(FunctionContext<T>) - Method in class org.apache.geode.management.cli.CliFunction
 
execute(FunctionContext) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
execute(FunctionContext) - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
execute(FunctionContext) - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
execute(FunctionContext) - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
execute(FunctionContext) - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
executeAndConfirmRegionMatches(VM, String, List<Object>) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
executeAndGetFunctionResult(Function, Object, Set<DistributedMember>) - Method in class org.apache.geode.management.cli.GfshCommand
 
executeContinuousQuery(String) - Method in interface org.apache.geode.management.CacheServerMXBean
Deprecated.
This method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.
executeCQ(VM, String) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
ExecuteCQOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
ExecuteCQOperationContext(String, String, Set, boolean) - Constructor for class org.apache.geode.cache.operations.ExecuteCQOperationContext
Deprecated.
Constructor for the EXECUTE_CQ operation.
executeCqs() - Method in interface org.apache.geode.cache.query.QueryService
Starts execution of all the registered continuous queries for this client.
executeCqs(String) - Method in interface org.apache.geode.cache.query.QueryService
Starts execution of all the continuous queries registered on the specified region for this client.
executeFunction(FunctionContext<T>) - Method in class org.apache.geode.management.cli.CliFunction
 
executeFunction(Function, Object, Set<DistributedMember>) - Method in class org.apache.geode.management.cli.GfshCommand
 
executeFunction(Function, Object, DistributedMember) - Method in class org.apache.geode.management.cli.GfshCommand
 
executeFunctionAndGetFunctionResult(Function, Object, DistributedMember) - Method in class org.apache.geode.management.cli.GfshCommand
 
ExecuteFunctionOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
ExecuteFunctionOperationContext(String, String, Set, Object, boolean, boolean) - Constructor for class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
executeOnGroup(Object, String...) - Method in interface org.apache.geode.experimental.driver.Function
Executes this function with the specified arguments on the specified groups.
executeOnGroup(Object, String...) - Method in class org.apache.geode.experimental.driver.ProtobufFunction
 
executeOnMember(Object, String...) - Method in interface org.apache.geode.experimental.driver.Function
Executes this function with the specified arguments on the specified members.
executeOnMember(Object, String...) - Method in class org.apache.geode.experimental.driver.ProtobufFunction
 
executeOnRegion(Object, String, Object...) - Method in interface org.apache.geode.experimental.driver.Function
Executes this function with the specified arguments on the specified region.
executeOnRegion(Object, String, Object...) - Method in class org.apache.geode.experimental.driver.ProtobufFunction
 
executeOpBlock(List<ClientAuthorizationTestCase.OperationWithAction>, int, int, String, Properties, Properties, ClientAuthorizationTestCase.TestCredentialGenerator, Random) - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
executeQueries(String[]) - Method in class org.apache.geode.cache.query.QueryTestUtils
Executes queries corresponding to the keys passed using array
executeQueriesWithDistinct(VM, String[]) - Method in class org.apache.geode.cache.query.QueryTestUtils
Execute queries by adding a DISTINCT clause if not present
executeQueriesWithDistinct(String[]) - Method in class org.apache.geode.cache.query.QueryTestUtils
Execute queries by adding a DISTINCT clause if not present
executeQueriesWithoutDistinct(VM, String[]) - Method in class org.apache.geode.cache.query.QueryTestUtils
Execute queries by removing any DISTINCT clause if present
executeQueriesWithoutDistinct(String[]) - Method in class org.apache.geode.cache.query.QueryTestUtils
Execute queries by removing any DISTINCT clause if present
executeQueryWithCheckForAccessPermissions(VM, String, String, List<Object>) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
executeQueryWithCheckForAccessPermissions(VM, String, String, String) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
executeWithInitialResults() - Method in interface org.apache.geode.cache.query.CqQuery
Starts executing the CQ or, if the CQ is in a stopped state, resumes execution.
Execution<IN,OUT,AGG> - Interface in org.apache.geode.cache.execute
Provides methods to build the context for the execution of a Function .
executionFunction(Class<? extends Function<HttpServletRequest, String>>) - Method in class org.apache.geode.session.tests.Client
Instantiate and execute a function in the server.
existingSystems - Static variable in class org.apache.geode.distributed.DistributedSystem
The instances of DistributedSystem created in this VM.
existingSystemsLock - Static variable in class org.apache.geode.distributed.DistributedSystem
This lock must be changed to add or remove a system.
exists(TransactionId) - Method in interface org.apache.geode.cache.CacheTransactionManager
Reports the existence of a transaction for the given transactionId.
exists() - Method in interface org.apache.geode.cache.CacheTransactionManager
Reports the existence of a Transaction for this thread
existsValue(String) - Method in interface org.apache.geode.cache.Region
Determines whether there is a value in this Region that matches the given queryPredicate.
exiting(String, String) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Log a method return.
exiting(String, String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Log a method return.
Experimental - Annotation Type in org.apache.geode.annotations
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
EXPERIMENTAL - Static variable in class org.apache.geode.management.cli.GfshCommand
 
ExpirationAction - Class in org.apache.geode.cache
Enumerated type for expiration actions.
expirationAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EntryIdleTime
 
expirationAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EntryTimeToLive
 
expirationAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.RegionIdleTime
 
expirationAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.RegionTimeToLive
 
ExpirationAttributes - Class in org.apache.geode.cache
Immutable parameter object for accessing and setting the attributes associated with timeToLive and idleTimeout.
ExpirationAttributes() - Constructor for class org.apache.geode.cache.ExpirationAttributes
Constructs a default ExpirationAttributes, which indicates no expiration will take place.
ExpirationAttributes(int) - Constructor for class org.apache.geode.cache.ExpirationAttributes
Constructs an ExpirationAttributes with the specified expiration time and the default expiration action ExpirationAction.INVALIDATE.
ExpirationAttributes(int, ExpirationAction) - Constructor for class org.apache.geode.cache.ExpirationAttributes
Constructs an ExpirationAttributes with the specified expiration time and expiration action.
ExpirationAttributesType - Class in org.apache.geode.cache.configuration
An "expiration-attributes" element describes expiration.
ExpirationAttributesType() - Constructor for class org.apache.geode.cache.configuration.ExpirationAttributesType
 
ExpirationDetector - Class in org.apache.geode
Used to detect that a particular ExpiryTask has expired.
ExpirationDetector(ExpiryTask) - Constructor for class org.apache.geode.ExpirationDetector
 
expire(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
EXPIRE_DESTROY - Static variable in class org.apache.geode.cache.Operation
An entry distributed destroy triggered by expiration
EXPIRE_INVALIDATE - Static variable in class org.apache.geode.cache.Operation
An entry distributed invalidate triggered by expiration
EXPIRE_LOCAL_DESTROY - Static variable in class org.apache.geode.cache.Operation
An entry local destroy triggered by expiration
EXPIRE_LOCAL_INVALIDATE - Static variable in class org.apache.geode.cache.Operation
An entry local invalidate triggered by expiration
expression - Variable in class org.apache.geode.cache.configuration.RegionConfig.Index
 
EXTRA_PROPS - Static variable in class org.apache.geode.security.generator.UserPasswordWithExtraPropsAuthInit
 

F

failed(Throwable, Description) - Method in class org.apache.geode.tools.pulse.tests.rules.ScreenshotOnFailureRule
 
FailedSynchronizationException - Exception in org.apache.geode.cache
Thrown when a cache transaction fails to register with the UserTransaction (aka JTA transaction), most likely the cause of the UserTransaction's javax.transaction.Status#STATUS_MARKED_ROLLBACK status.
FailedSynchronizationException(String) - Constructor for exception org.apache.geode.cache.FailedSynchronizationException
Constructs an instance of FailedSynchronizationException with the specified detail message.
FailedSynchronizationException(String, Throwable) - Constructor for exception org.apache.geode.cache.FailedSynchronizationException
Constructs an instance of FailedSynchronizationException with the specified detail message and cause.
failedToPersist() - Method in interface org.apache.geode.management.cli.Result
Return whether the configuration changes due to command have been persisted to cluster configuration or not.
failure - Static variable in class org.apache.geode.SystemFailure
the underlying failure This is usually an instance of VirtualMachineError, but it is not required to be such.
FALSE() - Method in class org.apache.geode.cache.query.data.Keywords
 
fatalError(SAXParseException) - Method in class org.apache.geode.security.templates.XmlErrorHandler
Throws back the exception with the name of the XML file and the position where the exception occurred.
federate(ObjectName, Class<T>, boolean) - Method in class org.apache.geode.management.ManagementService
Adds a bean to the list of those being federated, meaning that it's state will be periodically pushed to managing members.
fetchCacheServerObjectName(String, int) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a CacheServerMXBean used to access a cache server.
fetchDiskStoreObjectName(String, String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns object name of a DiskStoreMXBean for a given name and member
fetchDistributedLockServiceObjectName(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a DistributedLockServiceMXBean used to access a distributed lock service.
fetchDistributedRegionObjectName(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a DistributedRegionMXBean used to access a distributed region.
fetchGatewayReceiverObjectName(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a GatewayReceiverMXBean used to access a gateway receiver.
fetchGatewaySenderObjectName(String, String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a GatewaySenderMXBean used to access a gateway sender.
fetchGrantorMember() - Method in interface org.apache.geode.management.DistributedLockServiceMXBean
Returns of the name of the member which grants the lock.
fetchGrantorMember() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns of the name of the member which grants the lock.
fetchJvmThreads() - Method in interface org.apache.geode.management.MemberMXBean
Returns the current threads.
fetchLoadProbe() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the load probe for this CacheServer.
fetchLockServiceObjectName(String, String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a LockServiceMXBean used to access a lock service.
fetchMemberConfiguration(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the configuration information for a distributed member.
fetchMemberObjectName(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a MemberMXBean used to access a distributed member..
fetchMemberUpTime(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the total time (in seconds) since a distributed member was started.
fetchRegionObjectName(String, String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a RegionMXBean used to access a region.
fetchRegionObjectNames(ObjectName) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of object names for the RegionMXBeans used to access all regions on a distributed member.
fields - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
fields_count - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
FieldType - Enum in org.apache.geode.pdx
Every field of a pdx must have one of these types.
FILE - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
FILE_PATH - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
find(String) - Static method in class org.apache.geode.cache.client.PoolManager
Find by name an existing connection pool returning the existing pool or null if it does not exist.
find(Region<?, ?>) - Static method in class org.apache.geode.cache.client.PoolManager
Find the pool used by the given region.
findAndExtractModule(String, String) - Static method in class org.apache.geode.session.tests.ContainerInstall
Finds and extracts the geode module associated with the specified module.
findAnyMembersForRegion(String) - Method in class org.apache.geode.management.cli.GfshCommand
 
findClasses() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
 
findClassFiles(String, String[], boolean) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
returns a collection of all of the .class files in the given list of files and directories.
findCustomCacheElement(String, Class<T>) - Method in class org.apache.geode.cache.configuration.CacheConfig
 
findCustomCacheElements(Class<T>) - Method in class org.apache.geode.cache.configuration.CacheConfig
 
findCustomRegionElement(String, String, Class<T>) - Method in class org.apache.geode.cache.configuration.CacheConfig
 
findCustomRegionElements(String, Class<T>) - Method in class org.apache.geode.cache.configuration.CacheConfig
 
findDiskStore(String) - Method in interface org.apache.geode.cache.GemFireCache
Returns the DiskStore by name or null if no disk store is found.
findDistributedMember(String) - Method in class org.apache.geode.distributed.DistributedSystem
Find the distributed member with the given name
findDistributedMembers(InetAddress) - Method in class org.apache.geode.distributed.DistributedSystem
Find the set of distributed members running on a given address
findElement(List<T>, String) - Static method in interface org.apache.geode.cache.configuration.CacheElement
 
findFile(String) - Method in class org.apache.geode.cache30.CacheXmlTestCase
Finds an XML file with the given name.
findKeys() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
Execute the query and return the region keys that match this query, up to the limit specified by LuceneQuery.getLimit().
findLifecycleListeners() - Method in class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - Method in class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
Get the lifecycle listeners associated with this lifecycle.
findMember(String) - Method in class org.apache.geode.management.cli.GfshCommand
this will return the member found or null if no member with that name
findMembers(String[], String[]) - Method in class org.apache.geode.management.cli.GfshCommand
if no members matches these names, an empty set would return, this does not include locators
findMembersForRegion(String) - Method in class org.apache.geode.management.cli.GfshCommand
 
findMembersIncludingLocators(String[], String[]) - Method in class org.apache.geode.management.cli.GfshCommand
if no members matches these names, an empty set would return
findPages() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
Execute the query and get a PageableLuceneQueryResults.
findRegionConfiguration(String) - Method in class org.apache.geode.cache.configuration.CacheConfig
 
findResults() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
Execute the query and return a list of LuceneResultStructs that match this query, up to the limit specified by LuceneQuery.getLimit() A LuceneResultStruct contains the region key, value, and a score for that entry.
findSession(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
findSessionTestingWar() - Static method in class org.apache.geode.session.tests.ContainerInstall
Get the path to the session testing war by walking up directories to the correct folder.
findStatisticsByNumericId(long) - Method in interface org.apache.geode.StatisticsFactory
Returns an array of all the existing statistics with the given numericId.
findStatisticsByTextId(String) - Method in interface org.apache.geode.StatisticsFactory
Returns an array of all the existing statistics with the given textId.
findStatisticsByType(StatisticsType) - Method in interface org.apache.geode.StatisticsFactory
Returns an array of all the existing statistics of the given type.
findType(String) - Method in interface org.apache.geode.StatisticsTypeFactory
Finds and returns an already created StatisticsType with the given name.
findValues() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
Execute the query and return the region values that match this query, up to the limit specified by LuceneQuery.getLimit()
fine(String, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
fine(String) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
fine(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes an exception to this writer.
fine(String, Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes both a message and exception to this writer.
fine(String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes a message to this writer.
fine(Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes an exception to this writer.
fineEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
 
fineEnabled() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns true if "fine" log messages are enabled.
finer(String, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
finer(String) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
finer(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes an exception to this writer.
finer(String, Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes both a message and exception to this writer.
finer(String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes a message to this writer.
finer(Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes an exception to this writer.
finerEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
 
finerEnabled() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns true if "finer" log messages are enabled.
finest(String, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
finest(String) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
finest(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes an exception to this writer.
finest(String, Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes both a message and exception to this writer.
finest(String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes a message to this writer.
finest(Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes an exception to this writer.
finestEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
 
finestEnabled() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns true if "finest" log messages are enabled.
first_coupon_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
first_settlement_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
fixedPartitionAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
FixedPartitionAttributes() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
 
FixedPartitionAttributes - Class in org.apache.geode.cache
Composite date type used to distribute the attributes for a fixed partition.
FixedPartitionAttributes() - Constructor for class org.apache.geode.cache.FixedPartitionAttributes
 
FixedPartitionAttributesData - Class in org.apache.geode.management
Composite date type used to distribute the fixed partition attributes for a Region.
FixedPartitionAttributesData(String, boolean, int) - Constructor for class org.apache.geode.management.FixedPartitionAttributesData
This constructor is to be used by internal JMX framework only.
FixedPartitionResolver<K,V> - Interface in org.apache.geode.cache
Implementers of interface FixedPartitionResolver helps to achieve explicit mapping of a "user defined" partition to a data member node.
FlatFormatSerializer - Class in org.apache.geode.cache.lucene
A built-in LuceneSerializer to parse user's nested object into a flat format, i.e.
FlatFormatSerializer() - Constructor for class org.apache.geode.cache.lucene.FlatFormatSerializer
 
FloatRangeQueryProvider(String, float, float) - Constructor for class org.apache.geode.cache.lucene.test.LuceneTestUtilities.FloatRangeQueryProvider
 
flush() - Method in interface org.apache.geode.cache.DiskStore
Causes any data that is currently in the asynchronous queue to be written to disk.
flush() - Method in interface org.apache.geode.management.DiskStoreMXBean
Causes any data that is currently in the asynchronous queue to be written to disk.
flushIfNecessary(Region) - Method in class org.apache.geode.cache30.RegionTestCase
Make sure all messages done on region r have been processed on the remote side.
forceCompaction() - Method in interface org.apache.geode.cache.DiskStore
Allows a disk compaction to be forced on this disk store.
forceCompaction() - Method in interface org.apache.geode.management.DiskStoreMXBean
Requests the DiskStore to start compacting.
FORCED_DISCONNECT - Static variable in class org.apache.geode.cache.Operation
A cache close due to being forced out of the distributed system by other members.
ForcedDisconnectException - Exception in org.apache.geode
An ForcedDisconnectException is thrown when a GemFire application is removed from the distributed system due to membership constraints such as network partition detection.
ForcedDisconnectException(String) - Constructor for exception org.apache.geode.ForcedDisconnectException
Creates a new SystemConnectException.
ForcedDisconnectException(String, Throwable) - Constructor for exception org.apache.geode.ForcedDisconnectException
 
forceRoll() - Method in interface org.apache.geode.cache.DiskStore
Asks the disk store to start writing to a new oplog.
forceRoll() - Method in interface org.apache.geode.management.DiskStoreMXBean
Requests the DiskStore to start writing to a new op-log.
forceRolling() - Method in interface org.apache.geode.cache.Region
Deprecated.
format(Date) - Static method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
forName(String) - Static method in class org.apache.geode.admin.AlertLevel
Deprecated.
Returns the AlertLevel with the given name
forSeverity(int) - Static method in class org.apache.geode.admin.AlertLevel
Deprecated.
Returns the AlertLevel for the given severity
forwardExpirationDestroy - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
freeConnectionTimeout - Variable in class org.apache.geode.cache.configuration.PoolType
 
freeResources(Object) - Method in class org.apache.geode.distributed.DistributedLockService
Free internal resources associated with the given name.
from - Variable in class org.apache.geode.cache.query.data.Keywords
 
FROM() - Method in class org.apache.geode.cache.query.data.Keywords
 
fromClause - Variable in class org.apache.geode.cache.configuration.RegionConfig.Index
 
fromData(DataInput) - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
fromData(DataInput) - Method in class org.apache.geode.cache.ExpirationAttributes
 
fromData(DataInput) - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
 
fromData(DataInput) - Method in class org.apache.geode.cache.query.data.CollectionHolder
 
fromData(DataInput) - Method in class org.apache.geode.cache.query.data.Portfolio
 
fromData(PdxReader) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
fromData(DataInput) - Method in class org.apache.geode.cache.query.data.Position
 
fromData(PdxReader) - Method in class org.apache.geode.cache.query.data.PositionPdx
 
fromData(DataInput) - Method in class org.apache.geode.cache.query.dunit.TestObject
 
fromData(DataInput) - Method in class org.apache.geode.cache.query.transaction.Person
 
fromData(DataInput) - Method in class org.apache.geode.cache.server.ServerLoad
 
fromData(DataInput) - Method in class org.apache.geode.cache.SubscriptionAttributes
 
fromData(DataInput) - Method in interface org.apache.geode.DataSerializable
Reads the state of this object as primitive data from the given DataInput.
fromData(DataInput) - Method in class org.apache.geode.DataSerializer
Reads an object from a DataInput.
fromData(DataInput) - Method in class org.apache.geode.DeltaTestImpl
 
fromData(DataInput) - Method in class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
fromData(DataInput) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaCreateEvent
 
fromData(DataInput) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaDestroyEvent
 
fromData(DataInput) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
fromData(DataInput) - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
fromData(DataInput) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
fromData(DataInput) - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
fromData(DataInput) - Method in class org.apache.geode.modules.util.RegionConfiguration
 
fromData(DataInput) - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
fromData(DataInput) - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
fromData(DataInput) - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
fromData(PdxReader) - Method in class org.apache.geode.pdx.DSInsidePdx
 
fromData(PdxReader) - Method in class org.apache.geode.pdx.Employee
 
fromData(PdxReader) - Method in class org.apache.geode.pdx.NestedPdx
 
fromData(PdxReader) - Method in interface org.apache.geode.pdx.PdxSerializable
Deserializes the PDX fields using the given reader.
fromData(Class<?>, PdxReader) - Method in interface org.apache.geode.pdx.PdxSerializer
This method is given an class that should be instantiated and deserialized using the given reader.
fromData(Class<?>, PdxReader) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Method implemented from PdxSerializer which performs object de-serialization.
fromData(PdxReader) - Method in class org.apache.geode.pdx.SimpleClass
 
fromData(PdxReader) - Method in class org.apache.geode.pdx.SimpleClass1
 
fromData(PdxReader) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
fromData(PdxReader) - Method in class org.apache.geode.security.query.data.PdxQueryTestObject
 
fromData(PdxReader) - Method in class org.apache.geode.security.query.data.PdxTrade
 
fromData(PdxReader) - Method in class org.apache.geode.security.SecurityTestUtils.Employee
Deprecated.
For test purpose, to make sure the object is not deserialized
fromDelta(DataInput) - Method in interface org.apache.geode.Delta
This method is invoked on an existing application object when an update is received as a delta.
fromDelta(DataInput) - Method in class org.apache.geode.DeltaTestImpl
 
fromDelta(DataInput) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
fromDeltaFeatureUsed() - Static method in class org.apache.geode.DeltaTestImpl
 
fromDirectory(String, String) - Static method in class org.apache.geode.distributed.LocatorLauncher.LocatorState
 
fromDirectory(String, String) - Static method in class org.apache.geode.distributed.ServerLauncher.ServerState
 
fromJson(String) - Static method in class org.apache.geode.distributed.LocatorLauncher.LocatorState
Unmarshals a LocatorState instance from the JSON String.
fromJson(String) - Static method in class org.apache.geode.distributed.ServerLauncher.ServerState
Unmarshals a ServerState instance from the JSON String.
fromJSON(String) - Static method in class org.apache.geode.pdx.JSONFormatter
Converts a JSON document into a PdxInstance
fromJSON(byte[]) - Static method in class org.apache.geode.pdx.JSONFormatter
Converts a JSON document into a PdxInstance
fromName(String) - Static method in class org.apache.geode.cache.LossAction
Deprecated.
Return the LossAction specified by name
fromName(String) - Static method in class org.apache.geode.cache.ResumptionAction
Deprecated.
Return the ResumptionAction specified by name
fromOrdinal(int) - Static method in class org.apache.geode.admin.AlertLevel
Deprecated.
Return the AlertLevel represented by specified ordinal
fromOrdinal(int) - Static method in class org.apache.geode.admin.SystemMemberType
Deprecated.
Return the SystemMemberType represented by specified ordinal
fromOrdinal(byte) - Static method in class org.apache.geode.cache.DataPolicy
Return the DataPolicy represented by specified ordinal
fromOrdinal(int) - Static method in class org.apache.geode.cache.ExpirationAction
Return the ExpirationAction represented by specified ordinal
fromOrdinal(byte) - Static method in class org.apache.geode.cache.InterestPolicy
Return the InterestPolicy represented by specified ordinal
fromOrdinal(byte) - Static method in class org.apache.geode.cache.InterestResultPolicy
Returns the InterestResultPolicy represented by specified ordinal
fromOrdinal(byte) - Static method in class org.apache.geode.cache.LossAction
Deprecated.
Return the LossAction represented by specified ordinal
fromOrdinal(int) - Static method in class org.apache.geode.cache.MirrorType
Deprecated.
Return the MirrorType represented by specified ordinal
fromOrdinal(byte) - Static method in class org.apache.geode.cache.Operation
Return the Operation represented by specified ordinal
fromOrdinal(byte) - Static method in class org.apache.geode.cache.operations.InterestType
Returns the InterestType represented by specified ordinal.
fromOrdinal(byte) - Static method in class org.apache.geode.cache.ResumptionAction
Deprecated.
Return the ResumptionAction represented by specified ordinal
fromOrdinal(int) - Static method in class org.apache.geode.cache.Scope
Return the Scope represented by specified ordinal
fromOrdinal(byte) - Static method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
Returns the ClassCode represented by specified ordinal.
fromOrdinal(byte) - Static method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
Returns the ClassCode represented by specified ordinal.
fromString(String) - Static method in class org.apache.geode.cache.Scope
Parse the given string into a Scope
fromValue(String) - Static method in enum org.apache.geode.cache.configuration.EnumActionDestroyOverflow
 
fromValue(String) - Static method in enum org.apache.geode.cache.configuration.EnumReadableWritable
 
fromValue(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesDataPolicy
 
fromValue(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesIndexUpdateType
 
fromValue(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesMirrorType
 
fromValue(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesScope
 
FULL_ACCESS - Static variable in class org.apache.geode.cache.LossAction
Deprecated.
Access to the region is unaffected when required roles are missing.
fullyQualifiedName() - Method in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
funcReturnSecId(Object) - Method in class org.apache.geode.cache.query.data.Portfolio
 
funcReturnSecId(Object) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
funcReturnSecId(Object) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
Function<T> - Interface in org.apache.geode.cache.execute
Defines the interface a user defined function implements.
Function<T> - Interface in org.apache.geode.experimental.driver
This interface represents from the client-side the execution of a function on the server-side.
FUNCTION_EXECUTION - Static variable in class org.apache.geode.cache.Operation
A 'function execution' operation.
FunctionAdapter - Class in org.apache.geode.cache.execute
Deprecated.
Use Function instead. Function has default methods that now mimic the behavior of FunctionAdapter.
FunctionAdapter() - Constructor for class org.apache.geode.cache.execute.FunctionAdapter
Deprecated.
 
FunctionContext<T1> - Interface in org.apache.geode.cache.execute
Defines the execution context of a Function.
FunctionDomainException - Exception in org.apache.geode.cache.query
Thrown if the domain of a function is not legal.
FunctionDomainException(String) - Constructor for exception org.apache.geode.cache.query.FunctionDomainException
Constructs and instance of FunctionDomainException.
FunctionException - Exception in org.apache.geode.cache.execute
Thrown to indicate an error or exceptional condition during the execution of Functions in GemFire.
FunctionException() - Constructor for exception org.apache.geode.cache.execute.FunctionException
Creates new function exception with given error message.
FunctionException(String) - Constructor for exception org.apache.geode.cache.execute.FunctionException
Creates new function exception with given error message.
FunctionException(String, Throwable) - Constructor for exception org.apache.geode.cache.execute.FunctionException
Creates new function exception with given error message and optional nested exception.
FunctionException(Throwable) - Constructor for exception org.apache.geode.cache.execute.FunctionException
Creates new function exception given throwable as a cause and source of error message.
FunctionInvocationTargetException - Exception in org.apache.geode.cache.execute
Thrown if one of the function execution nodes goes away or cache is closed.
FunctionInvocationTargetException(Throwable) - Constructor for exception org.apache.geode.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
FunctionInvocationTargetException(String, DistributedMember) - Constructor for exception org.apache.geode.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
FunctionInvocationTargetException(String) - Constructor for exception org.apache.geode.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
FunctionInvocationTargetException(String, Throwable) - Constructor for exception org.apache.geode.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
functions - Variable in class org.apache.geode.cache.configuration.FunctionServiceType
 
FunctionSecurityPrmsHolder - Class in org.apache.geode.security.templates
This is a sample class for objects which hold information of the authorized function names and authorized value for the optimizeForWrite.
FunctionSecurityPrmsHolder(Boolean, Set<String>, Set<String>) - Constructor for class org.apache.geode.security.templates.FunctionSecurityPrmsHolder
 
functionService - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
FunctionService - Class in org.apache.geode.cache.execute
Provides the entry point into execution of user defined Functions.
FunctionService - Interface in org.apache.geode.experimental.driver
This interface abstracts the creation of function abstractions.
FunctionServiceType - Class in org.apache.geode.cache.configuration
The "function service" element configures the behavior of the function service.
FunctionServiceType() - Constructor for class org.apache.geode.cache.configuration.FunctionServiceType
 
FutureCancelledException - Exception in org.apache.geode.distributed
Thrown when a Future has been cancelled.
FutureCancelledException() - Constructor for exception org.apache.geode.distributed.FutureCancelledException
 
FutureCancelledException(String, Throwable) - Constructor for exception org.apache.geode.distributed.FutureCancelledException
 
FutureCancelledException(Throwable) - Constructor for exception org.apache.geode.distributed.FutureCancelledException
 
FutureCancelledException(String) - Constructor for exception org.apache.geode.distributed.FutureCancelledException
 

G

Gateway() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
Gateway - Class in org.apache.geode.cache.util
From 9.0 old wan support is removed.
Gateway() - Constructor for class org.apache.geode.cache.util.Gateway
 
GATEWAY - Static variable in interface org.apache.geode.security.SecurableCommunicationChannels
This determines that the gateway communication will be secured.
Gateway.OrderPolicy - Enum in org.apache.geode.cache.util
The order policy.
GATEWAY_CONNECTION_IDLE_TIMEOUT - Static variable in interface org.apache.geode.cache.wan.GatewaySender
 
GATEWAY_CONNECTION_READ_TIMEOUT_PROPERTY - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The obsolete socket read timeout java system property.
GATEWAY_DELTA_REGION_NAME - Static variable in interface org.apache.geode.modules.gatewaydelta.GatewayDelta
 
GATEWAY_RECEIVER_CREATED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway receiver is created
The value of this type string is gemfire.distributedsystem.gateway.receiver.created.
GATEWAY_RECEIVER_DESTROYED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway receiver is destroyed
The value of this type string is gemfire.distributedsystem.gateway.receiver.destroyed.
GATEWAY_RECEIVER_STARTED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway receiver is started
The value of this type string is gemfire.distributedsystem.gateway.receiver.started.
GATEWAY_RECEIVER_STOPPED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway receiver is stopped
The value of this type string is gemfire.distributedsystem.gateway.receiver.stopped.
GATEWAY_SENDER_CREATED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway sender is created
The value of this type string is gemfire.distributedsystem.gateway.sender.created.
GATEWAY_SENDER_ID - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
GATEWAY_SENDER_PAUSED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway sender is paused
The value of this type string is gemfire.distributedsystem.gateway.sender.paused.
GATEWAY_SENDER_REMOVED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway sender is removed
The value of this type string is gemfire.distributedsystem.gateway.sender.removed.
GATEWAY_SENDER_RESUMED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway sender is resumed
The value of this type string is gemfire.distributedsystem.gateway.sender.resumed.
GATEWAY_SENDER_STARTED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway sender is started
The value of this type string is gemfire.distributedsystem.gateway.sender.started.
GATEWAY_SENDER_STOPPED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a gateway sender is stopped
The value of this type string is gemfire.distributedsystem.gateway.sender.stopped.
GATEWAY_SENDER_TIMEOUT - Static variable in interface org.apache.geode.cache.wan.GatewaySender
Time, in seconds, that we allow before a GatewaySender is considered dead and should be aborted
GATEWAY_SSL_CIPHERS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
GATEWAY_SSL_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
GATEWAY_SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
GATEWAY_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
GATEWAY_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
GATEWAY_SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
GATEWAY_SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
GATEWAY_SSL_TRUSTSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
GATEWAY_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
GatewayCancelledException - Exception in org.apache.geode.distributed
Thrown when a GemFire WAN gateway has been terminated.
GatewayCancelledException() - Constructor for exception org.apache.geode.distributed.GatewayCancelledException
 
GatewayCancelledException(String, Throwable) - Constructor for exception org.apache.geode.distributed.GatewayCancelledException
 
GatewayCancelledException(Throwable) - Constructor for exception org.apache.geode.distributed.GatewayCancelledException
 
GatewayCancelledException(String) - Constructor for exception org.apache.geode.distributed.GatewayCancelledException
 
GatewayConfigurationException - Exception in org.apache.geode.cache
An exception indicating that a gateway configuration will not work with the remote side of the gateway's configuration.
GatewayConfigurationException() - Constructor for exception org.apache.geode.cache.GatewayConfigurationException
 
GatewayConfigurationException(String, Throwable) - Constructor for exception org.apache.geode.cache.GatewayConfigurationException
 
GatewayConfigurationException(String) - Constructor for exception org.apache.geode.cache.GatewayConfigurationException
 
GatewayConfigurationException(Throwable) - Constructor for exception org.apache.geode.cache.GatewayConfigurationException
 
GatewayConflictHelper - Interface in org.apache.geode.cache.util
GatewayConflictHelper is used by an GatewayConflictResolver to decide what to do with an event received from another distributed system that is going to overwrite the current cache state.
gatewayConflictResolver - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
GatewayConflictResolver - Interface in org.apache.geode.cache.util
GatewayConflictResolver is a Cache-level plugin that is called upon to decide what to do with events that originate in other systems and arrive through the WAN Gateway.
GatewayDelta - Interface in org.apache.geode.modules.gatewaydelta
 
GatewayDeltaCreateEvent - Class in org.apache.geode.modules.gatewaydelta
 
GatewayDeltaCreateEvent() - Constructor for class org.apache.geode.modules.gatewaydelta.GatewayDeltaCreateEvent
 
GatewayDeltaCreateEvent(String, String, byte[]) - Constructor for class org.apache.geode.modules.gatewaydelta.GatewayDeltaCreateEvent
 
GatewayDeltaDestroyEvent - Class in org.apache.geode.modules.gatewaydelta
 
GatewayDeltaDestroyEvent() - Constructor for class org.apache.geode.modules.gatewaydelta.GatewayDeltaDestroyEvent
 
GatewayDeltaDestroyEvent(String, String) - Constructor for class org.apache.geode.modules.gatewaydelta.GatewayDeltaDestroyEvent
 
GatewayDeltaEvent - Interface in org.apache.geode.modules.gatewaydelta
 
GatewayDeltaEventApplicationCacheListener - Class in org.apache.geode.modules.gatewaydelta
 
GatewayDeltaEventApplicationCacheListener() - Constructor for class org.apache.geode.modules.gatewaydelta.GatewayDeltaEventApplicationCacheListener
 
GatewayDeltaForwarderCacheListener - Class in org.apache.geode.modules.gatewaydelta
 
GatewayDeltaForwarderCacheListener() - Constructor for class org.apache.geode.modules.gatewaydelta.GatewayDeltaForwarderCacheListener
 
GatewayDeltaForwarderCacheListener(Cache) - Constructor for class org.apache.geode.modules.gatewaydelta.GatewayDeltaForwarderCacheListener
 
GatewayEndpoint() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
 
gatewayEndpoints - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
GatewayEvent - Interface in org.apache.geode.cache.util
Deprecated.
as of GemFire 8.0. Use GatewayQueueEvent instead
GatewayEventFilter - Interface in org.apache.geode.cache.wan
Callback for users to filter out events before dispatching to remote distributed system
gatewayEventFilters - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
gatewayEventFilters - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
gatewayEventSubstitutionFilter - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
gatewayEventSubstitutionFilter - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
GatewayEventSubstitutionFilter<K,V> - Interface in org.apache.geode.cache.wan
Interface GatewayEventSubstitutionFilter provides a way to specify a substitute value to be stored in the GatewayQueueEvent and enqueued in the RegionQueue.
GatewayException - Exception in org.apache.geode.cache
An exception thrown by a Gateway.
GatewayException() - Constructor for exception org.apache.geode.cache.GatewayException
Constructor.
GatewayException(String) - Constructor for exception org.apache.geode.cache.GatewayException
Constructor.
GatewayException(String, Throwable) - Constructor for exception org.apache.geode.cache.GatewayException
Constructor.
GatewayException(Throwable) - Constructor for exception org.apache.geode.cache.GatewayException
Constructor.
GatewayHub() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
gatewayHubs - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
gatewayListeners - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
gatewayQueue - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
GatewayQueue() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
GatewayQueueEvent<K,V> - Interface in org.apache.geode.cache.wan
Represents Cache events going through GatewaySenders.
gatewayReceiver - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
GatewayReceiver() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
GatewayReceiver - Interface in org.apache.geode.cache.wan
A GatewayReceiver that receives the events from a GatewaySender.
GatewayReceiverFactory - Interface in org.apache.geode.cache.wan
 
GatewayReceiverMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a GatewayReceiver.
gateways - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
GatewaySender() - Constructor for class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
GatewaySender - Interface in org.apache.geode.cache.wan
 
GatewaySender.OrderPolicy - Enum in org.apache.geode.cache.wan
The order policy.
GatewaySenderFactory - Interface in org.apache.geode.cache.wan
Factory to create SerialGatewaySender
gatewaySenderIds - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
GatewaySenderMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a GatewaySender.
gatewaySenders - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
gatewaySenderTtXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
GatewayTransportFilter - Interface in org.apache.geode.cache.wan
 
gatewayTransportFilters - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
gatewayTransportFilters - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
GemFireCache - Interface in org.apache.geode.cache
GemFireCache represents the singleton cache that must be created in order to use GemFire in a Java virtual machine.
GemFireCacheException - Exception in org.apache.geode
An GemFireCacheException is used to wrap a CacheException.
GemFireCacheException(String, CacheException) - Constructor for exception org.apache.geode.GemFireCacheException
Creates a new GemFireCacheException.
GemFireCacheException(CacheException) - Constructor for exception org.apache.geode.GemFireCacheException
Creates a new GemFireCacheException.
GemFireCheckedException - Exception in org.apache.geode
This is the abstract superclass of exceptions that are thrown and declared.
GemFireCheckedException() - Constructor for exception org.apache.geode.GemFireCheckedException
Creates a new GemFireException with no detailed message.
GemFireCheckedException(String) - Constructor for exception org.apache.geode.GemFireCheckedException
Creates a new GemFireCheckedException with the given detail message.
GemFireCheckedException(String, Throwable) - Constructor for exception org.apache.geode.GemFireCheckedException
Creates a new GemFireException with the given detail message and cause.
GemFireCheckedException(Throwable) - Constructor for exception org.apache.geode.GemFireCheckedException
Creates a new GemFireCheckedException with the given cause and no detail message
GemFireConfigException - Exception in org.apache.geode
A GemFireConfigException is used for failures while processing a GemFire configuration XML file.
GemFireConfigException(String) - Constructor for exception org.apache.geode.GemFireConfigException
Creates a new GemFireConfigException.
GemFireConfigException(String, Throwable) - Constructor for exception org.apache.geode.GemFireConfigException
Creates a new GemFireConfigException.
GemFireException - Exception in org.apache.geode
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire.
GemFireException() - Constructor for exception org.apache.geode.GemFireException
Creates a new GemFireException with no detailed message.
GemFireException(String) - Constructor for exception org.apache.geode.GemFireException
Creates a new GemFireException with the given detail message.
GemFireException(String, Throwable) - Constructor for exception org.apache.geode.GemFireException
Creates a new GemFireException with the given detail message and cause.
GemFireException(Throwable) - Constructor for exception org.apache.geode.GemFireException
Creates a new GemFireException with the given cause and no detail message
GemFireHealth - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
GemFireHealth.Health - Class in org.apache.geode.admin
Deprecated.
An enumerated type for the health of GemFire.
GemFireHealthConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
GemFireIOException - Exception in org.apache.geode
A GemFireIOException is thrown when a GemFire operation failure is caused by an IOException.
GemFireIOException(String, Throwable) - Constructor for exception org.apache.geode.GemFireIOException
Creates a new GemFireIOException.
GemFireIOException(String) - Constructor for exception org.apache.geode.GemFireIOException
 
gemfireLogFile - Variable in class org.apache.geode.session.tests.ServerContainer
 
GemFireMemberStatus - Class in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
GemFireMemberStatus() - Constructor for class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
GemFireMemberStatus(Cache) - Constructor for class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
GemFireMemcachedServer - Class in org.apache.geode.memcached
This is the Server that listens for incoming memcached client connections.
GemFireMemcachedServer(int) - Constructor for class org.apache.geode.memcached.GemFireMemcachedServer
Create an instance of the server.
GemFireMemcachedServer(String, int, GemFireMemcachedServer.Protocol) - Constructor for class org.apache.geode.memcached.GemFireMemcachedServer
Create an instance of the server.
GemFireMemcachedServer.Protocol - Enum in org.apache.geode.memcached
The protocol used by GemFireMemcachedServer
GemFireProperties - Class in org.apache.geode.management
Composite Data type to be used by member to depict gemfire properties in key value manner
GemFireProperties() - Constructor for class org.apache.geode.management.GemFireProperties
This constructor is to be used by internal JMX framework only.
gemfireProperties - Variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
GemFireRethrowable - Error in org.apache.geode
This error is used by GemFire for internal purposes.
GemFireRethrowable() - Constructor for error org.apache.geode.GemFireRethrowable
Create a GemFireRethrowable.
GemFireRethrowable(String) - Constructor for error org.apache.geode.GemFireRethrowable
Create a GemFireRethrowable with the specified message.
GemFireSecurityException - Exception in org.apache.geode.security
The base class for all org.apache.geode.security package related exceptions.
GemFireSecurityException(String) - Constructor for exception org.apache.geode.security.GemFireSecurityException
Constructs a new exception with the specified detail message.
GemFireSecurityException(Throwable) - Constructor for exception org.apache.geode.security.GemFireSecurityException
Constructs a new exception with the specified cause.
GemFireSecurityException(String, Throwable) - Constructor for exception org.apache.geode.security.GemFireSecurityException
Constructs a new exception with the specified detail message and cause.
generate(KeyPair) - Method in class org.apache.geode.cache.ssl.TestSSLUtils.CertificateBuilder
 
generate(String, KeyPair) - Method in class org.apache.geode.cache.ssl.TestSSLUtils.CertificateBuilder
 
generateCacheXml(Cache) - Static method in class org.apache.geode.modules.util.RegionHelper
 
generateCancelledException(Throwable) - Method in class org.apache.geode.CancelCriterion
Template factory method for generating the exception to be thrown by CancelCriterion.checkCancelInProgress(Throwable).
generateContainer(File) - Method in class org.apache.geode.session.tests.ContainerInstall
 
generateContainer(String) - Method in class org.apache.geode.session.tests.ContainerInstall
 
generateContainer(File, String) - Method in class org.apache.geode.session.tests.ContainerInstall
Generates a ServerContainer from the given ContainerInstall
generateContainer(File, String) - Method in class org.apache.geode.session.tests.TomcatInstall
Implementation of ContainerInstall.generateContainer(File, String), which generates a Tomcat specific container Creates a TomcatContainer instance off of this installation.
generateKeyPair(String) - Static method in class org.apache.geode.cache.ssl.TestSSLUtils
 
generateUniqueContainerDescription(String) - Method in class org.apache.geode.session.tests.ServerContainer
Generates a unique, mostly human readable, description string of the container using the installation's description, extraIdentifiers, and the current system nano time
generator - Variable in class org.apache.geode.security.generator.AuthzCredentialGenerator
The CredentialGenerator being used.
GEODE_BUILD_HOME - Static variable in class org.apache.geode.session.tests.ContainerInstall
 
GEODE_BUILD_HOME_LIB - Static variable in class org.apache.geode.session.tests.TomcatInstall
 
GeodeRedisServer - Class in org.apache.geode.redis
The GeodeRedisServer is a server that understands the Redis protocol.
GeodeRedisServer(int) - Constructor for class org.apache.geode.redis.GeodeRedisServer
Constructor for GeodeRedisServer that will start the server on the given port and bind to the first non-loopback address
GeodeRedisServer(String, int) - Constructor for class org.apache.geode.redis.GeodeRedisServer
Constructor for GeodeRedisServer that will start the server and bind to the given address and port
GeodeRedisServer(String, int, String) - Constructor for class org.apache.geode.redis.GeodeRedisServer
Constructor for GeodeRedisServer that will start the server and bind to the given address and port.
get() - Static method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Returns the DynamicRegionFactory singleton instance.
get(GemFireCache) - Static method in class org.apache.geode.cache.lucene.LuceneServiceProvider
Retrieve or create the Lucene service for this cache
GET - Static variable in class org.apache.geode.cache.Operation
A 'value for key' operation.
get(String) - Method in interface org.apache.geode.cache.query.Struct
Return the value associated with the given field name
get(Object) - Method in interface org.apache.geode.cache.Region
Returns the value associated with the specified key.
get(Object, Object) - Method in interface org.apache.geode.cache.Region
Returns the value associated with the specified key, passing the callback argument to any cache loaders or cache writers that are invoked in the operation.
get(K) - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
get(K) - Method in interface org.apache.geode.experimental.driver.Region
Gets the value, if any, contained in this region for the key.
get(String) - Method in class org.apache.geode.pdx.DomainObject
 
get(Class<?>) - Static method in enum org.apache.geode.pdx.FieldType
Given a Class return the corresponding FieldType.
get(String) - Method in class org.apache.geode.session.tests.Client
Get the value of a session attribute on the server
get(String, boolean) - Method in class org.apache.geode.session.tests.Client
Get the value of a session attribute on the server
get(StatisticDescriptor) - Method in interface org.apache.geode.Statistics
Returns the value of the identified statistic.
get(String) - Method in interface org.apache.geode.Statistics
Returns the value of the named statistic.
GET_ENTRY - Static variable in class org.apache.geode.cache.Operation
A 'entry for key' operation.
GET_FOR_REGISTER_INTEREST - Static variable in class org.apache.geode.cache.Operation
A 'get for register interest' operation.
getAckSevereAlertThreshold() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the ack-severe-alert-threshold for the system
getAckSevereAlertThreshold() - Method in class org.apache.geode.management.GemFireProperties
 
getAckWaitThreshold() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the ack-wait-threshold for the system
getAckWaitThreshold() - Method in class org.apache.geode.management.GemFireProperties
 
getAction() - Method in class org.apache.geode.cache.configuration.ExpirationAttributesType
Gets the value of the action property.
getAction() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
Gets the value of the action property.
getAction() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruHeapPercentage
Gets the value of the action property.
getAction() - Method in class org.apache.geode.cache.EvictionAttributes
 
getAction() - Method in class org.apache.geode.cache.ExpirationAttributes
Returns the action that should take place when this value or region expires.
getAction() - Method in class org.apache.geode.management.EvictionAttributesData
Returns the action that will be taken on entries that are evicted.
getActiveCQCount() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the number of active (currently executing) CQs.
getActiveCQCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of active (currently executing) CQs for all cache servers.
getActiveSessions() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
Returns the number of active sessions
getActualRedundancy() - Method in interface org.apache.geode.management.RegionMXBean
Returns the actual number of redundant copies available for buckets in this partitioned region.
getActualRedundantCopies() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns the lowest number of redundant copies for any bucket holding data for the partitioned region.
getAdminMembers() - Method in interface org.apache.geode.cache.Cache
Returns a set of the administrative members in the distributed system.
getAge() - Method in class org.apache.geode.cache.query.data.Employee
 
getAge() - Method in class org.apache.geode.cache.query.transaction.Person
 
getAge() - Method in class org.apache.geode.security.query.data.PdxQueryTestObject
 
getAgent(AgentConfig) - Static method in class org.apache.geode.admin.jmx.AgentFactory
Deprecated.
Creates an unstarted GemFire JMX administration agent with the given configuration.
getAgentSSLCiphers() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the SSL ciphers used when connecting to the JMX agent.
getAgentSSLProtocols() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the SSL protocols used when connecting to the JMX agent.
getAJPPort() - Method in class org.apache.geode.session.tests.TomcatContainer
Get the AJP port of this container using ServerContainer.getPort() with the argument TomcatPropertySet.AJP_PORT
getAlertLevel() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns the lowest level of alerts that should be delivered to the AlertListeners registered on this AdminDistributedSystem.
getAlertLevel() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the minimum level set for alerts to be delivered to listeners.
getAlertLevelAsString() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns the lowest level of alerts that should be delivered to the AlertListeners registered on this AdminDistributedSystem.
getAlertThreshold() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the alertThreshold property.
getAlertThreshold() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the alertThreshold property.
getAlertThreshold() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the alert threshold in milliseconds for entries in a GatewaySender's queue.
getAlertThreshold() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the alert threshold for entries in a GatewaySender's queue.The default value is 0 milliseconds in which case no alert will be logged if events are delayed in Queue.
getAlgorithm() - Method in class org.apache.geode.cache.EvictionAttributes
The algorithm is used to identify entries that will be evicted.
getAlgorithm() - Method in class org.apache.geode.management.EvictionAttributesData
Returns the algorithm (policy) used to determine which entries will be evicted.
getAll() - Static method in class org.apache.geode.cache.client.PoolManager
Returns a map containing all the pools in this manager.
getAll(Collection<?>) - Method in interface org.apache.geode.cache.Region
Gets values for all the keys in the input Collection.
getAll(Collection<T>, Object) - Method in interface org.apache.geode.cache.Region
Gets and returns values for all the keys in the input Collection.
getAll(Collection<K>) - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
getAll(Collection<K>) - Method in interface org.apache.geode.experimental.driver.Region
Gets the values, if any, contained in this region for the collection of keys.
getAll() - Static method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
Returns all the possible values.
getAll() - Static method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
Returns all the possible values.
getAllClientSessions() - Method in interface org.apache.geode.cache.server.CacheServer
Returns a set of all ClientSessions
getAllDurableCqsFromServer() - Method in interface org.apache.geode.cache.query.QueryService
Retrieves all the durable CQs registered by the client calling this method.
getAllIndexes() - Method in interface org.apache.geode.cache.lucene.LuceneService
get all the Lucene indexes.
getAllMembers() - Method in class org.apache.geode.management.cli.GfshCommand
Gets all members in the GemFire distributed system/cache, including locators
getAllMembersForKey(Region<K, V>, K) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Get all potential owners for a key.
getAllNormalMembers() - Method in class org.apache.geode.management.cli.GfshCommand
Get All members, excluding locators
getAllOtherMembers() - Method in class org.apache.geode.distributed.DistributedSystem
Returns a set of all the other members in this distributed system.
getAllowedCredentials(OperationContext.OperationCode[], String[], int[], int) - Method in class org.apache.geode.security.ClientAuthorizationTestCase.TestAuthzCredentialGenerator
 
getAllowedCredentials(OperationContext.OperationCode[], String[], int[], int) - Method in interface org.apache.geode.security.ClientAuthorizationTestCase.TestCredentialGenerator
Get allowed credentials for the given set of operations in the given regions and indices of KEYS in the KEYS array
getAllowedCredentials(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Get a set of credentials generated using the given index allowed to perform the given OperationContext.OperationCodes for the given regions.
getAllowedPrincipal(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Get a Principal generated using the given index allowed to perform the given OperationContext.OperationCodes for the given region.
getAllowedPrincipal(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
getAllowedPrincipal(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
getAllowForceCompaction() - Method in interface org.apache.geode.cache.DiskStore
Returns true if manual compaction of disk files is allowed on this region.
getAllResults(Argument) - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Returns all results for the specified argument.
getAlternateReferences() - Method in class org.apache.geode.cache.query.data.TradingLine
 
getAnyInstance() - Static method in class org.apache.geode.cache.CacheFactory
Gets an arbitrary open instance of Cache produced by an earlier call to CacheFactory.create().
getAnyInstance() - Static method in class org.apache.geode.cache.client.ClientCacheFactory
Gets an arbitrary open instance of ClientCache produced by an earlier call to ClientCacheFactory.create().
getArch() - Method in class org.apache.geode.management.OSMetrics
Returns the hardware architecture.
getArchiveDiskSpaceLimit() - Method in class org.apache.geode.management.GemFireProperties
 
getArchiveFileSizeLimit() - Method in class org.apache.geode.management.GemFireProperties
 
getArgument() - Method in interface org.apache.geode.cache.LoaderHelper
Return the argument object for the load method that was passed in from application code.
getArgumentHandler() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns the argument handler.
getArguments() - Method in interface org.apache.geode.cache.execute.FunctionContext
Returns the arguments provided to this function execution.
getArguments() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
getArr() - Method in class org.apache.geode.cache.query.data.CollectionHolder
 
getAssignBuckets() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether buckets should be assigned to partitioned regions in the cache upon Server start.
getAsyncDistributionTimeout() - Method in class org.apache.geode.management.GemFireProperties
 
getAsyncEventListener() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
The AsyncEventListener that is attached to the queue.
getAsyncEventListener() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the asyncEventListener property.
getAsyncEventListener() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the class name of the AsyncEventListener that is attached to the queue.
getAsyncEventQueue(String) - Method in interface org.apache.geode.cache.Cache
Returns the AsyncEventQueue with the given id added to this Cache.
getAsyncEventQueueIds() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the asyncEventQueueIds property.
getAsyncEventQueueIds() - Method in interface org.apache.geode.cache.RegionAttributes
Returns a set of AsyncEventQueueIds added to the region
getAsyncEventQueueIds() - Method in class org.apache.geode.management.RegionAttributesData
Returns the set of async event queue IDs.
getAsyncEventQueueMBeanName(DistributedMember, String) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the AsyncEventQueueMBean representing a asynchronous queue.
getAsyncEventQueueMBeanNames(DistributedMember) - Method in class org.apache.geode.management.ManagementService
Returns the ids of the async event queues on this member
getAsyncEventQueueMBeanProxy(DistributedMember, String) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain AsyncEventQueueMXBean proxy reference for a particular queue id on a member
getAsyncEventQueues() - Method in interface org.apache.geode.cache.Cache
Returns all AsyncEventQueues for this Cache
getAsyncEventQueues() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the asyncEventQueues property.
getAsynchronousWrites() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Gets the value of the asynchronousWrites property.
getAsyncMaxQueueSize() - Method in class org.apache.geode.management.GemFireProperties
 
getAsyncQueueTimeout() - Method in class org.apache.geode.management.GemFireProperties
 
getAttribute(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getAttributes() - Method in interface org.apache.geode.cache.Region
Returns the RegionAttributes for this region.
getAttributes() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getAttributesFieldObject() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getAttributesMutator() - Method in interface org.apache.geode.cache.Region
Returns a mutator object used for modifying this region's attributes after region creation.
getAuthenticator() - Method in class org.apache.geode.security.generator.CredentialGenerator
The name of the Authenticator factory function that should be used in conjunction with the credentials generated by this generator.
getAuthenticator() - Method in class org.apache.geode.security.generator.DummyCredentialGenerator
 
getAuthenticator() - Method in class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
getAuthenticator() - Method in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
getAuthenticator() - Method in class org.apache.geode.security.generator.SSLCredentialGenerator
 
getAuthInit() - Method in class org.apache.geode.security.generator.CredentialGenerator
The name of the AuthInitialize factory function that should be used in conjunction with the credentials generated by this generator.
getAuthInit() - Method in class org.apache.geode.security.generator.DummyCredentialGenerator
 
getAuthInit() - Method in class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
getAuthInit() - Method in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
getAuthInit() - Method in class org.apache.geode.security.generator.SSLCredentialGenerator
 
getAuthorizationCallback() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
The name of the AccessControl factory function that should be used as the authorization module on the server side.
getAuthorizationCallback() - Method in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
getAuthorizationCallback() - Method in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
getAuthzOperationCode() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
getAutoCompact() - Method in interface org.apache.geode.cache.DiskStore
Returns true if the disk files are to be automatically compacted.
getAutoConnect() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether or not the JMX agent will automatically connect to the distributed system it administers.
getAvailableProcessors() - Method in class org.apache.geode.management.OSMetrics
Returns the number of available processors.
getAverageBatchProcessingTime() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the average batch processing time (in milliseconds).
getAverageDistributionTimePerBatch() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the average time taken to send a batch of events.
getAverageReads() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the average number of read requests per second.
getAverageReads() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the average number of reads per second for all members.
getAverageReads() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average number of reads per second.
getAverageReads() - Method in interface org.apache.geode.management.RegionMXBean
Returns the average number of read requests per second.
getAverageReads() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getAverageReads() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getAverageReads() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getAverageReads() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getAverageWrites() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the average number of write requests per second.
getAverageWrites() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the average writes per second, including both put and putAll operations, for all members.
getAverageWrites() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average writes per second, including both put and putAll operations.
getAverageWrites() - Method in interface org.apache.geode.management.RegionMXBean
Returns the average number of write requests per second.
getAverageWrites() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getAverageWrites() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getAverageWrites() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getAverageWrites() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getAvgBucketSize() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the average number of entries in bucket.
getAvgBucketSize() - Method in interface org.apache.geode.management.RegionMXBean
Deprecated.
This attribute is removed from 8.0 for being incorrect and impacting performance.
getBackedUpDiskStores() - Method in interface org.apache.geode.admin.BackupStatus
Deprecated.
Returns a map of disk stores that were successfully backed up.
getBackedUpDiskStores() - Method in interface org.apache.geode.management.DiskBackupStatus
Returns a map of member names/IDs and the PersistentID of the disk stores that were backed up.
getBackups() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the backup property.
getBaseOperation() - Method in interface org.apache.geode.cache.query.CqEvent
Get the operation on the base region that triggered this event.
getBatchesDispatchedRate() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the average number of batches sent per second.
getBatchSize() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents the size of a batch that gets delivered over the AsyncEventQueue.
getBatchSize() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the batchSize property.
getBatchSize() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the batchSize property.
getBatchSize() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the batchSize property.
getBatchSize() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the batch size for this GatewaySender.
getBatchSize() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the size of a batch that gets delivered over the AsyncEventQueue.
getBatchSize() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the size of a batch that gets delivered by the GatewaySender.
getBatchTimeInterval() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents the maximum time interval that can elapse before a batch is sent from AsyncEventQueue.
getBatchTimeInterval() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the batchTimeInterval property.
getBatchTimeInterval() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the batchTimeInterval property.
getBatchTimeInterval() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the batchTimeInterval property.
getBatchTimeInterval() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the batch time interval for this GatewaySender.
getBatchTimeInterval() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the interval between transmissions by the AsyncEventQueue.
getBatchTimeInterval() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the interval between transmissions by the GatewaySender.
getBindAddress() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the IP address to which the distributed system's server sockets are bound.
getBindAddress() - Method in interface org.apache.geode.admin.DistributionLocatorConfig
Deprecated.
Returns the address to which the distribution locator's port is (or will be) bound.
getBindAddress() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getBindAddress() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns a string representing the ip address or host name that this server will listen on.
getBindAddress() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns a string representing the ip address or host name that this server will listen on.
getBindAddress() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the bindAddress property.
getBindAddress() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the bindAddress property.
getBindAddress() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the bindAddress property.
getBindAddress() - Method in interface org.apache.geode.cache.server.CacheServer
Returns a string representing the ip address or host name that this cache server will listen on.
getBindAddress() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns a string representing the ip address or host name that this server will listen on.
getBindAddress() - Method in class org.apache.geode.distributed.Locator
Returns the IP address to which this locator's listening socket is bound.
getBindAddress() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the IP address to which the Locator has bound itself listening for client requests.
getBindAddress() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the IP address of the NIC to which the Locator has bound itself listening for client requests.
getBindAddress() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getBindAddress() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns a string representing the IP address or host name that this CacheServer will listen on.
getBindAddress() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the bind address on the host.
getBindAddress() - Method in class org.apache.geode.management.GemFireProperties
 
getBindAddress() - Method in interface org.apache.geode.management.LocatorMXBean
Returns a string representing the IP address or host name that this Locator will listen on.
getBindAddressAsString() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the host, as either hostname or IP address, on which the Locator was bound and running.
getBlockingTimeoutSeconds() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the blockingTimeoutSeconds property.
getBoolean(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getBucketCount() - Method in interface org.apache.geode.cache.partition.PartitionMemberInfo
Returns the number of buckets hosted within the member's partition space for the partitioned region.
getBucketCount() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of buckets on this member.
getBucketCount() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of buckets on this member.
getBucketCreateBytes() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the size, in bytes, of all of the buckets that were created as part of the rebalance operation.
getBucketCreatesCompleted() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the number of buckets created during the rebalance operation.
getBucketCreateTime() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the time, in milliseconds, taken to create buckets for this region.
getBucketRemoveBytes() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the size, in bytes, of all of the buckets that were removed as part of the rebalance operation.
getBucketRemovesCompleted() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the number of buckets removed during the rebalance operation.
getBucketRemoveTime() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the time, in milliseconds, taken to remove buckets for this region.
getBucketTransferBytes() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the size, in bytes, of buckets that were transferred for this region.
getBucketTransfersCompleted() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the number of buckets transferred for this region.
getBucketTransferTime() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the amount of time, in milliseconds, it took to transfer buckets for this region.
getByteArr() - Method in class org.apache.geode.DeltaTestImpl
 
getBytesOverflowedToDisk() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the number of bytes overflowed to disk for this Sender.
getBytesOverflowedToDisk() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the number of bytes overflowed to disk for this Sender.
getBytesReceivedRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average number of bytes per second received.
getBytesReceivedRate() - Method in class org.apache.geode.management.NetworkMetrics
Returns the average number of bytes per second received.
getBytesSentRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average number of bytes per second sent.
getBytesSentRate() - Method in class org.apache.geode.management.NetworkMetrics
Returns the average number of bytes per second sent.
getBytesThreshold() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes.AsynchronousWrites
Gets the value of the bytesThreshold property.
getBytesThreshold() - Method in interface org.apache.geode.cache.DiskWriteAttributes
Deprecated.
as of 6.5 use DiskStore.getQueueSize() instead.
getC_deque() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_dequeFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_list() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_listFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_queue() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_queueFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_set() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_setFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_stack() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getC_stackFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getCache() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Returns an object that provides admin access to this member's cache.
getCache() - Method in exception org.apache.geode.cache.CacheExistsException
Returns the Cache that already exists.
getCache() - Method in interface org.apache.geode.cache.execute.FunctionContext
 
getCache() - Method in interface org.apache.geode.cache.lucene.LuceneService
returns the cache to which the LuceneService belongs
getCache() - Static method in class org.apache.geode.cache.query.CacheUtils
 
getCache() - Method in class org.apache.geode.cache.query.QueryTestUtils
 
getCache() - Method in interface org.apache.geode.cache.Region
Deprecated.
as of 6.5 use Region.getRegionService() instead.
getCache() - Method in interface org.apache.geode.cache.TransactionEvent
Gets the Cache for this transaction event
getCache() - Static method in class org.apache.geode.distributed.TestServerLauncherCacheProvider
 
getCache() - Method in class org.apache.geode.management.cli.GfshCommand
 
getCache() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getCache() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
getCache() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
getCache() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getCache() - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
getCacheConfig(String) - Method in interface org.apache.geode.distributed.ConfigurationPersistenceService
retrieves the configuration object of a member group
getCacheConfig() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the CacheConfig object used to configure additional GemFire Cache components and features (e.g.
getCacheException() - Method in exception org.apache.geode.GemFireCacheException
Gets the wrapped CacheException
getCacheFactory() - Method in class org.apache.geode.cache.lucene.LuceneIntegrationTest
 
getCacheHits() - Method in class org.apache.geode.modules.util.ModuleStatistics
 
getCacheListener() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
as of 6.0 use getCacheListeners() instead
getCacheListener() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
as of GemFire 5.0, use RegionAttributes.getCacheListeners() instead
getCacheListenerCallsAvgLatency() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the average latency of a call to a CacheListener.
getCacheListenerCallsAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average latency of a call to a CacheListener.
getCacheListenerCallsAvgLatency() - Method in interface org.apache.geode.management.RegionMXBean
Returns the average latency of a call to a CacheListener in nanoseconds.
getCacheListeners() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
This method will return an empty array if there are no CacheListeners defined on the region.
getCacheListeners() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the cacheListener property.
getCacheListeners() - Method in interface org.apache.geode.cache.RegionAttributes
Returns an array of all the cache listeners on this attributes.
getCacheListeners() - Method in class org.apache.geode.management.RegionAttributesData
Returns a list of CacheListeners for the Region.
getCacheLoader() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns a description of any CacheLoader associated with this region.
getCacheLoader() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the cacheLoader property.
getCacheLoader() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the cache loader associated with this region.
getCacheLoaderClassName() - Method in class org.apache.geode.management.RegionAttributesData
Returns the Class of cache loader associated with this region.
getCacheMiss() - Method in class org.apache.geode.modules.util.ModuleStatistics
 
getCacheOperationFacade() - Method in class org.apache.geode.cache.util.AutoBalancer
 
getCacheProperty(String) - Method in class org.apache.geode.session.tests.ServerContainer
 
getCacheServerConfigs() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
getCacheServerMBeanName(int, DistributedMember) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the CacheServerMBean representing a cache server.
getCacheServerMbeanProxy(DistributedMember, int) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain CacheServerMXBean proxy reference for a particular Member
getCacheServers() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
getCacheServers(String) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns all the cache server members of the distributed system which are hosting a client queue for the particular durable-client having the given durableClientId
getCacheServers() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Returns the cache servers that run in this member's VM.
getCacheServers() - Method in interface org.apache.geode.cache.Cache
Returns a collection of all of the CacheServers that can serve the contents of this Cache to clients.
getCacheServers() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the cacheServers property.
getCacheTransactionManager() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the cacheTransactionManager property.
getCacheTransactionManager() - Method in interface org.apache.geode.cache.GemFireCache
Get the CacheTransactionManager instance for this Cache.
getCacheTranxnMgr() - Static method in class org.apache.geode.cache.query.CacheUtils
 
getCacheVmConfigs() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns an array of configurations for statically known CacheVms.
getCacheVms() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns all of the dedicated cache server vm members of the distributed system.
getCacheWriter() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns a description of any CacheWriter associated with this region.
getCacheWriter() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the cacheWriter property.
getCacheWriter() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the cache writer associated with this region.
getCacheWriterCallsAvgLatency() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the average latency of a call to a CacheWriter.
getCacheWriterCallsAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average latency of a call to a CacheWriter.
getCacheWriterCallsAvgLatency() - Method in interface org.apache.geode.management.RegionMXBean
Returns the average latency of a call to a CacheWriter in nanoseconds.
getCacheWriterClassName() - Method in class org.apache.geode.management.RegionAttributesData
Returns the Class of the cache writer associated with this region.
getCacheWriterName() - Method in class org.apache.geode.modules.util.RegionConfiguration
 
getCacheXMLFile() - Method in interface org.apache.geode.admin.CacheServerConfig
Deprecated.
Returns the cache.xml declarative caching initialization file used to configure this cache server VM.
getCacheXMLFile() - Method in interface org.apache.geode.admin.CacheVmConfig
Deprecated.
Returns the cache.xml declarative caching initialization file used to configure this cache server VM.
getCacheXMLFile() - Method in class org.apache.geode.management.GemFireProperties
 
getCacheXmlFile() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getCacheXMLFile() - Method in class org.apache.geode.session.tests.ContainerInstall
Gets the cache XML file to use by default for this installation
getCacheXmlFileName() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getCacheXMLFileName() - Method in enum org.apache.geode.session.tests.ContainerInstall.ConnectionType
 
getCallbackArg() - Method in class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
Get the callback argument object for this operation.
getCallbackArg() - Method in class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
Get the callback argument object for this operation.
getCallbackArg() - Method in class org.apache.geode.cache.operations.RegionOperationContext
Deprecated.
Get the callback argument object for this operation.
getCallbackArg() - Method in class org.apache.geode.cache.operations.RemoveAllOperationContext
Deprecated.
Get the callback argument object for this operation.
getCallbackArgument() - Method in interface org.apache.geode.cache.CacheEvent
Returns the callbackArgument passed to the method that generated this event.
getCallbackArgument() - Method in interface org.apache.geode.cache.EntryOperation
Returns the callbackArgument passed to the method that generated this event.
getCallbackArgument() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns the callbackArgument associated with this event.
getCallbackArgument() - Method in interface org.apache.geode.cache.wan.GatewayQueueEvent
Returns the callbackArgument associated with this event.
getCancelCriterion() - Method in interface org.apache.geode.cache.RegionService
the cancellation criterion for this service
getCancelCriterion() - Method in class org.apache.geode.distributed.DistributedSystem
 
getCanonicalizedFromClause() - Method in interface org.apache.geode.cache.query.Index
Get the canonicalized fromClause for this index.
getCanonicalizedIndexedExpression() - Method in interface org.apache.geode.cache.query.Index
Get the canonicalized indexedExpression for this index.
getCanonicalizedProjectionAttributes() - Method in interface org.apache.geode.cache.query.Index
Get the canonicalized projectionAttributes for this expression.
getCapacity() - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Gets the value of the capacity property.
getCapacity() - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
Returns the capacity of the client queue.
getCapacity() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the capacity (in megabytes) of the client queue.
getCause() - Method in exception org.apache.geode.security.GemFireSecurityException
 
getCCRegionContents() - Static method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
getChannelName() - Method in class org.apache.geode.cache.query.data.Quote
 
getCiphers() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
getCities() - Method in class org.apache.geode.cache.query.data.District
 
getClassName() - Method in class org.apache.geode.cache.configuration.ClassNameType
Gets the value of the className property.
getClassName() - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType.Instantiator
Gets the value of the className property.
getClassName() - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType.Serializer
Gets the value of the className property.
getClassName() - Method in interface org.apache.geode.pdx.PdxInstance
Return the full name of the class that this pdx instance represents.
getClassPath() - Method in interface org.apache.geode.admin.CacheServerConfig
Deprecated.
Returns the location(s) of user classes (such as cache loaders) required by the cache server VM.
getClassPath() - Method in interface org.apache.geode.admin.CacheVmConfig
Deprecated.
Returns the location(s) of user classes (such as cache loaders) required by the cache server VM.
getClasspath() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the Java classpath used when launching the GemFire service.
getClassPath() - Method in interface org.apache.geode.management.MemberMXBean
Returns the ClassPath.
getClientCache() - Method in class org.apache.geode.security.query.QuerySecurityBase
 
getClientConflation() - Method in class org.apache.geode.management.GemFireProperties
 
getClientConnectionCount() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the number of sockets accepted and used for client to server messaging.
getClientConnectionCount() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the number of sockets accepted and used for client to server messaging.
getClientCount() - Method in interface org.apache.geode.cache.server.ServerMetrics
Get the number of clients connected to this cache server.
getClientCQCount() - Method in class org.apache.geode.management.ClientHealthStatus
 
getClientHealthStats() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getClientHealthStats(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
For internal use only
getClientHostName(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getClientId() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the ID of the client.
getClientId() - Method in class org.apache.geode.management.ClientQueueDetail
 
getClientIds() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns a list of IDs for all connected clients.
getClientMembershipListeners() - Static method in class org.apache.geode.management.membership.ClientMembership
Returns an array of all the currently registered ClientMembershipListeners.
getClientNotificationAvgLatency() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the average latency for processing client notifications.
getClientNotificationRate() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the rate of client notifications.
getClientNum() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
getClientProperties() - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
getClientQueueSize(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getClientQueueSizes() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getClientSession() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns the ClientSession that initiated this event
getClientSession(DistributedMember) - Method in interface org.apache.geode.cache.server.CacheServer
Returns the ClientSession associated with the DistributedMember
getClientSession(String) - Method in interface org.apache.geode.cache.server.CacheServer
Returns the ClientSession associated with the durable client id
getClientSubscription() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the clientSubscription property.
getClientSubscriptionConfig() - Method in interface org.apache.geode.cache.server.CacheServer
Get the ClientSubscriptionConfig for this cache server.
getCloningEnabled() - Method in interface org.apache.geode.cache.AttributesMutator
Returns whether or not cloning is enabled on region
getCloningEnabled() - Method in interface org.apache.geode.cache.RegionAttributes
Returns whether or not cloning is enabled on region.
getCloseInvocationCount() - Method in class org.apache.geode.security.SpySecurityManager
 
getClusterSSLAlias() - Method in class org.apache.geode.management.GemFireProperties
 
getClusterSSLCiphers() - Method in class org.apache.geode.management.GemFireProperties
 
getClusterSSLKeyStore() - Method in class org.apache.geode.management.GemFireProperties
 
getClusterSSLKeyStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getClusterSSLKeyStoreType() - Method in class org.apache.geode.management.GemFireProperties
 
getClusterSSLProtocols() - Method in class org.apache.geode.management.GemFireProperties
 
getClusterSSLTrustStore() - Method in class org.apache.geode.management.GemFireProperties
 
getClusterSSLTrustStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getCode() - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
 
getCode() - Method in enum org.apache.geode.management.cli.Result.Status
Returns the code associated with this state.
getCol() - Method in class org.apache.geode.cache.query.data.Position
 
getCol() - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
getCol() - Method in class org.apache.geode.cache.query.data.PositionPdx
 
getCollectionHolderMap() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getCollectionHolderMap() - Method in class org.apache.geode.cache.query.data.PortfolioData
 
getCollectionHolderMap() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getCollectionHolderMap() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getCollectionType() - Method in interface org.apache.geode.cache.query.SelectResults
Return the ObjectType for the type of collection this represents.
getColocatedRegions(Region<?, ?>) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Given a partitioned Region, return a map of colocated Regions.
getColocatedWith() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the colocatedWith property.
getColocatedWith() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns the full path of the partitioned region that this region has been configured to be colocated with or null if it is not colocated.
getColocatedWith() - Method in interface org.apache.geode.cache.PartitionAttributes
Returns name of the colocated PartitionedRegion's name
getColocatedWith() - Method in class org.apache.geode.management.PartitionAttributesData
Returns the name of the PartitionedRegion that this PartitionedRegion is colocated with.
getCommand() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the Locator launcher command used during the invocation of the LocatorLauncher.
getCommand() - Method in class org.apache.geode.distributed.LocatorLauncher
Get the Locator launcher command used to invoke the Locator.
getCommand() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the Server launcher command used during the invocation of the ServerLauncher.
getCommand() - Method in class org.apache.geode.distributed.ServerLauncher
Get the Server launcher command used to invoke the Server.
getCommandString() - Method in interface org.apache.geode.management.cli.CommandStatement
Deprecated.
Returns the user specified command string.
getCommitRateAverageLatency() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the average latency for the commit operations using the LuceneIndex
getCommits() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of commit operations executed on the LuceneIndex
getCommitsInProgress() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of commit operations in progress for the LuceneIndex
getCommittedMemory() - Method in class org.apache.geode.management.JVMMetrics
Returns the current number of megabytes of memory allocated.
getCommittedVirtualMemorySize() - Method in class org.apache.geode.management.OSMetrics
Returns the current number of megabytes of memory allocated.
getCommitTime() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the time consumed by the commit operations on the LuceneIndex
getCompactionThreshold() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the compactionThreshold property.
getCompactionThreshold() - Method in interface org.apache.geode.cache.DiskStore
Returns the threshold at which an oplog will become compactable.
getCompactionThreshold() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the threshold at which an op-log may be compacted.
getCompressor() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the compressor property.
getCompressor() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the compressor used by this region's entry values.
getCompressorClassName() - Method in class org.apache.geode.management.RegionAttributesData
Returns the compressor class name used by the region.
getConcurrencyChecksEnabled() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns whether or not conflicting concurrent operations on this region are prevented
getConcurrencyChecksEnabled() - Method in interface org.apache.geode.cache.RegionAttributes
Returns true if concurrent update checks are turned on for this region.
getConcurrencyLevel() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the ConcurrencyLevel in this region's attributes.
getConcurrencyLevel() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the concurrencyLevel property.
getConcurrencyLevel() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the concurrencyLevel property.
getConcurrencyLevel() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the concurrencyLevel of the entries map.
getConcurrencyLevel() - Method in class org.apache.geode.management.RegionAttributesData
Returns the concurrency level for entries in the Region.
getConfig() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns this system's configuration .
getConfig() - Method in interface org.apache.geode.admin.CacheServer
Deprecated.
as of 5.7 use CacheVm.getVmConfig() instead.
getConfig() - Method in interface org.apache.geode.admin.DistributionLocator
Deprecated.
Returns the configuration object for this distribution locator.
getConfig() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Returns the configuration object for this JMX Agent.
getConfig() - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Returns the configuration for this factory.
getConfig() - Method in class org.apache.geode.cache.lucene.test.LuceneDeclarable2TestSerializer
 
getConfig() - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
 
getConfig() - Method in class org.apache.geode.cache30.MyGatewayEventFilter1
 
getConfig() - Method in class org.apache.geode.cache30.MyGatewayEventFilter2
 
getConfig() - Method in class org.apache.geode.cache30.MyGatewayTransportFilter1
 
getConfig() - Method in class org.apache.geode.cache30.MyGatewayTransportFilter2
 
getConfig() - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Return a Properties object with a representation of the current config.
getConfigFile() - Method in class org.apache.geode.management.GemFireProperties
 
getConfigProperties() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the configProperties property.
getConfiguration() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Gets the configuration parameters for this member.
getConfiguration() - Method in class org.apache.geode.session.tests.ServerContainer
 
getConfigurationPersistenceService() - Method in class org.apache.geode.management.cli.GfshCommand
 
getConfiguredBucketCount() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns the configured number of buckets for the partitioned region.
getConfiguredMaxMemory() - Method in interface org.apache.geode.cache.partition.PartitionMemberInfo
Returns the max memory in bytes that the member was configured to provide for storage of data for the partitioned region.
getConfiguredRedundancy() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of redundant copies configured for this partitioned region.Only applicable for partitioned regions.
getConfiguredRedundantCopies() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns the number of redundant copies the partitioned region was configured for.
getConnectedClients() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getConnectedGatewaySenders() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns a list of the host and port information for gateway senders connected to this gateway receiver.
getConnectedIncomingGateways() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getConnectedPeers() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getConnectedServers() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getConnection() - Method in interface org.apache.geode.ra.GFConnectionFactory
 
getConnectionCount() - Method in interface org.apache.geode.cache.server.ServerMetrics
Get the number of open connections for this cache server.
getConnectionLoad() - Method in class org.apache.geode.cache.server.ServerLoad
Get the load on the server due to client to server connections.
getConnectionLoad() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the load from client to server connections as reported by the load probe installed in this server.
getConnectionLoad() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the load from client to server connections as reported by the load probe installed in this server.
getConnectionLoad() - Method in class org.apache.geode.management.ServerLoadData
Returns the load on the server due to client to server connections.
getConnectionName() - Method in interface org.apache.geode.admin.Alert
Deprecated.
The name of the distributed system) through which the alert was issued.
getConnectionThreads() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the current number of threads handling a client connection.
getConnectionThreads() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the current number of threads handling a client connection.
getConnectionType() - Method in class org.apache.geode.session.tests.ContainerInstall
 
getConnectionUrl() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the connectionUrl property.
getConnPooledDatasourceClass() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the connPooledDatasourceClass property.
getContainer(int) - Method in class org.apache.geode.session.tests.ContainerManager
Get the container at the given index
getContainer() - Method in class org.apache.geode.session.tests.ServerContainer
 
getContainerDescription(int) - Method in class org.apache.geode.session.tests.ContainerManager
Get a human readable unique description for the container (calls ServerContainer.toString())
getContainerId() - Method in enum org.apache.geode.session.tests.TomcatInstall.TomcatVersion
 
getContainerIndexesWithState(String) - Method in class org.apache.geode.session.tests.ContainerManager
Get the positions of the containers with the given container state
getContainerPort(int) - Method in class org.apache.geode.session.tests.ContainerManager
Get the port of the container at the given index
getContainersWithState(String) - Method in class org.apache.geode.session.tests.ContainerManager
Return the cargo container of all of the containers in the given state
getContent() - Method in class org.apache.geode.cache.configuration.DiskDirType
A "disk-dir" element specifies one of a region or diskstore's disk directories.
getContext() - Method in class org.apache.geode.DataSerializer
For internal use only.
getContext() - Method in class org.apache.geode.Instantiator
Returns the context of this Instantiator.
getContext(String) - Static method in class org.apache.geode.modules.util.ContextMapper
 
getContextName() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getContextName() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
getContextName() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getContextSessionManagerClass() - Method in class org.apache.geode.session.tests.ContainerInstall
Get the session manager class to use
getContextSessionManagerClass() - Method in class org.apache.geode.session.tests.TomcatInstall
Implements ContainerInstall.getContextSessionManagerClass() Gets the TomcatDeltaSessionManager class associated with this TomcatInstall.version.
getContinuousQueryList() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns a list of names for all registered CQs.
getCopyOnRead() - Method in interface org.apache.geode.cache.GemFireCache
Indicates whether the "copy on read" is enabled for this cache.
getCorrespondingCreateOp() - Method in class org.apache.geode.cache.Operation
Returns the create operation that corresponds to this operation.
getCorrespondingUpdateOp() - Method in class org.apache.geode.cache.Operation
Returns the update operation that corresponds to this operation.
getCount() - Method in interface org.apache.geode.distributed.Role
Deprecated.
Returns the count of members currently filling this role.
getCount() - Method in class org.apache.geode.security.PDXPostProcessor
 
getCpus() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the number of CPUs available to the client.
getCpuUsage() - Method in interface org.apache.geode.management.MemberMXBean
Returns the time (as a percentage) that this member's process time with respect to Statistics sample time interval.
getCpuUsage() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getCpuUsage() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getCq() - Method in interface org.apache.geode.cache.query.CqEvent
Get the CqQuery object of this event.
getCq(String) - Method in interface org.apache.geode.cache.query.QueryService
Retrieves the Continuous Query specified by the name.
getCqAttributes() - Method in interface org.apache.geode.cache.query.CqQuery
Get CqAttributes for this CQ.
getCqAttributesMutator() - Method in interface org.apache.geode.cache.query.CqQuery
Get CqAttributesMutator for this CQ.
getCqListener() - Method in interface org.apache.geode.cache.query.CqAttributes
Get the CqListener set with the CQ.
getCqListeners() - Method in interface org.apache.geode.cache.query.CqAttributes
Get the CqListeners set with the CQ.
getCqs() - Method in interface org.apache.geode.cache.query.QueryService
Retrieve all registered Continuous Queries.
getCqs(String) - Method in interface org.apache.geode.cache.query.QueryService
Retrieves all the registered Continuous Queries for a given region.
getCqStatistics() - Method in interface org.apache.geode.cache.query.QueryService
Returns CqServiceStatistics object, which provides helper methods to get CQ service related statistics for this client.
getCreatedBucketCount() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns the number of actual buckets that have been created to hold data for the partitioned region.
getCreateEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getCreateEvents(List<CacheEvent<K, V>>) - Static method in class org.apache.geode.cache.util.TxEventTestUtil
Selects entry create events from a list of cache events.
getCreateRequestsRate() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the rate of create requests received.
getCreatesRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of creates per second.
getCreatesRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of creates per second.
getCreatesRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of creates per second.
getCreateTime() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getCreateTime() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getCreateTime() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getCreationTime() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns the creation timestamp in milliseconds.
getCredentialGenerator() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.TestAuthzCredentialGenerator
 
getCredentialGenerator() - Method in interface org.apache.geode.security.ClientAuthorizationTestCase.TestCredentialGenerator
Get the CredentialGenerator if any.
getCredentialGenerator() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Get the CredentialGenerator being used by this instance.
getCredentials(Properties, DistributedMember, boolean) - Method in interface org.apache.geode.security.AuthInitialize
Initialize with the given set of security properties and return the credentials for the peer/client as properties.
getCredentials(Properties) - Method in interface org.apache.geode.security.AuthInitialize
getCredentials(Properties, DistributedMember, boolean) - Method in class org.apache.geode.security.generator.UserPasswordWithExtraPropsAuthInit
 
getCredentials(Properties, DistributedMember, boolean) - Method in class org.apache.geode.security.templates.PKCSAuthInit
 
getCredentials(Properties, DistributedMember, boolean) - Method in class org.apache.geode.security.templates.UserPasswordAuthInit
 
getCriticalHeapPercentage() - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Gets the value of the criticalHeapPercentage property.
getCriticalHeapPercentage() - Method in interface org.apache.geode.cache.control.ResourceManager
Get the percentage of heap at or above which the cache is considered in danger of becoming inoperable.
getCriticalHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getCriticalHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher
 
getCriticalHeapPercentage() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getCriticalHeapPercentage() - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
getCriticalMembers() - Method in exception org.apache.geode.cache.LowMemoryException
Get a read-only set of members in a critical state at the time this exception was constructed.
getCriticalOffHeapPercentage() - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Gets the value of the criticalOffHeapPercentage property.
getCriticalOffHeapPercentage() - Method in interface org.apache.geode.cache.control.ResourceManager
Get the percentage of off-heap at or above which the cache is considered in danger of becoming inoperable.
getCriticalOffHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getCriticalOffHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher
 
getCurrentClients() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the number of client virtual machines connected.
getCurrentGatewayDeltaEvent() - Method in interface org.apache.geode.modules.gatewaydelta.GatewayDelta
 
getCurrentGatewayDeltaEvent() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getCurrentHeapSize() - Method in interface org.apache.geode.management.MemberMXBean
Deprecated.
Please use MemberMXBean.getUsedMemory() instead.
getCurrentHeapSize() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getCurrentHeapSize() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getCurrentQueryCount() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getCurrentQueryCount() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getCurrentServers() - Method in interface org.apache.geode.cache.client.ClientCache
Returns a set of the servers to which this client is currently connected.
getCurrentTime() - Method in interface org.apache.geode.management.MemberMXBean
Returns the current time on the member's host.
getCusip() - Method in class org.apache.geode.cache.query.data.Quote
 
getCusip() - Method in class org.apache.geode.cache.query.data.Restricted
 
getCusip() - Method in class org.apache.geode.security.query.data.PdxTrade
 
getCustomCacheElements() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the any property.
getCustomEntryIdleTimeout() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
string describing the CustomExpiry for entry-idle-timeout
getCustomEntryIdleTimeout() - Method in interface org.apache.geode.cache.RegionAttributes
Gets the idleTimeout CustomExpiry, if any for entries in this region
getCustomEntryIdleTimeout() - Method in class org.apache.geode.management.RegionAttributesData
Returns the custom idle timeout expiration for entries in the Region, if one exists.
getCustomEntryTimeToLive() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
string describing the CustomExpiry for entry-time-to-live
getCustomEntryTimeToLive() - Method in interface org.apache.geode.cache.RegionAttributes
Gets the entryTimeToLive CustomExpiry, if any for entries in this region
getCustomEntryTimeToLive() - Method in class org.apache.geode.management.RegionAttributesData
Returns the custom time to live expiration for entries in the Region, if one exists.
getCustomExpiry() - Method in class org.apache.geode.cache.configuration.ExpirationAttributesType
Gets the value of the customExpiry property.
getCustomExpiry() - Method in class org.apache.geode.modules.util.RegionConfiguration
Returns the CustomExpiry to be used
getCustomLoadProbe() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the customLoadProbe property.
getCustomRegionElements() - Method in class org.apache.geode.cache.configuration.RegionConfig
Gets the value of the any property.
getCW(int) - Method in class org.apache.geode.cache.query.data.Portfolio
 
getCW(int) - Method in class org.apache.geode.cache.query.data.PortfolioData
 
getCW(int) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getCW(int) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getDataPolicy() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the DataPolicy in this region's attributes.
getDataPolicy() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the dataPolicy property.
getDataPolicy() - Method in class org.apache.geode.cache.MirrorType
Deprecated.
Returns the DataPolicy that corresponds to this mirror type.
getDataPolicy() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the data policy for this region.
getDataPolicy() - Method in class org.apache.geode.management.RegionAttributesData
Returns the data policy.
getDataSet() - Method in interface org.apache.geode.cache.execute.RegionFunctionContext
Returns the reference to the Region on which the function is executed
getDate() - Method in interface org.apache.geode.admin.Alert
Deprecated.
The time at which the alert was issued
getDay() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getDayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getDealerPortfolio() - Method in class org.apache.geode.cache.query.data.Quote
 
getDebug() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Determines whether the new instance of the LocatorLauncher will be set to debug mode.
getDebug() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether the new instance of the ServerLauncher will be set to debug mode.
getDeclarable() - Method in class org.apache.geode.cache.configuration.ObjectType
Gets the value of the declarable property.
getDefaultBytes() - Method in enum org.apache.geode.pdx.FieldType
Returns a ByteBuffer that contains the serialized encoding of this type's default value.
getDefaultCacheXmlFileName() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getDefaultCacheXmlFileName() - Method in class org.apache.geode.modules.session.bootstrap.ClientServerCache
 
getDefaultCacheXmlFileName() - Method in class org.apache.geode.modules.session.bootstrap.PeerToPeerCache
 
getDefaultContextXMLFile() - Method in class org.apache.geode.session.tests.TomcatInstall
Location of the context XML file in the installation's 'conf' directory
getDefaultEnableLocalCache() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
getDefaultEnableLocalCache() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
getDefaultEnableLocalCache() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getDefaultGemFireHealthConfig() - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Returns the GemFireHealthConfig for GemFire components whose configurations are not overridden on a per-host basis.
getDefaultInstance() - Static method in class org.apache.geode.compression.SnappyCompressor
Deprecated.
As of Geode 1.0, getDefaultInstance is deprecated. Use constructor instead.
getDefaultLocatorAddress() - Method in class org.apache.geode.session.tests.ContainerInstall
Gets the ContainerInstall.defaultLocatorAddress This is the address that a container uses by default.
getDefaultLocatorPort() - Method in class org.apache.geode.session.tests.ContainerInstall
Gets the ContainerInstall.defaultLocatorPort This is the port that a container uses by default.
getDefaultPool() - Method in interface org.apache.geode.cache.client.ClientCache
Returns the default server pool.
getDefaultRegionAttributesId() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
getDefaultRegionAttributesId() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
getDefaultRegionAttributesId() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getDefaults() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns the defaults.
getDefaultServerXMLFile() - Method in class org.apache.geode.session.tests.TomcatInstall
Location of the server XML file in the installation's 'conf' directory
getDefaultValue() - Method in enum org.apache.geode.pdx.FieldType
 
getDefinedArguments() - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Returns a list of all defined arguments.
getDefinedCount(Argument...) - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Counts the number of arguments defined on the command line which are in the list provided.
getDeleteEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getDeletePidFileOnStop() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Determines whether the Geode Locator should delete the pid file when its service stops or when the JVM exits.
getDeletePidFileOnStop() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether the Geode Server should delete the pid file when its service stops or when the JVM exits.
getDeltaValue() - Method in interface org.apache.geode.cache.query.CqEvent
Get the delta modification.
getDepartureCorrelationWindow() - Method in class org.apache.geode.management.GemFireProperties
 
getDescription() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Gets the full description of this configuration parameter
getDescription() - Method in interface org.apache.geode.admin.Statistic
Deprecated.
Gets the full description of this statistic.
getDescription() - Method in interface org.apache.geode.admin.StatisticResource
Deprecated.
Gets the full description of this resource.
getDescription() - Method in enum org.apache.geode.distributed.AbstractLauncher.Status
Gets the description of the Status enum type.
getDescription() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns a usage description of this argument.
getDescription() - Method in interface org.apache.geode.StatisticDescriptor
Returns a description of this statistic
getDescription() - Method in interface org.apache.geode.StatisticsType
Returns a description of this statistics type
getDeserializationAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average time (in nanoseconds) spent deserializing objects.
getDeserializationLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average latency (in nanoseconds) spent deserializing objects.
getDeserializationRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the instantaneous rate of deserializing objects.
getDeserializedValue() - Method in class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Get the deserialized value for this operation.
getDeserializedValue() - Method in interface org.apache.geode.cache.SerializedCacheValue
Returns the deserialized object for this cache value.
getDeserializedValue() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns the deserialized value associated with this event.
getDeserializedValue() - Method in interface org.apache.geode.cache.wan.GatewayQueueEvent
Returns the deserialized value associated with this event.
getDestroyEvents(List<CacheEvent<K, V>>) - Static method in class org.apache.geode.cache.util.TxEventTestUtil
Selects the entry destroy events from a list of cache events.
getDestroyRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of destroys per second.
getDestroyRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of destroys per second.
getDestroyRequestsRate() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the rate of destroy requests received.
getDestroysRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of destroys per second.
getDiagnosis() - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Returns a message that provides a description of the cause of a component's ill health.
getDirectory() - Method in interface org.apache.geode.cache.persistence.PersistentID
The directory which the persistent data was last residing in.
getDirectory() - Method in class org.apache.geode.management.PersistentMemberDetails
Returns the directory in which the DiskStore is saved.
getDirSize() - Method in class org.apache.geode.cache.configuration.DiskDirType
Gets the value of the dirSize property.
getDisableAutoReconnect() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns true if auto reconnect is disabled
getDisableDefaultServer() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether a default cache server will be added when the Geode Server comes online.
getDisableTcp() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the disable-tcp property for the system.
getDisallowedCredentials(OperationContext.OperationCode[], String[], int[], int) - Method in class org.apache.geode.security.ClientAuthorizationTestCase.TestAuthzCredentialGenerator
 
getDisallowedCredentials(OperationContext.OperationCode[], String[], int[], int) - Method in interface org.apache.geode.security.ClientAuthorizationTestCase.TestCredentialGenerator
Get disallowed credentials for the given set of operations in the given regions and indices of KEYS in the KEYS array
getDisallowedCredentials(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Get a set of credentials generated using the given index not allowed to perform the given OperationContext.OperationCodes for the given regions.
getDisallowedPrincipal(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Get a Principal generated using the given index not allowed to perform the given OperationContext.OperationCodes for the given region.
getDisallowedPrincipal(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
getDisallowedPrincipal(OperationContext.OperationCode[], String[], int) - Method in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
getDiskDir() - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Gets the value of the diskDir property.
getDiskDir() - Method in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Returns the disk directory that the dynamic region factory data will be written to.
getDiskDirectories() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the path of the directories to which the region's data will be written.
getDiskDirectory() - Method in class org.apache.geode.management.DiskBackupResult
Returns the name of the directory where the files for this backup were written.
getDiskDirs() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the directories to which the region's data are written.
getDiskDirs() - Method in class org.apache.geode.cache.configuration.DiskDirsType
Gets the value of the diskDir property.
getDiskDirs() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the diskDirs property.
getDiskDirs() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the diskDirs property.
getDiskDirs() - Method in interface org.apache.geode.cache.DiskStore
Returns the directories to which the region's data are written.
getDiskDirs() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
as of 6.5 use DiskStore.getDiskDirs() instead.
getDiskDirSizes() - Method in interface org.apache.geode.cache.DiskStore
Returns the sizes of the disk directories in megabytes
getDiskDirSizes() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
as of 6.5 use DiskStore.getDiskDirSizes() instead.
getDiskFlushAvgLatency() - Method in class org.apache.geode.management.DiskMetrics
Returns the flush time average latency.
getDiskFlushAvgLatency() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the average disk flush latency time.
getDiskFlushAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average disk flush latency time in nanoseconds.
getDiskReadsAverageLatency() - Method in interface org.apache.geode.management.RegionMXBean
Deprecated.
See corresponding DiskStores latency to get the latency.
getDiskReadsAvgLatency() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the disk reads average latency in nanoseconds.
getDiskReadsRate() - Method in class org.apache.geode.management.DiskMetrics
Returns the average number of disk reads per second.
getDiskReadsRate() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the average latency of disk reads in nanoseconds Its the average latency required to read a byte from disk.
getDiskReadsRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of entries per second for all disks.
getDiskReadsRate() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the average number of disk reads per second across all distributed members.
getDiskReadsRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of bytes reads per second from all the disks of the member.
getDiskReadsRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of entries reads per second from disk.
getDiskReadsRate() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getDiskReadsRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getDiskReadsRate() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getDiskReadsRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getDiskReadsRate() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getDiskReadsRate() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getDiskStoreId() - Method in class org.apache.geode.management.PersistentMemberDetails
Returns the ID of the DiskStore.
getDiskStoreMBeanName(DistributedMember, String) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the DiskStoreMBean representing a disk store.
getDiskStoreName() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
The Disk store that is required for overflow and persistence
getDiskStoreName() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the diskStoreName property.
getDiskStoreName() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the diskStoreName property.
getDiskStoreName() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the diskStoreName property.
getDiskStoreName() - Method in class org.apache.geode.cache.configuration.PdxType
Gets the value of the diskStoreName property.
getDiskStoreName() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the diskStoreName property.
getDiskStoreName() - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Gets the value of the diskStoreName property.
getDiskStoreName() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the name of the DiskStore that this region belongs to, if any.
getDiskStoreName() - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
get the diskStoreName for overflow
getDiskStoreName() - Method in interface org.apache.geode.cache.wan.GatewaySender
Gets the disk store name for overflow or persistence.
getDiskStoreName() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the name of the disk store that is used for persistence.
getDiskStoreName() - Method in class org.apache.geode.management.RegionAttributesData
Returns the name of the DiskStore associated with the Region.
getDiskStores() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the diskStore property.
getDiskStores() - Method in interface org.apache.geode.management.MemberMXBean
Returns a list of all disk stores, including those owned by a Region.
getDiskStoreUUID() - Method in interface org.apache.geode.cache.DiskStore
Returns the universally unique identifier for the Disk Store across the GemFire distributed system.
getDiskTaskWaiting() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Deprecated. 
getDiskTaskWaiting() - Method in interface org.apache.geode.management.RegionMXBean
Deprecated. 
getDiskUsage() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the total number of bytes used by all disks.
getDiskUsage() - Method in interface org.apache.geode.management.RegionMXBean
Returns the total number of bytes stored in disk for this region.
getDiskUsage() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getDiskUsage() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getDiskUsageCriticalPercentage() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the diskUsageCriticalPercentage property.
getDiskUsageCriticalPercentage() - Method in interface org.apache.geode.cache.DiskStore
Returns the critical threshold for disk usage as a percentage of the total disk volume.
getDiskUsageCriticalPercentage() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the critical threshold for disk usage as a percentage of the total disk volume.
getDiskUsageWarningPercentage() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the diskUsageWarningPercentage property.
getDiskUsageWarningPercentage() - Method in interface org.apache.geode.cache.DiskStore
Returns the warning threshold for disk usage as a percentage of the total disk volume.
getDiskUsageWarningPercentage() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the warning threshold for disk usage as a percentage of the total disk volume.
getDiskWriteAttributes() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the DiskWriteAttributes that configure how the region is written to disk.
getDiskWriteAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the diskWriteAttributes property.
getDiskWriteAttributes() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
getDiskWritesAverageLatency() - Method in interface org.apache.geode.management.RegionMXBean
Deprecated.
See corresponding DiskStores latency to get the latency.
getDiskWritesAvgLatency() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the disk writes average latency in nanoseconds.
getDiskWritesRate() - Method in class org.apache.geode.management.DiskMetrics
Returns the average number of disk writes per second.
getDiskWritesRate() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the average latency of disk writes in nanoseconds.
getDiskWritesRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of entries per second for all disks.
getDiskWritesRate() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the average number of disk writes per second across all distributed members.
getDiskWritesRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of bytes written per second to disk to all the disks of the member.
getDiskWritesRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of entries written per second to disk.
getDiskWritesRate() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getDiskWritesRate() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getDiskWritesRate() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getDiskWritesRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getDiskWritesRate() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getDiskWritesRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getDiskWritesRate() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getDiskWritesRate() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getDispatcherThreads() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Returns the number of dispatcher threads working for this AsyncEventQueue.
getDispatcherThreads() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the dispatcherThreads property.
getDispatcherThreads() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the dispatcherThreads property.
getDispatcherThreads() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the number of dispatcher threads working for this GatewaySender.
getDispatcherThreads() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the number of dispatcher threads working for this AsyncEventQueue.
getDispatcherThreads() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the number of dispatcher threads working for this GatewaySender.
getDistributedLock(Object) - Method in interface org.apache.geode.cache.Region
For Scope.GLOBAL regions, gets a distributed lock on the entry with the specified key.
getDistributedLockMbean(String, int) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain DistributedRegionMXBean proxy reference for a particular region
getDistributedLockServiceMBeanName(String) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the DistributedLockServiceMBean representing a lock service.
getDistributedLockServiceMXBean(String) - Method in class org.apache.geode.management.ManagementService
Returns a LockServiceMXBean for managing and monitoring a lock service from a system wide perspective.
getDistributedMember() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Returns the DistributedMember that represents this system member.
getDistributedMember() - Method in interface org.apache.geode.admin.SystemMembershipEvent
Deprecated.
Returns the DistributedMember that this event originated in.
getDistributedMember() - Method in interface org.apache.geode.cache.CacheEvent
Returns the DistributedMember that this event originated in.
getDistributedMember() - Method in interface org.apache.geode.cache.partition.PartitionMemberInfo
Identifies the member for which these details pertain to.
getDistributedMember() - Method in class org.apache.geode.distributed.DistributedSystem
Returns the DistributedMember that identifies this connection to the distributed system.
getDistributedMember() - Method in interface org.apache.geode.management.membership.MembershipEvent
Returns the DistributedMember that this event originated in.
getDistributedMember() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
 
getDistributedRegionMbean(String, int) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain DistributedRegionMXBean proxy reference for a particular region
getDistributedRegionMBeanName(String) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the DistributedRegionMBean representing a region.
getDistributedRegionMXBean(String) - Method in class org.apache.geode.management.ManagementService
Returns a DistributedRegionMXBean for managing and monitoring a region from a system wide perspective.
getDistributedSystem(DistributedSystemConfig) - Static method in class org.apache.geode.admin.AdminDistributedSystemFactory
Deprecated.
Returns the distributed system for administrative monitoring and managing.
getDistributedSystem() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Returns the AdminDistributedSystem that underlies this JMX Agent or null is this agent is not connected.
getDistributedSystem() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Gets the AdminDistributedSystem this member belongs to.
getDistributedSystem() - Method in interface org.apache.geode.cache.GemFireCache
Returns the distributed system used by this cache.
getDistributedSystem() - Method in class org.apache.geode.distributed.Locator
Returns the distributed system started by this locator, if any
getDistributedSystemHealthConfig() - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Returns the configuration for determining the health of the distributed system itself.
getDistributedSystemId() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the ID of the DistributedSystem.
getDistributedSystemId() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getDistributedSystemId() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getDistributedSystemMBeanName() - Method in class org.apache.geode.management.ManagementService
Returns the object name of the getDistributedSystemMBeanName representing a distributed system.
getDistributedSystemMXBean() - Method in class org.apache.geode.management.ManagementService
Returns the DistributedSystemMXBean for managing and monitoring the distributed system as a whole.
getDistributedSystemProperties() - Method in interface org.apache.geode.admin.DistributionLocatorConfig
Deprecated.
Retrieves the properties used to configure the locator's DistributedSystem.
getDistributedSystemProperties() - Method in class org.apache.geode.cache30.CacheXmlTestCase
 
getDistributedSystemProperties() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
getDistributedSystemProperties() - Method in class org.apache.geode.distributed.AbstractLauncher
Creates a Properties object with configuration settings that the launcher has that should take precedence over anything the user has defined in their gemfire properties file.
getDistributedSystemProperties(Properties) - Method in class org.apache.geode.distributed.AbstractLauncher
Creates a Properties object with configuration settings that the launcher has that should take precedence over anything the user has defined in their gemfire properties file.
getDistributedSystemProperties() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the GemFire Distributed System (cluster) Properties configuration.
getDistributedSystemProperties() - Method in class org.apache.geode.distributed.LocatorLauncher
 
getDistributedSystemProperties() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the GemFire Distributed System (cluster) Properties configuration.
getDistributedTransactions() - Method in class org.apache.geode.management.GemFireProperties
 
getDistributionLocatorConfigs() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns configuration information about DistributionLocators that are managed by an AdminDistributedSystem.
getDistributionLocators() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns array of DistributionLocators administered by this AdminDistributedSystem.
getDistricts() - Method in class org.apache.geode.cache.query.data.State
 
getDistrictsWithSameName(District) - Method in class org.apache.geode.cache.query.data.State
 
getDocuments() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of documents indexed by LuceneIndex
getDouble(int) - Method in interface org.apache.geode.Statistics
Returns the value of the identified statistic of type double.
getDouble(StatisticDescriptor) - Method in interface org.apache.geode.Statistics
Returns the value of the described statistic of type double.
getDouble(String) - Method in interface org.apache.geode.Statistics
Returns the value of the statistic of type double at the given name.
getDouble(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getDoubleMinValue() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getDoubleMinValue() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getDoubleMinValue() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getDoubleVar() - Method in class org.apache.geode.DeltaTestImpl
 
getDownloadURL() - Method in enum org.apache.geode.session.tests.TomcatInstall.TomcatVersion
 
getDriver() - Method in class org.apache.geode.tools.pulse.tests.rules.WebDriverRule
 
getDummyGeneratorCombos() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
getDuplicateBatchesReceived() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the number of duplicate batches which have been received.
getDurableClientAttributes() - Method in interface org.apache.geode.distributed.DistributedMember
Returns the durable attributes for this client.
getDurableClientId() - Method in class org.apache.geode.management.GemFireProperties
 
getDurableClientTimeout() - Method in class org.apache.geode.management.GemFireProperties
 
GetDurableCQsOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
GetDurableCQsOperationContext() - Constructor for class org.apache.geode.cache.operations.GetDurableCQsOperationContext
Deprecated.
Constructor for the GET_DURABLE_CQS operation.
getDynamicRegionFactory() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the dynamicRegionFactory property.
getEarlyAck() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns whether or not acks are sent after an update is processed.
getEarlyAck() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
Setting early ack no longer has any effect.
getElementType() - Method in interface org.apache.geode.cache.query.types.CollectionType
Return the type of the elements of this collection type.
getEmailNotificationFrom() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the EmailID from whom notification emails are sent.
getEmailNotificationHost() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the Host Name using which notification emails are sent.
getEmailNotificationToList() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the comma separated EmailID list to whom notification emails are sent.
getEmbedded() - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
getEmployee() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getEmptyNodes() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of members whose entry count is 0.
getEmptyNodes() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getEmptyNodes() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getEnableAsyncConflation() - Method in interface org.apache.geode.cache.RegionAttributes
Returns whether or not async conflation is enabled for sending messages to async peers.
getEnableBridgeConflation() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
getEnableConflation() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
getEnableDebugListener() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getEnableDebugListener() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getEnableDebugListener() - Method in class org.apache.geode.modules.util.RegionConfiguration
Returns whether a debug CacheListener is enabled.
getEnableGatewayDeltaReplication() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getEnableGatewayDeltaReplication() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getEnableGatewayDeltaReplication() - Method in class org.apache.geode.modules.util.RegionConfiguration
Returns whether delta replication across a Gateway is enabled.
getEnableGatewayReplication() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getEnableGatewayReplication() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getEnableGatewayReplication() - Method in class org.apache.geode.modules.util.RegionConfiguration
Returns whether replication across a Gateway is enabled.
getEnableLocalCache() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getEnableLocalCache() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getEnableNetworkPartitionDetection() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns true if network partition detection is enabled.
getEnableSubscriptionConflation() - Method in interface org.apache.geode.cache.RegionAttributes
Returns whether or not conflation is enabled for sending messages from a cache server to its clients.
getEndPort() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the endPort property.
getEndPort() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns end value of the port range from which the GatewayReceiver's port will be chosen.
getEndPort() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the configured end port.
getEntityConfigXMLFile() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the name of the XML file that specifies the configuration of the managed entities administered by the DistributedSystem.
getEntries() - Method in class org.apache.geode.cache.configuration.RegionConfig
Gets the value of the entry property.
getEntriesOverflowedToDisk() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the number of entries overflowed to disk for this Sender.
getEntriesOverflowedToDisk() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the number of entries overflowed to disk for this Sender.
getEntry(Object) - Method in interface org.apache.geode.cache.Region
Returns the Region.Entry for the specified key, or null if it doesn't exist.
getEntryCount() - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
getEntryCount() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the number of entries currently in this region.
getEntryCount() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of entries in the Region within this member.
getEntryCount() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getEntryCount() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getEntryEventsMatching(List<CacheEvent<K, V>>, Predicate<? super EntryEvent<K, V>>) - Static method in class org.apache.geode.cache.util.TxEventTestUtil
Selects the entry events that match the given predicate.
getEntryEventsWithOperation(List<CacheEvent<K, V>>, Predicate<Operation>) - Static method in class org.apache.geode.cache.util.TxEventTestUtil
Selects the entry events whose operation matches the given predicate.
getEntryIdleTime() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the entryIdleTime property.
getEntryIdleTimeout() - Method in interface org.apache.geode.cache.RegionAttributes
Gets the idleTimeout expiration attributes for entries in this region.
getEntryIdleTimeout() - Method in class org.apache.geode.management.RegionAttributesData
Returns the idle timeout expiration for entries in the Region.
getEntryIdleTimeoutAction() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the EntryIdleTimeout action in this region's attributes.
getEntryIdleTimeoutTimeLimit() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the EntryIdleTimeout time limit in this region's attributes.
getEntrySize() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the aggregate entry size (in megabytes) of all entries.
getEntrySize() - Method in interface org.apache.geode.management.RegionMXBean
Returns the aggregate entry size (in bytes) of all entries.
getEntrySize() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getEntrySize() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getEntrySize() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getEntrySize() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getEntryTimeToLive() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the entryTimeToLive property.
getEntryTimeToLive() - Method in interface org.apache.geode.cache.RegionAttributes
Gets the timeToLive expiration attributes for entries in this region.
getEntryTimeToLive() - Method in class org.apache.geode.management.RegionAttributesData
Returns the time to live expiration for entries in the Region.
getEntryTimeToLiveAction() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the EntryTimeToLive action in this region's attributes.
getEntryTimeToLiveTimeLimit() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the EntryTimeToLive time limit in this region's attributes.
getEntryType() - Method in interface org.apache.geode.cache.query.types.MapType
Return the type of the entries in this map.
getEnumValueTable() - Method in class org.apache.geode.cache.EvictionAction
 
getEnumValueTable() - Method in class org.apache.geode.cache.EvictionAlgorithm
 
getEnv() - Method in interface org.apache.geode.management.cli.CommandStatement
Deprecated.
Returns the CLI environment variables.
getEnvVars() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns the environment variable names for each parameter.
getErrorData() - Method in exception org.apache.geode.management.cli.CommandProcessingException
Returns the error data.
getErrorEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getErrorType() - Method in exception org.apache.geode.management.cli.CommandProcessingException
Returns the Error Type.
getEventHistory() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getEventHistory() - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
 
getEventHistory() - Method in class org.apache.geode.cache30.TestCacheListener
Returns a copy of the list of events collected in this listener's history.
getEventId() - Method in class org.apache.geode.DataSerializer
For internal use only.
getEventId() - Method in class org.apache.geode.Instantiator
Returns the unique eventId of this Instantiator.
getEventQueueSize() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the Size of the event queue
getEventQueueSize() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the current size of the event queue.
getEvents() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getEvents() - Method in interface org.apache.geode.cache.TransactionEvent
Returns an ordered list of every CacheEvent for this transaction.
getEventsConflated() - Method in class org.apache.geode.management.ClientQueueDetail
 
getEventsEnqued() - Method in class org.apache.geode.management.ClientQueueDetail
 
getEventSequenceID() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEvent
Returns the wrapper over the DistributedMembershipID, ThreadID, SequenceID which are used to uniquely identify any region operation like create, update etc.
getEventsExceedingAlertThreshold() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns number of events which have exceeded the configured alert threshold.
getEventsExpired() - Method in class org.apache.geode.management.ClientQueueDetail
 
getEventsQueuedRate() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the rate of events being queued.
getEventsReceivedRate() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the instantaneous rate of events received.
getEventsReceivedRate() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the rate of events received per second by this Sender.
getEventsRemoved() - Method in class org.apache.geode.management.ClientQueueDetail
 
getEventsRemovedByQrm() - Method in class org.apache.geode.management.ClientQueueDetail
 
getEventsTaken() - Method in class org.apache.geode.management.ClientQueueDetail
 
getEvictionAttributes() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the EvictionAttributes that configure how entries in the the region are evicted
getEvictionAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the evictionAttributes property.
getEvictionAttributes() - Method in interface org.apache.geode.cache.RegionAttributes
Attributes that control the size of the Region using an EvictionAlgorithm and a EvictionAction.
getEvictionAttributesMutator() - Method in interface org.apache.geode.cache.AttributesMutator
Allows changing the eviction controller attributes for the region.
getEvictionHeapPercentage() - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Gets the value of the evictionHeapPercentage property.
getEvictionHeapPercentage() - Method in interface org.apache.geode.cache.control.ResourceManager
Get the percentage of heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
getEvictionHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getEvictionHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher
 
getEvictionHeapPercentage() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getEvictionHeapPercentage() - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
getEvictionOffHeapPercentage() - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Gets the value of the evictionOffHeapPercentage property.
getEvictionOffHeapPercentage() - Method in interface org.apache.geode.cache.control.ResourceManager
Get the percentage of off-heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
getEvictionOffHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getEvictionOffHeapPercentage() - Method in class org.apache.geode.distributed.ServerLauncher
 
getEvictionPolicy() - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Gets the value of the evictionPolicy property.
getEvictionPolicy() - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
Returns the eviction policy that is executed when capacity of the client queue is reached.
getEvictionPolicy() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the eviction policy that is executed when the capacity of the client queue is reached.
getExceptions() - Method in exception org.apache.geode.cache.execute.FunctionException
Returns the list of exceptions thrown from different nodes
getExceptionsMap() - Method in exception org.apache.geode.cache.query.MultiIndexCreationException
Returns a map of index names and Exceptions
getExistingManagementService(Cache) - Static method in class org.apache.geode.management.ManagementService
Returns the existing instance of the management service for a cache.
getExpirationAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EntryIdleTime
Gets the value of the expirationAttributes property.
getExpirationAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EntryTimeToLive
Gets the value of the expirationAttributes property.
getExpirationAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.RegionIdleTime
Gets the value of the expirationAttributes property.
getExpirationAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.RegionTimeToLive
Gets the value of the expirationAttributes property.
getExpired() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getExpired() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
getExpiry(Region.Entry<K, V>) - Method in interface org.apache.geode.cache.CustomExpiry
Calculate the expiration for a given entry.
getExpiry(Region.Entry) - Method in class org.apache.geode.cache30.RegionTestCase.TestExpiry
 
getExpiry(Region.Entry<String, HttpSession>) - Method in class org.apache.geode.modules.util.SessionCustomExpiry
 
getExpression() - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Gets the value of the expression property.
getFailedIndexNames() - Method in exception org.apache.geode.cache.query.MultiIndexCreationException
Returns a set of names for the indexes that failed to create
getFailedRoles() - Method in exception org.apache.geode.cache.RegionDistributionException
Deprecated.
Returns the required roles that caused this exception.
getFailure() - Static method in class org.apache.geode.SystemFailure
Returns the catastrophic system failure, if any.
getField(String) - Method in interface org.apache.geode.pdx.PdxInstance
Reads the named field and returns its value.
getField1() - Method in class org.apache.geode.cache.lucene.test.TestObject
 
getField2() - Method in class org.apache.geode.cache.lucene.test.TestObject
 
getFieldAnalyzers() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
Returns a map containing the field name and the Analyzer used to tokenize the field.
getFieldIndex(String) - Method in interface org.apache.geode.cache.query.types.StructType
Returns the index of the field with the given name in this StructType.
getFieldName(Field, Class<?>) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Controls the field name that will be used in pdx for a field being auto serialized.
getFieldNames() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
Returns a string array containing the fields on which the LuceneIndex was created.
getFieldNames() - Method in interface org.apache.geode.cache.query.types.StructType
Get the names of the fields for this struct
getFieldNames() - Method in interface org.apache.geode.pdx.PdxInstance
Return an unmodifiable list of the field names on this PdxInstance.
getFieldType(Field, Class<?>) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Controls what pdx field type will be used when auto serializing.
getFieldTypes() - Method in interface org.apache.geode.cache.query.types.StructType
The the types of the fields for this struct
getFieldValues() - Method in interface org.apache.geode.cache.query.Struct
Get the values in this struct
getFileDescriptorLimit() - Method in interface org.apache.geode.management.MemberMXBean
Returns the maximum number of open file descriptors allowed for the member's host operating system.
getFilter() - Method in interface org.apache.geode.cache.execute.RegionFunctionContext
Returns subset of keys (filter) provided by the invoking thread (aka routing objects).
getFilter() - Method in interface org.apache.geode.cache.snapshot.SnapshotOptions
Returns the filter to be applied to snapshot entries.
getFilterConfig() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter
Return the filter configuration object for this filter.
getFirstResult(Argument) - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Convenience method to return the first value of the first instance of the command line argument values for the specified argument.
getFirstResultAsInt(Argument, int) - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Convenience method to return the result of getFirstResult method as an integer.
getFixedPartitionAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the fixedPartitionAttributes property.
getFixedPartitionAttributes() - Method in interface org.apache.geode.cache.PartitionAttributes
Returns FixedPartitionAttributes's list of local partitions defined on this Partitioned Region
getFlags() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
getFloat(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getFloatMinValue() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getFloatMinValue() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getFloatMinValue() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getFlushTimeAvgLatency() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the flush time average latency.
getFname() - Method in class org.apache.geode.pdx.Employee
 
getForce() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the boolean value used by the Locator to determine if it should overwrite the PID file if it already exists.
getForce() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the boolean value used by the Server to determine if it should overwrite the PID file if it already exists.
getForms() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns a list of all valid representations of this command line argument.
getFreeConnectionTimeout() - Method in interface org.apache.geode.cache.client.Pool
Returns the connection timeout of this pool.
getFreeConnectionTimeout() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the freeConnectionTimeout property.
getFreeHeapSize() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getFreeHeapSize() - Method in interface org.apache.geode.management.MemberMXBean
Deprecated.
Please use MemberMXBean.getFreeMemory() instead.
getFreeMemory() - Method in interface org.apache.geode.management.MemberMXBean
Returns the free heap size in megabytes.
getFreePhysicalMemorySize() - Method in class org.apache.geode.management.OSMetrics
Returns the number of megabytes of free memory available to the operating system.
getFreeSwapSpaceSize() - Method in class org.apache.geode.management.OSMetrics
Returns the number of megabytes of free swap space.
getFromClause() - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Gets the value of the fromClause property.
getFromClause() - Method in interface org.apache.geode.cache.query.Index
Get the original fromClause for this index.
getFromDeltaFailures() - Static method in class org.apache.geode.DeltaTestImpl
 
getFromDeltaInvokations() - Static method in class org.apache.geode.DeltaTestImpl
 
getFullPath() - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
getFullPath() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the full path name that identifies this region in its cache.
getFullPath() - Method in interface org.apache.geode.cache.Region
Returns the full path of this region starting with a forward slash, followed by the root, including every subregion in the path to this region.
getFullPath() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the full path of the Region.
getFullPath() - Method in interface org.apache.geode.management.RegionMXBean
Returns the full path of the Region.
getFullPath() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getFullPath() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getFullPath() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getFullPath() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getFunction(String) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns the Function defined by the functionId, returns null if no function is found for the specified functionId
getFunctionExecutionRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average function execution rate.
getFunctionId() - Method in interface org.apache.geode.cache.execute.FunctionContext
Returns the identifier of the function.
getFunctionId() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
getFunctionIds() - Method in class org.apache.geode.security.templates.FunctionSecurityPrmsHolder
 
getFunctions() - Method in class org.apache.geode.cache.configuration.FunctionServiceType
Gets the value of the function property.
getFunctionService() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the functionService property.
getFunctionService() - Method in interface org.apache.geode.experimental.driver.Driver
Creates a new function service or retrieves an extant function service.
getFunctionService() - Method in class org.apache.geode.experimental.driver.ProtobufDriver
 
getGarbageCollectionCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of garbage collection operations for all members.
getGarbageCollectionCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of times garbage collection has occurred.
getGarbageCollectionTime() - Method in interface org.apache.geode.management.MemberMXBean
Returns the amount of time (in milliseconds) spent on garbage collection.
getGateway() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the gateway property.
getGatewayConflictResolver() - Method in interface org.apache.geode.cache.Cache
Returns the current gateway event conflict resolver
getGatewayConflictResolver() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the gatewayConflictResolver property.
getGatewayDelta() - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaCreateEvent
 
getGatewayEnabled() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getGatewayEnabled() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getGatewayEndpoints() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the gatewayEndpoints property.
getGatewayEventFilters() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Returns the GatewayEventFilters for this AsyncEventQueue
getGatewayEventFilters() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the gatewayEventFilters property.
getGatewayEventFilters() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the gatewayEventFilters property.
getGatewayEventFilters() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the list of GatewayEventFilter added to this GatewaySender.
getGatewayEventFilters() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns a list of GatewayEventFilters added to this GatewaySender.
getGatewayEventSubstitutionFilter() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Returns the GatewayEventSubstitutionFilter for this AsyncEventQueue
getGatewayEventSubstitutionFilter() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the gatewayEventSubstitutionFilter property.
getGatewayEventSubstitutionFilter() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the gatewayEventSubstitutionFilter property.
getGatewayEventSubstitutionFilter() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns this GatewaySender's GatewayEventSubstitutionFilter.
getGatewayHubs() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the gatewayHubs property.
getGatewayHubStatus() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
For internal use only
getGatewayListeners() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the gatewayListeners property.
getGatewayQueue() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the gatewayQueue property.
getGatewayReceiver() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the gatewayReceiver property.
getGatewayReceiver() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the host and port information of GatewayReceiver to which this gateway sender is connected.
getGatewayReceiverMBeanName(DistributedMember) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the GatewayReciverMBean representing a gateway receiver.
getGatewayReceiverMbeanProxy(DistributedMember) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain GatewayReceiverMXBean proxy reference for a member
getGatewayReceivers() - Method in interface org.apache.geode.cache.Cache
Returns all GatewayReceivers for this Cache
getGatewaySender(String) - Method in interface org.apache.geode.cache.Cache
Returns the GatewaySender with the given id added to this Cache.
getGatewaySenderIds() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the gatewaySenderIds property.
getGatewaySenderIds() - Method in interface org.apache.geode.cache.RegionAttributes
Returns a set of gatewaysenderIds
getGatewaySenderIds() - Method in class org.apache.geode.management.RegionAttributesData
Returns the set of gateway sender IDs.
getGatewaySenderMBeanName(DistributedMember, String) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the GatewaySenderMBean representing a gateway sender.
getGatewaySenderMbeanProxy(DistributedMember, String) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain GatewaySenderMXBean proxy reference for a particular sender id on a member
getGatewaySenders() - Method in interface org.apache.geode.cache.Cache
Returns all GatewaySenders for this Cache.
getGatewaySenders() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the gatewaySenders property.
getGatewaySSLAlias() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewaySSLCiphers() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewaySSLKeyStore() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewaySSLKeyStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewaySSLKeyStoreType() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewaySSLProtocols() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewaySSLTrustStore() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewaySSLTrustStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getGatewayTransportFilters() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the gatewayTransportFilters property.
getGatewayTransportFilters() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the gatewayTransportFilters property.
getGatewayTransportFilters() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns the list of GatewayTransportFilter added to this GatewayReceiver.
getGatewayTransportFilters() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the list of GatewayTransportFilter added to this GatewaySender.
getGatewayTransportFilters() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns a list of names for the transport filters in use.
getGatewayTransportFilters() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns a list of GatewayTransportFilters added to this GatewaySender.
getGcCount() - Method in class org.apache.geode.management.JVMMetrics
Returns the number of times garbage collection has occurred.
getGcTimeMillis() - Method in class org.apache.geode.management.JVMMetrics
Returns the amount of time (in milliseconds) spent on garbage collection.
getGemFireHealth() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns an object for monitoring the health of GemFire.
getGemFireHealthConfig(String) - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Returns the GemFireHealthConfig for GemFire components that reside on a given host.
getGemFireProperties() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getGemFireVersion() - Method in class org.apache.geode.cache30.CacheXmlTestCase
The version of GemFire tested by this class.
getGemFireVersion() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the version of GemFire used to launch and run the GemFire service.
getGetRequestAvgLatency() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the average get request latency.
getGetRequestAvgLatency() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the average get request latency.
getGetRequestRate() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the rate of get requests.
getGetRequestRate() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the rate of get requests.
getGetsAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the cache get average latency.
getGetsRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of gets per second.
getGetsRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of gets per second.
getGetsRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of gets per second.
getGetsRate() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getGetsRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getGetsRate() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getGetsRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getGlobalProperties() - Method in interface org.apache.geode.cache.PartitionAttributes
Deprecated.
getGroupMembers(String) - Method in class org.apache.geode.distributed.DistributedSystem
Returns a set of all the members in the given group.
getGroups() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the list of server groups that this bridge server belongs to.
getGroups() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the list of server groups that this cache server belongs to.
getGroups() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the group property.
getGroups() - Method in interface org.apache.geode.cache.server.CacheServer
Deprecated.
as of 7.0 use the groups gemfire property
getGroups() - Method in interface org.apache.geode.distributed.DistributedMember
Returns the groups this member belongs to.
getGroups() - Method in interface org.apache.geode.management.MemberMXBean
Returns the names of the groups this member belongs to.
getGroups() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getGroups() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getHandler() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Returns a 1.4 logging handler that can be used to direct application output to this GemFire logger using the standard JDK logger APIs.
getHandler() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns a 1.4 logging handler that can be used to direct application output to this GemFire logger using the standard JDK logger APIs.
getHealth() - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Returns an indicator of the overall health of the GemFire components.
getHealthEvaluationInterval() - Method in interface org.apache.geode.admin.GemFireHealthConfig
Deprecated.
Returns the number of seconds between assessments of the health of the GemFire components.
getHelp() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Determines whether the new instance of LocatorLauncher will be used to output help information for either a specific command, or for using LocatorLauncher in general.
getHelp() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether the new instance of the ServerLauncher will be used to output help information for either a specific command, or for using ServerLauncher in general.
getHitCount() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the HitCount obtained from this region's statistics.
getHitCount() - Method in interface org.apache.geode.cache.CacheStatistics
Returns the number of hits for this region or entry.
getHitCount() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of times that a hit occurred.
getHitCount() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of times that a hit occurred.
getHitRatio() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the HitRatio obtained from this region's statistics.
getHitRatio() - Method in interface org.apache.geode.cache.CacheStatistics
Return the hit ratio, a convenience method defined as the ratio of hits to the number of calls to Region.get.
getHitRatio() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the hit to miss ratio.
getHitRatio() - Method in interface org.apache.geode.management.RegionMXBean
Returns the hit to miss ratio.
getHome() - Method in class org.apache.geode.session.tests.ContainerInstall
Where the installation is located
getHost() - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Returns the name of the host on which the managed entity runs or will run.
getHost() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Gets host name of the machine this member resides on.
getHost() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
Gets the value of the host property.
getHost() - Method in class org.apache.geode.cache.configuration.PoolType.Locator
Gets the value of the host property.
getHost() - Method in class org.apache.geode.cache.configuration.PoolType.Server
Gets the value of the host property.
getHost() - Method in interface org.apache.geode.cache.persistence.PersistentID
The host on which the persistent data was last residing
getHost() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns a string representing the ip address or host name that server locators will tell clients (GatewaySenders in this case) that this receiver is listening on.
getHost() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the host or IP address for the process and its service.
getHost() - Method in interface org.apache.geode.distributed.DistributedMember
Returns the canonical name of the host machine for this member.
getHost() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
getHost() - Method in interface org.apache.geode.management.MemberMXBean
Returns the name or IP address of the host on which this member is running.
getHost() - Method in class org.apache.geode.management.PersistentMemberDetails
Returns the name or IP address of the host on which the member is running.
getHost() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getHost() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getHostAddress() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getHostAddress() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Gets the host of this member as an java.net.InetAddress.
getHostCpuUsage() - Method in interface org.apache.geode.management.MemberMXBean
Returns the underlying host's current cpuActive percentage
getHostName() - Method in interface org.apache.geode.admin.GemFireHealthConfig
Deprecated.
Returns the name of the host to which this configuration applies.
getHostName() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the name of the host on which the client is running.
getHostnameForClients() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns a string representing the ip address or host name that server locators will tell clients that this server is listening on.
getHostnameForClients() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns a string representing the ip address or host name that server locators will tell clients that this server is listening on.
getHostnameForClients() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the hostnameForClients property.
getHostnameForClients() - Method in interface org.apache.geode.cache.server.CacheServer
Returns a string representing the ip address or host name that server locators will tell clients that this cache server is listening on.
getHostnameForClients() - Method in class org.apache.geode.distributed.Locator
Returns the hostname that will be given to clients so that they can connect to this locator.
getHostnameForClients() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the hostname used by clients to lookup the Locator.
getHostnameForClients() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the hostname that clients will use to lookup the running Locator.
getHostNameForClients() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getHostNameForClients() - Method in class org.apache.geode.distributed.ServerLauncher
 
getHostnameForClients() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getHostNameForClients() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the name or IP address to pass to the client as the location where the server is listening.
getHostnameForClients() - Method in interface org.apache.geode.management.LocatorMXBean
Returns the name or IP address to pass to the client as the location where the Locator is listening.
getHostnameForSenders() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the hostnameForSenders property.
getHostnameForSenders() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns the hostname configured by GatewayReceiverFactory.setHostnameForSenders(String)
getHttpAuthPassword() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the password for HTTP adapter authentication.
getHttpAuthUser() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the user name for HTTP adapter authentication.
getHttpBindAddress() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the bind address to which the HTTP adapter's listening socket is bound.
getHttpPort() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the port of the HTTP adapter.
getHttpServiceBindAddress() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServicePort() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLAlias() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLCiphers() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLKeyStore() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLKeyStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLKeyStoreType() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLProtocols() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLTrustStore() - Method in class org.apache.geode.management.GemFireProperties
 
getHttpServiceSSLTrustStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getHubId() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the hubId property.
getId() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieves the unique id for this system.
getId() - Method in interface org.apache.geode.admin.DistributionLocator
Deprecated.
Returns the identity name for this locator.
getId() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Gets identifying name of this member.
getId() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Value that uniquely identifies an instance of a cache for a given member.
getId() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
 
getId() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the id property.
getId() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
Gets the value of the id property.
getId() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the id property.
getId() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the id property.
getId() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the id property.
getId() - Method in class org.apache.geode.cache.configuration.DiskStoreType
 
getId() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
Get the id of the element.
getId() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
getId() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the id property.
getId() - Method in class org.apache.geode.cache.configuration.RegionConfig
 
getId() - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
 
getId() - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType.Instantiator
Gets the value of the id property.
getId() - Method in interface org.apache.geode.cache.execute.Function
Return a unique function identifier, used to register the function with FunctionService
getId() - Method in class org.apache.geode.cache.query.data.Instrument
 
getID() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getID() - Method in class org.apache.geode.cache.query.data.PortfolioData
 
getID() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getID() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getId() - Method in class org.apache.geode.cache.query.data.Position
 
getId() - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
getId() - Method in class org.apache.geode.cache.query.data.PositionPdx
 
getId() - Method in class org.apache.geode.cache.query.dunit.TestObject
 
getId() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the id of this GatewaySender.
getId() - Method in class org.apache.geode.DataSerializer
Returns the id of this DataSerializer.
getId() - Method in interface org.apache.geode.distributed.DistributedMember
Returns a unique identifier for this member.
getId() - Method in class org.apache.geode.distributed.DistributedSystem
Deprecated.
DistributedSystem.getDistributedMember() provides an identity for this connection that is unique across the entire distributed system.
getId() - Method in class org.apache.geode.distributed.DurableClientAttributes
Returns the durable client's id.
getId() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets an identifier that uniquely identifies and represents the Locator associated with this launcher.
getId() - Method in class org.apache.geode.distributed.ServerLauncher
Gets an identifier that uniquely identifies and represents the Server associated with this launcher.
getID() - Method in class org.apache.geode.experimental.driver.NoOpSerializer
 
getID() - Method in interface org.apache.geode.experimental.driver.ValueSerializer
Return the id of this value format.
getId() - Method in class org.apache.geode.Instantiator
Returns the unique id of this Instantiator.
getId() - Method in interface org.apache.geode.lang.Identifiable
Gets the identifier uniquely identifying this Object instance.
getId() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the ID of the AsyncEventQueue.
getId() - Method in interface org.apache.geode.management.MemberMXBean
Returns the ID of this member.
getId() - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
getId() - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
getId() - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
getId() - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
getId() - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
getId() - Method in class org.apache.geode.pdx.Employee
 
getID() - Method in interface org.apache.geode.protocol.serialization.ValueSerializer
Unique identifier for this serializer.
getId() - Method in class org.apache.geode.security.query.data.QueryTestObject
 
getId() - Method in interface org.apache.geode.StatisticDescriptor
Returns the id of this statistic in a statistics type.
getId() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getId() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getIdleTimeout() - Method in interface org.apache.geode.cache.client.Pool
Get the maximum connections for this pool.
getIdleTimeout() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the idleTimeout property.
getIdleTimeoutSeconds() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the idleTimeoutSeconds property.
getIgnoreJTA() - Method in interface org.apache.geode.cache.RegionAttributes
Gets the flag telling a region to ignore JTA transactions.
getImports() - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Gets the value of the imports property.
getIncludeFile() - Method in class org.apache.geode.management.GemFireProperties
 
getIndex(String, String) - Method in interface org.apache.geode.cache.lucene.LuceneService
Get the Lucene index object specified by region name and index name
getIndex(Region<?, ?>, String) - Method in interface org.apache.geode.cache.query.QueryService
Get the Index from the specified Region with the specified name.
getIndexCount() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the total number of indexes in use by the member.
getIndexedExpression() - Method in interface org.apache.geode.cache.query.Index
Get the original indexedExpression for this index.
getIndexes() - Method in class org.apache.geode.cache.configuration.RegionConfig
Gets the value of the index property.
getIndexes() - Method in interface org.apache.geode.cache.query.QueryService
Get a collection of all the indexes in the Cache.
getIndexes(Region<?, ?>) - Method in interface org.apache.geode.cache.query.QueryService
Get a collection of all the indexes on the specified Region
getIndexes(Region<?, ?>, IndexType) - Method in interface org.apache.geode.cache.query.QueryService
Deprecated.
As of 6.6.2, use QueryService.getIndexes(Region) only. Get a collection of all the indexes on the specified Region of the specified index type.
getIndexList() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns a list of names for all indexes.
getIndexMaintenanceSynchronous() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the value of IndexMaintenanceSynchronous which specifies whether the region indexes are updated synchronously when a region is modified or asynchronously in a background thread.
getIndexName() - Method in exception org.apache.geode.cache.lucene.LuceneIndexDestroyedException
 
getIndexName() - Method in exception org.apache.geode.cache.lucene.LuceneIndexExistsException
 
getIndexName() - Method in exception org.apache.geode.cache.lucene.LuceneIndexNotFoundException
 
getIndexName() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the String name of the LuceneIndex created
getIndexQueue(Cache) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
getIndexUpdateType() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the indexUpdateType property.
getIndices() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
getInitialCapacity() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the InitialCapacity in this region's attributes.
getInitialCapacity() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the initialCapacity property.
getInitialCapacity() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the initial capacity of the entries map.
getInitialCapacity() - Method in class org.apache.geode.management.RegionAttributesData
Returns the initial capacity of entries in the Region.
getInitialImageKeysReceived() - Method in interface org.apache.geode.management.MemberMXBean
Return the number of keys received while performing a "get initial image" operation when creating a region.
getInitialImagesInProgres() - Method in interface org.apache.geode.management.MemberMXBean
Deprecated.
as typo in name has been corrected: use MemberMXBean.getInitialImagesInProgress() instead.
getInitialImagesInProgress() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of initial images in progress.
getInitialImageTime() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total amount of time spent performing a "get initial image" operation when creating a region.
getInitializer() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the initializer property.
getInitializer() - Method in interface org.apache.geode.cache.GemFireCache
Returns the Declarable used to initialize this cache or null if it does not have an initializer.
getInitializerProps() - Method in interface org.apache.geode.cache.GemFireCache
Returns the Properties used to initialize the cache initializer or null if no initializer properties exist.
getInitInvocationCount() - Method in class org.apache.geode.security.SpySecurityManager
 
getInitMemory() - Method in class org.apache.geode.management.JVMMetrics
Returns the initial number of megabytes of memory requested from the operating system.
getInitPoolSize() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the initPoolSize property.
getInputStream(InputStream) - Method in interface org.apache.geode.cache.wan.GatewayTransportFilter
 
getInputStream(InputStream) - Method in class org.apache.geode.cache30.MyGatewayTransportFilter1
 
getInputStream(InputStream) - Method in class org.apache.geode.cache30.MyGatewayTransportFilter2
 
getInstall() - Method in class org.apache.geode.session.tests.ServerContainer
 
getInstallDescription() - Method in class org.apache.geode.session.tests.ContainerInstall
A human readable description of the installation
getInstallDescription() - Method in class org.apache.geode.session.tests.TomcatInstall
 
getInstallId() - Method in class org.apache.geode.session.tests.ContainerInstall
Cargo specific string to identify the container with
getInstallId() - Method in class org.apache.geode.session.tests.TomcatInstall
The cargo specific installation id needed to setup a cargo container Based on the installation's TomcatInstall.version.
getInstance(DistributedSystem) - Static method in class org.apache.geode.cache.CacheFactory
Gets the instance of Cache produced by an earlier call to CacheFactory.create().
getInstance() - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
getInstance(File) - Static method in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
getInstance(InputStream) - Static method in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
getInstance() - Static method in class org.apache.geode.distributed.LocatorLauncher
Gets the instance of the LocatorLauncher used to launch the GemFire Locator, or null if this VM does not have an instance of LocatorLauncher indicating no GemFire Locator is running.
getInstance() - Static method in class org.apache.geode.distributed.ServerLauncher
Gets the instance of the ServerLauncher used to launch the GemFire Cache Server, or null if this VM does not have an instance of ServerLauncher indicating no GemFire Cache Server is running.
getInstance() - Static method in class org.apache.geode.modules.session.bootstrap.ClientServerCache
 
getInstance() - Static method in class org.apache.geode.modules.session.bootstrap.PeerToPeerCache
 
getInstance(DistributedSystem) - Static method in class org.apache.geode.modules.util.ModuleStatistics
 
getInstance() - Static method in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
getInstance() - Static method in class org.apache.geode.tools.pulse.tests.JMXProperties
 
getInstanceCloseOk(DistributedSystem) - Static method in class org.apache.geode.cache.CacheFactory
Gets the instance of Cache produced by an earlier call to CacheFactory.create() even if it has been closed.
getInstantiatedClass() - Method in class org.apache.geode.Instantiator
Returns the DataSerializable class that is instantiated by this Instantiator.
getInstantiations() - Static method in class org.apache.geode.DeltaTestImpl
 
getInstantiators() - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType
Gets the value of the instantiator property.
getInstrument(String) - Static method in class org.apache.geode.cache.query.data.Instrument
 
getInt(int) - Method in interface org.apache.geode.Statistics
Returns the value of the identified statistic of type int.
getInt(StatisticDescriptor) - Method in interface org.apache.geode.Statistics
Returns the value of the described statistic of type int.
getInt(String) - Method in interface org.apache.geode.Statistics
Returns the value of the statistic of type int at the given name.
getInt(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getInterestList() - Method in interface org.apache.geode.cache.Region
Returns the list of keys on which this client is interested and will be notified of changes.
getInterestListRegex() - Method in interface org.apache.geode.cache.Region
Returns the list of regular expresssions on which this client is interested and will be notified of changes.
getInterestPolicy() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.SubscriptionAttributes
Gets the value of the interestPolicy property.
getInterestPolicy() - Method in class org.apache.geode.cache.SubscriptionAttributes
Returns the interest policy of this subscriber.
getInterestPolicy() - Method in class org.apache.geode.management.RegionAttributesData
Returns the subscriber's interest policy.
getInterestRegistrationListeners() - Method in interface org.apache.geode.cache.server.CacheServer
Returns a read-only set of InterestRegistrationListeners registered with this notifier.
getInterestResultPolicy() - Method in class org.apache.geode.cache.operations.RegisterInterestOperationContext
Deprecated.
Get the InterestResultPolicy of this register/unregister operation.
getInterestType() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns this event's interest type.
getInterestType() - Method in class org.apache.geode.cache.operations.InterestOperationContext
Deprecated.
Get the InterestType of this register/unregister operation.
getIntVar() - Method in class org.apache.geode.DeltaTestImpl
 
getInvalidateEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getInvalidateEvents(List<CacheEvent<K, V>>) - Static method in class org.apache.geode.cache.util.TxEventTestUtil
Selects the entry invalidate events from a list of cache events.
getInvalidCredentials(int) - Method in class org.apache.geode.security.generator.CredentialGenerator
Get a set of invalid credentials generated using the given index.
getInvalidCredentials(int) - Method in class org.apache.geode.security.generator.DummyCredentialGenerator
 
getInvalidCredentials(int) - Method in class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
getInvalidCredentials(int) - Method in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
getInvalidCredentials(int) - Method in class org.apache.geode.security.generator.SSLCredentialGenerator
 
getIsClient() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
Returns whether this member is a client to a cache server
getIsConnected() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getIsGatewayHub() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
Returns whether this member is a hub for WAN gateways
getIsLocator() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getIsPrimaryGatewayHub() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getIsSecondaryGatewayHub() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getIsServer() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
Returns whether this member is a cache server
getJavaProperties() - Method in class org.apache.geode.security.generator.CredentialGenerator
 
getJavaVersion() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the version of Java used to launch and run the GemFire service.
getJdbcDriverClass() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the jdbcDriverClass property.
getJmxManagerAccessFile() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerBindAddress() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerHostnameForClients() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerHttpPort() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerPasswordFile() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerPort() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerSSLCiphers() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerSSLKeyStore() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerSSLKeyStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerSSLKeyStoreType() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerSSLProtocols() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerSSLTrustStore() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerSSLTrustStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxManagerUpdateRate() - Method in class org.apache.geode.management.GemFireProperties
 
getJmxSSLAlias() - Method in class org.apache.geode.management.GemFireProperties
 
getJndiBindings() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the jndiBindings property.
getJndiBindings() - Method in class org.apache.geode.cache.configuration.JndiBindingsType
Gets the value of the jndiBindings property.
getJNDIContext() - Method in interface org.apache.geode.cache.GemFireCache
Returns the JNDI context associated with the Cache.
getJndiName() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the jndiName property.
getJSON() - Method in interface org.apache.geode.experimental.driver.JSONWrapper
 
getJSON() - Method in class org.apache.geode.experimental.driver.JSONWrapper.JSONWrapperImpl
 
getJvmArguments() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the arguments passed to the JVM process that is running the GemFire service.
getJVMPauses() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number JVM pauses (which may or may not include full garbage collection pauses) detected by GemFire.
getJVMPauses() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number JVM pauses (which may or may not include full garbage collection pauses) detected by GemFire.
getJVMPauses() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getJVMPauses() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getJVMPauses() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getJVMPauses() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getKey() - Method in class org.apache.geode.cache.configuration.RegionConfig.Entry
Gets the value of the key property.
getKey() - Method in interface org.apache.geode.cache.EntryEvent
Returns the key.
getKey() - Method in interface org.apache.geode.cache.EntryOperation
Returns the key.
getKey() - Method in interface org.apache.geode.cache.LoaderHelper
Returns the key for the value being loaded.
getKey() - Method in interface org.apache.geode.cache.lucene.LuceneResultStruct
Returns the Apache Geode region key of the result matching the Lucene Query
getKey() - Method in class org.apache.geode.cache.operations.InterestOperationContext
Deprecated.
Get the key for this register/unregister interest operation.
getKey() - Method in class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
Get the key object for this operation.
getKey() - Method in interface org.apache.geode.cache.query.CqEvent
Get the key relating to the event.
getKey() - Method in interface org.apache.geode.cache.Region.Entry
Returns the key for this entry.
getKey() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns the key associated with this event.
getKey() - Method in interface org.apache.geode.cache.wan.GatewayQueueEvent
Returns the key associated with this event.
getKey() - Method in class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
getKey() - Method in class org.apache.geode.security.ResourcePermission
returns the key, could be "*" meaning all keys.
getKey(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getKey(String) - Method in class org.apache.geode.tools.pulse.tests.Member
 
getKey(String) - Method in class org.apache.geode.tools.pulse.tests.Region
 
getKey(String) - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getKeyConstraint() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the KeyConstraint in this region's attributes.
getKeyConstraint() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the keyConstraint property.
getKeyConstraint() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the class that the keys in this region are constrained to.
getKeyConstraintClassName() - Method in class org.apache.geode.management.RegionAttributesData
Returns the Class that the keys in this region are constrained to (must be an instance of).
getKeys() - Method in class org.apache.geode.cache.operations.RemoveAllOperationContext
Deprecated.
Returns the keys for this removeAll in an unmodifiable collection.
getKeySet() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
getKeySet() - Method in class org.apache.geode.cache.operations.KeySetOperationContext
Deprecated.
Get the set of keys returned as a result of Region.keySet() operation.
getKeySet() - Method in class org.apache.geode.security.templates.FunctionSecurityPrmsHolder
 
getKeysOfInterest() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns a Set of keys of interest.
getKeyStorePath() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
getKeyType() - Method in interface org.apache.geode.cache.query.types.MapType
Return the type of the keys in this type of map.
getLastAccessedTime() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the LastAccessedTime obtained from this region's statistics.
getLastAccessedTime() - Method in interface org.apache.geode.cache.CacheStatistics
For an entry, returns the last time it was accessed via Region.get; for a region, the last time any of its entries or the entries of its subregions were accessed with Region.get.
getLastAccessedTime() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the time of the most recent access.
getLastAccessedTime() - Method in interface org.apache.geode.management.RegionMXBean
Returns the time of the most recent access.
getLastModifiedTime() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the LastModifiedTime obtained from this region's statistics.
getLastModifiedTime() - Method in interface org.apache.geode.cache.CacheStatistics
For an entry, returns the time that the entry's value was last modified; for a region, the last time any of the region's entries' values or the values in subregions' entries were modified.
getLastModifiedTime() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the time of the most recent modification.
getLastModifiedTime() - Method in interface org.apache.geode.management.RegionMXBean
Returns the time of the most recent modification.
getLastUpdateTime(ObjectName) - Method in class org.apache.geode.management.ManagementService
Returns the last updated time of the remote MBean as reported by Sysem.currentTimeMillis().
getLatestAlert() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Display in readable format the latest Alert in this distributed system.
getLevel() - Method in interface org.apache.geode.admin.Alert
Deprecated.
The level at which this alert is issued
getLicense() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Removed licensing in 8.0.
getLicense() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Removed licensing in 8.0.
getLimit() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
Get limit size setting of current query.
getListener() - Method in interface org.apache.geode.cache.CacheTransactionManager
Deprecated.
as of GemFire 5.0, use CacheTransactionManager.getListeners() instead
getListeners() - Method in interface org.apache.geode.cache.CacheTransactionManager
Returns an array of all the transaction listeners on this cache.
getLname() - Method in class org.apache.geode.pdx.Employee
 
getLoad(ServerMetrics) - Method in interface org.apache.geode.cache.server.ServerLoadProbe
Get the load on this server.
getLoadAverage() - Method in interface org.apache.geode.management.MemberMXBean
Returns the system load average for the last minute.
getLoadAverage() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getLoadAverage() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getLoadConditioningInterval() - Method in interface org.apache.geode.cache.client.Pool
Returns the load conditioning interval of this pool.
getLoadConditioningInterval() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the loadConditioningInterval property.
getLoadFactor() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the LoadFactor in this region's attributes.
getLoadFactor() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the loadFactor property.
getLoadFactor() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the load factor of the entries map.
getLoadFactor() - Method in class org.apache.geode.management.RegionAttributesData
Returns the load factor of entries in the Region.
getLoadPerConnection() - Method in class org.apache.geode.cache.server.ServerLoad
Get an estimate of the how much load each new connection will add to this server.
getLoadPerConnection() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the estimate of how much load is added for each new connection as reported by the load probe installed in this server.
getLoadPerConnection() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the estimate of how much load is added for each new connection as reported by the load probe installed in this server.
getLoadPerConnection() - Method in class org.apache.geode.management.ServerLoadData
Returns an estimate of how much load each new connection will add to this server.
getLoadPerQueue() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the estimate of how much load is added for each new queue as reported by the load probe installed in this server.
getLoadPerQueue() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the estimate of how much load is added for each new queue as reported by the load probe installed in this server.
getLoadPerSubscriber() - Method in class org.apache.geode.management.ServerLoadData
Returns an estimate of the much load each new subscriber will add to this server.
getLoadPerSubscriptionConnection() - Method in class org.apache.geode.cache.server.ServerLoad
Get an estimate of the how much load each new subscriber will add to this server.
getLoadPollInterval() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Get the frequency in milliseconds to poll the load probe on this bridge server.
getLoadPollInterval() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Get the frequency in milliseconds to poll the load probe on this cache server.
getLoadPollInterval() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the loadPollInterval property.
getLoadPollInterval() - Method in interface org.apache.geode.cache.server.CacheServer
Get the frequency in milliseconds to poll the load probe on this cache server.
getLoadPollInterval() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the frequency (in milliseconds) to poll the load probe on this CacheServer.
getLoadProbe() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Get a description of the load probe for this bridge server.
getLoadProbe() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Get a description of the load probe for this cache server.
getLoadProbe() - Method in interface org.apache.geode.cache.server.CacheServer
Get the load probe for this cache server.
getLoadsAverageLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average latency of a load.
getLocalAsyncEventQueueMXBean(String) - Method in class org.apache.geode.management.ManagementService
Returns a AsyncEventQueueMXBean for managing and monitoring an asynchronous queue.
getLocalCacheServerMXBean(int) - Method in class org.apache.geode.management.ManagementService
Returns a CacheServerMXBean for managing and monitoring a cache server.
getLocalColocatedRegions(RegionFunctionContext) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Given a RegionFunctionContext for a partitioned Region, return a map of colocated Regions with read access limited to the context of the function.
getLocalData(Region<K, V>) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Given a partitioned Region return a Region providing read access limited to the local heap, writes using this Region have no constraints and behave the same as a partitioned Region.
getLocalDataForContext(RegionFunctionContext) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Given a RegionFunctionContext for a partitioned Region, return a Region providing read access limited to the function context.
Returned Region provides only one copy of the data although redundantCopies configured is more than 0.
getLocalDiskStoreMBean(String) - Method in class org.apache.geode.management.ManagementService
Returns a DiskStoreMXBean for managing and monitoring a disk store.
getLocalGatewayReceiverMXBean() - Method in class org.apache.geode.management.ManagementService
Returns the GatewayReceiverMXBean for managing and monitoring the gateway receiver.
getLocalGatewaySenderMXBean(String) - Method in class org.apache.geode.management.ManagementService
Returns a GatewaySenderMXBean for managing and monitoring a gateway sender.
getLocalLocatorMXBean() - Method in class org.apache.geode.management.ManagementService
Returns the LocatorMXBean for managing and monitoring the locator.
getLocalLockServiceMBean(String) - Method in class org.apache.geode.management.ManagementService
Returns a LockServiceMXBean for managing and monitoring a lock service.
getLocalMaxMemory() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the localMaxMemory property.
getLocalMaxMemory() - Method in interface org.apache.geode.cache.PartitionAttributes
This method returns the maximum amount of local memory that can be used by the Region.
getLocalMaxMemory() - Method in class org.apache.geode.management.PartitionAttributesData
Returns the maximum amount of local memory that can be used by the region.
getLocalMaxMemory() - Method in interface org.apache.geode.management.RegionMXBean
Returns the maximum amount of local memory that can be used by the region.
getLocalMaxMemory() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getLocalMaxMemory() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getLocalPrimaryData(Region<K, V>) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Given a partitioned Region return a Region providing read access to primary copy of the data which is limited to the local heap, writes using this Region have no constraints and behave the same as a partitioned Region.
getLocalProperties() - Method in interface org.apache.geode.cache.PartitionAttributes
Deprecated.
use PartitionAttributes.getLocalMaxMemory() in GemFire 5.1 and later releases
getLocalQueryService() - Method in interface org.apache.geode.cache.client.ClientCache
Return a QueryService that queries the local state in the client cache.
getLocalRegionMBean(String) - Method in class org.apache.geode.management.ManagementService
Returns a RegionMXBbean for managing and monitoring a Region.
getLocalValue(Region, Object) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
getLocator() - Static method in class org.apache.geode.distributed.Locator
Returns the locator if it exists in this JVM.
getLocator() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getLocator() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getLocatorCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of locators in the distributed system.
getLocatorCount() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getLocatorCount() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getLocatorMBeanName(DistributedMember) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the LocatorMBean representing a locator.
getLocatorMbeanProxy(DistributedMember) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain GatewayReceiverMXBean proxy reference for a member
getLocatorPidFile() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets a File reference with the path to the PID file for the Locator.
getLocators() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieves comma-delimited list locators to be used if multi-cast port is zero.
getLocators() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns a comma-delimited list of locators for the system
getLocators() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getLocators() - Method in interface org.apache.geode.cache.client.Pool
Returns an unmodifiable list of InetSocketAddress of the locators this pool is using.
getLocators() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the locator property.
getLocators() - Static method in class org.apache.geode.distributed.Locator
Deprecated.
as of 7.0 use Locator.getLocator() instead
getLocators() - Method in class org.apache.geode.management.GemFireProperties
 
getLocatorSSLAlias() - Method in class org.apache.geode.management.GemFireProperties
 
getLocatorState() - Static method in class org.apache.geode.distributed.LocatorLauncher
Gets the LocatorState for this process or null if this process was not launched using this VM's LocatorLauncher reference.
getLockLease() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Gets the length, in seconds, of distributed lock leases obtained by this cache.
getLockLease() - Method in interface org.apache.geode.cache.Cache
Gets the length, in seconds, of distributed lock leases obtained by this cache.
getLockLease() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the lockLease property.
getLockLease() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of second that this member will lease a distributed lock.
getLockRequestQueues() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of lock request queues in use by this member.
getLockServiceMBeanName(DistributedMember, String) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the LockServiceMBean representing a lock service.
getLockServiceMbeanProxy(DistributedMember, String) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain LockServiceMXBean proxy reference for a particular lock service on a Member
getLockTimeout() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Gets the number of seconds a cache operation will wait to obtain a distributed lock lease.
getLockTimeout() - Method in interface org.apache.geode.cache.Cache
Gets the number of seconds a cache operation will wait to obtain a distributed lock lease.
getLockTimeout() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the lockTimeout property.
getLockTimeout() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of seconds that this member will wait for a distributed lock.
getLockWaitsInProgress() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of threads waiting for a lock.
getLog() - Method in interface org.apache.geode.admin.ManagedEntity
Deprecated.
Returns the tail of this manage entity's log file.
getLog() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Retrieves the log for this member.
getLogDiskSpaceLimit() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the log disk space limit in megabytes
getLogDiskSpaceLimit() - Method in class org.apache.geode.management.GemFireProperties
 
getLogFile() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the name of the log file to which informational messages are written.
getLogFile() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets a File reference with the path to the log file for the process.
getLogFile() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the path of the log file for the process.
getLogFile() - Method in class org.apache.geode.distributed.Locator
Returns the log file to which this locator's output is written
getLogFile() - Method in class org.apache.geode.management.GemFireProperties
 
getLogFile() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getLogFileCanonicalPath() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the fully qualified canonical path of the log file for the process.
getLogFileName() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the name of the log file used to log information about this GemFire service.
getLogFileName() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the name of the log file used to log information about this Locator.
getLogFileName() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the name of the log file used to log information about this Server.
getLogFileName() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getLogFileSizeLimit() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the log file size limit in megabytes
getLogFileSizeLimit() - Method in class org.apache.geode.management.GemFireProperties
 
getLogger() - Method in interface org.apache.geode.cache.GemFireCache
Gets the logging object for GemFire.
getLogger() - Static method in class org.apache.geode.cache.query.CacheUtils
 
getLogger() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getLogger() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getLogger() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getLoggerI18n() - Method in interface org.apache.geode.cache.Cache
Deprecated.
as of 6.5 use getLogger().convertToLogWriterI18n() instead
getLoggingLevel() - Method in class org.apache.geode.session.tests.ServerContainer
 
getLoginTimeoutSeconds() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the loginTimeoutSeconds property.
getLogLevel() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the level at which informational messages are logged.
getLogLevel() - Method in class org.apache.geode.management.GemFireProperties
 
getLogWriter() - Static method in class org.apache.geode.admin.AdminDistributedSystemFactory
Deprecated.
Returns a default GemFire LogWriterI18n for logging.
getLogWriter() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Returns the LogWriter used for logging information.
getLogWriter() - Method in class org.apache.geode.distributed.DistributedSystem
Returns the LogWriter used for logging information.
getLong(int) - Method in interface org.apache.geode.Statistics
Returns the value of the identified statistic of type long.
getLong(StatisticDescriptor) - Method in interface org.apache.geode.Statistics
Returns the value of the described statistic of type long.
getLong(String) - Method in interface org.apache.geode.Statistics
Returns the value of the statistic of type long at the given name.
getLong(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getLongArray(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getLongMinValue() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getLongMinValue() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getLongMinValue() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getLossAction() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
Gets the value of the lossAction property.
getLossAction() - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
Returns the reliability policy that describes behavior if any required roles are missing.
getLossAction() - Method in class org.apache.geode.management.MembershipAttributesData
Deprecated.
Returns the policy that describes the action to take if any required roles are missing.
getLowerQty() - Method in class org.apache.geode.cache.query.data.Quote
 
getLowRedundancyBucketCount() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns the number of created buckets that have fewer than the configured redundant copies for this partitioned region.
getLruDestroyRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the rate of entries destroyed either by destroy cache operations or eviction.
getLruDestroyRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the rate of entries destroyed either by destroy cache operations or eviction.
getLruDestroyRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the rate of entries destroyed either by destroy cache operations or eviction.
getLruEntryCount() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
Gets the value of the lruEntryCount property.
getLruEvictionRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the entry eviction rate as triggered by the LRU policy.
getLruEvictionRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the entry eviction rate as triggered by the LRU policy.
getLruEvictionRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the entry eviction rate as triggered by the LRU policy.
getLruEvictionRate() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getLruEvictionRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getLRUEvictionsRate() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the rate of LRU evictions per second by this Sender.
getLRUEvictionsRate() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the rate of LRU evictions per second by this Sender.
getLruHeapPercentage() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
Gets the value of the lruHeapPercentage property.
getLruMemorySize() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
Gets the value of the lruMemorySize property.
getLuceneSerializer() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
Return the LuceneSerializer associated with this index
getM_empByCity() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getM_empByCityFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getManagedConnFactoryClass() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the managedConnFactoryClass property.
getManagedNodeList() - Static method in class org.apache.geode.management.ManagementTestBase
 
getManagementService(Cache) - Static method in class org.apache.geode.management.ManagementService
Returns a newly created or the existing instance of the management service for a cache.
getManagementService() - Static method in class org.apache.geode.management.ManagementTestBase
 
getManager() - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
For internal use only.
getManager() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getManager() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getManager_id() - Method in class org.apache.geode.cache.query.data.Manager
 
getManagerMBeanName() - Method in class org.apache.geode.management.ManagementService
Returns the object name of the ManagerMBean representing a manager.
getManagerMXBean() - Method in class org.apache.geode.management.ManagementService
Returns the ManagerMXBean for the management service.
getManagerObjectName() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a ManagerMXBean used to access the management service running on this distributed member.
getManagingNode() - Static method in class org.apache.geode.management.ManagementTestBase
 
getMap() - Method in class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
Returns the map whose keys and values will be put.
getMarkerEventsConflated() - Method in class org.apache.geode.management.ClientQueueDetail
 
getMaxActiveSessions() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getMaxConnections() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the maximum allowed client connections
getMaxConnections() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the maximum allowed client connections
getMaxConnections() - Method in interface org.apache.geode.cache.client.Pool
Get the maximum connections for this pool.
getMaxConnections() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the maxConnections property.
getMaxConnections() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the maxConnections property.
getMaxConnections() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the maxConnections property.
getMaxConnections() - Method in interface org.apache.geode.cache.server.CacheServer
Returns the maximum allowed client connections
getMaxConnections() - Method in interface org.apache.geode.cache.server.ServerMetrics
Get the max connections for this cache server.
getMaxConnections() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getMaxConnections() - Method in class org.apache.geode.distributed.ServerLauncher
 
getMaxConnections() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getMaxConnections() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the maximum allowed client connections.
getMaxDepartedApplications() - Method in interface org.apache.geode.admin.DistributedSystemHealthConfig
Deprecated.
Returns the maximum number of application members that can unexceptedly leave a healthy the distributed system.
getMaxEventQueueSize() - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Returns the maximum number of entries in the event delivery queue of a healthy cache member.
getMaxFileDescriptorCount() - Method in class org.apache.geode.management.OSMetrics
Returns the maximum number of open file descriptors allowed by the operating system.
getMaximum() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
Gets the value of the maximum property.
getMaximum() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruMemorySize
Gets the value of the maximum property.
getMaximum() - Method in class org.apache.geode.cache.EvictionAttributes
The unit of this value is determined by the definition of the EvictionAlgorithm set by one of the creation methods e.g.
getMaximum() - Method in class org.apache.geode.management.EvictionAttributesData
The unit of this value is determined by the definition of the EvictionAlgorithm set by one of the creation methods e.g.
getMaximumHeapSize() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getMaximumHeapSize() - Method in interface org.apache.geode.management.MemberMXBean
Deprecated.
Please use MemberMXBean.getMaxMemory() instead.
getMaximumHeapSize() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getMaximumHeapSize() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getMaximumMessageCount() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the maximum number of messages that can be enqueued in a client-queue.
getMaximumMessageCount() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the maximum number of messages that can be enqueued in a client-queue.
getMaximumMessageCount() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the maximumMessageCount property.
getMaximumMessageCount() - Method in interface org.apache.geode.cache.server.CacheServer
Returns the maximum number of messages that can be enqueued in a client-queue.
getMaximumMessageCount() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the maximum number of messages that can be enqueued in a client-queue.
getMaximumQueueMemory() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
The maximum memory after which the data needs to be overflowed to disk.
getMaximumQueueMemory() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the maximumQueueMemory property.
getMaximumQueueMemory() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the maximumQueueMemory property.
getMaximumQueueMemory() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the maximumQueueMemory property.
getMaximumQueueMemory() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the maximum amount of memory (in MB) for a GatewaySender's queue.
getMaximumQueueMemory() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the maximum memory after which the data needs to be overflowed to disk.
getMaximumQueueMemory() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the maximum memory after which the data needs to be overflowed to disk.
getMaximumTimeBetweenPings() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the maximum amount of time between client pings.
getMaximumTimeBetweenPings() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the maximum amount of time between client pings.
getMaximumTimeBetweenPings() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the maximumTimeBetweenPings property.
getMaximumTimeBetweenPings() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the maximumTimeBetweenPings property.
getMaximumTimeBetweenPings() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the maximumTimeBetweenPings property.
getMaximumTimeBetweenPings() - Method in interface org.apache.geode.cache.server.CacheServer
Returns the maximum amount of time between client pings.
getMaximumTimeBetweenPings() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns the maximum amount of time between client pings.
getMaximumTimeBetweenPings() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the maximum amount of time between client pings.
getMaximumTimeBetweenPings() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the maximum amount of time between client pings.
getMaxInactiveInterval() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getMaxInactiveInterval() - Method in class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
 
GetMaxInactiveInterval - Class in org.apache.geode.modules.session.functions
 
GetMaxInactiveInterval() - Constructor for class org.apache.geode.modules.session.functions.GetMaxInactiveInterval
 
getMaxInactiveInterval() - Method in class org.apache.geode.modules.util.RegionConfiguration
Returns the maximum time interval in seconds entries are expired
getMaxLoadTime() - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Returns the maximum mumber of milliseconds a cache load operation can take before the cache member is considered to be unhealthy.
getMaxMemory() - Method in class org.apache.geode.management.JVMMetrics
Returns the maximum number of megabytes of memory available from the operating system.
getMaxMemory() - Method in interface org.apache.geode.management.MemberMXBean
Returns the maximum size of the heap in megabytes.
getMaxMemory() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getMaxMemory() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getMaxMemory() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getMaxMemory() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getMaxMessageCount() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getMaxMessageCount() - Method in class org.apache.geode.distributed.ServerLauncher
 
getMaxMessageCount() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getMaxMessageQueueSize() - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Returns the maximum number of enqueued incoming or outgoing messages that a healthy member of a distributed system can have.
getMaxNetSearchTime() - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Returns the maximum number of milliseconds a netSearch operation can take before the cache member is considered to be unhealthy.
getMaxNumReconnectTries() - Method in class org.apache.geode.management.GemFireProperties
 
getMaxOplogSize() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the maxOplogSize property.
getMaxOplogSize() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Gets the value of the maxOplogSize property.
getMaxOplogSize() - Method in interface org.apache.geode.cache.DiskStore
Get the maximum size in megabytes a single oplog (operation log) file should be
getMaxOplogSize() - Method in interface org.apache.geode.cache.DiskWriteAttributes
Deprecated.
as of 6.5 use DiskStore.getMaxOplogSize() instead.
getMaxOpLogSize() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the maximum size (in megabytes) that a single op-log can grow to.
getMaxParallelismForReplicatedRegion() - Method in interface org.apache.geode.cache.wan.GatewaySender
 
getMaxPoolSize() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the maxPoolSize property.
getMaxQty() - Method in class org.apache.geode.cache.query.data.Restricted
 
getMaxReplyTimeouts() - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Returns the maximum number message replies that can timeout in a healthy member.
getMaxRetransmissionRatio() - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Returns the maximum ratio of multicast retransmissions / total multicast messages.
getMaxScore() - Method in interface org.apache.geode.cache.lucene.PageableLuceneQueryResults
Returns the maximum score value across all pages.
getMaxThreads() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the maxium number of threads allowed in this server to service client requests.
getMaxThreads() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the maxium number of threads allowed in this server to service client requests.
getMaxThreads() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the maxThreads property.
getMaxThreads() - Method in interface org.apache.geode.cache.server.CacheServer
Returns the maxium number of threads allowed in this cache server to service client requests.
getMaxThreads() - Method in class org.apache.geode.cache30.ClientServerTestCase
Defaults to 0 which means no selector in server.
getMaxThreads() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getMaxThreads() - Method in class org.apache.geode.distributed.ServerLauncher
 
getMaxThreads() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getMaxThreads() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the maximum number of threads allowed in this CacheServer to service client requests.
getMaxVMProcessSize() - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Returns the maximum VM process size (in megabytes) of a healthy member of the distributed system.
getMaxWaitTimeForReconnect() - Method in class org.apache.geode.management.GemFireProperties
 
getMBeanInstance(ObjectName, Class<T>) - Method in class org.apache.geode.management.ManagementService
Returns an instance of an MBean.
getMBeanProxy(ObjectName, Class<T>) - Method in class org.apache.geode.management.ManagementTestBase
 
getMBeanServer() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Returns the JMX MBeanServer with which GemFire MBeans are registered or null if this Agent is not started.
getMcastAddress() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieves the multicast address in use by this system.
getMcastAddress() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the multicast address for the system
getMcastAddress() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getMcastAddress() - Method in class org.apache.geode.management.GemFireProperties
 
getMcastByteAllowance() - Method in class org.apache.geode.management.GemFireProperties
 
getMcastPort() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieves the multicast port in use by this system.
getMcastPort() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the multicast port for the system
getMcastPort() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getMcastPort() - Method in class org.apache.geode.management.GemFireProperties
 
getMcastRechargeBlockMs() - Method in class org.apache.geode.management.GemFireProperties
 
getMcastRechargeThreshold() - Method in class org.apache.geode.management.GemFireProperties
 
getMcastRecvBufferSize() - Method in class org.apache.geode.management.GemFireProperties
 
getMcastSendBufferSize() - Method in class org.apache.geode.management.GemFireProperties
 
getMcastTTL() - Method in class org.apache.geode.management.GemFireProperties
 
getMember() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the name or ID of the member in the GemFire distributed system.
getMember(String) - Method in class org.apache.geode.management.cli.GfshCommand
this either returns a non-null member or throw an exception if member is not found.
getMember(VM) - Method in class org.apache.geode.management.ManagementTestBase
 
getMember() - Method in interface org.apache.geode.management.MemberMXBean
Returns the name of the member if it's been set, otherwise the ID.
getMember() - Method in interface org.apache.geode.management.membership.ClientMembershipEvent
Returns the the member that connected or disconnected.
getMember() - Method in interface org.apache.geode.management.RegionMXBean
Returns the name/ID of the member hosting this Region.
getMember() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getMember() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getMember() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getMember() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getMemberCount() - Method in interface org.apache.geode.management.DistributedLockServiceMXBean
Returns the number of members using this LockService.
getMemberCount() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of members hosting/using the Region.
getMemberCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of members in the distributed system.
getMemberCount() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns the number of members using this LockService.
getMemberCount() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getMemberCount() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getMemberCount() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getMemberCount() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getMemberGroups() - Method in class org.apache.geode.management.GemFireProperties
 
getMemberId() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getMemberId() - Method in interface org.apache.geode.admin.SystemMembershipEvent
Deprecated.
Returns the distributed member as a String.
getMemberId() - Method in exception org.apache.geode.cache.execute.FunctionInvocationTargetException
Method to get the member id of the Exception
getMemberId() - Method in interface org.apache.geode.cache.TransactionId
 
getMemberId() - Static method in class org.apache.geode.cache30.ClientServerTestCase
 
getMemberId() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the ID of the member in the GemFire distributed system as determined and assigned by GemFire when the member process joins the distributed system.
getMemberId() - Method in class org.apache.geode.distributed.DistributedSystem
Deprecated.
as of GemFire 5.0, use DistributedSystem.getDistributedMember() instead
getMemberId(VM) - Method in class org.apache.geode.management.ManagementTestBase
 
getMemberId() - Method in interface org.apache.geode.management.membership.ClientMembershipEvent
Returns the id of the member that connected or disconnected.
getMemberId() - Method in interface org.apache.geode.management.membership.MembershipEvent
Returns the distributed member as a String.
getMemberId() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
 
getMemberMBeanName(DistributedMember) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the MemberMBean representing a distributed member.
getMemberMbeanProxy(DistributedMember) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain MemberMXBean proxy reference for a particular Member
getMemberMXBean() - Method in class org.apache.geode.management.ManagementService
Returns the MemberMXBean for managing and monitoring the local member.
getMemberName() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getMemberName() - Method in interface org.apache.geode.cache.execute.FunctionContext
a convenience method to get the name of the member this function executes on.
getMemberName() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the name of the member in the GemFire distributed system as determined by the 'name' GemFire property.
getMemberName() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets GemFire member's name for the process.
getMemberName() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the member name of this Locator in GemFire.
getMemberName() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the name of this member (this Locator) in the GemFire distributed system and determined by the 'name' GemFire property.
getMemberName() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the member name of this Server in GemFire.
getMemberName() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the name of this member (this Server) in the GemFire distributed system as determined by the 'name' GemFire property.
getMemberName() - Method in class org.apache.geode.management.GemFireProperties
 
getMemberNames() - Method in interface org.apache.geode.management.DistributedLockServiceMXBean
Returns a list of names of the members using this LockService.
getMemberNames() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns a list of names of the members using this LockService.
getMemberObjectName() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the object name for a MemberMXBean used to access this distributed member.
getMembers() - Method in interface org.apache.geode.cache.Cache
Returns a set of the other non-administrative members in the distributed system.
getMembers(Region) - Method in interface org.apache.geode.cache.Cache
Returns a set of the members in the distributed system that have the given region.
getMembers(String[], String[]) - Method in class org.apache.geode.management.cli.GfshCommand
if no members matches these names, a UserErrorException will be thrown
getMembers() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns a list of names/IDs of the members hosting the Region.
getMembers() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getMembers() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getMembersFunctionExecutor(Set<DistributedMember>) - Method in class org.apache.geode.management.cli.GfshCommand
 
getMembershipAttributes() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
this API is scheduled to be removed
getMembershipAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the membershipAttributes property.
getMembershipAttributes() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
this API is scheduled to be removed
getMembershipID() - Method in class org.apache.geode.cache.wan.EventSequenceID
 
getMembershipPortRange() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the membership-port-range property of the Distributed System.
getMembershipPortRange() - Method in class org.apache.geode.management.GemFireProperties
 
getMembersIncludingLocators(String[], String[]) - Method in class org.apache.geode.management.cli.GfshCommand
if no members matches these names, a UserErrorException will be thrown
getMemberTimeout() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the member-timeout millisecond value used in failure-detection protocols
getMemberTimeout() - Method in class org.apache.geode.management.GemFireProperties
 
getMemberUpTime() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of seconds that this member has been running.
getMemberUpTime() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getMemberUpTime() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getMessage() - Method in interface org.apache.geode.admin.Alert
Deprecated.
The alert's message
getMessage() - Method in exception org.apache.geode.cache.lucene.LuceneIndexExistsException
 
getMessageSyncInterval() - Method in interface org.apache.geode.cache.Cache
Gets the frequency (in seconds) at which a message will be sent by the primary cache-server to all the secondary cache-server nodes to remove the events which have already been dispatched from the queue.
getMessageSyncInterval() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the messageSyncInterval property.
getMessageTimeToLive() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the time (in seconds ) after which a message in the client queue will expire.
getMessageTimeToLive() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the time (in seconds ) after which a message in the client queue will expire.
getMessageTimeToLive() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the messageTimeToLive property.
getMessageTimeToLive() - Method in interface org.apache.geode.cache.server.CacheServer
Returns the time (in seconds ) after which a message in the client queue will expire.
getMessageTimeToLive() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getMessageTimeToLive() - Method in class org.apache.geode.distributed.ServerLauncher
 
getMessageTimeToLive() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getMessageTimeToLive() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the time (in seconds) after which a message in the client queue will expire.
getMinConnections() - Method in interface org.apache.geode.cache.client.Pool
Get the minimum connections for this pool.
getMinConnections() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the minConnections property.
getMinHitRatio() - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Returns the minimum hit ratio of a healthy cache member.
getMinQty() - Method in class org.apache.geode.cache.query.data.Restricted
 
getMirrorType() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
as of 5.0, you should use getDataPolicy instead
getMirrorType() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the mirrorType property.
getMirrorType() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
as of GemFire 5.0, use RegionAttributes.getDataPolicy() instead.
getMissCount() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the MissCount obtained from this region's statistics.
getMissCount() - Method in interface org.apache.geode.cache.CacheStatistics
Returns the number of times that Region.get on the region or the entry was called and there was no value found locally.
getMissCount() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of times that a cache miss occurred.
getMissCount() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of times that a cache miss occurred.
getMissingPersistentMembers() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieve the set of persistent files that the existing members are waiting for.
getMissingRoles() - Method in exception org.apache.geode.cache.RegionAccessException
Deprecated.
Returns the missing required roles that caused this exception.
getMktValue() - Method in class org.apache.geode.cache.query.data.Position
 
getMktValue() - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
getMktValue() - Method in class org.apache.geode.cache.query.data.PositionPdx
 
getModuleName() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
Override only this one method in sub-classes
getModulePath() - Method in class org.apache.geode.session.tests.ContainerInstall
Where the module is located The module contains jars needed for geode session setup as well as default templates for some needed XML files.
getMulticastEnabled() - Method in interface org.apache.geode.cache.RegionAttributes
Returns true if multicast communications are enabled for this region.
getMultiuserAuthentication() - Method in interface org.apache.geode.cache.client.Pool
Returns true if multiuser mode is enabled on this pool.
getMyByte() - Method in class org.apache.geode.pdx.SimpleClass
 
getMyEnum() - Method in class org.apache.geode.pdx.SimpleClass
 
getMyFloat() - Method in class org.apache.geode.pdx.SimpleClass1
 
getMyInt() - Method in class org.apache.geode.pdx.SimpleClass
 
getMyInt() - Method in class org.apache.geode.pdx.SimpleClass1
 
getMyLong() - Method in class org.apache.geode.pdx.SimpleClass1
 
getMyShort() - Method in class org.apache.geode.pdx.SimpleClass1
 
getMyString1() - Method in class org.apache.geode.pdx.SimpleClass1
 
getMyString2() - Method in class org.apache.geode.pdx.SimpleClass1
 
getMyString3() - Method in class org.apache.geode.pdx.SimpleClass1
 
getName() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieves display friendly name for this system.
getName() - Method in class org.apache.geode.admin.AlertLevel
Deprecated.
 
getName() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Gets the identifying name of this configuration parameter.
getName() - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
getName() - Method in interface org.apache.geode.admin.Statistic
Deprecated.
Gets the identifying name of this statistic.
getName() - Method in interface org.apache.geode.admin.StatisticResource
Deprecated.
Gets the identifying name of this resource.
getName() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Retrieves display friendly name for this member.
getName() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
The name of the cache.
getName() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the name that identifies this region in its cache.
getName() - Method in class org.apache.geode.admin.SystemMemberType
Deprecated.
 
getName() - Method in interface org.apache.geode.cache.client.Pool
Get the name of the connection pool
getName() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the name property.
getName() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
Gets the value of the configPropertyName property.
getName() - Method in class org.apache.geode.cache.configuration.ParameterType
Gets the value of the name property.
getName() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the name property.
getName() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes.RequiredRole
Gets the value of the name property.
getName() - Method in class org.apache.geode.cache.configuration.RegionConfig
Gets the value of the name property.
getName() - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Gets the value of the name property.
getName() - Method in interface org.apache.geode.cache.DiskStore
Get the name of the DiskStore
getName() - Method in interface org.apache.geode.cache.GemFireCache
Returns the name of this cache.
getName() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
Returns the name of the LuceneIndex object.
getName() - Method in class org.apache.geode.cache.operations.ExecuteCQOperationContext
Deprecated.
Return the name of the continuous query.
getName() - Method in interface org.apache.geode.cache.PartitionResolver
Returns the name of the PartitionResolver
getName() - Method in interface org.apache.geode.cache.query.CqQuery
Get the name of the CQ.
getName() - Method in class org.apache.geode.cache.query.data.City
 
getName() - Method in class org.apache.geode.cache.query.data.Country
 
getName() - Method in class org.apache.geode.cache.query.data.District
 
getName() - Method in class org.apache.geode.cache.query.data.State
 
getName() - Method in class org.apache.geode.cache.query.data.Village
 
getName() - Method in interface org.apache.geode.cache.query.Index
Returns the unique name of this index
getName() - Method in enum org.apache.geode.cache.query.IndexType
Deprecated.
 
getName() - Method in class org.apache.geode.cache.query.transaction.Person
 
getName() - Method in interface org.apache.geode.cache.Region
Returns the name of this region.
getName() - Method in class org.apache.geode.cache.util.StringPrefixPartitionResolver
 
getName() - Method in interface org.apache.geode.distributed.DistributedMember
Returns this member's name.
getName() - Method in class org.apache.geode.distributed.DistributedSystem
Returns the name of this connection to the distributed system.
getName() - Method in enum org.apache.geode.distributed.LocatorLauncher.Command
Gets the name of the Locator launcher command.
getName() - Method in interface org.apache.geode.distributed.Role
Deprecated.
Returns the name of this role.
getName() - Method in enum org.apache.geode.distributed.ServerLauncher.Command
Gets the name of the Server launcher command.
getName() - Method in class org.apache.geode.examples.security.ExampleSecurityManager.Role
 
getName() - Method in class org.apache.geode.examples.security.ExampleSecurityManager.User
 
getName() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the name of the client.
getName() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the name of the DiskStore.
getName() - Method in interface org.apache.geode.management.DistributedLockServiceMXBean
Returns the name of the LockService.
getName() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the name of the Region.
getName() - Method in class org.apache.geode.management.FixedPartitionAttributesData
Returns the name of the partition.
getName() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns the name of the lock service.
getName() - Method in interface org.apache.geode.management.MemberMXBean
Returns the name of this member.
getName() - Method in class org.apache.geode.management.OSMetrics
Returns the name of the operating system.
getName() - Method in interface org.apache.geode.management.RegionMXBean
Returns the name of the Region.
getName() - Method in class org.apache.geode.security.query.data.PdxQueryTestObject
 
getName() - Method in class org.apache.geode.security.query.data.QueryTestObject
 
getName() - Method in enum org.apache.geode.security.ResourcePermission.Operation
 
getName() - Method in enum org.apache.geode.security.ResourcePermission.Resource
 
getName() - Method in enum org.apache.geode.security.ResourcePermission.Target
 
getName() - Method in class org.apache.geode.security.templates.PKCSPrincipal
 
getName() - Method in class org.apache.geode.security.templates.UsernamePrincipal
 
getName() - Method in class org.apache.geode.security.TestSecurityManager.Role
 
getName() - Method in enum org.apache.geode.session.tests.ContainerInstall.ConnectionType
 
getName() - Method in interface org.apache.geode.StatisticDescriptor
Returns the name of this statistic
getName() - Method in interface org.apache.geode.StatisticsType
Returns the name of this statistics type
getName() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getName() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getName() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getName() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getNetLoadsAverageLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the net load average latency.
getNetSearchAverageLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the net search average latency.
getNewDistributedSystemID() - Method in interface org.apache.geode.cache.util.TimestampedEntryEvent
 
getNewSession() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getNewSession() - Method in class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
 
getNewSession() - Method in class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
 
getNewTimestamp() - Method in interface org.apache.geode.cache.util.TimestampedEntryEvent
 
getNewValue() - Method in interface org.apache.geode.cache.EntryEvent
Returns the value in the cache after this event.
getNewValue() - Method in interface org.apache.geode.cache.EntryOperation
Deprecated. 
getNewValue() - Method in interface org.apache.geode.cache.query.CqEvent
Get the new value of the modification.
getNormalMembersWithSameOrNewerVersion(Version) - Method in class org.apache.geode.management.cli.GfshCommand
Get All members >= a specific version, excluding locators
getNotifyBySubscription() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Answers whether or not this bridge server should notify clients based on key subscription.
getNotifyBySubscription() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Answers whether or not this cache server should notify clients based on key subscription.
getNotifyBySubscription() - Method in interface org.apache.geode.cache.server.CacheServer
Deprecated.
as of 6.0.1. This method is no more in use, by default notifyBySubscription attribute is set to true.
getNumberOfBucketIndexes() - Method in interface org.apache.geode.cache.query.IndexStatistics
Returns the number of bucket indexes created in the Partitioned Region
getNumberOfKeys() - Method in interface org.apache.geode.cache.query.IndexStatistics
Returns the number of keys in this index.
getNumberOfMapIndexKeys() - Method in interface org.apache.geode.cache.query.IndexStatistics
Returns the number of keys in this index at the highest level
getNumberOfValues() - Method in interface org.apache.geode.cache.query.IndexStatistics
Returns the number of values in this index.
getNumberOfValues(Object) - Method in interface org.apache.geode.cache.query.IndexStatistics
Return the number of values for the specified key in this index.
getNumBucket() - Method in class org.apache.geode.management.FixedPartitionAttributesData
Returns the number of buckets allowed for the partition.
getNumBuckets() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
Gets the value of the numBuckets property.
getNumBuckets() - Method in class org.apache.geode.cache.FixedPartitionAttributes
Returns the number of buckets allowed for the partition.
getNumBucketsWithoutRedundancy() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of buckets without full redundancy.
getNumBucketsWithoutRedundancy() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of buckets without full redundancy.
getNumClientNotificationRequests() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the number of cache client notification requests.
getNumClients() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of connected clients.
getNumClients() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getNumClients() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getNumericId() - Method in interface org.apache.geode.Statistics
Gets the number associated with this instance that helps identify it.
getNumExecutions() - Method in interface org.apache.geode.cache.query.QueryStatistics
Returns the total number of times the query has been executed.
getNumGateways() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the number of client virtual machines connected and acting as a gateway.
getNumInitialImagesInProgress() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of initial images in progress.
getNumOfCacheListenerCalls() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the number of times a cache listener call has completed.
getNumOfGets() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the number of times a successful get operation has occurred.
getNumOfMisses() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the number of times a cache miss has occurred.
getNumOfPuts() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the number of times an entry was added or replaced in this cache as a result of a local operation.
getNumOfThreads() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the number of threads currently in use.
getNumPrincipalTries(OperationContext.OperationCode[], String[]) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Get the number of tries to be done for obtaining valid credentials for the given operations in the given region.
getNumPrincipalTries(OperationContext.OperationCode[], String[]) - Method in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
getNumPrincipalTries(OperationContext.OperationCode[], String[]) - Method in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
getNumRunningFunctions() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of map-reduce jobs currently running on all members in the distributed system.
getNumRunningFunctions() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of currently executing functions.
getNumRunningFunctions() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getNumRunningFunctions() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getNumRunningFunctionsHavingResults() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of currently executing functions that will return results.
getNumSubscriptions() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the number of clients who have existing subscriptions.
getNumSubscriptions() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of subscriptions for all members.
getNumSubscriptions() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getNumSubscriptions() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getNumThreads() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of threads in use.
getNumThreads() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getNumThreads() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getNumUpdates() - Method in interface org.apache.geode.cache.query.IndexStatistics
Return the total number of times this index has been updated
getNumVoidRemovals() - Method in class org.apache.geode.management.ClientQueueDetail
 
getObject() - Method in class org.apache.geode.cache.operations.GetOperationContext
Deprecated.
Get the value of this get operation.
getObject() - Method in interface org.apache.geode.pdx.PdxInstance
Deserializes and returns the domain object that this instance represents.
getObjectName() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Returns the ObjectName of the JMX management bean that represents this agent or null if this Agent has not been started.
getObjectSizer() - Method in class org.apache.geode.cache.EvictionAttributes
An ObjectSizer is used by the EvictionAlgorithm.LRU_MEMORY algorithm to measure the size of each Entry as it is entered into a Region.
getOffHeap() - Method in interface org.apache.geode.cache.RegionAttributes
Returns whether or not this region uses off-heap memory.
getOffHeap() - Method in class org.apache.geode.management.RegionAttributesData
Returns true if the region uses off-heap memory.
getOffHeapCompactionTime() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total time spent compacting in milliseconds.
getOffHeapFragmentation() - Method in interface org.apache.geode.management.MemberMXBean
Returns the percentage of off-heap memory fragmentation.
getOffHeapFreeMemory() - Method in interface org.apache.geode.management.MemberMXBean
Returns the size of available (or unallocated) off-heap memory in bytes.
getOffHeapFreeMemory() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getOffHeapFreeMemory() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getOffHeapFreeSize() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getOffHeapFreeSize() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getOffHeapMaxMemory() - Method in interface org.apache.geode.management.MemberMXBean
Returns the size of the maximum configured off-heap memory in bytes.
getOffHeapObjects() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of off heap objects.
getOffHeapUsedMemory() - Method in interface org.apache.geode.management.MemberMXBean
Returns the size of utilized off-heap memory in bytes.
getOffHeapUsedMemory() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getOffHeapUsedMemory() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getOffHeapUsedSize() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getOffHeapUsedSize() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getOfflineDiskStores() - Method in interface org.apache.geode.admin.BackupStatus
Deprecated.
Returns the set of disk stores that were known to be offline at the time of the backup.
getOfflineDiskStores() - Method in interface org.apache.geode.management.DiskBackupStatus
Returns a list of directories for the disk stores that were off-line at the time the backup occurred.
getOfflineMembers() - Method in exception org.apache.geode.cache.persistence.PartitionOfflineException
Retrieve the set of disk directories which are known to hold data for the missing buckets, but are not online.
getOldDistributedSystemID() - Method in interface org.apache.geode.cache.util.TimestampedEntryEvent
 
getOldTimestamp() - Method in interface org.apache.geode.cache.util.TimestampedEntryEvent
 
getOldValue() - Method in interface org.apache.geode.cache.EntryEvent
Returns the value in the cache prior to this event.
getOldValue() - Method in exception org.apache.geode.cache.EntryExistsException
Returns the old existing value that caused this exception.
getOnlineLocators() - Method in interface org.apache.geode.cache.client.Pool
Returns an unmodifiable list of InetSocketAddress of the locators this pool is using.
getOpenFileDescriptorCount() - Method in class org.apache.geode.management.OSMetrics
Returns the current number of open file descriptors..
getOperatingRegion() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
getOperatingRegion() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getOperatingRegion() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getOperatingRegionName() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
getOperatingRegionName() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getOperation() - Method in interface org.apache.geode.admin.SystemMemberCacheEvent
Deprecated.
Returns the actual operation that caused this event.
getOperation() - Method in interface org.apache.geode.cache.CacheEvent
Return a description of the operation that triggered this event.
getOperation() - Method in interface org.apache.geode.cache.EntryOperation
Deprecated. 
getOperation() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns the Operation that triggered this event.
getOperation() - Method in interface org.apache.geode.cache.wan.GatewayQueueEvent
Returns the Operation that triggered this event.
getOperation() - Method in class org.apache.geode.security.ResourcePermission
Returns the operation, could be either ALL, NULL, MANAGE, WRITE or READ
getOperationCode() - Method in class org.apache.geode.cache.operations.CloseCQOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.DestroyOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.ExecuteCQOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
getOperationCode() - Method in class org.apache.geode.cache.operations.GetDurableCQsOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.GetOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.InvalidateOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.KeySetOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.OperationContext
Deprecated.
Return the operation code associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.PutOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.RegionClearOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.RegionCreateOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.RegionDestroyOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.RegionOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.RegisterInterestOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.RemoveAllOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.StopCQOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.cache.operations.UnregisterInterestOperationContext
Deprecated.
Return the operation associated with the OperationContext object.
getOperationCode() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
GetOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
GetOperationContext(Object, boolean) - Constructor for class org.apache.geode.cache.operations.GetOperationContext
Deprecated.
Constructor for the operation.
getOperationString() - Method in class org.apache.geode.security.ResourcePermission
Returns the operation, could be either "*", "NULL", "MANAGE", "WRITE" or "READ"
getOpNum() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
getOptions() - Method in enum org.apache.geode.distributed.LocatorLauncher.Command
Gets a set of valid options that can be used with the Locator launcher command when used from the command-line.
getOptions() - Method in enum org.apache.geode.distributed.ServerLauncher.Command
Gets a set of valid options that can be used with the Server launcher command when used from the command-line.
getOpType() - Method in class org.apache.geode.cache.operations.PutOperationContext
Deprecated.
Return whether the operation is a create or update or unknown.
getOrderByComparatorAndLimitForQuery(String, int) - Method in class org.apache.geode.cache.query.functional.StructSetOrResultsSet
 
getOrderPolicy() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Returns the order policy followed while dispatching the events to AsyncEventListener.
getOrderPolicy() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the orderPolicy property.
getOrderPolicy() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the orderPolicy property.
getOrderPolicy() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the orderPolicy property.
getOrderPolicy() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the order policy followed while dispatching the events to remote ds.
getOrderPolicy() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the order policy followed while dispatching the events to remote distributed system.
getOrderPolicy() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the order policy followed while dispatching the events to remote distributed system.
getOrdinal() - Method in class org.apache.geode.cache.InterestResultPolicy
Returns the ordinal value.
getOutgoingGateways() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getOutoforderBatchesReceived() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the number of batches which have been received out of order.
getOutputStream(OutputStream) - Method in interface org.apache.geode.cache.wan.GatewayTransportFilter
 
getOutputStream(OutputStream) - Method in class org.apache.geode.cache30.MyGatewayTransportFilter1
 
getOutputStream(OutputStream) - Method in class org.apache.geode.cache30.MyGatewayTransportFilter2
 
getOverflowDirectory() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the overflowDirectory property.
getOverflowDirectory() - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Gets the value of the overflowDirectory property.
getOverflowDirectory() - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
Deprecated.
getOverflowDiskStoreName() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns the name of the disk store that is used for persistence.
getOverflowDiskStoreName() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the name of the disk store that is used for persistence.
getOwner() - Method in interface org.apache.geode.admin.StatisticResource
Deprecated.
Returns a display string of the SystemMember owning this resource.
getP1() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getP1() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getP1() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getP2() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getP2() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getP2() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getP_boolArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_boolArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_boolFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_byte() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_byteArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_byteArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_byteFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_double() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_doubleArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_doubleArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_doubleFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_float() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_floatArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_floatArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_floatFn() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_int() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_intArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_intArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_intFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_long() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_longArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_longArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_longFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_short() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_shortArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_shortArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getP_shortFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getPageSize() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
Gets the page size setting of current query.
getParameterCount() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns the number of parameters that this argument takes.
getParameterName(int) - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns the name of the parameter position requested.
getParameters() - Method in class org.apache.geode.cache.configuration.DeclarableType
Gets the value of the parameter property.
getParent() - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
getParentRegion() - Method in interface org.apache.geode.cache.Region
Gets the parent region of this region.
getParentRegion() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the name of the parent Region.
getParentRegion() - Method in interface org.apache.geode.management.RegionMXBean
The name of the parent Region or null if the Region has no parent.
getPartitionAttributes() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the PartitionAttributes for the region.
getPartitionAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the partitionAttributes property.
getPartitionAttributes() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the PartitionAttributes that configure how the region is partitioned.
getPartitionListeners() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the partitionListener property.
getPartitionListeners() - Method in interface org.apache.geode.cache.PartitionAttributes
Returns array of PartitionListener{s} configured on this partitioned region
getPartitionListeners() - Method in class org.apache.geode.management.PartitionAttributesData
Returns a list of Classes that are configured as listeners for the Region.
getPartitionMemberDetailsAfter() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns a Set of detailed information about each member that had rebalancable resources at the time that the rebalance completed.
getPartitionMemberDetailsBefore() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns a Set of detailed information about each member that had rebalancable resources at the time that the rebalance started.
getPartitionMemberInfo() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns an immutable set of PartitionMemberInfo representing every member that is configured to provide storage space to the partitioned region.
getPartitionName() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
Gets the value of the partitionName property.
getPartitionName() - Method in class org.apache.geode.cache.FixedPartitionAttributes
Returns the name of the fixed partition.
getPartitionName(EntryOperation<K, V>, Set<String>) - Method in interface org.apache.geode.cache.FixedPartitionResolver
This method is used to get the name of the partition for the given entry operation.
getPartitionRebalanceDetails() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns a Set of detailed information about each partitioned region that was rebalanced.
getPartitionRegionCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of Partition Regions present in the Cache.
getPartitionRegionInfo(Cache) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Gathers a set of details about all partitioned regions in the local Cache.
getPartitionRegionInfo(Region<?, ?>) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Gathers details about the specified partitioned region.
getPartitionResolver() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the partitionResolver property.
getPartitionResolver() - Method in interface org.apache.geode.cache.PartitionAttributes
Returns the PartitionResolver set for custom partitioning
getPartitionResolver() - Method in class org.apache.geode.management.PartitionAttributesData
Returns a list of Classes that are configured as resolvers for the Region.
getPassword() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the password property.
getPassword() - Method in class org.apache.geode.examples.security.ExampleSecurityManager.User
 
getPassword() - Method in class org.apache.geode.security.TestSecurityManager.User
 
getPath() - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
getPdx() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the pdx property.
getPDXDeserializationAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average time, in seconds, spent deserializing PDX instanced.
getPDXDeserializationRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the instantaneous rate of PDX instance deserialization.
getPdxDiskStore() - Method in interface org.apache.geode.cache.GemFireCache
Returns the disk store used for PDX meta data
getPdxIgnoreUnreadFields() - Method in interface org.apache.geode.cache.GemFireCache
Returns true if fields that are not read during PDX deserialization should be ignored during the PDX serialization.
getPdxPersistent() - Method in interface org.apache.geode.cache.GemFireCache
Returns true if the PDX metadata for this cache is persistent
getPdxReadSerialized() - Method in interface org.apache.geode.cache.GemFireCache
Returns whether { @link PdxInstance} is preferred for PDX types instead of Java object.
getPdxSerializer() - Method in class org.apache.geode.cache.configuration.PdxType
Gets the value of the pdxSerializer property.
getPdxSerializer() - Method in interface org.apache.geode.cache.GemFireCache
Returns the PdxSerializer used by this cache, or null if no PDX serializer is defined.
getPendingEventCount() - Method in interface org.apache.geode.cache.client.Pool
Returns the approximate number of pending subscription events maintained at server for this durable client pool at the time it (re)connected to the server.
getPermissions() - Method in class org.apache.geode.examples.security.ExampleSecurityManager.Role
 
getPermissions() - Method in class org.apache.geode.security.TestSecurityManager.Role
 
getPersistBackup() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns whether or not a persistent backup should be made of the region (as opposed to just writing the overflow data to disk).
getPersistBackup() - Method in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Returns true if the factory is persisted to disk; false if not.
getPersistBackup() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
as of GemFire 5.0, use DataPolicy.PERSISTENT_REPLICATE instead
getPersistentEnabled() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getPersistentEnabled() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getPh(int) - Method in class org.apache.geode.cache.query.data.Employee
 
getPhoneNo(String) - Method in class org.apache.geode.cache.query.data.Employee
 
getPid() - Method in class org.apache.geode.cache.query.data.Position
 
getPid() - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
getPid() - Method in class org.apache.geode.cache.query.data.PositionPdx
 
getPid() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the user-specified process ID (PID) of the running GemFire service that AbstractLauncher implementations can use to determine status, or stop the service.
getPid() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the process ID of the running GemFire service if known, otherwise returns null.
getPid() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the process ID (PID) of the running Locator indicated by the user as an argument to the LocatorLauncher.
getPid() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the user-specified process ID (PID) of the running Locator that LocatorLauncher uses to issue status and stop commands to the Locator.
getPid() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the process ID (PID) of the running Server indicated by the user as an argument to the ServerLauncher.
getPid() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the user-specified process ID (PID) of the running Server that ServerLauncher uses to issue status and stop commands to the Server.
getPingInterval() - Method in interface org.apache.geode.cache.client.Pool
Get the ping interval for this pool.
getPingInterval() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the pingInterval property.
getPipeline() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getPipeline() - Method in class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
 
getPk() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getPk() - Method in class org.apache.geode.cache.query.data.PortfolioData
 
getPk() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getPk() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getPoolName() - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Gets the value of the poolName property.
getPoolName() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the poolName property.
getPoolName() - Method in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Returns the name of the Pool associated with the dynamic region factory.
getPoolName() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the name of the Pool that this region will use to communicate with servers, if any.
getPoolName() - Method in class org.apache.geode.distributed.DurableClientAttributes
 
getPoolName() - Method in class org.apache.geode.management.RegionAttributesData
Returns the name of the Pool that this Region will use to communicate with servers, if any.
getPools() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the pool property.
getPoolStats() - Method in class org.apache.geode.management.ClientHealthStatus
 
getPort() - Method in interface org.apache.geode.admin.DistributionLocatorConfig
Deprecated.
Returns the port on which ths distribution locator listens for members to connect.
getPort() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the port on which this bridge server listens for bridge clients to connect.
getPort() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the port on which this cache server listens for clients to connect.
getPort() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
Gets the value of the port property.
getPort() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the port property.
getPort() - Method in class org.apache.geode.cache.configuration.PoolType.Locator
Gets the value of the port property.
getPort() - Method in class org.apache.geode.cache.configuration.PoolType.Server
Gets the value of the port property.
getPort() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the port property.
getPort() - Method in interface org.apache.geode.cache.server.CacheServer
Returns the port on which this cache server listens for clients.
getPort() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns the port on which this GatewayReceiver listens for clients.
getPort() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the port for the process and its service.
getPort() - Method in class org.apache.geode.distributed.Locator
Returns the port on which this locator runs
getPort() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the port number used by the Locator to listen for client requests.
getPort() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the port number on which the Locator listens for client requests.
getPort() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getPort() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
getPort() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the port on which this CacheServer listens for clients.
getPort() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the port the receiver is listening on.
getPort() - Method in interface org.apache.geode.management.LocatorMXBean
Returns the port on which this Locator listens for connections.
getPort() - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
getPort() - Method in class org.apache.geode.session.tests.ServerContainer
Get the basic port for the container Calls ServerContainer.getPort() with the ServletPropertySet.PORT option.
getPort(String) - Method in class org.apache.geode.session.tests.ServerContainer
The container's port for the specified port type
getPort() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getPort() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getPortAsString() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the port number represented as a String value.
getPositions() - Method in class org.apache.geode.cache.query.data.Portfolio
 
getPositions(String) - Method in class org.apache.geode.cache.query.data.Portfolio
 
getPositions(Integer) - Method in class org.apache.geode.cache.query.data.Portfolio
 
getPositions(int) - Method in class org.apache.geode.cache.query.data.Portfolio
 
getPositions() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getPositions(String) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getPositions(Integer) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getPositions(int) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
getPositions() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getPositions(String) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getPositions(Integer) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getPositions(int) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
getPossibleDuplicate() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEvent
Returns whether possibleDuplicate is set for this event.
getPossibleDuplicate() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns whether this event is a possible duplicate.
getPostArgs() - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
After processing the command line arguments, this method may be used to return all arguments which were excluded from processing by their placement after the "--" psuedo-argument.
getPreferDeserializedForm() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getPreferDeserializedForm() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getPrice() - Method in class org.apache.geode.cache.query.data.Quote
 
getPrice() - Method in class org.apache.geode.cache.query.data.Restricted
 
getPrice() - Method in class org.apache.geode.cache.query.dunit.TestObject
 
getPrimaryBucketCount() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of primary buckets on this member.
getPrimaryBucketCount() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of primary buckets on this member.
getPrimaryCount() - Method in interface org.apache.geode.cache.partition.PartitionMemberInfo
The number of hosted buckets for which the member is hosting the primary copy.
getPrimaryForm() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns the primary form of the argument.
getPrimaryMemberForKey(Region<K, V>, K) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Get the current primary owner for a key.
getPrimaryTransfersCompleted() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the number of primaries that were transferred for this region.
getPrimaryTransferTime() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the time, in milliseconds, spent transferring primaries for this region.
getPrincipal() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getPrincipal() - Method in exception org.apache.geode.security.NotAuthorizedException
Returns the principal for which authorization failed.
getProcessCpuTime() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the amount of time (in nanoseconds) used by the client process.
getProcessCpuTime() - Method in class org.apache.geode.management.OSMetrics
Returns the amount of time (in nanoseconds) used by the member's process.
getProcessId() - Method in interface org.apache.geode.distributed.DistributedMember
Returns the process id for this member.
getProcessId() - Method in interface org.apache.geode.management.MemberMXBean
Returns the operating system process ID.
getProductDirectory() - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Returns the name of the GemFire product directory to use when administering the managed entity.
getProjectionAttributes() - Method in interface org.apache.geode.cache.query.Index
Get the original projectionAttributes for this expression.
getProperties() - Method in class org.apache.geode.cache.lucene.test.LuceneTestSerializer
 
getProperties() - Method in class org.apache.geode.distributed.DistributedSystem
Returns the configuration properties.
getProperties() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the GemFire Distributed System (cluster) Properties.
getProperties() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the GemFire Distributed System (cluster) Properties.
getPropertiesFile() - Static method in class org.apache.geode.distributed.DistributedSystem
Returns the current value of DistributedSystem.PROPERTIES_FILE_PROPERTY system property if set or the default value DistributedSystem.PROPERTIES_FILE_DEFAULT.
getPropertiesFileURL() - Static method in class org.apache.geode.distributed.DistributedSystem
Gets an URL for the properties file, if one can be found, that the connect method will use as its properties file.
getPropertyFileURL() - Static method in class org.apache.geode.distributed.DistributedSystem
Deprecated.
getProtocols() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
getProxyCaches(int) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
getPRSingleHopEnabled() - Method in interface org.apache.geode.cache.client.Pool
Returns true if single-hop optimisation is enabled on this pool.
getPublisher() - Method in interface org.apache.geode.cache.RegionAttributes
Deprecated.
as of 6.5
getPulseURL() - Method in interface org.apache.geode.management.ManagerMXBean
Returns the URL for connecting to the Pulse application.
getPulseURL() - Method in class org.apache.geode.tools.pulse.tests.rules.ServerRule
 
getPulseURL() - Method in class org.apache.geode.tools.pulse.tests.rules.WebDriverRule
 
getPutAllAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the cache putAll average latency.
getPutAllRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of putAlls per second.
getPutAllRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of putAlls per second.
getPutAllRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of putAlls per second.
getPutEvents(List<CacheEvent<K, V>>) - Static method in class org.apache.geode.cache.util.TxEventTestUtil
Selects the entry update events from a list of cache events.
getPutLocalRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of local puts per second.
getPutLocalRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of local puts per second.Only applicable for partitioned regions.
getPutRemoteAvgLatency() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the average latency for remote puts.
getPutRemoteAvgLatency() - Method in interface org.apache.geode.management.RegionMXBean
Returns the average latency for remote puts in nanoseconds.Only applicable for partitioned regions.
getPutRemoteLatency() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the latency for the most recent remote put.
getPutRemoteLatency() - Method in interface org.apache.geode.management.RegionMXBean
Returns the latency for the most recent remote put in nanoseconds.Only applicable for partitioned regions.
getPutRemoteRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of remote puts per second.
getPutRemoteRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of remote puts per second.Only applicable for partitioned regions.
getPutRequestAvgLatency() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the average put request latency.
getPutRequestAvgLatency() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the average put request latency.
getPutRequestRate() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the rate of put requests.
getPutRequestRate() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the rate of put requests.
getPutsAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the cache put average latency.
getPutsRate() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of puts per second.
getPutsRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of puts per second.
getPutsRate() - Method in interface org.apache.geode.management.RegionMXBean
Returns the number of puts per second.
getPutsRate() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getPutsRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getPutsRate() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getPutsRate() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getQueriesForLimitNotAppliedIfOrderByNotUsingIndex() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
getQueriesForLimitNotAppliedIfOrderByNotUsingIndex() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
getQueriesForMultiColOrderByWithIndexResultWithProjection() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
getQueriesForMultiColOrderByWithIndexResultWithProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
getQueriesForMultiColOrderByWithMultiIndexResultProjection() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
getQueriesForMultiColOrderByWithMultiIndexResultProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
getQueriesForOrderByWithNullValues() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
getQueriesForOrderByWithNullValues() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
getQuery(LuceneIndex) - Method in interface org.apache.geode.cache.lucene.LuceneQueryProvider
 
getQuery(LuceneIndex) - Method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities.FloatRangeQueryProvider
 
getQuery(LuceneIndex) - Method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities.IntRangeQueryProvider
 
getQuery() - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Return the query string of this query operation.
getQuery() - Method in interface org.apache.geode.cache.query.CqQuery
Get the query object generated for this CQs query.
getQueryCollectionsDepth() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Number of elements in a collection to be shown in queryData operation if query results contain collections like Map, List etc.
getQueryDeleteEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getQueryExecutions() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of query executions using the LuceneIndex
getQueryExecutionsInProgress() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of query executions in progress which are using the LuceneIndex
getQueryExecutionTime() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the time duration for execution of queries using the LuceneIndex
getQueryExecutionTotalHits() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of hits for the query execution using the LuceneIndex
getQueryInsertEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getQueryInvalidateEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getQueryOperation() - Method in interface org.apache.geode.cache.query.CqEvent
Get the operation on the query results.
getQueryParams() - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Get the bind parameters for the query
getQueryRateAverageLatency() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the average latency for query executions using the LuceneIndex
getQueryRequestRate() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the rate of queries.
getQueryRequestRate() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the average number of queries per second across all distributed members.
getQueryRequestRate() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getQueryRequestRate() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getQueryResult() - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Get the result of the query execution.
getQueryResultSetLimit() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Number of rows DistributedSystemMXBean.queryData() operation will return.
getQueryService(String) - Method in interface org.apache.geode.cache.client.ClientCache
Return the QueryService for the named pool.
getQueryService() - Method in interface org.apache.geode.cache.client.Pool
Returns the QueryService for this Pool.
getQueryService() - Static method in class org.apache.geode.cache.query.CacheUtils
 
getQueryService() - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
getQueryService() - Method in interface org.apache.geode.cache.RegionService
Return the QueryService for this region service.
getQueryService() - Method in interface org.apache.geode.experimental.driver.Driver
Creates a new query service or retrieves an extant query service.
getQueryService() - Method in class org.apache.geode.experimental.driver.ProtobufDriver
 
getQueryString() - Method in interface org.apache.geode.cache.query.CqQuery
Get the original query string that was specified with CQ.
getQueryString() - Method in interface org.apache.geode.cache.query.Query
Return the original query string that was specified in the constructor.
getQueryUpdateEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getQueueLoad() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the load from queues as reported by the load probe installed in this server.
getQueueLoad() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the load from queues as reported by the load probe installed in this server.
getQueueSize() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the queueSize property.
getQueueSize() - Method in interface org.apache.geode.cache.DiskStore
Returns the maximum number of operations that can be asynchronously queued to be written to disk.
getQueueSize() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the client queue size.
getQueueSize() - Method in class org.apache.geode.management.ClientQueueDetail
 
getQueueSize() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the maximum number of operations that can be asynchronously queued for saving to disk.
getQuoteIdStr() - Method in class org.apache.geode.cache.query.data.Quote
 
getQuoteType() - Method in class org.apache.geode.cache.query.data.Quote
 
getQuoteType() - Method in class org.apache.geode.cache.query.data.Restricted
 
getRawBits(StatisticDescriptor) - Method in interface org.apache.geode.Statistics
Returns the bits that represent the raw value of the described statistic.
getRawBits(String) - Method in interface org.apache.geode.Statistics
Returns the bits that represent the raw value of the named statistic.
getRawText() - Method in class org.apache.geode.i18n.StringId
Accessor for the raw (unformatted) text of this StringId
getReadLockCount() - Method in interface org.apache.geode.cache.query.IndexStatistics
Return number of read locks taken on this index
getReadTimeout() - Method in interface org.apache.geode.cache.client.Pool
Returns the read timeout of this pool.
getReadTimeout() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the readTimeout property.
getRebalance() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether a rebalance operation on the cache will occur upon starting the GemFire server.
getRebalance() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getRebalance() - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
getRebalanceOperations() - Method in interface org.apache.geode.cache.control.ResourceManager
Returns a set of all active RebalanceOperations that were started locally on this member.
getRebalanceResultsMessage(RebalanceResults) - Static method in class org.apache.geode.modules.util.RegionHelper
 
getRebalancesInProgress() - Method in interface org.apache.geode.management.MemberMXBean
Returns current number of cache rebalance operations being directed by this process.
getReconnectedCache() - Method in interface org.apache.geode.cache.Cache
Returns the new Cache if there was an auto-reconnect and the cache was recreated.
getReconnectedSystem() - Method in class org.apache.geode.distributed.DistributedSystem
Returns the new DistributedSystem if there was an auto-reconnect
getRecoveryDelay() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the recoveryDelay property.
getRecoveryDelay() - Method in interface org.apache.geode.cache.PartitionAttributes
Returns the delay in milliseconds that existing members will wait before satisfying redundancy after another member crashes.
getRecoveryDelay() - Method in class org.apache.geode.management.PartitionAttributesData
Returns the delay (in milliseconds) that a member will wait while trying to satisfy the redundancy of data hosted on other members.
getRedirectOutput() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Determines whether the new instance of LocatorLauncher will redirect output to system logs when starting a Locator.
getRedirectOutput() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether the new instance of ServerLauncher will redirect output to system logs when starting a Server.
getRedundancyZone() - Method in class org.apache.geode.management.GemFireProperties
 
getRedundancyZone() - Method in interface org.apache.geode.management.MemberMXBean
Returns the redundancy-zone of the member;
getRedundancyZone() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getRedundancyZone() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getRedundantCopies() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the redundantCopies property.
getRedundantCopies() - Method in interface org.apache.geode.cache.PartitionAttributes
The number of Backups for an entry in PartitionedRegion.
getRedundantCopies() - Method in class org.apache.geode.management.PartitionAttributesData
Returns the number of redundant copies for this PartitionedRegion.
getRedundantMembersForKey(Region<K, V>, K) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Get all potential redundant owners for a key.
getRefid() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the refid property.
getRefid() - Method in class org.apache.geode.cache.configuration.RegionConfig
Gets the value of the refid property.
getRefreshInterval() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the refreshInterval in seconds used for auto-polling and updating AdminDistributedSystem constituents including SystemMember, CacheServer, SystemMemberCache and StatisticResource
getRegion(String) - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Return the existing region (or subregion) with the specified path that already exists in the cache.
getRegion() - Method in interface org.apache.geode.cache.AttributesMutator
Returns the Region whose attributes this mutator affects.
getRegion() - Method in interface org.apache.geode.cache.CacheEvent
Returns the region to which this cached object belongs or the region that raised this event for RegionEvents.
getRegion() - Method in interface org.apache.geode.cache.EntryOperation
Returns the region to which this cached object belongs or the region that raised this event for RegionEvents.
getRegion() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns the region to which this interest belongs.
getRegion() - Method in interface org.apache.geode.cache.LoaderHelper
Returns the region to which the entry belongs.
getRegion(String) - Static method in class org.apache.geode.cache.query.CacheUtils
 
getRegion() - Method in class org.apache.geode.cache.query.data.Country
 
getRegion() - Method in interface org.apache.geode.cache.query.Index
The Region this index is on
getRegion(String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
getRegion() - Method in interface org.apache.geode.cache.Region.Entry
Returns the region that contains this entry.
getRegion() - Method in exception org.apache.geode.cache.RegionExistsException
Return the Region that already exists which prevented region creation.
getRegion(String) - Method in interface org.apache.geode.cache.RegionService
Return the existing region (or subregion) with the specified path.
getRegion() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns the Region associated with this GatewayEvent.
getRegion() - Method in interface org.apache.geode.cache.wan.GatewayQueueEvent
Returns the Region associated with this AsyncEvent
getRegion(String) - Method in interface org.apache.geode.experimental.driver.Driver
Creates an implementation of the region interface for the region with the unique name of regionName.
getRegion(String) - Method in class org.apache.geode.experimental.driver.ProtobufDriver
 
getRegion(Cache) - Method in class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
getRegion() - Static method in class org.apache.geode.security.ClientAuthorizationTestCase
 
getRegionAttributes() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the regionAttributes property.
getRegionAttributes() - Method in class org.apache.geode.cache.configuration.RegionConfig
Gets the value of the regionAttributes property.
getRegionAttributes(String) - Method in interface org.apache.geode.cache.GemFireCache
Returns the RegionAttributes with the given id or null if no RegionAttributes with that id exists.
getRegionAttributes() - Method in class org.apache.geode.cache30.ClientServerTestCase
Returns region attributes for a LOCAL region
getRegionAttributes(String) - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
return the region attributes for the given type of region.
getRegionAttributes() - Method in class org.apache.geode.cache30.RegionTestCase
Returns the attributes of a region to be tested by this test.
getRegionAttributesId() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getRegionAttributesId() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getRegionAttributesId() - Method in class org.apache.geode.modules.util.RegionConfiguration
Returns the id of the RegionAttributes to be used
getRegionDistributedLock() - Method in interface org.apache.geode.cache.Region
For Scope.GLOBAL regions, gets a distributed lock on this whole region.
getRegionDistributionExceptions() - Method in exception org.apache.geode.cache.CommitDistributionException
Returns set of RegionDistributionExceptions for each region that had a reliability failure during distribution of the operation.
getRegionFullPath() - Method in exception org.apache.geode.cache.RegionDestroyedException
 
getRegionFullPath() - Method in exception org.apache.geode.cache.RegionRoleException
Deprecated.
Returns the full path of the region for which access was attempted.
getRegionIdleTime() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the regionIdleTime property.
getRegionIdleTimeout() - Method in interface org.apache.geode.cache.RegionAttributes
Gets the idleTimeout expiration attributes for the region as a whole.
getRegionIdleTimeout() - Method in class org.apache.geode.management.RegionAttributesData
Returns the idle timeout expiration for the Region.
getRegionIdleTimeoutAction() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the RegionIdleTimeout action in this region's attributes.
getRegionIdleTimeoutTimeLimit() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the RegionIdleTimeout time limit in this region's attributes.
getRegionMBeanName(DistributedMember, String) - Method in class org.apache.geode.management.ManagementService
Returns the object name of the RegionMBean representing a region.
getRegionMbeanProxy(DistributedMember, String) - Static method in class org.apache.geode.management.MBeanUtil
Utility Method to obtain RegionMXBean proxy reference for a particular region on a member
getRegionName() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns the name of the region to which this interest event belongs.
getRegionName() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
getRegionName() - Method in class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
getRegionName() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getRegionName() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getRegionName() - Method in class org.apache.geode.modules.util.RegionConfiguration
Returns the name of the Region to be created
getRegionName() - Method in class org.apache.geode.security.ResourcePermission
Deprecated.
use getTarget()
getRegionNames() - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Get the names of regions that are part of the query string.
getRegionNames() - Method in interface org.apache.geode.experimental.driver.Driver
Retrieves a set of unique names of regions in the GemFire server to which this driver is connected.
getRegionNames() - Method in class org.apache.geode.experimental.driver.ProtobufDriver
 
getRegionPath() - Method in interface org.apache.geode.admin.SystemMemberRegionEvent
Deprecated.
Returns the full path of the region the event was done on.
getRegionPath() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
Returns the path of the region on which the LuceneIndex was created.
getRegionPath() - Method in exception org.apache.geode.cache.lucene.LuceneIndexDestroyedException
 
getRegionPath() - Method in exception org.apache.geode.cache.lucene.LuceneIndexExistsException
 
getRegionPath() - Method in exception org.apache.geode.cache.lucene.LuceneIndexNotFoundException
 
getRegionPath() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the String path for the region on which the LuceneIndex is created
getRegionPath() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the full path of the partitioned region that these details describe.
getRegionPath() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
Returns the full path of the partitioned region that this object describes.
getRegions() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the region property.
getRegions() - Method in class org.apache.geode.cache.configuration.RegionConfig
Gets the value of the region property.
getRegionService() - Method in interface org.apache.geode.cache.Region
Returns the cache associated with this region.
getRegionService() - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Returns the cache that this serializer is installed on.
getRegionStatus(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
For internal use only
getRegionStatuses() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getRegionTimeToLive() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the regionTimeToLive property.
getRegionTimeToLive() - Method in interface org.apache.geode.cache.RegionAttributes
Gets the timeToLive expiration attributes for the region as a whole.
getRegionTimeToLive() - Method in class org.apache.geode.management.RegionAttributesData
Returns the time to live expiration for the Region.
getRegionTimeToLiveAction() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the RegionTimeToLive action in this region's attributes.
getRegionTimeToLiveTimeLimit() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the RegionTimeToLive time limit in this region's attributes.
getRegionType() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the type (data policy) of the Region.
getRegionType() - Method in interface org.apache.geode.management.RegionMXBean
Returns the type (data policy) of the Region.
getRegionType() - Method in class org.apache.geode.security.query.QuerySecurityBase
 
getRegionType() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getRegionType() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getRegionType() - Method in class org.apache.geode.tools.pulse.tests.RegionOnMember
 
getRegionType() - Method in interface org.apache.geode.tools.pulse.tests.RegionOnMemberMBean
 
getRegisteredCQCount() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the number of registered CQs.
getRegisteredCQCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of CQs registers on all members.
getRegisteredCQCount() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getRegisteredCQCount() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getRegisteredFunctions() - Static method in class org.apache.geode.cache.execute.FunctionService
Returns all locally registered functions
getRegisterInterest() - Method in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Returns true if the region will register interest in all keys of a corresponding server cache region
getRejectedSessions() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getReleaseVersion() - Method in interface org.apache.geode.management.MemberMXBean
returns only the version string
getRemoteCommand() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieves the remote command and formatting this system should use to access and/or manipulate resources on remote machines.
getRemoteCommand() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the remote command setting to use for remote administration
getRemoteCommand() - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Returns the command prefix used to administer a managed entity that is hosted on a remote machine.
getRemoteDistributedSystemId() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the remoteDistributedSystemId property.
getRemoteDSId() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the id of the remote GatewayReceiver's DistributedSystem.
getRemoteDSId() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the id of the remote GatewayReceiver's DistributedSystem.
getRemoteUser() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
getRepeatTimeoutMs() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
The number of milliseconds to try repeating validation code in the event that AssertionError is thrown.
getReplyWaitsCompleted() - Method in interface org.apache.geode.management.MemberMXBean
Returns total number of times waits for a reply have completed.
getReplyWaitsInProgress() - Method in interface org.apache.geode.management.MemberMXBean
Returns current number of threads waiting for a reply.
getRequestedSessionId() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
getRequiredPermissions(String) - Method in interface org.apache.geode.cache.execute.Function
Returns the list of ResourcePermission this function requires.
getRequiredPermissions(String) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
getRequiredPermissions(String) - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
getRequiredPermissions(String) - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
getRequiredPermissions(String) - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
getRequiredPermissions(String) - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
getRequiredRole(OperationContext.OperationCode[]) - Static method in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
getRequiredRoles() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
Gets the value of the requiredRole property.
getRequiredRoles() - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
Returns the set of Roles that are required for the reliability of this region.
getRequiredRoles() - Method in interface org.apache.geode.cache.RoleEvent
Deprecated.
Returns the required roles that were lost or gained because of this event.
getRequiredRoles() - Method in class org.apache.geode.management.MembershipAttributesData
Deprecated.
Returns the set of Roles that are required for the reliability of this region.
getResolvedObj() - Method in exception org.apache.geode.security.GemFireSecurityException
Returns NamingException.getResolvedObj() if the cause is a NamingException.
getResource() - Method in class org.apache.geode.security.ResourcePermission
Returns the resource, could be either ALL, NULL, DATA or CLUSTER
getResourceManager() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the resourceManager property.
getResourceManager() - Method in interface org.apache.geode.cache.GemFireCache
Returns the ResourceManager for managing this cache's resources.
getResourcePath(Class<?>, String) - Static method in class org.apache.geode.util.test.TestUtil
Return the path to a named resource.
getResourcePath(ClassLoader, String) - Static method in class org.apache.geode.util.test.TestUtil
Return the path to a named resource.
getResourceString() - Method in class org.apache.geode.security.ResourcePermission
could be either "*", "NULL", "DATA", "CLUSTER"
getResponse() - Method in class org.apache.geode.session.tests.Client.Response
The String value of the response body.
getResult() - Method in interface org.apache.geode.cache.execute.ResultCollector
Method used to pull results from the ResultCollector.
getResult(long, TimeUnit) - Method in interface org.apache.geode.cache.execute.ResultCollector
Method used to pull results from the ResultCollector.
getResult() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
getResult(Argument) - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Convenience method to retrieve the first instance of the command line argument's values.
getResults() - Method in interface org.apache.geode.cache.control.RebalanceOperation
Wait for this operation to complete and return the results.
getResults(long, TimeUnit) - Method in interface org.apache.geode.cache.control.RebalanceOperation
Wait for this operation to complete and return the results.
getResultSender() - Method in interface org.apache.geode.cache.execute.FunctionContext
Returns the ResultSender which is used to add the ability for an execute method to send a single result back, or break its result into multiple pieces and send each piece back to the calling thread's ResultCollector.
getResumptionAction() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
Gets the value of the resumptionAction property.
getResumptionAction() - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
Returns the resumption action that describes behavior when
getResumptionAction() - Method in class org.apache.geode.management.MembershipAttributesData
Deprecated.
Returns the policy that describes the action to take when resuming from missing roles.
getRetryAttempts() - Method in interface org.apache.geode.cache.client.Pool
Get the retry attempts for this pool.
getRetryAttempts() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the retryAttempts property.
getRmiBindAddress() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the bind address to which the RMI adapter's listening sockets are bound.
getRmiPort() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the port of the RMI adapter.
getRMIPort() - Method in class org.apache.geode.session.tests.ServerContainer
Get the RMI port for the container Calls ServerContainer.getPort() with the GeneralPropertySet.RMI_PORT option.
getRmiServerPort() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the port of the RMI Connector Server.
getRoles() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Returns the names of the membership roles filled by this member.
getRoles() - Method in interface org.apache.geode.distributed.DistributedMember
Deprecated.
Roles is scheduled to be removed
getRoles() - Method in class org.apache.geode.examples.security.ExampleSecurityManager.User
 
getRoles() - Method in class org.apache.geode.management.GemFireProperties
 
getRoles() - Method in class org.apache.geode.security.TestSecurityManager.User
 
getRollOplogs() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Gets the value of the rollOplogs property.
getRootCause() - Method in exception org.apache.geode.GemFireCheckedException
Returns the root cause of this GemFireCheckedException or null if the cause is nonexistent or unknown.
getRootCause() - Method in exception org.apache.geode.GemFireException
Returns the root cause of this GemFireException or null if the cause is nonexistent or unknown.
getRootContext() - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
getRootRegionNames() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Returns the names of all the root regions currently in this cache.
getRootRegionNames() - Method in interface org.apache.geode.management.MemberMXBean
Returns a list of all root Region names.
getRoutingObject(EntryOperation<K, V>) - Method in interface org.apache.geode.cache.PartitionResolver
 
getRoutingObject(EntryOperation<String, Object>) - Method in class org.apache.geode.cache.util.StringPrefixPartitionResolver
Returns the prefix of the String key that precedes the first "|" in the key.
getScope() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
/** Returns the Scope in this region's attributes.
getScope() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the scope property.
getScope() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the scope of the region.
getScope() - Method in class org.apache.geode.management.RegionAttributesData
Returns the scope.
getScore() - Method in interface org.apache.geode.cache.lucene.LuceneResultStruct
Return score the score of the entry matching the query.
getSearchTimeout() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Gets the number of seconds a cache get operation can spend searching for a value before it times out.
getSearchTimeout() - Method in interface org.apache.geode.cache.Cache
Gets the number of seconds a cache get operation can spend searching for a value before it times out.
getSearchTimeout() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the searchTimeout property.
getSecId() - Method in class org.apache.geode.cache.query.data.Position
 
getSecId() - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
getSecId() - Method in class org.apache.geode.cache.query.data.PositionPdx
 
getSecurableCommunicationChannel() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityClientAccessor() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityClientAccessorPP() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityClientAuthenticator() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityClientAuthInit() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityClientDHAlgo() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityLogFile() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityLogger() - Method in interface org.apache.geode.cache.GemFireCache
Gets the security logging object for GemFire.
getSecurityLoggerI18n() - Method in interface org.apache.geode.cache.Cache
Deprecated.
as of 6.5 use getSecurityLogger().convertToLogWriterI18n() instead
getSecurityLogLevel() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityLogWriter() - Method in class org.apache.geode.distributed.DistributedSystem
Returns the LogWriter used for logging security related information.
getSecurityPeerAuthenticator() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityPeerAuthInit() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityPeerMembershipTimeout() - Method in class org.apache.geode.management.GemFireProperties
 
getSecurityProperties() - Method in class org.apache.geode.distributed.DistributedSystem
Returns the security specific configuration properties.
getSecurityPropertiesFile() - Static method in class org.apache.geode.distributed.DistributedSystem
Returns the current value of DistributedSystem.SECURITY_PROPERTIES_FILE_PROPERTY system property if set or the default value DistributedSystem.SECURITY_PROPERTIES_FILE_DEFAULT.
getSecurityPropertiesFileURL() - Static method in class org.apache.geode.distributed.DistributedSystem
Gets an URL for the security properties file, if one can be found, that the connect method will use as its properties file.
getSenderId() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the ID of the GatewaySender.
getSequenceID() - Method in class org.apache.geode.cache.wan.EventSequenceID
 
getSerializationAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average time (in nanoseconds) spent serializing objects.
getSerializationLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average latency (in nanoseconds) spent serializing objects.
getSerializationRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the instantaneous rate of serializing objects.
getSerializationRegistration() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the serializationRegistration property.
getSerializedAttributes() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getSerializedNewValue() - Method in interface org.apache.geode.cache.EntryEvent
Returns the serialized form of the value in the cache after this event.
getSerializedOldValue() - Method in interface org.apache.geode.cache.EntryEvent
Returns the serialized form of the value in the cache before this event.
getSerializedValue() - Method in class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Get the serialized value for this operation.
getSerializedValue() - Method in interface org.apache.geode.cache.SerializedCacheValue
Returns the raw byte[] that represents this cache value.
getSerializedValue() - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Returns the serialized form of the value associated with this event.
getSerializedValue() - Method in interface org.apache.geode.cache.wan.GatewayQueueEvent
Returns the serialized form of the value associated with this event.
getSerializers() - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType
Gets the value of the serializer property.
getServer() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Return the underlying Cacheserver
getServer() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getServer() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getServerBindAddress() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the IP address to which client/server server sockets are bound
getServerBindAddress() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the IP address to which the Server will be bound listening for and accepting cache client connections in a client/server topology.
getServerBindAddress() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the IP address to which the Server is bound listening for and accepting cache client connections.
getServerBindAddress() - Method in class org.apache.geode.management.GemFireProperties
 
getServerBindAddressAsString() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the host, as either hostname or IP address, on which the Server was bound and running.
getServerGroup() - Method in interface org.apache.geode.cache.client.Pool
Returns the server group of this pool.
getServerGroup() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the serverGroup property.
getServerGroup() - Method in class org.apache.geode.examples.security.ExampleSecurityManager.Role
 
getServerLifeCycleListenerClass() - Method in class org.apache.geode.session.tests.TomcatInstall
Get the server life cycle class that should be used Generates the class based on whether the installation's connection type ContainerInstall.connType is client server or peer to peer.
getServerPidFile() - Method in class org.apache.geode.distributed.ServerLauncher
Gets a File reference with the path to the PID file for the Server.
getServerPort() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getServerPort() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the port on which the Server will listen for and accept cache client connections in a client/server topology.
getServerPort() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the port on which the Server is listening for cache client connections.
getServerPortAsString() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the server port on which the Server is listening for client requests represented as a String value.
getServerProperties(int) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
getServers() - Method in interface org.apache.geode.cache.client.Pool
Returns an unmodifiable list of InetSocketAddress of the servers this pool is using.
getServers() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the server property.
getServerSSLAlias() - Method in class org.apache.geode.management.GemFireProperties
 
getServerSSLCiphers() - Method in class org.apache.geode.management.GemFireProperties
 
getServerSSLKeyStore() - Method in class org.apache.geode.management.GemFireProperties
 
getServerSSLKeyStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getServerSSLKeyStoreType() - Method in class org.apache.geode.management.GemFireProperties
 
getServerSSLProtocols() - Method in class org.apache.geode.management.GemFireProperties
 
getServerSSLTrustStore() - Method in class org.apache.geode.management.GemFireProperties
 
getServerSSLTrustStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getServerState() - Static method in class org.apache.geode.distributed.ServerLauncher
Gets the ServerState for this process or null if this process was not launched using this VM's ServerLauncher reference .
getServiceLocation() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the location of the GemFire service (usually the host in combination with the port).
getServiceName() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the name of the GemFire service.
getServiceName() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the name of the GemFire service.
getServiceName() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the name for a GemFire Locator.
getServiceName() - Method in class org.apache.geode.distributed.LocatorLauncher.LocatorState
 
getServiceName() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the name for a GemFire Server.
getServiceName() - Method in class org.apache.geode.distributed.ServerLauncher.ServerState
 
getServiceNamed(String) - Static method in class org.apache.geode.distributed.DistributedLockService
Look up and return the DistributedLockService with the given name, if it has been created in this VM.
getSession(String) - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
getSession() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
Return the HttpSession for which this object is the facade.
getSession(String) - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getSession() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
getSession(boolean) - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
Create our own sessions.
getSessionCache() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getSessionCookie() - Method in class org.apache.geode.session.tests.Client.Response
The session cookie associated with this client.
GetSessionCount - Class in org.apache.geode.modules.session.functions
 
GetSessionCount() - Constructor for class org.apache.geode.modules.session.functions.GetSessionCount
 
GetSessionCreatedCount - Class in org.apache.geode.modules.session.functions
 
GetSessionCreatedCount() - Constructor for class org.apache.geode.modules.session.functions.GetSessionCreatedCount
 
getSessionCreates() - Method in class org.apache.geode.modules.session.SessionCountingListener
 
GetSessionDestroyedCount - Class in org.apache.geode.modules.session.functions
 
GetSessionDestroyedCount() - Constructor for class org.apache.geode.modules.session.functions.GetSessionDestroyedCount
 
getSessionDestroys() - Method in class org.apache.geode.modules.session.SessionCountingListener
 
getSessionExpirationCacheListener() - Method in class org.apache.geode.modules.util.RegionConfiguration
 
getSessionManager() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
getSessionManager() - Static method in class org.apache.geode.modules.session.filter.SessionCachingFilter
Retrieve the SessionManager.
getSessionRegion() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
getSessionRegion() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getSessionRegionName() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
getSessionRegionName() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getSessionsToTouch() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getSet(int) - Method in class org.apache.geode.cache.query.data.Position
 
getSet(int) - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
getSet(int) - Method in class org.apache.geode.cache.query.data.PositionPdx
 
getSeverity() - Method in class org.apache.geode.admin.AlertLevel
Deprecated.
 
getSharesOutstanding() - Method in class org.apache.geode.cache.query.data.Position
 
getSharesOutstanding() - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
getSharesOutstanding() - Method in class org.apache.geode.cache.query.data.PositionPdx
 
getSimpleClassName() - Method in interface org.apache.geode.cache.query.types.ObjectType
 
getSize() - Method in interface org.apache.geode.cache.partition.PartitionMemberInfo
The total size in bytes of memory being used by the member for storage of actual data in the partitioned region.
getSizeInBytes() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
getSnapshotService() - Method in interface org.apache.geode.cache.Cache
Obtains the snapshot service to allow the cache data to be imported or exported.
getSnapshotService() - Method in interface org.apache.geode.cache.Region
Obtains the snapshot service to allow the cache data to be imported or exported.
getSnmpBindAddress() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the bind address used with the SNMP adapter.
getSnmpDirectory() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the directory for the SNMP adapater.
getSocketBufferSize() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns the configured buffer size of the socket connection for this BridgeServer.
getSocketBufferSize() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns the configured buffer size of the socket connection for this CacheServer.
getSocketBufferSize() - Method in interface org.apache.geode.cache.client.Pool
Returns the socket buffer size of this pool.
getSocketBufferSize() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the socketBufferSize property.
getSocketBufferSize() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the socketBufferSize property.
getSocketBufferSize() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the socketBufferSize property.
getSocketBufferSize() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the socketBufferSize property.
getSocketBufferSize() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the socketBufferSize property.
getSocketBufferSize() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the socketBufferSize property.
getSocketBufferSize() - Method in interface org.apache.geode.cache.server.CacheServer
Returns the configured buffer size of the socket connection for this CacheServer.
getSocketBufferSize() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns the configured buffer size of the socket connection for this GatewayReceiver.
getSocketBufferSize() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the configured buffer size of the socket connection between this GatewaySender and its receiving GatewayReceiver.
getSocketBufferSize() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
getSocketBufferSize() - Method in class org.apache.geode.distributed.ServerLauncher
 
getSocketBufferSize() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
getSocketBufferSize() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the configured buffer size of the socket connection for this CacheServer.
getSocketBufferSize() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the configured buffer size of the socket connection.
getSocketBufferSize() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the configured buffer size of the socket connection between this GatewaySender and its receiving GatewayReceiver.
getSocketBufferSize() - Method in class org.apache.geode.management.GemFireProperties
 
getSocketConnectTimeout() - Method in interface org.apache.geode.cache.client.Pool
Returns the socket connect timeout of this pool.
getSocketConnectTimeout() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the socketConnectTimeout property.
getSocketLeaseTime() - Method in class org.apache.geode.management.GemFireProperties
 
getSocketReadTimeout() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the socketReadTimeout property.
getSocketReadTimeout() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the socketReadTimeout property.
getSocketReadTimeout() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns the amount of time in milliseconds that a socket read between a sending GatewaySender and its receiving GatewayReceiver will block.
getSocketReadTimeout() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the amount of time (in milliseconds) that a socket read between a sending GatewaySender and its receiving GatewayReceiver is allowed to block.
getSourceId() - Method in interface org.apache.geode.admin.Alert
Deprecated.
The id of the source of the alert (such as a thread in a VM)
getSpringXmlLocation() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the location of the Spring XML configuration meta-data file used to bootstrap, configure and initialize the GemFire Server on start.
getSpringXmlLocation() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the location of the Spring XML configuration meta-data file used to bootstrap, configure and initialize the GemFire Server on start.
getSSLCiphers() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the value of the "ssl-ciphers" property.
getSSLCiphers() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLDefaultAlias() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLKeyStore() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLKeyStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLKeyStoreType() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLProperties() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the provider-specific properties for SSL.
getSSLProtocols() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the value of the "ssl-protocols" property.
getSSLProtocols() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLTrustStore() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLTrustStorePassword() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLTrustStoreType() - Method in class org.apache.geode.management.GemFireProperties
 
getSSLWebServiceRequireAuthentication() - Method in class org.apache.geode.management.GemFireProperties
 
getStackTrace(Throwable) - Static method in class org.apache.geode.modules.session.filter.SessionCachingFilter
 
getStartDevRestApi() - Method in class org.apache.geode.management.GemFireProperties
 
getStartLocator() - Method in class org.apache.geode.management.GemFireProperties
 
getStartPort() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the startPort property.
getStartPort() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns start value of the port range from which the GatewayReceiver's port will be chosen.
getStartPort() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the configured start port.
getStartupPolicy() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the startupPolicy property.
getStartupRecoveryDelay() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the startupRecoveryDelay property.
getStartupRecoveryDelay() - Method in interface org.apache.geode.cache.PartitionAttributes
Returns the delay in milliseconds that a new member will wait before trying to satisfy redundancy of data hosted on other members.
getStartupRecoveryDelay() - Method in class org.apache.geode.management.PartitionAttributesData
Returns the delay (in milliseconds) that a new member will wait while trying to satisfy the redundancy of data hosted on other members.
getStat(String) - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Retrieves this members statistic resources.
getState() - Method in interface org.apache.geode.cache.query.CqQuery
Get the state of the CQ in CqState object form.
getState() - Method in class org.apache.geode.session.tests.ServerContainer
 
getStates() - Method in class org.apache.geode.cache.query.data.Country
 
getStateSaveFile() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns the name of the file to be used for saving agent state See description above.
getStatisticArchiveFile() - Method in class org.apache.geode.management.GemFireProperties
 
getStatisticArchiveFile() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getStatisticArchiveFileName() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
getStatisticInterval() - Method in interface org.apache.geode.cache.client.Pool
Get the statistic interval for this pool.
getStatisticInterval() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the statisticInterval property.
getStatistics() - Method in interface org.apache.geode.admin.StatisticResource
Deprecated.
Returns a read-only array of every Statistic in this resource.
getStatistics() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Returns statistics related to this cache's performance.
getStatistics() - Method in interface org.apache.geode.cache.query.CqQuery
Get statistics information for this CQ.
getStatistics() - Method in interface org.apache.geode.cache.query.Index
Get statistics information for this index.
getStatistics() - Method in interface org.apache.geode.cache.query.Query
Get statistics information for this query.
getStatistics() - Method in interface org.apache.geode.cache.Region.Entry
Returns the statistics for this entry.
getStatistics() - Method in interface org.apache.geode.cache.Region
Returns the CacheStatistics for this region.
getStatistics() - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
getStatistics() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getStatistics() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
getStatistics() - Method in interface org.apache.geode.StatisticsType
Returns descriptions of the statistics that this statistics type gathers together
getStatisticSampleRate() - Method in class org.apache.geode.management.GemFireProperties
 
getStatisticsEnabled() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the StatisticsEnabled in this region's attributes.
getStatisticsEnabled() - Method in interface org.apache.geode.cache.RegionAttributes
Returns whether the statistics are enabled for this region and its entries.
getStatisticsName() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getStatisticsName() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
getStats() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Retrieves this members statistic resources.
getStatus() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the state of the GemFire service.
getStatus() - Method in interface org.apache.geode.management.cli.Result
Returns the status of a processed command.
getStatusMessage() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets description of the the service's current state.
getStatusMessage() - Method in interface org.apache.geode.management.ManagerMXBean
Returns the last set status message.
getStr() - Method in class org.apache.geode.DeltaTestImpl
 
getString() - Method in class org.apache.geode.cache.configuration.ObjectType
Gets the value of the string property.
getString() - Static method in class org.apache.geode.modules.util.Banner
 
getString(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getStringArray(String) - Method in class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
getStringTable() - Method in class org.apache.geode.cache.EvictionAction
 
getStringTable() - Method in class org.apache.geode.cache.EvictionAlgorithm
 
getStructType() - Method in interface org.apache.geode.cache.query.Struct
Returns the StructType that describes the fields of this Struct.
getSubject() - Method in class org.apache.geode.management.cli.GfshCommand
 
getSubregion(String) - Method in interface org.apache.geode.cache.Region
Returns a subregion with the specified name or null if doesn't exist.
getSubregion() - Static method in class org.apache.geode.security.ClientAuthorizationTestCase
 
getSubregionCount() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the number of subregions currently in this region.
getSubregionFullPaths() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the full path of each of the subregions of this region.
getSubregionNames() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the names of all the subregions of this region.
getSubRegionSnapshots() - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
getSubscriberLoad() - Method in class org.apache.geode.management.ServerLoadData
Returns the load on the server due to subscription connections.
getSubscriptionAckInterval() - Method in interface org.apache.geode.cache.client.Pool
Returns the subscription ack interval of this pool.
getSubscriptionAckInterval() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the subscriptionAckInterval property.
getSubscriptionAttributes() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the SubscriptionAttributes for the region.
getSubscriptionAttributes() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the subscriptionAttributes property.
getSubscriptionAttributes() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the SubscriptionAttributes that configure how this region behaves as a subscriber to remote caches.
getSubscriptionConnectionCount() - Method in interface org.apache.geode.cache.server.ServerMetrics
Get the number of client subscription connections hosted on this cache server.
getSubscriptionConnectionLoad() - Method in class org.apache.geode.cache.server.ServerLoad
Get the load on the server due to subscription connections.
getSubscriptionEnabled() - Method in interface org.apache.geode.cache.client.Pool
Returns the true if a server-to-client subscriptions are enabled on this pool.
getSubscriptionEnabled() - Method in class org.apache.geode.management.ClientHealthStatus
 
getSubscriptionMessageTrackingTimeout() - Method in interface org.apache.geode.cache.client.Pool
Returns the subscription message tracking timeout of this pool.
getSubscriptionMessageTrackingTimeout() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the subscriptionMessageTrackingTimeout property.
getSubscriptionRedundancy() - Method in interface org.apache.geode.cache.client.Pool
Returns the subscription redundancy level of this pool.
getSubscriptionRedundancy() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the subscriptionRedundancy property.
getSubscriptionTimeoutMultiplier() - Method in interface org.apache.geode.cache.client.Pool
A server has an inactivity monitor that ensures a message is sent to a client at least once a minute (60,000 milliseconds).
getSubscriptionTimeoutMultiplier() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the subscriptionTimeoutMultiplier property.
getSubstituteValue(EntryEvent<K, V>) - Method in interface org.apache.geode.cache.wan.GatewayEventSubstitutionFilter
Return the substitute value to be stored in the GatewayQueueEvent and enqueued in the RegionQueue
getSupportedClasses() - Method in class org.apache.geode.DataSerializer
Returns the Classes whose instances are data serialized by this DataSerializer.
getSynchronousWrites() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Gets the value of the synchronousWrites property.
getSystemDiskStoreCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of disks stores in the distributed system.
getSystemId() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the string identity for the system
getSystemLoadAverage() - Method in class org.apache.geode.management.OSMetrics
Returns the system load average.
getSystemManagementService() - Static method in class org.apache.geode.management.MXBeanAwaitility
 
getSystemMember() - Method in interface org.apache.geode.admin.Alert
Deprecated.
The member of the distributed system that issued the alert, or null if the issuer is no longer a member of the distributed system.
getSystemMemberApplications() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Retrieves SystemMember instances for every application that is running and currently connection to this system.
getSystemName() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the optional non-unique name for the system
getSystemProperties() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
 
getSystemProperties() - Method in class org.apache.geode.security.generator.CredentialGenerator
 
getSystemProperty(String) - Method in class org.apache.geode.session.tests.ServerContainer
 
getSystemRegionEntryCount() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the number of entries in the Region.
getSystemRegionEntryCount() - Method in class org.apache.geode.tools.pulse.tests.Region
 
getSystemRegionEntryCount() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
getTarget() - Method in class org.apache.geode.security.ResourcePermission
returns the regionName, or cluster target, could be "*", meaning all regions or all targets
getTcpNoDelay() - Method in interface org.apache.geode.cache.server.CacheServer
Get the outgoing connection tcp-no-delay setting.
getTcpPort() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the primary communication port number for the Distributed System.
getTcpPort() - Method in class org.apache.geode.management.GemFireProperties
 
getTestObj() - Method in class org.apache.geode.DeltaTestImpl
 
getTextId() - Method in interface org.apache.geode.Statistics
Gets the text associated with this instance that helps identify it.
getTheContext() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
getTheContext() - Method in class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
 
getThreadID() - Method in class org.apache.geode.cache.wan.EventSequenceID
 
getThreadLocalConnections() - Method in interface org.apache.geode.cache.client.Pool
Returns true if thread local connections are enabled on this pool.
getThreadQueueSize() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the current number of connections waiting for a thread to start processing their message.
getThreadQueueSize() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the current number of connections waiting for a thread to start processing their message.
getThrowable() - Method in interface org.apache.geode.cache.query.CqEvent
If an error occurred, return the Throwable, otherwise return null.
getTicker() - Method in class org.apache.geode.cache.query.dunit.TestObject
 
getTime() - Method in interface org.apache.geode.cache.partition.PartitionRebalanceInfo
Returns the time, in milliseconds, that the rebalance operation took for this region.
getTimeInterval() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the timeInterval property.
getTimeInterval() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes.AsynchronousWrites
Gets the value of the timeInterval property.
getTimeInterval() - Method in interface org.apache.geode.cache.DiskStore
Returns the number of milliseconds that can elapse before unwritten data is written to disk.
getTimeInterval() - Method in interface org.apache.geode.cache.DiskWriteAttributes
Deprecated.
as of 6.5 use DiskStore.getTimeInterval() instead.
getTimeInterval() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the time (in milliseconds) that can elapse before unwritten data is saved to disk.
getTimeout() - Method in class org.apache.geode.cache.configuration.ExpirationAttributesType
Gets the value of the timeout property.
getTimeout() - Method in class org.apache.geode.cache.ExpirationAttributes
Returns the number of seconds before a region or value expires.
getTimeout() - Method in class org.apache.geode.distributed.DurableClientAttributes
Returns the durable client's timeout.
getTimeout() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
getTimesConstructed() - Static method in class org.apache.geode.DeltaTestImpl
 
getTimestamp() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
The date and time the GemFire service was last in this state.
getTitle() - Method in class org.apache.geode.cache.query.data.Employee
 
getToDeltaFailures() - Static method in class org.apache.geode.DeltaTestImpl
 
getToDeltaInvokations() - Static method in class org.apache.geode.DeltaTestImpl
 
getTotalBackupCompleted() - Method in class org.apache.geode.management.DiskMetrics
Returns the number of backups of this DiskStore that have been completed.
getTotalBackupCompleted() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the number of backups of this DiskStore that have been completed.
getTotalBackupCompleted() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of backups that have been completed.
getTotalBackupInProgress() - Method in class org.apache.geode.management.DiskMetrics
Returns the number of backups currently in progress on this DiskStore.
getTotalBackupInProgress() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the number of backups currently in progress on this DiskStore.
getTotalBackupInProgress() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of backups currently in progress for all disk stores.
getTotalBackupInProgress() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of backups currently in progress for all disk stores.
getTotalBatchesRedistributed() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the total number of batches of events that were resent.
getTotalBucketCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total number of buckets.
getTotalBucketCreateBytes() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total size, in bytes, of all of the buckets that were created as part of the rebalance operation.
getTotalBucketCreatesCompleted() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total number of buckets created during the rebalance operation.
getTotalBucketCreateTime() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total time, in milliseconds, taken to create buckets.
getTotalBucketSize() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the total number of entries in all buckets.
getTotalBucketSize() - Method in interface org.apache.geode.management.RegionMXBean
Returns the total number of entries in all buckets.
getTotalBucketTransferBytes() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total size, in bytes, of buckets that were transferred.
getTotalBucketTransfersCompleted() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total number of buckets transferred.
getTotalBucketTransferTime() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total amount of time, in milliseconds, it took to transfer buckets.
getTotalBytesOnDisk() - Method in class org.apache.geode.management.DiskMetrics
Returns the total number of bytes of space that have been used.
getTotalBytesOnDisk() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the total number of bytes of space this DiskStore has used.
getTotalBytesOnDisk() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getTotalBytesOnDisk() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getTotalConnectionsTimedOut() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the total number of client connections that timed out and were closed.
getTotalConnectionsTimedOut() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the total number of client connections that timed out and were closed.
getTotalDiskEntriesInVM() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the current number of entries held in memory.
getTotalDiskEntriesInVM() - Method in interface org.apache.geode.management.RegionMXBean
Returns the current number of entries held in memory.
getTotalDiskTasksWaiting() - Method in interface org.apache.geode.management.MemberMXBean
Returns the current number of disk tasks (op-log compaction, asynchronous recovery, etc.) that are waiting for a thread to run.
getTotalDiskUsage() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of bytes used on all disks.
getTotalDiskUsage() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total number of bytes used on all disks.
getTotalDiskUsage() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getTotalDiskUsage() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getTotalDiskUsage() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getTotalDiskUsage() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getTotalDiskWritesProgress() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the current number of disk writes in progress.
getTotalDiskWritesProgress() - Method in interface org.apache.geode.management.RegionMXBean
Returns the current number of disk writes in progress.
getTotalEntriesOnlyOnDisk() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the current number of entries whose values are only on disk (not in memory).
getTotalEntriesOnlyOnDisk() - Method in interface org.apache.geode.management.RegionMXBean
Returns the current number of entries whose values are only on disk (not in memory).
getTotalEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getTotalEventsConflated() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns the number of events received, but not added to the event queue, because the queue already contains an event with the same key.
getTotalExecutionTime() - Method in interface org.apache.geode.cache.query.QueryStatistics
Returns the total amount of time (in nanoseconds) spent executing the query.
getTotalFailedConnectionAttempts() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the total number of client connection requests that failed.
getTotalFailedConnectionAttempts() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the total number of client connection requests that failed.
getTotalFileDescriptorOpen() - Method in interface org.apache.geode.management.MemberMXBean
Returns the current number of open file descriptors.
getTotalFileDescriptorOpen() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getTotalFileDescriptorOpen() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getTotalHeapSize() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the total available heap (in megabytes) across all distributed members.
getTotalHeapSize() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getTotalHeapSize() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getTotalHitCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of times that a hit occurred for all regions.
getTotalHitCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of times that a hit occurred for all regions.
getTotalIndexMaintenanceTime() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the total time spent updating indexes due to changes in the data.
getTotalLoadsCompleted() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total number of times that a load on this cache has completed, as a result of either a local get or a remote net load.
getTotalLockWaitTime() - Method in interface org.apache.geode.management.MemberMXBean
Returns the amount of time (in milliseconds) spent waiting for a lock.
getTotalMaxMemory() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the totalMaxMemory property.
getTotalMaxMemory() - Method in interface org.apache.geode.cache.PartitionAttributes
Deprecated.
since Geode 1.3.0
getTotalMaxMemory() - Method in class org.apache.geode.management.PartitionAttributesData
Returns the maximum total size (in megabytes) of the Region.
getTotalMissCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of times that a cache miss occurred for all regions.
getTotalMissCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of times that a cache miss occurred for all regions.
getTotalNetLoadsCompleted() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total number of times the a network load initiated by this cache has completed.
getTotalNetSearchCompleted() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total number of times that a network search initiated by this cache has completed.
getTotalNumberOfGrantors() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of locks for which this member is a granter.
getTotalNumberOfLockService() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of lock services in use.
getTotalNumBuckets() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Gets the value of the totalNumBuckets property.
getTotalNumBuckets() - Method in interface org.apache.geode.cache.PartitionAttributes
This method returns total number of buckets for a PartitionedRegion.
getTotalNumBuckets() - Method in class org.apache.geode.management.PartitionAttributesData
Returns the total number of buckets for the whole region.
getTotalPhysicalMemorySize() - Method in class org.apache.geode.management.OSMetrics
Returns the number of megabytes of memory available to the operating system.
getTotalPrimaryBucketCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of buckets for which this member is the primary holder.
getTotalPrimaryTransfersCompleted() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total number of primaries that were transferred.
getTotalPrimaryTransferTime() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total time, in milliseconds, spent transferring primaries.
getTotalQueueSize() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the number of entries in the asynchronous queue waiting to be written to disk.
getTotalReceivedBytes() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the total number of bytes received from clients.
getTotalReceivedBytes() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the total number of bytes received from clients.
getTotalRecoveriesInProgress() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the number of persistent regions currently being recovered from disk.
getTotalRegionCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of Regions.
getTotalRegionCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of Regions present in the Cache.
getTotalRegionCount() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getTotalRegionCount() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getTotalRegionCount() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getTotalRegionCount() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getTotalRegionEntryCount() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the total number of entries in all regions.
getTotalRegionEntryCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the total number of entries in all regions.
getTotalRegionEntryCount() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getTotalRegionEntryCount() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getTotalSentBytes() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns the total number of bytes sent to clients.
getTotalSentBytes() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the total number of bytes sent to clients.
getTotalSize() - Method in interface org.apache.geode.cache.PartitionAttributes
Deprecated.
use getTotalMaxMemory() instead
getTotalSwapSpaceSize() - Method in class org.apache.geode.management.OSMetrics
Returns the number of megabytes of swap space allocated.
getTotalThreads() - Method in class org.apache.geode.management.JVMMetrics
Returns the number of threads in use.
getTotalTime() - Method in interface org.apache.geode.cache.control.RebalanceResults
Returns the total time, in milliseconds, that the rebalance operation took.
getTotalTransactionsCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of current transactions.
getTotalUpdateTime() - Method in interface org.apache.geode.cache.query.IndexStatistics
Returns the total amount of time (in nanoseconds) spent updating this index.
getTotalUses() - Method in interface org.apache.geode.cache.query.IndexStatistics
Returns the total number of times this index has been accessed by a query.
getTradingLines() - Method in class org.apache.geode.cache.query.data.Instrument
 
getTransactionCommitsAvgLatency() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average commit latency in nanoseconds .
getTransactionCommitsRate() - Method in interface org.apache.geode.management.MemberMXBean
Returns the average number of transactions committed per second.
getTransactionCommitted() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of committed transactions across all members.
getTransactionCommitted() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getTransactionCommitted() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getTransactionCommittedTotalCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of committed transactions.
getTransactionId() - Method in interface org.apache.geode.cache.CacheTransactionManager
Returns the transaction identifier for the current thread
getTransactionId() - Method in interface org.apache.geode.cache.EntryEvent
Gets the TransactionId for this EntryEvent.
getTransactionId() - Method in interface org.apache.geode.cache.TransactionEvent
Gets the TransactionId associated this TransactionEvent.
getTransactionListeners() - Method in class org.apache.geode.cache.configuration.CacheTransactionManagerType
Gets the value of the transactionListeners property.
getTransactionRolledBack() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the number of transactions that were rolled back across all members.
getTransactionRolledBack() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getTransactionRolledBack() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getTransactionRolledBackTotalCount() - Method in interface org.apache.geode.management.MemberMXBean
Returns the number of transactions that were rolled back.
getTransactionType() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the transactionType property.
getTransactionWriter() - Method in class org.apache.geode.cache.configuration.CacheTransactionManagerType
Gets the value of the transactionWriter property.
getTrustStorePath() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
getType() - Method in interface org.apache.geode.admin.StatisticResource
Deprecated.
Gets the classification type of this resource.
getType() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Gets the type of SystemMemberType this member is.
getType() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
Gets the value of the configPropertyType property.
getType() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the type property.
getType() - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Gets the value of the type property.
getType() - Method in class org.apache.geode.cache.query.data.Portfolio
Getter for property type.S
getType() - Method in class org.apache.geode.cache.query.data.PortfolioData
Getter for property type.S
getType() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
Getter for property type.S
getType() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
Getter for property type.S
getType() - Method in interface org.apache.geode.cache.query.Index
Get the index type
getType() - Method in interface org.apache.geode.StatisticDescriptor
Returns the type of this statistic
getType() - Method in interface org.apache.geode.Statistics
Gets the StatisticsType of this instance.
getUdpFragmentSize() - Method in class org.apache.geode.management.GemFireProperties
 
getUdpRecvBufferSize() - Method in class org.apache.geode.management.GemFireProperties
 
getUdpSendBufferSize() - Method in class org.apache.geode.management.GemFireProperties
 
getUnconnectedServers() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getUniqueId() - Method in interface org.apache.geode.admin.StatisticResource
Deprecated.
Returns an ID that uniquely identifies the resource within the SystemMember it belongs to.
getUniqueId() - Method in interface org.apache.geode.Statistics
Gets a value that uniquely identifies this statistics.
getUniqueQuoteType() - Method in class org.apache.geode.cache.query.data.Quote
 
getUniqueQuoteType() - Method in class org.apache.geode.cache.query.data.Restricted
 
getUnit() - Method in interface org.apache.geode.StatisticDescriptor
Returns the unit in which this statistic is measured
getUnits() - Method in interface org.apache.geode.admin.Statistic
Deprecated.
Gets the unit of measurement (if any) this statistic represents.
getUpdateEventCount() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
getUpdateRateAverageLatency() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the average latency for the update operations on the LuceneIndex
getUpdateRequestsRate() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns the rate of update requests received.
getUpdates() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of update operations on the LuceneIndex
getUpdatesInProgress() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the number of update operations in progress for the LuceneIndex
getUpdateTime() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
Returns the time consumed for the update operations on the LuceneIndex
getUpperQty() - Method in class org.apache.geode.cache.query.data.Quote
 
getUpTime() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getUpTime() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Returns number of seconds since this member's cache has been created.
getUptime() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the amount of time in milliseconds that the JVM process with the GemFire service has been running.
getUpTime() - Method in class org.apache.geode.management.ClientHealthStatus
Returns the amount of time (in seconds) that the client has been running.
getUsableLocalCommandService() - Static method in class org.apache.geode.management.cli.CommandService
Deprecated.
Returns an existing 'usable' CommandService>.
getUsage() - Method in class org.apache.geode.modules.session.installer.args.ArgumentProcessor
Generates command line usage text for display to user.
getUsage() - Method in exception org.apache.geode.modules.session.installer.args.UsageException
Returns the usage message previously set.
getUsedHeapSize() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
getUsedHeapSize() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns the total heap used on all members.
getUsedHeapSize() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getUsedHeapSize() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getUsedMemory() - Method in class org.apache.geode.management.JVMMetrics
Returns the current number of megabytes of memory being used.
getUsedMemory() - Method in interface org.apache.geode.management.MemberMXBean
Returns the current size of the heap in megabytes.
getUsedMemory() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getUsedMemory() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getUsedMemory() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
getUsedMemory() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
getUser(String) - Method in class org.apache.geode.examples.security.ExampleSecurityManager
 
getUser(String) - Method in class org.apache.geode.security.TestSecurityManager
 
getUserAttribute() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns a description of any user attribute associated with this region.
getUserAttribute() - Method in interface org.apache.geode.cache.Region.Entry
Returns the user attribute for this entry in the local cache.
getUserAttribute() - Method in interface org.apache.geode.cache.Region
Returns the application-defined object associated with this region.
getUserName() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the userName property.
getUserPassword(String) - Method in class org.apache.geode.security.query.UserPermissions
 
getUserPrincipal() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
getUseSchema() - Method in class org.apache.geode.cache30.CacheXmlTestCase
 
getUUID() - Method in interface org.apache.geode.cache.persistence.PersistentID
The unique identifier for the persistent data.
getVal() - Method in class org.apache.geode.cache.query.data.ComparableWrapper
 
getValidCredentials(int) - Method in class org.apache.geode.security.generator.CredentialGenerator
Get a set of valid credentials generated using the given index.
getValidCredentials(Principal) - Method in class org.apache.geode.security.generator.CredentialGenerator
Get a set of valid credentials for the given Principal.
getValidCredentials(int) - Method in class org.apache.geode.security.generator.DummyCredentialGenerator
 
getValidCredentials(Principal) - Method in class org.apache.geode.security.generator.DummyCredentialGenerator
 
getValidCredentials(int) - Method in class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
getValidCredentials(Principal) - Method in class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
getValidCredentials(int) - Method in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
getValidCredentials(Principal) - Method in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
getValidCredentials(int) - Method in class org.apache.geode.security.generator.SSLCredentialGenerator
 
getValidCredentials(Principal) - Method in class org.apache.geode.security.generator.SSLCredentialGenerator
 
getValue() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Gets the current value
getValue() - Method in interface org.apache.geode.admin.Statistic
Deprecated.
Gets the value of this statistic as a java.lang.Number.
getValue() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
Gets the value of the configPropertyValue property.
getValue() - Method in class org.apache.geode.cache.configuration.RegionConfig.Entry
Gets the value of the value property.
getValue() - Method in interface org.apache.geode.cache.lucene.LuceneResultStruct
Returns the Apache Geode region key of the result matching the Lucene Query
getValue() - Method in class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Get the value for this operation.
getValue() - Method in interface org.apache.geode.cache.Region.Entry
Returns the value of this entry in the local cache.
getValueAsString() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Gets the current value as a string
getValueConstraint() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Returns the ValueConstraint in this region's attributes.
getValueConstraint() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the valueConstraint property.
getValueConstraint() - Method in interface org.apache.geode.cache.RegionAttributes
Returns the class that the values in this region are constrained to.
getValueConstraintClassName() - Method in class org.apache.geode.management.RegionAttributesData
Returns the Class that the values in this region are constrained to (must be an instance of).
getValueType() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Gets the class type of the value
getVersion() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Returns this member's GemFire version information.
getVersion() - Static method in class org.apache.geode.cache.CacheFactory
Returns the version of the cache implementation.
getVersion() - Static method in class org.apache.geode.cache.client.ClientCacheFactory
Returns the version of the cache implementation.
getVersion() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the version property.
getVersion() - Method in interface org.apache.geode.management.MemberMXBean
Returns the GemFire version, including build id, jdk version, product name and release version etc.
getVersion() - Method in class org.apache.geode.management.OSMetrics
Returns the version of the operating system.
getVersion() - Method in enum org.apache.geode.session.tests.TomcatInstall.TomcatVersion
 
getVersion() - Method in class org.apache.geode.tools.pulse.tests.Member
 
getVersion() - Method in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
getVillages() - Method in class org.apache.geode.cache.query.data.District
 
getVisibleNodes() - Method in interface org.apache.geode.management.MemberMXBean
The current number of nodes in this distributed system visible to this member.
getVmConfig() - Method in interface org.apache.geode.admin.CacheVm
Deprecated.
Returns the configuration of this cache vm
getW_bigDec() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bigDecArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bigDecArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bigDecFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bigInt() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bigIntArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bigIntArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bigIntFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_bool() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_boolArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_boolArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_boolFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_byte() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_byteArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_byteArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_byteFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_double() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_doubleArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_doubleArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_doubleFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_float() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_floatArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_floatArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_floatFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_int() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_intArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_intArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_intFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_long() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_longArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_longArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_longFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_short() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_shortArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_shortArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_shortFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_strArray() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_strArrayFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_string() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getW_stringFN() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
getWarFile() - Method in class org.apache.geode.session.tests.ServerContainer
 
getWarFilePath() - Method in class org.apache.geode.session.tests.ContainerInstall
The path to the session testing WAR file
getWidth() - Method in enum org.apache.geode.pdx.FieldType
Returns the number of bytes used to serialize fixed-width fields; -1 is returned for variable-width fields.
getWorkingDirectory() - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Returns the name of the working directory in which the managed entity runs or will run.
getWorkingDirectory() - Method in class org.apache.geode.distributed.AbstractLauncher
Gets the working directory pathname in which the process will be run.
getWorkingDirectory() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
Gets the directory in which the GemFire service is running.
getWorkingDirectory() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Gets the working directory pathname in which the Locator will be ran.
getWorkingDirectory() - Method in class org.apache.geode.distributed.LocatorLauncher
Gets the working directory pathname in which the Locator will be run.
getWorkingDirectory() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Gets the working directory pathname in which the Server will be ran.
getWorkingDirectory() - Method in class org.apache.geode.distributed.ServerLauncher
Gets the working directory pathname in which the Server will be run.
getWriteBufferSize() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the writeBufferSize property.
getWriteBufferSize() - Method in interface org.apache.geode.cache.DiskStore
Returns the size of the write buffer that this disk store will use when writing data to disk.
getWriteBufferSize() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns the size of the write buffer that this DiskStore will use when writing data to disk.
getWriter() - Method in interface org.apache.geode.cache.CacheTransactionManager
Returns the current TransactionWriter
getXaDatasourceClass() - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Gets the value of the xaDatasourceClass property.
getXmlAuthzGenerator() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
getZip() - Method in class org.apache.geode.cache.query.data.City
 
getZip() - Method in class org.apache.geode.cache.query.data.Village
 
getZone() - Method in class org.apache.geode.cache.query.data.State
 
GFConnection - Interface in org.apache.geode.ra
 
GFConnectionFactory - Interface in org.apache.geode.ra
 
GfshCommand - Class in org.apache.geode.management.cli
 
GfshCommand() - Constructor for class org.apache.geode.management.cli.GfshCommand
 
GLOBAL - Static variable in class org.apache.geode.cache.Scope
The region or cached object with this attribute is scoped to the distributed cached system; locking is used for all distributed operations on entries to guarantee consistency across the distributed caches.
GLOBAL_MAX_BUCKETS_DEFAULT - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
The default total number of buckets (113).
GLOBAL_MAX_BUCKETS_PROPERTY - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
Deprecated.
- please use PartitionAttributesFactory.setTotalNumBuckets(int) instead.

This setting must be the same in all processes using the Region.

GLOBAL_MAX_MEMORY_DEFAULT - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
Default maximum total size of the region across all processes, in megabytes.
GLOBAL_MAX_MEMORY_PROPERTY - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
Deprecated.
- use PartitionAttributesFactory.setTotalMaxMemory(long) instead.

The global property name that defines the total maximum size for the partitioned Region.

This setting must be the same in all processes using the Region.

GOOD_HEALTH - Static variable in interface org.apache.geode.admin.GemFireHealth
Deprecated.
An indicator that the GemFire components are healthy.
graphTreeMapLblId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
graphTreeMapLblId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
graphTreeMapLblId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
gridBlockId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
gridButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataPerspectiveView
 
gridButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
gridButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
gridButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
gridButtonXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.MemberDetailsView
 
gridButtonXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
GroupByTestImpl - Class in org.apache.geode.cache.query.functional
Tests the group by queries with or without aggreagte functions
GroupByTestImpl() - Constructor for class org.apache.geode.cache.query.functional.GroupByTestImpl
 
GroupByTestInterface - Interface in org.apache.geode.cache.query.functional
 
groups - Variable in class org.apache.geode.cache.configuration.ServerType
 
GROUPS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "groups" property.
guaranteesOldValue() - Method in class org.apache.geode.cache.Operation
Returns true if this operation is a ConcurrentMap operation that guarantees the old value to be returned no matter what expense may be incurred in doing so.

H

hand_figure_ind - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
handleArgument(Argument, String, String[]) - Method in interface org.apache.geode.modules.session.installer.args.ArgumentHandler
Process the argument values specified.
handleArgument(Argument, String, String[]) - Method in class org.apache.geode.modules.session.installer.args.URLArgumentHandler
Ensure that the argument is either a file path or a properly formatted URL.
handler_pc - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode.ExceptionTableEntry
 
handleUnknownArgument(String, String[]) - Method in interface org.apache.geode.modules.session.installer.args.UnknownArgumentHandler
Called when an unknown argument is supplied.
hasCache() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Returns whether or not this system member hosts a GemFire Cache.
hasClientOrigin() - Method in interface org.apache.geode.cache.EntryEvent
Returns true if this event originated on a client.
hasDelta() - Method in interface org.apache.geode.Delta
Returns true if this object has pending changes it can write out.
hasDelta() - Method in class org.apache.geode.DeltaTestImpl
 
hasDelta() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
hasExpired() - Method in class org.apache.geode.ExpirationDetector
 
hasField(String) - Method in interface org.apache.geode.pdx.PdxInstance
Checks if the named field exists and returns the result.
hasField(String) - Method in interface org.apache.geode.pdx.PdxReader
Checks if the named field exists and returns the result.
hasGatewayReceiver() - Method in interface org.apache.geode.management.MemberMXBean
Returns whether this member has at least one GatewayReceiver.
hasGatewaySender() - Method in interface org.apache.geode.management.MemberMXBean
Returns whether this member has at least one GatewaySender.
hashCode() - Method in class org.apache.geode.admin.AlertLevel
Deprecated.
Returns a hash code for the object.
hashCode() - Method in class org.apache.geode.admin.SystemMemberType
Deprecated.
Returns a hash code for the object.
hashCode() - Method in class org.apache.geode.cache.configuration.ClassNameType
 
hashCode() - Method in class org.apache.geode.cache.configuration.DeclarableType
 
hashCode() - Method in class org.apache.geode.cache.configuration.ObjectType
 
hashCode() - Method in class org.apache.geode.cache.configuration.ParameterType
 
hashCode() - Method in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
 
hashCode() - Method in class org.apache.geode.cache.EvictionAttributes
 
hashCode() - Method in class org.apache.geode.cache.ExpirationAttributes
 
hashCode() - Method in class org.apache.geode.cache.lucene.test.LuceneTestSerializer
 
hashCode() - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
Returns a hash code for the object.
hashCode() - Method in class org.apache.geode.cache.query.data.CollectionHolder
 
hashCode() - Method in class org.apache.geode.cache.query.data.ComparableWrapper
 
hashCode() - Method in class org.apache.geode.cache.query.data.Portfolio
 
hashCode() - Method in class org.apache.geode.cache.query.data.PortfolioData
 
hashCode() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
hashCode() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
hashCode() - Method in class org.apache.geode.cache.query.data.Position
 
hashCode() - Method in class org.apache.geode.cache.query.data.PositionNoDS
 
hashCode() - Method in class org.apache.geode.cache.query.data.PositionPdx
 
hashCode() - Method in class org.apache.geode.cache.query.dunit.TestObject
 
hashCode() - Method in interface org.apache.geode.cache.Region
Returns the hash code value for this region.
hashCode() - Method in class org.apache.geode.cache.server.ServerLoad
 
hashCode() - Method in class org.apache.geode.cache.SubscriptionAttributes
 
hashCode() - Method in class org.apache.geode.cache.util.StringPrefixPartitionResolver
 
hashCode() - Method in class org.apache.geode.cache.wan.EventSequenceID
 
hashCode() - Method in class org.apache.geode.compression.SnappyCompressor
 
hashCode() - Method in class org.apache.geode.DataSerializer
 
hashCode() - Method in class org.apache.geode.distributed.DurableClientAttributes
 
hashCode() - Method in class org.apache.geode.experimental.driver.JSONWrapper.JSONWrapperImpl
 
hashCode() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
 
hashCode() - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
hashCode() - Method in class org.apache.geode.modules.util.SessionCustomExpiry
 
hashCode() - Method in class org.apache.geode.pdx.DomainObject
 
hashCode() - Method in class org.apache.geode.pdx.DomainObjectPdxAuto
 
hashCode() - Method in class org.apache.geode.pdx.DSInsidePdx
 
hashCode() - Method in class org.apache.geode.pdx.Employee
 
hashCode() - Method in class org.apache.geode.pdx.NestedPdx
 
hashCode() - Method in interface org.apache.geode.pdx.PdxInstance
Generates a hashCode based on the identity fields of this PdxInstance.
hashCode() - Method in class org.apache.geode.pdx.SimpleClass
 
hashCode() - Method in class org.apache.geode.pdx.SimpleClass1
 
hashCode() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
Returns a hash code value for this ClassCode which is the same as its ordinal.
hashCode() - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
Returns a hash code value for this ClassCode which is the same as its ordinal.
hasIncomingFiles() - Method in interface org.apache.geode.management.cli.Result
Returns whether this Result has a file as a part of the command output.
hasLocator() - Static method in class org.apache.geode.distributed.Locator
Returns true if a locator exists in this JVM.
hasLocators() - Static method in class org.apache.geode.distributed.Locator
Deprecated.
as of 7.0 use Locator.hasLocator() instead.
hasNext() - Method in interface org.apache.geode.cache.lucene.PageableLuceneQueryResults
True if there is another page of results in PageableLuceneQueryResults.
hasNext() - Method in interface org.apache.geode.cache.snapshot.SnapshotIterator
Returns true if there are more elements in the iteration.
hasNextLine() - Method in interface org.apache.geode.management.cli.Result
Returns whether the result has any more lines of information.
hasOption(String) - Method in enum org.apache.geode.distributed.LocatorLauncher.Command
Determines whether this Locator launcher command has the specified command-line option.
hasOption(String) - Method in enum org.apache.geode.distributed.ServerLauncher.Command
Determines whether this Server launcher command has the specified command-line option.
hasRequiredRoles() - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
Returns true if there are one or more required roles specified.
hasResult() - Method in interface org.apache.geode.cache.execute.Function
Specifies whether the function sends results while executing.
hasResult() - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
hasResult() - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
hasResult() - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
hasResult() - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
hasResult() - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
hasSerialVersionUID - Variable in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
 
hasSerialVersionUID - Variable in class org.apache.geode.codeAnalysis.ClassAndVariables
 
Health(String) - Constructor for class org.apache.geode.admin.GemFireHealth.Health
Deprecated.
Creates a new Health with the given string
heapUsagePaintStyleM1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
heapUsagePaintStyleM2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
heapUsagePaintStyleM3 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
heapUsagePaintStyleRZ1RZ2M1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
heapUsagePaintStyleRZ1RZ2M2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
heapUsagePaintStyleRZ3M3 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
heapUsagePaintStyleSG1M1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
heapUsagePaintStyleSG1M2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
heapUsagePaintStyleSG1M3 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
heapUsagePaintStyleSG2M1 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
heapUsagePaintStyleSG2M2 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
heapUsagePaintStyleSG3M3 - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
heapUsageXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
heapUsageXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
heapUsageXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
help(LocatorLauncher.Command) - Method in class org.apache.geode.distributed.LocatorLauncher
Displays help for the specified Locator launcher command to standard err.
help(ServerLauncher.Command) - Method in class org.apache.geode.distributed.ServerLauncher
Displays help for the specified Server launcher command to standard err.
HELP - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
HelperTestCase - Class in org.apache.geode.cache.query.dunit
 
HelperTestCase() - Constructor for class org.apache.geode.cache.query.dunit.HelperTestCase
 
HINT - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
historyDateTime - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
historyIcon - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
historyLst - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
HLL_REGION - Static variable in class org.apache.geode.redis.GeodeRedisServer
The field that defines the name of the Region which holds all of the HyperLogLogs.
host - Variable in class org.apache.geode.admin.AdminConfig.Entry
Deprecated.
 
host - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
 
host - Variable in class org.apache.geode.cache.configuration.PoolType.Locator
 
host - Variable in class org.apache.geode.cache.configuration.PoolType.Server
 
host - Variable in class org.apache.geode.security.query.QuerySecurityBase
 
hostH1Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
hostH2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
hostH3Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
hostnameForClients - Variable in class org.apache.geode.cache.configuration.ServerType
 
hostnameForClients - Variable in class org.apache.geode.distributed.Locator
the hostname to give to clients so they can connect to this locator.
hostnameForSenders - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
hostNameTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
hotSpotCPULbl - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
hotSpotCPULbl - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
hotSpotCPULbl - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
hotSpotHeapLbl - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
hotSpotHeapLbl - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
hotSpotHeapLbl - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
 
hotSpotId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
hotSpotId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
hotSpotId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
hotspotListDivId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
hotspotListDivId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
hotspotListDivId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
HtmlAttributes() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
 
HTTP_AUTHENTICATION_ENABLED_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "http-authentication-enabled" property
HTTP_AUTHENTICATION_PASSWORD_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "http-authentication-password" property
HTTP_AUTHENTICATION_USER_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "http-authentication-user" property
HTTP_BIND_ADDRESS_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "httpBindAddress" property
HTTP_ENABLED_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "httpEnabled" property
HTTP_PORT_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "httpPort" property
HTTP_SERVICE_BIND_ADDRESS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "http-service-bind-address" property
HTTP_SERVICE_PORT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "http-service-port" property
HTTP_SERVICE_SSL_CIPHERS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SERVICE_SSL_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
HTTP_SERVICE_SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SERVICE_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SERVICE_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SERVICE_SSL_PREFIX - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SERVICE_SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SERVICE_SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
HTTP_SERVICE_SSL_TRUSTSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SERVICE_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
HTTP_SSL_REQUIRE_AUTHENTICATION_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "http-ssl-require-authentication" property
hubId - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 

I

i - Variable in class org.apache.geode.cache.query.data.Inventory
 
i - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
i - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
id - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
id - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
 
id - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
id - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
id - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
id - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
id - Variable in class org.apache.geode.cache.configuration.SerializationRegistrationType.Instantiator
 
id - Variable in class org.apache.geode.cache.query.data.Numbers
 
ID - Variable in class org.apache.geode.cache.query.data.Portfolio
 
ID - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
id - Variable in class org.apache.geode.cache.query.dunit.TestObject
 
id - Variable in class org.apache.geode.i18n.StringId
A unique identifier that is written when this StringId is logged to allow for reverse translation.
ID - Static variable in class org.apache.geode.modules.util.BootstrappingFunction
 
ID - Static variable in class org.apache.geode.modules.util.CreateRegionFunction
 
ID - Static variable in class org.apache.geode.modules.util.RegionSizeFunction
 
ID - Static variable in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
ID - Static variable in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
id - Variable in class org.apache.geode.security.query.data.PdxQueryTestObject
 
id - Variable in class org.apache.geode.security.query.data.QueryTestObject
 
id1 - Variable in class org.apache.geode.cache.query.data.Numbers
 
id2 - Variable in class org.apache.geode.cache.query.data.Numbers
 
idAttribute - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
 
Identifiable<T extends java.lang.Comparable<T>> - Interface in org.apache.geode.lang
The Identifiable interface defines a contract for classes whose Object instances can be uniquely identified relative to other Object instances within the same class type hierarchy.
identifyPid() - Static method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
idleTimeout - Variable in class org.apache.geode.cache.configuration.PoolType
 
idleTimeoutSeconds - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
idM1Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
idM1Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
idM2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
idM2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
idM3Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
idM3Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
idSG1M1Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
idSG1M2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
idSG1M3Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
ignoreJta - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
ignoreUnreadFields - Variable in class org.apache.geode.cache.configuration.PdxType
 
important - Variable in class org.apache.geode.cache.query.dunit.TestObject
 
imports - Variable in class org.apache.geode.cache.configuration.RegionConfig.Index
 
inc_order_qty - Variable in class org.apache.geode.cache.query.data.Inventory
 
incCacheHit() - Method in class org.apache.geode.modules.util.ModuleStatistics
 
incCacheMiss() - Method in class org.apache.geode.modules.util.ModuleStatistics
 
incDouble(int, double) - Method in interface org.apache.geode.Statistics
Increments the value of the identified statistic of type double by the given amount.
incDouble(StatisticDescriptor, double) - Method in interface org.apache.geode.Statistics
Increments the value of the described statistic of type double by the given amount.
incDouble(String, double) - Method in interface org.apache.geode.Statistics
Increments the value of the statistic of type double with the given name by a given amount.
incHibernateDestroyJobsScheduled() - Method in class org.apache.geode.modules.util.ModuleStatistics
 
incInt(int, int) - Method in interface org.apache.geode.Statistics
Increments the value of the identified statistic of type int by the given amount.
incInt(StatisticDescriptor, int) - Method in interface org.apache.geode.Statistics
Increments the value of the described statistic of type int by the given amount.
incInt(String, int) - Method in interface org.apache.geode.Statistics
Increments the value of the statistic of type int with the given name by a given amount.
incLong(int, long) - Method in interface org.apache.geode.Statistics
Increments the value of the identified statistic of type long by the given amount.
incLong(StatisticDescriptor, long) - Method in interface org.apache.geode.Statistics
Increments the value of the described statistic of type long by the given amount.
incLong(String, long) - Method in interface org.apache.geode.Statistics
Increments the value of the statistic of type long with the given name by a given amount.
includeRegions(Set<String>) - Method in interface org.apache.geode.cache.control.RebalanceFactory
Specify which regions to include in the rebalance operation.
IncompatibleSystemException - Exception in org.apache.geode
An IncompatibleSystemException is thrown when a new GemFire process tries to connect to an existing distributed system and its version is not the same as that of the distributed system.
IncompatibleSystemException(String) - Constructor for exception org.apache.geode.IncompatibleSystemException
Creates a new IncompatibleSystemException.
IncompatibleVersionException - Exception in org.apache.geode.cache
An IncompatibleVersionException that the client version was not compatible with the server version.
IncompatibleVersionException(Object, Object) - Constructor for exception org.apache.geode.cache.IncompatibleVersionException
Constructs a new IncompatibleVersionException.
IncompatibleVersionException(String) - Constructor for exception org.apache.geode.cache.IncompatibleVersionException
Constructs a new IncompatibleVersionException.
incQty - Variable in class org.apache.geode.cache.query.data.Restricted
 
Index() - Constructor for class org.apache.geode.cache.configuration.RegionConfig.Index
 
Index - Interface in org.apache.geode.cache.query
An index that is built over the data stored in a GemFire Region.
index() - Method in class org.apache.geode.cache.query.transaction.Person
 
INDEX_NAME - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
INDEX_TYPE - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
IndexCreationException - Exception in org.apache.geode.cache.query
This class is used to represent any partitioned index creation exceptions.
IndexCreationException(String) - Constructor for exception org.apache.geode.cache.query.IndexCreationException
Constructor with a string message representing the problem.
IndexCreationException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.IndexCreationException
Constructor with a string message representing the problem and also the throwable.
indexes - Variable in class org.apache.geode.cache.configuration.RegionConfig
 
IndexExistsException - Exception in org.apache.geode.cache.query
Thrown while creating the new index if there exists an Index with the same definition as new index.
IndexExistsException(String) - Constructor for exception org.apache.geode.cache.query.IndexExistsException
Constructs instance of IndexNameConflictException with error message
IndexExistsException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.IndexExistsException
Constructs instance of IndexNameConflictException with error message and cause
IndexInvalidException - Exception in org.apache.geode.cache.query
Thrown if the index definition is not valid.
IndexInvalidException(String) - Constructor for exception org.apache.geode.cache.query.IndexInvalidException
Construct an instance of IndexInvalidException
IndexInvalidException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.IndexInvalidException
Construct an instance of IndexInvalidException
IndexInvalidException(Throwable) - Constructor for exception org.apache.geode.cache.query.IndexInvalidException
Construct an instance of IndexInvalidException
indexKey - Variable in class org.apache.geode.cache.query.data.Portfolio
 
indexKey - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
IndexMaintenanceException - Exception in org.apache.geode.cache.query
Thrown if an error occurs while updating query indexes during region modification.
IndexMaintenanceException() - Constructor for exception org.apache.geode.cache.query.IndexMaintenanceException
Creates a new instance of IndexMaintenanceException without detail message.
IndexMaintenanceException(String) - Constructor for exception org.apache.geode.cache.query.IndexMaintenanceException
Constructs an instance of IndexMaintenanceException with the specified detail message.
IndexMaintenanceException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.IndexMaintenanceException
Constructs an instance of IndexMaintenanceException with the specified detail message and cause.
IndexMaintenanceException(Throwable) - Constructor for exception org.apache.geode.cache.query.IndexMaintenanceException
Constructs an instance of IndexMaintenanceException with the specified cause.
IndexNameConflictException - Exception in org.apache.geode.cache.query
Thrown while creating the new index if there exists an Index with the same name as new index.
IndexNameConflictException(String) - Constructor for exception org.apache.geode.cache.query.IndexNameConflictException
Constructs instance of IndexNameConflictException with error message
IndexNameConflictException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.IndexNameConflictException
Constructs instance of IndexNameConflictException with error message and cause
IndexRegionSpy - Class in org.apache.geode.cache.lucene.test
Allows spying on operations that happen to an the regions underlying a lucene index.
IndexRegionSpy() - Constructor for class org.apache.geode.cache.lucene.test.IndexRegionSpy
 
IndexRepositorySpy - Class in org.apache.geode.cache.lucene.test
 
IndexStatistics - Interface in org.apache.geode.cache.query
Provides statistics about a GemFire cache Index.
IndexType - Enum in org.apache.geode.cache.query
Deprecated.
As of 6.6.1. Check QueryService for changes. Enumerated type for types of indexes
indexUpdateType - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
indicesToString(int[]) - Static method in class org.apache.geode.security.ClientAuthorizationTestCase
 
info(Object, Object...) - Method in class org.apache.geode.distributed.AbstractLauncher
Prints the specified informational message to standard err, replacing any placeholder values with the specified arguments on output.
info(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes an exception to this writer.
info(StringId, Object[], Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
info(StringId, Object, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
info(StringId, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
info(StringId, Object[]) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
info(StringId, Object) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
info(StringId) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
info(String, Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes both a message and exception to this writer.
info(String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes a message to this writer.
info(Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes an exception to this writer.
info - Static variable in class org.apache.geode.modules.session.catalina.CommitSessionValve
 
info - Static variable in class org.apache.geode.modules.session.catalina.JvmRouteBinderValve
 
infoEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
 
infoEnabled() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns true if "info" log messages are enabled.
init(Properties) - Method in interface org.apache.geode.cache.Declarable
Deprecated.
as of Geode 1.5 implement initialize instead.
init(Properties) - Method in class org.apache.geode.cache.lucene.test.LuceneTestSerializer
 
init() - Method in interface org.apache.geode.cache.query.Aggregator
Initialize the Aggregator
init(Properties) - Method in class org.apache.geode.cache.query.data.PortfolioData
 
init(Principal, DistributedMember, Cache) - Method in class org.apache.geode.cache.query.dunit.CloseCacheAuthorization
 
init(Properties) - Method in class org.apache.geode.cache.util.AutoBalancer
Deprecated.
as of Geode 1.5 use initialize instead.
init(Properties) - Method in class org.apache.geode.cache30.CacheXml70DUnitTestHelper.MyAsyncEventListener
 
init(Properties) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
 
init(Properties) - Method in class org.apache.geode.cache30.ClientServerTestCase.CacheServerCacheLoader
 
init(Properties) - Method in class org.apache.geode.cache30.MyGatewayEventFilter1
 
init(Properties) - Method in class org.apache.geode.cache30.MyGatewayEventFilter2
 
init(Properties) - Method in class org.apache.geode.cache30.MyGatewayTransportFilter1
 
init(Properties) - Method in class org.apache.geode.cache30.MyGatewayTransportFilter2
 
init(Properties) - Method in class org.apache.geode.cache30.RegionTestCase.TestExpiry
 
init(Properties) - Method in class org.apache.geode.examples.security.ExamplePostProcessor
 
init(Properties) - Method in class org.apache.geode.examples.security.ExampleSecurityManager
 
init(Properties) - Method in class org.apache.geode.examples.SimpleSecurityManager
 
init(Properties) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaEventApplicationCacheListener
 
init(Properties) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaForwarderCacheListener
 
init(Properties) - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheLoader
 
init(Properties) - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheWriter
 
init(Properties) - Method in class org.apache.geode.modules.session.catalina.callback.SessionExpirationCacheListener
 
init(ServletConfig) - Method in class org.apache.geode.modules.session.CommandServlet
Save a reference to the ServletContext for later use.
init(FilterConfig) - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter
This is where all the initialization happens.
init(Properties) - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
init(Properties) - Method in class org.apache.geode.modules.util.DebugCacheListener
 
init(Properties) - Method in class org.apache.geode.modules.util.RegionConfigurationCacheListener
 
init(Properties) - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
init(Properties) - Method in class org.apache.geode.modules.util.SessionCustomExpiry
 
init(Properties) - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
init(Properties) - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
init(Properties) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Deprecated.
as of Geode 1.5 use initialize instead
init(Cache) - Method in interface org.apache.geode.protocol.serialization.ValueSerializer
Initialize this serializer.
init(Principal, DistributedMember, Cache) - Method in interface org.apache.geode.security.AccessControl
Deprecated.
Initialize the callback for a client/peer having the given principal.
init(Principal, DistributedMember) - Method in interface org.apache.geode.security.AccessControl
Deprecated.
 
init(Principal) - Method in interface org.apache.geode.security.AccessControl
Deprecated.
 
init(Properties, LogWriter, LogWriter) - Method in interface org.apache.geode.security.Authenticator
Deprecated.
Initialize the callback for a client/peer.
init(Properties) - Method in interface org.apache.geode.security.Authenticator
Deprecated.
 
init(LogWriter, LogWriter) - Method in interface org.apache.geode.security.AuthInitialize
Initialize the callback for a client/peer.
init() - Method in interface org.apache.geode.security.AuthInitialize
Deprecated.
in Geode 1.5. Never called by the product. Use AuthInitialize.init(LogWriter systemLogger, LogWriter securityLogger)
init(CredentialGenerator) - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Initialize the authorized credential generator.
init() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator
Initialize the authorized credential generator.
init() - Method in class org.apache.geode.security.generator.CredentialGenerator
Initialize the credential generator.
init() - Method in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
init() - Method in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
init(Properties) - Method in class org.apache.geode.security.PDXPostProcessor
 
init(Properties) - Method in interface org.apache.geode.security.PostProcessor
Given the security props of the server, properly initialize the post processor for the server.
init(Properties) - Method in interface org.apache.geode.security.SecurityManager
Initialize the SecurityManager.
init(Properties) - Method in class org.apache.geode.security.SimpleTestSecurityManager
 
init(Properties) - Method in class org.apache.geode.security.SpySecurityManager
 
init(Properties, LogWriter, LogWriter) - Method in class org.apache.geode.security.templates.DummyAuthenticator
 
init(Principal, DistributedMember, Cache) - Method in class org.apache.geode.security.templates.DummyAuthorization
 
init(Properties, LogWriter, LogWriter) - Method in class org.apache.geode.security.templates.LdapUserAuthenticator
 
init(Properties, LogWriter, LogWriter) - Method in class org.apache.geode.security.templates.PKCSAuthenticator
 
init(LogWriter, LogWriter) - Method in class org.apache.geode.security.templates.PKCSAuthInit
 
init(Principal, DistributedMember, Cache) - Method in class org.apache.geode.security.templates.SimpleAccessController
 
init(Properties, LogWriter, LogWriter) - Method in class org.apache.geode.security.templates.SimpleAuthenticator
 
init(LogWriter, LogWriter) - Method in class org.apache.geode.security.templates.UserPasswordAuthInit
 
init(Principal, DistributedMember, Cache) - Method in class org.apache.geode.security.templates.XmlAuthorization
Initialize the XmlAuthorization callback for a client having the given principal.
init(Properties) - Method in class org.apache.geode.security.TestPostProcessor
 
init(Properties) - Method in class org.apache.geode.security.TestSecurityManager
 
initCacheListeners(CacheListener<K, V>[]) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Removes all cache listeners and then adds each listener in the specified array.
initCacheListeners(CacheListener<K, V>[]) - Method in interface org.apache.geode.cache.AttributesMutator
Removes all cache listeners, calling CacheCallback.close() on each of them, and then adds each listener in the specified array.
initCacheListeners(CacheListener<K, V>[]) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Removes all cache listeners and then adds each listener in the specified array.
initCacheListeners(CacheListener<K, V>[]) - Method in class org.apache.geode.cache.RegionFactory
Removes all cache listeners and then adds each listener in the specified array.
initCqListeners(CqListener[]) - Method in class org.apache.geode.cache.query.CqAttributesFactory
Removes all Cq listeners and then adds each listener in the specified array.
initCqListeners(CqListener[]) - Method in interface org.apache.geode.cache.query.CqAttributesMutator
Adds the given set CqListner on this CQ.
initDynamicRegionFactory() - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
initialCapacity - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
initialize(DistributedSystem) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initialize(Cache, Properties) - Method in interface org.apache.geode.cache.Declarable
Initializes a user-defined object, owned by the given cache, using the given properties.
initialize(Cache, Properties) - Method in class org.apache.geode.cache.util.AutoBalancer
 
initialize() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
initialize() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
initialize() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
initialize(Cache, Properties) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Used for declarative class initialization from cache.xml.
initialize() - Method in class org.apache.geode.security.generator.CredentialGenerator
Initialize the credential generator.
initialize() - Method in class org.apache.geode.security.generator.DummyCredentialGenerator
 
initialize() - Method in class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
initialize() - Method in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
initialize() - Method in class org.apache.geode.security.generator.SSLCredentialGenerator
 
initializeAll(DistributedSystem) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializeBindQueryMap() - Method in class org.apache.geode.cache.query.QueryTestUtils
 
initializeClient() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializeCounter() - Static method in class org.apache.geode.cache.query.data.Student
 
initializeDistributedSystem(DistributedSystem) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializeFromJsonResource(String) - Method in class org.apache.geode.examples.security.ExampleSecurityManager
 
initializeFromJsonResource(String) - Method in class org.apache.geode.security.TestSecurityManager
 
initializeInstanceVariables() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializeMemory() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializePeers(DistributedSystem) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializeQueryMap() - Method in class org.apache.geode.cache.query.QueryTestUtils
 
initializer - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
initializeRegionSizes() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializeResourceManager() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
initializeServer() - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
initializeSessionCache() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
initialMembers(Region<K, V>, DistributedMember[]) - Method in interface org.apache.geode.cache.RegionMembershipListener
Invoked when the listener is first initialized and is given the set of members that have the region created at that time.
initialMembers(Region<K, V>, DistributedMember[]) - Method in class org.apache.geode.cache.util.RegionMembershipListenerAdapter
 
initiateFailure(Error) - Static method in class org.apache.geode.SystemFailure
Signals that a system failure has occurred and then throws an AssertionError.
initListeners(TransactionListener[]) - Method in interface org.apache.geode.cache.CacheTransactionManager
Removes all transaction listeners, calling CacheCallback.close() on each of them, and then adds each listener in the specified array.
initManagement(boolean) - Method in class org.apache.geode.management.ManagementTestBase
managingNodeFirst variable tests for two different test cases where Managing & Managed Node creation time lines are reversed.
initPoolSize - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
injectSpy() - Static method in class org.apache.geode.cache.lucene.test.IndexRepositorySpy
 
inMemoryReadsId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
inMemoryWritesId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
Installer - Class in org.apache.geode.modules.session.installer
 
Installer(String[]) - Constructor for class org.apache.geode.modules.session.installer.Installer
 
instance - Static variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
Instance reference which is set in static initialization blocks of any subclasses.
instanceCount - Static variable in class org.apache.geode.cache.query.data.Portfolio
 
instanceCount - Static variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
Instantiator() - Constructor for class org.apache.geode.cache.configuration.SerializationRegistrationType.Instantiator
 
Instantiator - Class in org.apache.geode
Instantiator allows classes that implement DataSerializable to be registered with the data serialization framework.
Instantiator(Class<? extends DataSerializable>, int) - Constructor for class org.apache.geode.Instantiator
Creates a new Instantiator that instantiates a given class.
instantiators - Variable in class org.apache.geode.cache.configuration.SerializationRegistrationType
 
Instrument - Class in org.apache.geode.cache.query.data
 
Instrument(String) - Constructor for class org.apache.geode.cache.query.data.Instrument
 
insurance_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
insurer_name - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
InterestOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
InterestOperationContext(Object, InterestType) - Constructor for class org.apache.geode.cache.operations.InterestOperationContext
Deprecated.
Constructor for the register interest operation.
interestPolicy - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.SubscriptionAttributes
 
InterestPolicy - Class in org.apache.geode.cache
Enumerated type for region subscription interest policy.
InterestRegistrationEvent - Interface in org.apache.geode.cache
Interface InterestRegistrationEvent encapsulated interest event information like region and keys of interest.
InterestRegistrationListener - Interface in org.apache.geode.cache
Interface InterestRegisterationListener provides the ability for applications to be notified of interest registration and unregistration events.
InterestResultPolicy - Class in org.apache.geode.cache
Class InterestResultPolicy is an enumerated type for a register interest result.
InterestResultPolicy(String) - Constructor for class org.apache.geode.cache.InterestResultPolicy
should only be called from InterestResultPolicyImpl
InterestType - Class in org.apache.geode.cache.operations
Enumeration for various interest types supported by GemFire.
interfaces - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
interfaces_count - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
InternalGemFireError - Error in org.apache.geode
Indicates that serious error has occurred within the GemFire system.
InternalGemFireError() - Constructor for error org.apache.geode.InternalGemFireError
 
InternalGemFireError(String) - Constructor for error org.apache.geode.InternalGemFireError
 
InternalGemFireError(Throwable) - Constructor for error org.apache.geode.InternalGemFireError
 
InternalGemFireError(String, Throwable) - Constructor for error org.apache.geode.InternalGemFireError
 
InternalGemFireError(Object) - Constructor for error org.apache.geode.InternalGemFireError
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
InternalGemFireError(boolean) - Constructor for error org.apache.geode.InternalGemFireError
Constructs an AssertionError with its detail message derived from the specified boolean, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
InternalGemFireError(char) - Constructor for error org.apache.geode.InternalGemFireError
Constructs an AssertionError with its detail message derived from the specified char, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
InternalGemFireError(int) - Constructor for error org.apache.geode.InternalGemFireError
Constructs an AssertionError with its detail message derived from the specified int, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
InternalGemFireError(long) - Constructor for error org.apache.geode.InternalGemFireError
Constructs an AssertionError with its detail message derived from the specified long, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
InternalGemFireError(float) - Constructor for error org.apache.geode.InternalGemFireError
Constructs an AssertionError with its detail message derived from the specified float, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
InternalGemFireError(double) - Constructor for error org.apache.geode.InternalGemFireError
Constructs an AssertionError with its detail message derived from the specified double, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
InternalGemFireException - Exception in org.apache.geode
An InternalGemFireException is thrown when a low level, internal, operation fails due to no fault of the user.
InternalGemFireException() - Constructor for exception org.apache.geode.InternalGemFireException
 
InternalGemFireException(Throwable) - Constructor for exception org.apache.geode.InternalGemFireException
 
InternalGemFireException(String) - Constructor for exception org.apache.geode.InternalGemFireException
Creates a new InternalGemFireException.
InternalGemFireException(String, Throwable) - Constructor for exception org.apache.geode.InternalGemFireException
Creates a new InternalGemFireException that was caused by a given exception
intFunction(int) - Method in class org.apache.geode.cache.query.data.Portfolio
 
intFunction(int) - Method in class org.apache.geode.cache.query.data.PortfolioData
 
intFunction(int) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
intFunction(int) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
IntRangeQueryProvider(String, int, int) - Constructor for class org.apache.geode.cache.lucene.test.LuceneTestUtilities.IntRangeQueryProvider
 
INVALIDATE - Static variable in class org.apache.geode.cache.ExpirationAction
When the region or cached object expires, it is invalidated.
INVALIDATE - Static variable in class org.apache.geode.cache.Operation
An entry distributed invalidate.
invalidate(Object) - Method in interface org.apache.geode.cache.Region
Invalidates the entry with the specified key.
invalidate(Object, Object) - Method in interface org.apache.geode.cache.Region
Invalidates the entry with the specified key, and provides a user-defined argument to the CacheListener.
invalidate() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
invalidate() - Method in class org.apache.geode.session.tests.Client
Invalidate this clients session on the server
invalidate(boolean) - Method in class org.apache.geode.session.tests.Client
Invalidate this clients session on the server
InvalidateOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
InvalidateOperationContext(Object) - Constructor for class org.apache.geode.cache.operations.InvalidateOperationContext
Deprecated.
Constructor for the operation.
InvalidateOperationContext(Object, boolean) - Constructor for class org.apache.geode.cache.operations.InvalidateOperationContext
Deprecated.
Constructor for the operation to use for post-operation in updates.
invalidateRegion() - Method in interface org.apache.geode.cache.Region
Invalidates this region.
invalidateRegion(Object) - Method in interface org.apache.geode.cache.Region
Invalidates this region.
invalidates - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
invalidates - Variable in class org.apache.geode.cache30.CertifiableTestCacheListener
 
InvalidDeltaException - Exception in org.apache.geode
An InvalidDeltaException is thrown when a delta cannot be successfully applied by the receiving peer/client.
InvalidDeltaException() - Constructor for exception org.apache.geode.InvalidDeltaException
Creates a new InvalidDeltaException.
InvalidDeltaException(String) - Constructor for exception org.apache.geode.InvalidDeltaException
Creates a new InvalidDeltaException.
InvalidDeltaException(Throwable) - Constructor for exception org.apache.geode.InvalidDeltaException
Creates a new InvalidDeltaException.
InvalidDeltaException(String, Throwable) - Constructor for exception org.apache.geode.InvalidDeltaException
Creates a new InvalidDeltaException.
InvalidValueException - Exception in org.apache.geode
An InvalidValueException is thrown when an attempt is made to set a configuration attribute to an invalid value is made.
InvalidValueException(String) - Constructor for exception org.apache.geode.InvalidValueException
Creates a new InvalidValueException.
InvalidValueException(String, Throwable) - Constructor for exception org.apache.geode.InvalidValueException
Creates a new InvalidValueException.
InvalidVersionException - Exception in org.apache.geode
 
InvalidVersionException(String) - Constructor for exception org.apache.geode.InvalidVersionException
 
Inventory - Class in org.apache.geode.cache.query.data
 
Inventory(String) - Constructor for class org.apache.geode.cache.query.data.Inventory
 
investment_grade - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
invoke(Request, Response) - Method in class org.apache.geode.modules.session.catalina.CommitSessionValve
 
invoke(Request, Response) - Method in class org.apache.geode.modules.session.catalina.JvmRouteBinderValve
 
invokeCallbacks(boolean) - Method in interface org.apache.geode.cache.snapshot.SnapshotOptions
Sets whether to invoke callbacks when loading a snapshot.
is_bank_qualified - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_benchmark_flag - Variable in class org.apache.geode.cache.query.data.Inventory
 
is_callable - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_endof_monthpayment - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_escrow - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_exmt_amt - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_general_oblig - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_insured - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_perpetual - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_prerefunded - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_revenue - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_subj_amt - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
is_taxable - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
isAbstract() - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
 
isAck() - Method in class org.apache.geode.cache.Scope
Returns whether acknowledgements are required for this scope.
isActive() - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Returns true if this factory is open and can produce dynamic regions.
isActive() - Method in class org.apache.geode.cache.query.data.Portfolio
 
isActive() - Method in class org.apache.geode.cache.query.data.PortfolioData
 
isActive() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
isActive() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
isAgentSSLEnabled() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether or not SSL is required for the JMX agent.
isAgentSSLRequireAuth() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether SSL authentication is used when connecting to the RMI connector.
isAll() - Method in class org.apache.geode.cache.InterestPolicy
Return true if this policy is InterestPolicy.ALL.
isAllAccess() - Method in class org.apache.geode.cache.LossAction
Deprecated.
Returns true if this is FULL_ACCESS.
isAllowForceCompaction() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the allowForceCompaction property.
isApplication() - Method in class org.apache.geode.admin.SystemMemberType
Deprecated.
Return whether this is APPLICATION.
isArray() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Returns true if this config parameter uses a string array for value.
isAssignBuckets() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether buckets should be assigned to partitioned regions in the cache upon Server start.
isAsyncConflationEnabled() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether asynchronous conflation is enabled for sending messages to peers.
isAtomic() - Method in interface org.apache.geode.Statistics
Returns true if modifications are atomic.
isAutoCompact() - Method in class org.apache.geode.cache.configuration.DiskStoreType
Gets the value of the autoCompact property.
isAutoCompact() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns whether disk files are to be automatically compacted.
isBackingCacheAvailable() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
isBackingCacheAvailable() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
isBackingCacheAvailable() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
For peer-to-peer the backing cache *is* what's embedded in tomcat so it's always available
isBackingCacheAvailable() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
isBackingCacheAvailable() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
isBatchConflation() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the batchConflation property.
isBatchConflationEnabled() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents whether batch conflation is enabled for batches sent from AsyncEventQueue.
isBatchConflationEnabled() - Method in interface org.apache.geode.cache.wan.GatewaySender
Answers whether to enable batch conflation for a GatewaySender 's queue.
isBatchConflationEnabled() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns whether batch conflation for the AsyncEventQueue is enabled
isBatchConflationEnabled() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether batch conflation for the GatewaySender's queue is enabled
isCacheContent() - Method in class org.apache.geode.cache.InterestPolicy
Return true if this policy is InterestPolicy.CACHE_CONTENT.
isCacheServer() - Method in class org.apache.geode.admin.SystemMemberType
Deprecated.
as of 5.7 use SystemMemberType.isCacheVm() instead.
isCacheServer() - Method in interface org.apache.geode.management.MemberMXBean
Returns true if a cache server is running on this member and able server requests from GemFire clients
isCacheVm() - Method in class org.apache.geode.admin.SystemMemberType
Deprecated.
Return whether this is CACHE_VM.
isCallbackArgumentAvailable() - Method in interface org.apache.geode.cache.CacheEvent
Returns true if the callback argument is "available".
isCallbackArgumentAvailable() - Method in interface org.apache.geode.cache.EntryOperation
Returns true if the callback argument is "available".
isCancelInProgress() - Method in class org.apache.geode.CancelCriterion
Checks to see if a cancellation is in progress.
isCancelled() - Method in interface org.apache.geode.cache.control.RebalanceOperation
Returns true if this operation was cancelled before it completed.
isClassAutoSerialized(Class<?>) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Controls what classes will be auto serialized by this serializer.
isClear() - Method in class org.apache.geode.cache.Operation
Returns true if the operation cleared the region.
isClient() - Method in interface org.apache.geode.management.membership.ClientMembershipEvent
Returns true if the member is a client to a CacheServer hosted by this process.
isClient() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
Returns true if the member is a client to a CacheServer hosted by this process.
isClientServer() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
isClientServer() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
isClientServer() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
isClientServer() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
isClientServer() - Method in enum org.apache.geode.session.tests.ContainerInstall.ConnectionType
 
isClientServer() - Method in class org.apache.geode.session.tests.ContainerInstall
Whether the installation is client server Since an installation can only be client server or peer to peer there is no need for a function which checks for a peer to peer installation (just check if not client server).
isClientUpdate() - Method in class org.apache.geode.cache.operations.OperationContext
Deprecated.
When called post-operation, returns true if the operation was one that performed an update.
isClientUpdate(OperationContext) - Method in class org.apache.geode.cache.operations.OperationContext
Deprecated.
isCloningEnabled() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the cloningEnabled property.
isCloningEnabled() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether cloning is enabled.
isClose() - Method in class org.apache.geode.cache.Operation
Returns true if the operation closed the cache or a region.
isCloseCQ() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == CLOSE_CQ instead
isClosed() - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Returns whether or not this GemFireHealth is closed.
isClosed() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Indicates if this cache has been closed.
isClosed() - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Returns true if dynamic region factory is closed.
isClosed() - Method in interface org.apache.geode.cache.query.CqQuery
This allows to check if the CQ is closed.
isClosed() - Method in interface org.apache.geode.cache.query.CqState
Returns true if the CQ is in Closed state.
isClosed() - Method in interface org.apache.geode.cache.RegionService
Indicates if this region service has been closed.
isClosed() - Method in class org.apache.geode.cache30.TestCacheCallback
 
isClosed() - Method in interface org.apache.geode.Statistics
Returns true if the instance has been closed.
isClosing() - Method in interface org.apache.geode.cache.query.CqState
Returns true if the CQ is in Closing state.
isClusterSSLEnabled() - Method in class org.apache.geode.management.GemFireProperties
 
isClusterSSLRequireAuthentication() - Method in class org.apache.geode.management.GemFireProperties
 
isCollectionType() - Method in interface org.apache.geode.cache.query.types.ObjectType
Return true if this is a CollectionType.
isCommand(String) - Static method in enum org.apache.geode.distributed.LocatorLauncher.Command
Determines whether the specified name refers to a valid Locator launcher command, as defined by this enumerated type.
isCommand(String) - Static method in enum org.apache.geode.distributed.ServerLauncher.Command
Determines whether the specified name refers to a valid Server launcher command, as defined by this enumerated type.
isCommitEnabled() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
isCommitValveEnabled() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
isCommitValveEnabled() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
isCommitValveFailfastEnabled() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
isCommitValveFailfastEnabled() - Method in interface org.apache.geode.modules.session.catalina.SessionManager
 
isCompiled() - Method in interface org.apache.geode.cache.query.Query
Deprecated.
as of 6.5
isConcurrencyChecksEnabled() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the concurrencyChecksEnabled property.
isConnected() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns true if this is currently connected to the system.
isConnected() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Returns whether or not this JMX Agent is currently providing information about a distributed system.
isConnected() - Method in class org.apache.geode.distributed.DistributedSystem
Returns whether or not this DistributedSystem is connected to the distributed system.
isConnected() - Method in interface org.apache.geode.experimental.driver.Driver
Is this driver connected?
isConnected() - Method in class org.apache.geode.experimental.driver.ProtobufDriver
 
isConnected() - Method in class org.apache.geode.management.ClientHealthStatus
 
isConnected() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether this GatewaySender is connected and sending data to a GatewayReceiver.
isConnectedAndReady() - Method in class org.apache.geode.management.cli.GfshCommand
 
isConserveSockets() - Method in class org.apache.geode.management.GemFireProperties
 
isContainsKey() - Method in class org.apache.geode.cache.Operation
Returns true if this operation checks whether given key is present in region.
isContainsKey() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == CONTAINS_KEY instead
isContainsValue() - Method in class org.apache.geode.cache.Operation
Returns true if this operation checks whether given value is present in region.
isContainsValueForKey() - Method in class org.apache.geode.cache.Operation
Returns true if this operation checks whether value is present for the given key.
isCopyOnRead() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the copyOnRead property.
isCounter() - Method in interface org.apache.geode.admin.Statistic
Deprecated.
Returns true if this statistic represents a numeric value which always increases.
isCounter() - Method in interface org.apache.geode.StatisticDescriptor
Returns true if this statistic is a counter; false if its a gauge.
isCreate() - Method in class org.apache.geode.cache.Operation
Returns true if this operation created a new entry.
isDebugging() - Method in class org.apache.geode.distributed.AbstractLauncher
Determines whether the Locator launcher is in debug mode.
isDefault() - Method in class org.apache.geode.cache.DataPolicy
Deprecated.
from version 6.5 forward please use an identity comparison instead of this method
isDefault() - Method in class org.apache.geode.cache.InterestPolicy
Return true if this policy is the default.
isDefault() - Method in class org.apache.geode.cache.InterestResultPolicy
Returns true if this InterestResultPolicy is the default.
isDefaultServerEnabled(Cache) - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether a default server (a cache server) should be created on startup as determined by the absence of specifying the --disable-default-server command-line option (switch).
isDefined(Argument) - Method in class org.apache.geode.modules.session.installer.args.ArgumentValues
Returns whetheror not the command line argument was actually provided on the command line.
isDefinedInEnv() - Method in class org.apache.geode.modules.session.installer.args.Argument
Determines if the argument provisioning has been done via the environment.
isDeltaPropagation() - Method in class org.apache.geode.management.GemFireProperties
 
isDestroy() - Method in class org.apache.geode.cache.ExpirationAction
Returns whether this is the action for distributed destroy.
isDestroy() - Method in class org.apache.geode.cache.Operation
Returns true if the operation destroyed an entry.
isDestroy() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == DESTROY instead
isDestroyed() - Method in interface org.apache.geode.cache.client.Pool
Indicates whether this Pool has been destroyed.
isDestroyed() - Method in interface org.apache.geode.cache.Region.Entry
Returns whether this entry has been destroyed.
isDestroyed() - Method in interface org.apache.geode.cache.Region
Returns whether this region has been destroyed.
isDisableDefaultServer() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether a default cache server will be added when the GemFire Server comes online.
isDisableDefaultServer() - Method in enum org.apache.geode.distributed.ServerLauncherParameters
 
isDisablePersistBackup() - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Gets the value of the disablePersistBackup property.
isDisableRegisterInterest() - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Gets the value of the disableRegisterInterest property.
isDisableTcp() - Method in class org.apache.geode.management.GemFireProperties
 
isDiskSynchronous() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents whether writing to disk is synchronous or not.
isDiskSynchronous() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the diskSynchronous property.
isDiskSynchronous() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the diskSynchronous property.
isDiskSynchronous() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the diskSynchronous property.
isDiskSynchronous() - Method in interface org.apache.geode.cache.RegionAttributes
Returns true if configured synchronous disk writes.
isDiskSynchronous() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns isDiskSynchronous boolean property for this GatewaySender.
isDiskSynchronous() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns whether the isDiskSynchronous property is set for this AsyncEventQueue.
isDiskSynchronous() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether the isDiskSynchronous property is set for this GatewaySender.
isDiskSynchronous() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether disk writes are synchronous.
isDistributed() - Method in interface org.apache.geode.cache.CacheTransactionManager
Returns the execution mode of transactions
isDistributed() - Method in class org.apache.geode.cache.ExpirationAction
Returns whether this action is distributed.
isDistributed() - Method in class org.apache.geode.cache.Operation
Returns true if the operation may be distributed.
isDistributed() - Method in class org.apache.geode.cache.Scope
Returns whether this is one of the distributed scopes.
isDistributed() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns whether this is a distributed LockService.
isDistributedAck() - Method in class org.apache.geode.cache.Scope
Returns whether this is distributed ack scope.
isDistributedNoAck() - Method in class org.apache.geode.cache.Scope
Returns whether this is distributed no ack scope.
isDone() - Method in interface org.apache.geode.cache.control.RebalanceOperation
Returns true if this operation completed.
isDummy() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
 
isDummy() - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
isDurable() - Method in interface org.apache.geode.cache.query.CqQuery
This allows to check if the CQ is durable.
isEarlyAck() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Gets the value of the earlyAck property.
isEarlyAck() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the earlyAck property.
isEmailNotificationEnabled() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether Emails for Notifications is enabled See description above.
isEmpty() - Method in class org.apache.geode.cache.DataPolicy
Deprecated.
from version 6.5 forward please use withStorage()
isEmpty() - Method in interface org.apache.geode.cache.Region
Returns true if this region contains no entries.
isEmptyOnServer() - Method in interface org.apache.geode.cache.Region
Returns true if this region contains no entries on the server.
isEnableAsyncConflation() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the enableAsyncConflation property.
isEnableBatchConflation() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the enableBatchConflation property.
isEnableBatchConflation() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the enableBatchConflation property.
isEnableGateway() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the enableGateway property.
isEnableNetworkPartitionDetection() - Method in class org.apache.geode.management.GemFireProperties
 
isEnablePersistence() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the enablePersistence property.
isEnablePersistence() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the enablePersistence property.
isEnableSubscriptionConflation() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the enableSubscriptionConflation property.
isEnableTimeStatistics() - Method in class org.apache.geode.management.GemFireProperties
 
isEnforceUniqueHost() - Method in class org.apache.geode.management.GemFireProperties
 
isEntry() - Method in class org.apache.geode.cache.Operation
Returns true if the operation applies to a single entry.
isEnum() - Method in interface org.apache.geode.pdx.PdxInstance
Returns true if this instance represents an enum.
isEviction() - Method in class org.apache.geode.cache.Operation
Answer true if this operation resulted from eviction
isExecuteCQ() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == EXECUTE_CQ instead
isExecuteRegionFunction() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == EXECUTE_FUNCTION instead
isExpiration() - Method in class org.apache.geode.cache.Operation
Answer true if this operation resulted from expiration.
isFieldIncluded(Field, Class<?>) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Controls what fields of a class will be auto serialized by this serializer.
isFile() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Returns true if this config parameter represents a File value.
isFixedWidth() - Method in enum org.apache.geode.pdx.FieldType
Returns true if the type is "fixed-width"; false if it is "variable-width".
isForceCompactionAllowed() - Method in interface org.apache.geode.management.DiskStoreMXBean
Returns whether manual compaction of disk files is allowed.
isForcing() - Method in class org.apache.geode.distributed.LocatorLauncher
Determines whether the PID file is allowed to be overwritten when the Locator is started and a PID file already exists in the Locator's specified working directory.
isForcing() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether the PID file is allowed to be overwritten when the Server is started and a PID file already exists in the Server's specified working directory.
isForwardExpirationDestroy() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents if expiration destroy operations are forwarded (passed) to AsyncEventListener.
isForwardExpirationDestroy() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the forwardExpirationDestroy property.
isFromDeltaFailure() - Static method in class org.apache.geode.DeltaTestImpl
 
isFunctionExecution() - Method in class org.apache.geode.cache.Operation
Returns true if this operation is function execution operation.
isGatewayEnabled() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns whether the Region sends data to a GatewaySender.
isGatewayEnabled() - Method in interface org.apache.geode.management.RegionMXBean
Returns whether this region sends data using a GatewaySender.
isGatewaySSLEnabled() - Method in class org.apache.geode.management.GemFireProperties
 
isGatewaySSLRequireAuthentication() - Method in class org.apache.geode.management.GemFireProperties
 
isGet() - Method in class org.apache.geode.cache.Operation
Returns true if this operation gets the value for given key.
isGet() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == GET instead
isGetDurableCQs() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == GET_DURABLE_CQS instead
isGetEntry() - Method in class org.apache.geode.cache.Operation
Returns true if this operation gets the entry for given key.
isGetForRegisterInterest() - Method in class org.apache.geode.cache.Operation
Returns true if this operation is a get for register interest.
isGlobal() - Method in class org.apache.geode.cache.Scope
Returns whether this is global scope.
isHA() - Method in interface org.apache.geode.cache.execute.Function
Specifies whether the function is eligible for re-execution (in case of failure).
isHA() - Method in class org.apache.geode.management.cli.CliFunction
 
isHA() - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
isHA() - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
isHA() - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
isHA() - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
isHA() - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
isHeldByCurrentThread(Object) - Method in class org.apache.geode.distributed.DistributedLockService
Determine whether the current thread owns the lock on the given object.
isHelping() - Method in class org.apache.geode.distributed.LocatorLauncher
Determines whether this launcher will be used to display help information.
isHelping() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Determines whether help has been enabled.
isHelping() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether this launcher will be used to display help information.
isHttpAuthEnabled() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether or not the HTTP adapter authenticates connections.
isHttpEnabled() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether or not the HTTP adapter is enabled.
isHttpServiceSSLEnabled() - Method in class org.apache.geode.management.GemFireProperties
 
isHttpServiceSSLRequireAuthentication() - Method in class org.apache.geode.management.GemFireProperties
 
isHttpSSLRequireAuth() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether SSL authentication is used when connecting to the HTTP connector.
isIdentityField(String) - Method in interface org.apache.geode.pdx.PdxInstance
Checks if the named field was marked as an identity field.
isIdentityField(String) - Method in interface org.apache.geode.pdx.PdxReader
Checks if the named field was marked as an identity field.
isIdentityField(Field, Class<?>) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Controls what fields of a class that is auto serialized will be marked as pdx identity fields.
isIgnoreJta() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the ignoreJta property.
isIgnoreJTA() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether JTA transactions are being ignored.
isIgnoreUnreadFields() - Method in class org.apache.geode.cache.configuration.PdxType
Gets the value of the ignoreUnreadFields property.
isIndexingInProgress() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
Returns a boolean value to indicate if reindexing is in progress.
isIndexingInProgress(String, String) - Method in interface org.apache.geode.cache.lucene.LuceneService
Returns if the indexing process is in progress Before executing a lucene query, it can be checked if the indexing operation is in progress.
isIndexMaintenanceSynchronous() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether query service index maintenance will be done synchronously.
isInetAddress() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Returns true if this config parameter represents an InetAddress value.
isInterface() - Method in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
isInvalidate() - Method in class org.apache.geode.cache.ExpirationAction
Returns whether this is the action for distributed invalidate.
isInvalidate() - Method in class org.apache.geode.cache.Operation
Returns true if the operation invalidated an entry.
isInvalidate() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == INVALIDATE instead
isIsLockGrantor() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the isLockGrantor property.
isIsPrimary() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
Gets the value of the isPrimary property.
isIsServer() - Method in class org.apache.geode.cache.configuration.CacheConfig
Gets the value of the isServer property.
isJmxManager() - Method in class org.apache.geode.management.GemFireProperties
 
isJmxManagerSSL() - Method in class org.apache.geode.management.GemFireProperties
 
isJmxManagerSSLEnabled() - Method in class org.apache.geode.management.GemFireProperties
 
isJmxManagerSSLRequireAuthentication() - Method in class org.apache.geode.management.GemFireProperties
 
isJmxManagerStart() - Method in class org.apache.geode.management.GemFireProperties
 
isJVMFailureError(Error) - Static method in class org.apache.geode.SystemFailure
Returns true if the given Error is a fatal to the JVM and it should be shut down.
isKey() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns whether this event's interest type is InterestType.KEY.
isKey() - Method in class org.apache.geode.cache.operations.InterestType
Returns true if this is a key interest type.
isKeyIndex() - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Gets the value of the keyIndex property.
isKeys() - Method in class org.apache.geode.cache.InterestResultPolicy
Returns true if this InterestResultPolicy is InterestResultPolicy.KEYS.
isKeys() - Method in class org.apache.geode.cache.MirrorType
Deprecated.
Return whether this is KEYS.
isKeySet() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == KEY_SET instead
isKeysValues() - Method in class org.apache.geode.cache.InterestResultPolicy
Returns true if this InterestResultPolicy is InterestResultPolicy.KEYS_VALUES.
isKeysValues() - Method in class org.apache.geode.cache.MirrorType
Deprecated.
Return whether this is KEYS_VALUES.
isLargerBetter() - Method in interface org.apache.geode.StatisticDescriptor
Returns true if a larger statistic value indicates better performance.
isLDAP() - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
isLIFO() - Method in class org.apache.geode.cache.EvictionAlgorithm
Deprecated.
For internal use only.
isLimitedAccess() - Method in class org.apache.geode.cache.LossAction
Deprecated.
Returns true if this is LIMITED_ACCESS.
isList() - Method in class org.apache.geode.cache.operations.InterestType
Returns true if this is a key list interest type.
isLoad() - Method in class org.apache.geode.cache.Operation
Returns true if this operation included running a loader.
isLocal() - Method in class org.apache.geode.cache.ExpirationAction
Returns whether this action is local.
isLocal() - Method in class org.apache.geode.cache.Operation
Returns true if the operation is limited to the local cache.
isLocal() - Method in interface org.apache.geode.cache.Region.Entry
This method checks to see if the entry is in the in-process cache, or is in another process.
isLocal() - Method in enum org.apache.geode.cache.RegionShortcut
 
isLocal() - Method in class org.apache.geode.cache.Scope
Returns whether this is local scope.
isLocalDestroy() - Method in class org.apache.geode.cache.EvictionAction
 
isLocalDestroy() - Method in class org.apache.geode.cache.ExpirationAction
Returns whether this is the action for local destroy.
isLocalInvalidate() - Method in class org.apache.geode.cache.ExpirationAction
Returns whether this is the action for local invalidate.
isLocalLoad() - Method in class org.apache.geode.cache.Operation
Returns true if this operation included a loader running in this cache.
isLocator() - Method in interface org.apache.geode.management.MemberMXBean
Returns whether this member is attached to at least one Locator.
isLockGrantor - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
isLockGrantor() - Method in interface org.apache.geode.cache.RegionAttributes
Returns true if this member is configured to be lock grantor for the region.
isLockGrantor() - Method in class org.apache.geode.distributed.DistributedLockService
Returns true if this member is currently the lock authority responsible for granting locks for this service.
isLockGrantor(String) - Static method in class org.apache.geode.distributed.DistributedLockService
Returns true if this member is the grantor for the named service.
isLockGrantor() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns whether this member is the granter.
isLockGrantor() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether this member is configured to become the lock granter when the Region is created.
isLockingSuspendedByCurrentThread() - Method in class org.apache.geode.distributed.DistributedLockService
Determine whether the current thread has suspended locking in this DistributedLockService.
isLRU() - Method in class org.apache.geode.cache.EvictionAlgorithm
returns true if this object uses a least-recently-used algorithm
isLRUEntry() - Method in class org.apache.geode.cache.EvictionAlgorithm
 
isLRUHeap() - Method in class org.apache.geode.cache.EvictionAlgorithm
 
isLRUMemory() - Method in class org.apache.geode.cache.EvictionAlgorithm
 
isManager() - Method in class org.apache.geode.admin.SystemMemberType
Deprecated.
Return whether this is MANAGER.
isManager() - Method in class org.apache.geode.management.ManagementService
Returns whether this member is running the management service.
isManager() - Method in interface org.apache.geode.management.MemberMXBean
Returns whether this member is running the Manager service.
isManagerCreated() - Method in interface org.apache.geode.management.MemberMXBean
Returns whether this member has created the Manager service (it may be created, but not running).
isManualStart() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Gets the value of the manualStart property.
isManualStart() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Gets the value of the manualStart property.
isManualStart() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the manualStart property.
isManualStart() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns the manual start boolean property for this GatewayReceiver.
isManualStart() - Method in interface org.apache.geode.cache.wan.GatewaySender
Deprecated.
- Manual start of senders is deprecated and will be removed in a later release.
isManualStart() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether the GatewaySender is configured for manual start.
isMapType() - Method in interface org.apache.geode.cache.query.types.ObjectType
Return true if this is a MapType
isMcastEnabled() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns true if this system has enabled the use of multicast for communications
isMirrored() - Method in class org.apache.geode.cache.MirrorType
Deprecated.
Return whether this indicates a mirrored type.
isModifiable() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
True if this is modifiable; false if read-only
isModifiable() - Method in interface org.apache.geode.cache.query.SelectResults
Return whether this collection is modifiable.
isMulticastEnabled() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the multicastEnabled property.
isMulticastEnabled() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether multicast communication is enabled for the Region.
isMultiuserAuthentication() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the multiuserAuthentication property.
isMyFlag() - Method in class org.apache.geode.pdx.SimpleClass1
 
isNetLoad() - Method in class org.apache.geode.cache.Operation
Returns true if this operation included a loader running that was remote from the cache that requested it, i.e., a netLoad.
isNetSearch() - Method in class org.apache.geode.cache.Operation
Returns true if this operation included a netSearch.
isNew() - Method in class org.apache.geode.session.tests.Client.Response
 
isNoAccess() - Method in class org.apache.geode.cache.LossAction
Deprecated.
Returns true if this is NO_ACCESS.
isNone() - Method in class org.apache.geode.cache.EvictionAction
 
isNone() - Method in class org.apache.geode.cache.EvictionAlgorithm
 
isNone() - Method in class org.apache.geode.cache.InterestResultPolicy
Returns true if this InterestResultPolicy is InterestResultPolicy.NONE.
isNone() - Method in class org.apache.geode.cache.MirrorType
Deprecated.
Return whether this is NONE.
isNone() - Method in class org.apache.geode.cache.ResumptionAction
Deprecated.
Returns true if this is NONE.
isNormal() - Method in class org.apache.geode.cache.DataPolicy
Deprecated.
from version 6.5 forward please use an identity comparison instead of this method
isNotifyBySubscription() - Method in class org.apache.geode.cache.configuration.ServerType
Gets the value of the notifyBySubscription property.
isObject() - Method in class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Return true when the value is an object and not a raw byte array.
isOctal() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Returns true if this config parameter represents an octal value.
isOffHeap() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the offHeap property.
isOffilne() - Method in class org.apache.geode.management.DiskBackupResult
Returns whether the backup was successful.
isOldValueAvailable() - Method in interface org.apache.geode.cache.EntryEvent
Returns true if the old value is "available".
isOnlineCommandAvailable() - Method in class org.apache.geode.management.cli.GfshCommand
 
isOpen() - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Returns true if dynamic region factory is open; false if closed.
isOptimizeForWrite() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
isOptimizeForWrite() - Method in class org.apache.geode.security.templates.FunctionSecurityPrmsHolder
 
isOrdered() - Method in interface org.apache.geode.cache.query.types.CollectionType
Return whether this collection type has ordered elements.
isOriginRemote() - Method in interface org.apache.geode.cache.CacheEvent
Answer true if this event originated in a cache other than this one.
isOverflow() - Method in enum org.apache.geode.cache.RegionShortcut
 
isOverflowToDisk() - Method in class org.apache.geode.cache.EvictionAction
 
isP_bool() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
isParallel() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents whether this queue is parallel (higher throughput) or serial.
isParallel() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the parallel property.
isParallel() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Gets the value of the parallel property.
isParallel() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns isParallel boolean property for this GatewaySender.
isParallel() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns whether the isParallel property is set for this AsyncEventQueue.
isParallel() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether the isParallel property is set for this GatewaySender.
isParallelMode() - Method in interface org.apache.geode.cache.snapshot.SnapshotOptions
Returns true if the snapshot operation will proceed in parallel.
isPartition() - Method in class org.apache.geode.cache.DataPolicy
Deprecated.
from version 6.5 forward please use withPartitioning()
isPartition() - Method in enum org.apache.geode.cache.RegionShortcut
 
isPartitionedRegion(Region<?, ?>) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Test a Region to see if it is a partitioned Region
isPaused() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns whether or not this GatewaySender is paused.
isPaused() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether or not this GatewaySender is paused.
isPeerLocator() - Method in class org.apache.geode.distributed.Locator
Indicates whether the locator provides peer location services to members
isPeerLocator() - Method in interface org.apache.geode.management.LocatorMXBean
Returns whether the Locator provides peer location services to members.
isPeerToPeer() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
isPeerToPeer() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
isPeerToPeer() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
isPeerToPeer() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
isPersistBackup() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the persistBackup property.
isPersistenceEnabled() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns true if persistence is enabled for this GatewaySender, otherwise returns false.
isPersistenceEnabled() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether the GatewaySender is configured to be persistent or non-persistent.
isPersistent() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents whether the AsyncEventQueue is configured to be persistent or non-persistent.
isPersistent() - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Gets the value of the persistent property.
isPersistent() - Method in class org.apache.geode.cache.configuration.PdxType
Gets the value of the persistent property.
isPersistent() - Method in enum org.apache.geode.cache.RegionShortcut
 
isPersistent() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns whether the AsyncEventQueue is configured to be persistent or non-persistent.
isPersistentEnabled() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns whether persistence is enabled.
isPersistentEnabled() - Method in interface org.apache.geode.management.RegionMXBean
Returns whether persistence is enabled.
isPersistentReplicate() - Method in class org.apache.geode.cache.DataPolicy
Deprecated.
from version 6.5 forward please use withPersistence() and withReplication()
isPKCS() - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
isPossibleDuplicate() - Method in interface org.apache.geode.cache.execute.FunctionContext
Returns a boolean to identify whether this is a re-execute.
isPostOperation() - Method in class org.apache.geode.cache.operations.CloseCQOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
isPostOperation() - Method in class org.apache.geode.cache.operations.GetDurableCQsOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.InterestOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.KeySetOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.OperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.RegionCreateOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.RegionOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.RemoveAllOperationContext
Deprecated.
True if the context is for post-operation.
isPostOperation() - Method in class org.apache.geode.cache.operations.StopCQOperationContext
Deprecated.
True if the context is for post-operation.
isPreloaded() - Method in class org.apache.geode.cache.DataPolicy
Deprecated.
from version 6.5 forward please use withPreloaded()
isPresent() - Method in interface org.apache.geode.distributed.Role
Deprecated.
Returns true if this role is currently present in distributed system.
isPrimary() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Represents whether the queue is primary or secondary.
isPrimary() - Method in interface org.apache.geode.cache.ClientSession
Returns whether this server is the primary for this client
isPrimary - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
 
isPrimary() - Method in class org.apache.geode.cache.FixedPartitionAttributes
Returns whether this member is the primary for the partition.
isPrimary() - Method in interface org.apache.geode.management.AsyncEventQueueMXBean
Returns whether the queue is primary or secondary.
isPrimary() - Method in class org.apache.geode.management.FixedPartitionAttributesData
Returns whether this member is the primary for the partition.
isPrimary() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether this GatewaySender is primary or secondary.
isPrimaryForDurableClient(String) - Method in interface org.apache.geode.admin.CacheServer
Deprecated.
Find whether this server is primary for given client (durableClientId)
isProxy() - Method in enum org.apache.geode.cache.RegionShortcut
 
isPrSingleHopEnabled() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the prSingleHopEnabled property.
isPublisher() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the publisher property.
isPut() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == PUT instead
isPutAll() - Method in class org.apache.geode.cache.Operation
Returns true if this operation was initiated by a putAll.
isPutAll() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == PUTALL instead
isQuery() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == QUERY instead
isReadSerialized() - Method in class org.apache.geode.cache.configuration.PdxType
Gets the value of the readSerialized property.
isRebalancing() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether a rebalance operation on the cache will occur upon starting the GemFire server using this launcher.
isReconnect() - Method in class org.apache.geode.cache.LossAction
Deprecated.
Returns true if this is RECONNECT.
isReconnecting() - Method in interface org.apache.geode.cache.Cache
Test to see whether the Cache is in the process of reconnecting and recreating a new cache after it has been removed from the system by other members or has shut down due to missing Roles and is reconnecting.
isReconnecting() - Method in class org.apache.geode.distributed.DistributedSystem
Test to see whether the DistributedSystem is in the process of reconnecting and recreating the cache after it has been removed from the system by other members or has shut down due to missing Roles and is reconnecting.
isRedirectingOutput() - Method in class org.apache.geode.distributed.LocatorLauncher
Determines whether this launcher will redirect output to system logs when starting a new Locator process.
isRedirectingOutput() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether this launcher will redirect output to system logs when starting a new Server process.
isRegion() - Method in class org.apache.geode.cache.Operation
Returns true if the operation applies to the entire region.
isRegionClear() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == REGION_CLEAR instead
isRegionCreate() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == REGION_CREATE instead
isRegionDestroy() - Method in class org.apache.geode.cache.Operation
Returns true if the operation destroyed a region.
isRegionDestroy() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == REGION_DESTROY instead
isRegionInvalidate() - Method in class org.apache.geode.cache.Operation
Returns true if the operation invalidated a region.
isRegister() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns whether this event represents a register interest.
isRegistered(String) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns true if the function is registered to FunctionService
isRegisterInterest() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == REGISTER_INTEREST instead
isRegularExpression() - Method in interface org.apache.geode.cache.InterestRegistrationEvent
Returns whether this event's interest type is InterestType.REGULAR_EXPRESSION.
isRegularExpression() - Method in class org.apache.geode.cache.operations.InterestType
Returns true if this is a regular expression interest type.
isReinitialize() - Method in class org.apache.geode.cache.ResumptionAction
Deprecated.
Returns true if this is REINITIALIZE.
isReinitializing() - Method in interface org.apache.geode.cache.RegionEvent
Return true if this region was destroyed but is being reinitialized, for example if a snapshot was just loaded.
isRemote() - Method in exception org.apache.geode.cache.DiskAccessException
Returns true if this exception originated from a remote node.
isRemoveAll() - Method in class org.apache.geode.cache.Operation
Returns true if this operation was initiated by a removeAll.
isRemoveAll() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == REMOVEALL instead
isRemoveUnresponsiveClient() - Method in class org.apache.geode.management.GemFireProperties
 
isReplicate() - Method in class org.apache.geode.cache.DataPolicy
Deprecated.
from version 6.5 forward please use withReplication()
isReplicate() - Method in enum org.apache.geode.cache.RegionShortcut
 
isRequestedSessionIdFromCookie() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
isRequestedSessionIdFromURL() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
isRequired() - Method in class org.apache.geode.modules.session.installer.args.Argument
Returns whether or not this argument is required to be defined.
isRmiEnabled() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether or not the RMI adapter is enabled.
isRmiRegistryEnabled() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether or not the agent hosts an RMI registry.
isRoleInRegionMembership(Region<?, ?>, Role) - Static method in class org.apache.geode.cache.RequiredRoles
Deprecated.
Returns true if the Role is currently present in the Region membership.
isRollOplogs() - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Gets the value of the rollOplogs property.
isRollOplogs() - Method in interface org.apache.geode.cache.DiskWriteAttributes
Deprecated.
Returns true if the oplogs is to be rolled to a more condensed format (on disk)
isRunning() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns true if any members of this system are currently running.
isRunning() - Method in interface org.apache.geode.admin.ManagedEntity
Deprecated.
Returns whether or not this managed entity is running.
isRunning() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Returns whether or not this bridge server is running
isRunning() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Returns whether or not this cache server is running
isRunning() - Method in interface org.apache.geode.cache.query.CqQuery
This allows to check if the CQ is in running or active.
isRunning() - Method in interface org.apache.geode.cache.query.CqState
Returns true if the CQ is in Running state.
isRunning() - Method in interface org.apache.geode.cache.server.CacheServer
Returns whether or not this cache server is running
isRunning() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Returns whether or not this receiver is running
isRunning() - Method in interface org.apache.geode.cache.wan.GatewaySender
Returns whether or not this GatewaySender is running.
isRunning() - Method in class org.apache.geode.distributed.AbstractLauncher
Determines whether the Locator referenced by this launcher is running.
isRunning() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns whether or not this CacheServer is running.
isRunning() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Returns whether the receiver is in running state.
isRunning() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Returns whether or not this GatewaySender is running.
isRunning() - Method in interface org.apache.geode.management.ManagerMXBean
Returns whether the manager service is running on this member.
isSearchOrLoad() - Method in class org.apache.geode.cache.Operation
Returns true if this operation was a net search or a load.
isSerializable(Object) - Method in exception org.apache.geode.security.GemFireSecurityException
Returns true if the provided object implements Serializable.
isSerializableAndNotDataSerializable() - Method in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
isServer() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Returns whether or not this cache acts as a server.
isServer() - Method in interface org.apache.geode.cache.Cache
Returns whether or not this cache resides in a "cache server" VM.
isServer - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
isServer() - Method in interface org.apache.geode.management.MemberMXBean
Any long-running GemFire process that was started with "start server" command from GFSH.
isServerLocator() - Method in class org.apache.geode.distributed.Locator
Indicates whether the locator provides server location services to clients
isServerLocator() - Method in interface org.apache.geode.management.LocatorMXBean
Returns whether the Locator provides server location services To clients.
isServerSSLEnabled() - Method in class org.apache.geode.management.GemFireProperties
 
isServerSSLRequireAuthentication() - Method in class org.apache.geode.management.GemFireProperties
 
isServing(Cache) - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether the specified Cache has any CacheServers.
isSet(Properties, String) - Static method in class org.apache.geode.distributed.AbstractLauncher
Determines whether the specified property with name is set to a value in the referenced Properties.
isSharedConfigurationRunning() - Method in class org.apache.geode.management.cli.GfshCommand
 
isSnmpEnabled() - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Returns whether or not the SNMP adapter is enabled.
isSpringXmlLocationSpecified() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether this GemFire Server was configured and initialized with Spring configuration meta-data.
isSsl() - Method in class org.apache.geode.experimental.driver.SocketFactory
 
isSSL() - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
isSSLAuthenticationRequired() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the value of the "ssl-require-authentication" property.
isSSLEnabled() - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Returns the value of the "ssl-enabled" property.
isSSLRequireAuthentication() - Method in class org.apache.geode.management.GemFireProperties
 
isStarted() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
isStartingNotRespondingOrNull(AbstractLauncher.ServiceState) - Static method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
isStartingOrNotResponding() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
isStartingOrRunning() - Method in class org.apache.geode.distributed.ServerLauncher
Determines whether the Server is the process of starting or is already running.
isStatic() - Method in class org.apache.geode.codeAnalysis.decode.CompiledField
 
isStatisticSamplingEnabled() - Method in class org.apache.geode.management.GemFireProperties
 
isStatisticsEnabled() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Gets the value of the statisticsEnabled property.
isStatisticsEnabled() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether statistic collection is enabled for the Region and its entries.
isStopCQ() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == STOP_CQ instead
isStoppable() - Method in class org.apache.geode.distributed.LocatorLauncher
Determines whether the Locator can be stopped in-process, such as when a Locator is embedded in an application and the LocatorLauncher API is being used.
isStopped() - Method in interface org.apache.geode.cache.query.CqQuery
This allows to check if the CQ is in stopped.
isStopped() - Method in interface org.apache.geode.cache.query.CqState
Returns true if the CQ is in Stopped state.
isString() - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Returns true if this config parameter represents a string value.
isStructType() - Method in interface org.apache.geode.cache.query.types.ObjectType
Return true if this is a StructType
isSubscriptionConflationEnabled() - Method in class org.apache.geode.management.RegionAttributesData
Returns whether conflation is enabled for sending messages from a cache server to its clients.
isSubscriptionEnabled() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the subscriptionEnabled property.
issue_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
issuer_price - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
isSuspended(TransactionId) - Method in interface org.apache.geode.cache.CacheTransactionManager
This method can be used to determine if a transaction with the given transaction identifier is currently suspended locally.
isSynchronous() - Method in interface org.apache.geode.cache.DiskWriteAttributes
Deprecated.
isTcpNoDelay() - Method in class org.apache.geode.cache.configuration.CacheConfig.CacheServer
Gets the value of the tcpNoDelay property.
isThreadLocalConnections() - Method in class org.apache.geode.cache.configuration.PoolType
Gets the value of the threadLocalConnections property.
isToDeltaFailure() - Static method in class org.apache.geode.DeltaTestImpl
 
isTransient() - Method in class org.apache.geode.codeAnalysis.decode.CompiledField
 
isUnregisterInterest() - Method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
Deprecated.
Use getOperationCode() == UNREGISTER_INTEREST instead
isUnspecified(LocatorLauncher.Command) - Static method in enum org.apache.geode.distributed.LocatorLauncher.Command
Determines whether the given Locator launcher command has been properly specified.
isUnspecified() - Method in enum org.apache.geode.distributed.LocatorLauncher.Command
Convenience method for determining whether this is the UNSPECIFIED Locator launcher command.
isUnspecified(ServerLauncher.Command) - Static method in enum org.apache.geode.distributed.ServerLauncher.Command
Determines whether the given Server launcher command has been properly specified.
isUnspecified() - Method in enum org.apache.geode.distributed.ServerLauncher.Command
Convenience method for determining whether this is the UNSPECIFIED Server launcher command.
isUpdate() - Method in class org.apache.geode.cache.Operation
Returns true if this operation updated an existing entry.
isUsable() - Method in class org.apache.geode.management.cli.CommandService
Deprecated.
Returns whether the underlying Cache exists and is not closed.
isUserInRole(String) - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
isValid() - Method in interface org.apache.geode.cache.query.Index
Get whether index is valid to be used in queries.
isValid() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
isVmWithProcessIdRunning() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
isWellKnownImmutableInstance(Object) - Static method in class org.apache.geode.CopyHelper
Return true if the given object is an instance of a well known immutable class.
isXml() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
 

J

JarClassLoader - Class in org.apache.geode.modules.session.installer
Classloader, which allows finding classes in jars within jars.
JarClassLoader(URL[], ClassLoader) - Constructor for class org.apache.geode.modules.session.installer.JarClassLoader
 
jarSkipPropertyName() - Method in enum org.apache.geode.session.tests.TomcatInstall.TomcatVersion
 
javaProperties - Variable in class org.apache.geode.security.generator.CredentialGenerator
A set of properties that should be added to the java system properties before using the authentication module.
JdbcAsyncWriter - Class in org.apache.geode.connectors.jdbc
This class provides write behind cache semantics for a JDBC data source using AsyncEventListener.
JdbcAsyncWriter() - Constructor for class org.apache.geode.connectors.jdbc.JdbcAsyncWriter
 
JdbcConnectorException - Exception in org.apache.geode.connectors.jdbc
An exception thrown when communication with an external JDBC data source fails and can be used to diagnose the cause of database communication failures.
JdbcConnectorException(String) - Constructor for exception org.apache.geode.connectors.jdbc.JdbcConnectorException
 
jdbcDriverClass - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
JdbcLoader<K,V> - Class in org.apache.geode.connectors.jdbc
This class provides loading from a data source using JDBC.
JdbcLoader() - Constructor for class org.apache.geode.connectors.jdbc.JdbcLoader
 
JdbcWriter<K,V> - Class in org.apache.geode.connectors.jdbc
This class provides synchronous write through to a data source using JDBC.
JdbcWriter() - Constructor for class org.apache.geode.connectors.jdbc.JdbcWriter
 
JMX - Static variable in interface org.apache.geode.security.SecurableCommunicationChannels
This determines that test jmx communication will be secured.
JMX_MANAGER - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager" property
JMX_MANAGER_ACCESS_FILE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager-access-file" property
JMX_MANAGER_BIND_ADDRESS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager-bind-address" property
JMX_MANAGER_HOSTNAME_FOR_CLIENTS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager-hostname-for-clients" property
JMX_MANAGER_HTTP_PORT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
as of GemFire 8.0 use ConfigurationProperties.HTTP_SERVICE_PORT instead.
JMX_MANAGER_PASSWORD_FILE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager-password-file" property
JMX_MANAGER_PORT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager-port" property
JMX_MANAGER_SSL_CIPHERS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
JMX_MANAGER_SSL_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
JMX_MANAGER_SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
JMX_MANAGER_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
JMX_MANAGER_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
JMX_MANAGER_SSL_PREFIX - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
Since Geode1.0, use ssl-* properties and ssl-enabled-components
JMX_MANAGER_SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
JMX_MANAGER_SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
JMX_MANAGER_SSL_TRUSTSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
JMX_MANAGER_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
JMX_MANAGER_START - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager-start" property
JMX_MANAGER_UPDATE_RATE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "jmx-manager-update-rate" property
JMXBaseBean - Class in org.apache.geode.tools.pulse.tests
 
JMXBaseBean() - Constructor for class org.apache.geode.tools.pulse.tests.JMXBaseBean
 
JMXNotificationType - Interface in org.apache.geode.management
Enumerated type for JMX notification types emitted by GemFire management system.
JMXNotificationUserData - Interface in org.apache.geode.management
This interface acts as UserData section of JMX notifications of type "system.alert".
JMXProperties - Class in org.apache.geode.tools.pulse.tests
 
JMXProperties() - Constructor for class org.apache.geode.tools.pulse.tests.JMXProperties
 
JNDI_NAME - Static variable in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Lookup name for RMIConnector when rmi-registry-enabled is true
JndiBinding() - Constructor for class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
jndiBindings - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
jndiBindings - Variable in class org.apache.geode.cache.configuration.JndiBindingsType
 
JndiBindingsType - Class in org.apache.geode.cache.configuration
A jndi-bindings element will contain the jndi-binding for each of the datasources which are to be bound with the JNDI Context.
JndiBindingsType() - Constructor for class org.apache.geode.cache.configuration.JndiBindingsType
 
JndiBindingsType.JndiBinding - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
JndiBindingsType.JndiBinding.ConfigProperty - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
jndiName - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
JSON_CLASSNAME - Static variable in class org.apache.geode.pdx.JSONFormatter
 
JSON_CLASSPATH - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_GEMFIREVERSION - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_HOST - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_JAVAVERSION - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_JVMARGUMENTS - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_LOCATION - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_LOGFILE - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_MEMBERNAME - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_PID - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_PORT - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_STATUS - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_STATUSMESSAGE - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_TIMESTAMP - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_UPTIME - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
JSON_WORKINGDIRECTORY - Static variable in class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
jsonDocument - Variable in class org.apache.geode.experimental.driver.JSONWrapper.JSONWrapperImpl
 
JSONFormatter - Class in org.apache.geode.pdx
JSONFormatter has a static method JSONFormatter.fromJSON(String) to convert a JSON document into a PdxInstance and a static method JSONFormatter.toJSON(PdxInstance) to convert a PdxInstance into a JSON Document.
JSONFormatterException - Exception in org.apache.geode.pdx
This exception will be thrown, when {link @JSONFormatter} is unable to parse the JSON document or {link @PdxInstance}.
JSONFormatterException(String) - Constructor for exception org.apache.geode.pdx.JSONFormatterException
Create the exception with the given message.
JSONFormatterException(String, Throwable) - Constructor for exception org.apache.geode.pdx.JSONFormatterException
Create the exception with the given message and cause.
JSONWrapper - Interface in org.apache.geode.experimental.driver
JSONWrapper is a holder of a JSON document.
JSONWrapper.JSONWrapperImpl - Class in org.apache.geode.experimental.driver
 
JVMMetrics - Class in org.apache.geode.management
Composite data type used to distribute metrics for the JVM running a GemFire member.
JVMMetrics(long, long, long, long, long, long, int) - Constructor for class org.apache.geode.management.JVMMetrics
This constructor is to be used by internal JMX framework only.
jvmPausesTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
jvmRouteBinderValve - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
JvmRouteBinderValve - Class in org.apache.geode.modules.session.catalina
 
JvmRouteBinderValve() - Constructor for class org.apache.geode.modules.session.catalina.JvmRouteBinderValve
 

K

key - Variable in class org.apache.geode.cache.configuration.RegionConfig.Entry
 
KEY - Static variable in class org.apache.geode.cache.operations.InterestType
For registering interest in a specific key.
key - Variable in class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
keyConstraint - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
keyIndex - Variable in class org.apache.geode.cache.configuration.RegionConfig.Index
 
KeyOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
KeyOperationContext(Object) - Constructor for class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
Constructor for the operation.
KeyOperationContext(Object, boolean) - Constructor for class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
Constructor for the operation.
KEYS - Static variable in class org.apache.geode.cache.InterestResultPolicy
 
KEYS - Static variable in class org.apache.geode.cache.MirrorType
Deprecated.
as of GemFire 5.0, use DataPolicy.REPLICATE instead.
keys - Variable in class org.apache.geode.security.query.QuerySecurityBase
 
KEYS - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
KEYS_VALUES - Static variable in class org.apache.geode.cache.InterestResultPolicy
 
KEYS_VALUES - Static variable in class org.apache.geode.cache.MirrorType
Deprecated.
as of GemFire 5.0, use DataPolicy.REPLICATE instead.
keySet() - Method in interface org.apache.geode.cache.Region
Returns a set of keys in the region.
keySet() - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
keySet() - Method in interface org.apache.geode.experimental.driver.Region
Gets all the keys for which this region has entries
keySet() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
keySet() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
keySet() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
keySetOnServer() - Method in interface org.apache.geode.cache.Region
Returns a set of keys in the region on the server.
KeySetOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
KeySetOperationContext(boolean) - Constructor for class org.apache.geode.cache.operations.KeySetOperationContext
Deprecated.
Constructor for the operation.
KEYSTORE_ALIAS - Static variable in class org.apache.geode.security.templates.PKCSAuthInit
 
KEYSTORE_FILE_PATH - Static variable in class org.apache.geode.security.templates.PKCSAuthInit
 
KEYSTORE_PASSWORD - Static variable in class org.apache.geode.security.templates.PKCSAuthInit
 
keyStoreDir - Static variable in class org.apache.geode.security.generator.PKCSCredentialGenerator
 
KeyValueOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
KeyValueOperationContext(Object, Object, boolean) - Constructor for class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Constructor for the operation.
KeyValueOperationContext(Object, Object, boolean, boolean) - Constructor for class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Constructor for the operation.
Keywords - Class in org.apache.geode.cache.query.data
 
Keywords() - Constructor for class org.apache.geode.cache.query.data.Keywords
 

L

l - Variable in class org.apache.geode.cache.query.data.Numbers
 
lane - Variable in class org.apache.geode.cache.query.data.Street
 
last_coupon_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
lastResult(T) - Method in interface org.apache.geode.cache.execute.ResultSender
Sends a result back to the FunctionService calling thread and invokes ResultCollector.addResult(org.apache.geode.distributed.DistributedMember, Object) and then ResultCollector.endResults() if it is the last instance of the Function to report results.
LDAP - Static variable in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
LDAP_BASEDN_NAME - Static variable in class org.apache.geode.security.templates.LdapUserAuthenticator
 
LDAP_SERVER_NAME - Static variable in class org.apache.geode.security.templates.LdapUserAuthenticator
 
LDAP_SSL_NAME - Static variable in class org.apache.geode.security.templates.LdapUserAuthenticator
 
LdapUserAuthenticator - Class in org.apache.geode.security.templates
An implementation of Authenticator that uses LDAP.
LdapUserAuthenticator() - Constructor for class org.apache.geode.security.templates.LdapUserAuthenticator
 
LdapUserCredentialGenerator - Class in org.apache.geode.security.generator
 
LdapUserCredentialGenerator() - Constructor for class org.apache.geode.security.generator.LdapUserCredentialGenerator
 
LeaseExpiredException - Exception in org.apache.geode.distributed
A LeaseExpiredException is thrown when GemFire detects that a distributed lock obtained by the current thread with a limited lease (see @link DistributedLockService} has expired before it was explicitly released.
LeaseExpiredException(String) - Constructor for exception org.apache.geode.distributed.LeaseExpiredException
Creates a new LeaseExpiredException
legal_defeasance_status - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
lifecycle - Variable in class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
The LifecycleSupport for this component.
lifecycle - Variable in class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
The LifecycleSupport for this component.
lifecycleEvent(LifecycleTypeAdapter) - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
lifecycleEvent(LifecycleEvent) - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
LifecycleTypeAdapter - Enum in org.apache.geode.modules.session.bootstrap
Adapter for the Catalina Lifecycle event types
LIFO_ENTRY - Static variable in class org.apache.geode.cache.EvictionAlgorithm
Deprecated.
For internal use only.
LIFO_MEMORY - Static variable in class org.apache.geode.cache.EvictionAlgorithm
Deprecated.
For internal use only.
LIMITED_ACCESS - Static variable in class org.apache.geode.cache.LossAction
Deprecated.
Only local access to the region is allowed when required roles are missing.
LIST - Static variable in class org.apache.geode.cache.operations.InterestType
For registering interest in a list of keys.
listAllRegionPaths() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of full paths for all regions.
listCacheServerObjectNames() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of object names for the CacheServerMXBeans used to access all cache servers.
listCacheServers() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of names for all cache servers which are able to serve requests from GemFire clients.
listCacheServers() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
listCacheServers() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
listConnectedGatewayReceivers() - Method in interface org.apache.geode.management.MemberMXBean
Returns a list of IDs for all connected gateway receivers.
listConnectedGatewaySenders() - Method in interface org.apache.geode.management.MemberMXBean
Returns a list of IDs for all gateway senders.
listDiskStores(boolean) - Method in interface org.apache.geode.management.MemberMXBean
Returns the name of all disk stores in use by this member.
listDistributedRegionObjectNames() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of object names for the DistributedRegionMXBeans used to access all distributed regions.
ListenerStoredInSessionContext - Class in org.apache.geode.modules.session
 
ListenerStoredInSessionContext() - Constructor for class org.apache.geode.modules.session.ListenerStoredInSessionContext
 
listEvictionAttributes() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the eviction attributes of the Region.
listEvictionAttributes() - Method in interface org.apache.geode.management.RegionMXBean
Returns the eviction attributes of the Region.
listFixedPartitionAttributes() - Method in interface org.apache.geode.management.RegionMXBean
Returns the fixed partition attributes of the Region.
listFixedPartitionAttributesData() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the fixed partition attributes of the Region.
listGatewayReceiverObjectNames() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of object names for the GatewayReceiverMXBeans used to access all gateway senders.
listGatewayReceivers() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of IDs for all gateway receivers.
listGatewaySenderObjectNames() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of object names for the GatewaySenderMXBeans used to access all gateway senders.
listGatewaySenderObjectNames(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of object names for the GatewaySenderMXBeans used to access all gateway senders on a member.
listGatewaySenders() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of IDs for all gateway senders.
listGemFireProperties() - Method in interface org.apache.geode.management.MemberMXBean
Returns the GemFire specific properties for this member.
listGroups() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of names for all groups.
listHeldLocks() - Method in interface org.apache.geode.management.DistributedLockServiceMXBean
Returns a list of names of the locks held by this member's threads.
listHeldLocks() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns a list of names of the locks held by this member's threads.
listIndexMetrics() - Method in interface org.apache.geode.cache.lucene.management.LuceneServiceMXBean
Returns an array of LuceneIndexMetrics for the LuceneIndex instances defined in this member
listIndexMetrics(String) - Method in interface org.apache.geode.cache.lucene.management.LuceneServiceMXBean
Returns an array of LuceneIndexMetrics for the LuceneIndex instances defined on the input region in this member
listIndexMetrics(String, String) - Method in interface org.apache.geode.cache.lucene.management.LuceneServiceMXBean
Returns a LuceneIndexMetrics for the LuceneIndex with the input index name defined on the input region in this member.
listLocatorMembers(boolean) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of names for locator members.
listLocators() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of IDs for all locators.
listManagers() - Method in interface org.apache.geode.management.LocatorMXBean
Returns the list of current managers.
listMemberDiskstore() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a map of all DistributedMembers and their DiskStores.
listMemberObjectNames() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of object names for the MemberMXBeans used to access all distributed members.
listMembers() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of names for all members.
listMembershipAttributes() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Deprecated.
this API is scheduled to be removed
listMembershipAttributes() - Method in interface org.apache.geode.management.RegionMXBean
Deprecated.
this API is scheduled to be removed
listMissingDiskStores() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of details for disk stores which have been determined to be unavailable during the recovery of region.
listPartitionAttributes() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the partition attributes of the Region.
listPartitionAttributes() - Method in interface org.apache.geode.management.RegionMXBean
Returns the partition attributes of the Region.
listPotentialManagers() - Method in interface org.apache.geode.management.LocatorMXBean
Returns a list of servers on which the manager service may be started either by a Locator or users.
listRegionAttributes() - Method in interface org.apache.geode.cache.GemFireCache
Returns an unmodifiable mapping of ids to region attributes.
listRegionAttributes() - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns the attributes of the Region.
listRegionAttributes() - Method in interface org.apache.geode.management.RegionMXBean
Returns the attributes of the Region.
listRegionAttributes() - Method in class org.apache.geode.tools.pulse.tests.Region
 
listRegionAttributes() - Method in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
listRegions() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of names for all regions.
listRegions() - Method in interface org.apache.geode.management.MemberMXBean
Returns a list of all Region names.
listServers() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns a list of names for all servers where server means any long-running GemFire process that was started with "start server" command from GFSH.
listServers() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
listServers() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
listSessionIds() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
For debugging: return a list of all session ids currently active
listSubRegionPaths(boolean) - Method in interface org.apache.geode.management.DistributedRegionMXBean
Returns a list of the names of the subregions.
listSubregionPaths(boolean) - Method in interface org.apache.geode.management.RegionMXBean
Returns a list of the names of the sub regions.
listThreadsHoldingLock() - Method in interface org.apache.geode.management.DistributedLockServiceMXBean
Returns a map of the names of the objects being locked on and the names of the threads holding the locks.
listThreadsHoldingLock() - Method in interface org.apache.geode.management.LockServiceMXBean
Returns a map of the names of the objects being locked on and the names of the threads holding the locks.
LITERAL - Static variable in class org.apache.geode.i18n.StringId
A StringId to allow users to log a literal String using the LogWriterI18n
load(LoaderHelper<K, V>) - Method in interface org.apache.geode.cache.CacheLoader
Loads a value.
load(File, SnapshotOptions.SnapshotFormat) - Method in interface org.apache.geode.cache.snapshot.CacheSnapshotService
Imports all snapshot files (*.gfd) in the specified directory into the cache.
load(File[], SnapshotOptions.SnapshotFormat, SnapshotOptions<Object, Object>) - Method in interface org.apache.geode.cache.snapshot.CacheSnapshotService
Imports the specified snapshot files into the cache by applying user-configured options.
load(File, SnapshotOptions.SnapshotFormat) - Method in interface org.apache.geode.cache.snapshot.RegionSnapshotService
Imports the snapshot file into the specified region.
load(File, SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>) - Method in interface org.apache.geode.cache.snapshot.RegionSnapshotService
Imports the snapshot file into the specified region by applying user-configured options.
load(LoaderHelper<K, V>) - Method in class org.apache.geode.cache30.TestCacheLoader
 
load(LoaderHelper<K, V>) - Method in class org.apache.geode.connectors.jdbc.JdbcLoader
 
load(LoaderHelper<String, HttpSession>) - Method in class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheLoader
 
load() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
load(String) - Method in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
load(String) - Method in class org.apache.geode.tools.pulse.tests.JMXProperties
 
load2(LoaderHelper) - Method in class org.apache.geode.cache30.ClientServerTestCase.CacheServerCacheLoader
 
load2(LoaderHelper<K, V>) - Method in class org.apache.geode.cache30.TestCacheLoader
 
LOAD_CLUSTER_CONFIGURATION_FROM_DIR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "load-cluster-configuration-from-dir" property
loadAvgTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
loadCacheXml(InputStream) - Method in interface org.apache.geode.cache.GemFireCache
Loads the cache configuration described in a declarative caching XML file into this cache.
loadClass(String, boolean) - Method in class org.apache.geode.modules.session.installer.JarClassLoader
 
loadClassesAndMethods(File) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
 
loadClassesAndVariables(File) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
 
loadConditioningInterval - Variable in class org.apache.geode.cache.configuration.PoolType
 
loadConfig(File) - Static method in class org.apache.geode.admin.AdminConfig
Deprecated.
 
loadEmergencyClasses() - Static method in class org.apache.geode.SystemFailure
Since it requires object memory to unpack a jar file, make sure this JVM has loaded the classes necessary for closure before it becomes necessary to use them.
loader() - Static method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
LoaderHelper<K,V> - Interface in org.apache.geode.cache
Provides a set of APIs to help the implementation of the CacheLoader load method.
loadExpectedSerializables() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
 
loadFactor - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
loadGemFireProperties(URL) - Static method in class org.apache.geode.distributed.AbstractLauncher
Loads the GemFire properties at the specified URL.
loadPollInterval - Variable in class org.apache.geode.cache.configuration.ServerType
 
loadSnapshot(InputStream) - Method in interface org.apache.geode.cache.Region
Deprecated.
LOCAL - Static variable in class org.apache.geode.cache.Scope
The region with this attribute is scoped to this JVM only.
LOCAL_DESTROY - Static variable in class org.apache.geode.cache.EvictionAction
Perform a localDestory on the least recently used region entry.
LOCAL_DESTROY - Static variable in class org.apache.geode.cache.ExpirationAction
When expired, destroyed locally only.
LOCAL_DESTROY - Static variable in class org.apache.geode.cache.Operation
An entry local destroy.
LOCAL_INVALIDATE - Static variable in class org.apache.geode.cache.ExpirationAction
When expired, invalidated locally only.
LOCAL_INVALIDATE - Static variable in class org.apache.geode.cache.Operation
An entry local invalidate.
LOCAL_LOAD_CREATE - Static variable in class org.apache.geode.cache.Operation
An entry creation caused by a local loader
LOCAL_LOAD_UPDATE - Static variable in class org.apache.geode.cache.Operation
An entry update caused by a local load.
LOCAL_MAX_MEMORY_DEFAULT - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
Deprecated.
Use PartitionAttributesImpl.getLocalMaxMemoryDefault() instead.
LOCAL_MAX_MEMORY_PROPERTY - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
Deprecated.
- please use the PartitionAttributesFactory.setLocalMaxMemory(int) method instead.

The local property name that sets the maximum heap storage a VM contributes to a partitioned Region. When set to zero, the resulting Region reference allows access to the partitioned Region without any consuming any heap storage.

LOCAL_OP - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Perform the local version of the operation.
localClear() - Method in interface org.apache.geode.cache.Region
Removes all local entries from this region.
localDestroy(Object) - Method in interface org.apache.geode.cache.Region
Destroys the value with the specified key in the local cache only, No CacheWriter is invoked.
localDestroy(Object, Object) - Method in interface org.apache.geode.cache.Region
Destroys the value with the specified key in the local cache only, and provides a user-defined parameter object to the CacheListener, if any.
localDestroyAttribute(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
localDestroyAttribute(String) - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
localDestroyRegion() - Method in interface org.apache.geode.cache.Region
Destroys the whole region in the local cache only.
localDestroyRegion(Object) - Method in interface org.apache.geode.cache.Region
Destroys the whole region in the local cache only, and provides a user-defined argument to a CacheListener if any.
localInvalidate(Object) - Method in interface org.apache.geode.cache.Region
Invalidates the value with the specified key in the local cache only.
localInvalidate(Object, Object) - Method in interface org.apache.geode.cache.Region
Invalidates the value with the specified key in the local cache only, and provides a user-defined argument to the CacheListener.
localInvalidateRegion() - Method in interface org.apache.geode.cache.Region
Invalidates this region in the local cache only.
localInvalidateRegion(Object) - Method in interface org.apache.geode.cache.Region
Invalidates this region in the local cache only, and provides a user-defined argument to the CacheListener.
localMaxMemory - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
LocalSessionCacheLoader - Class in org.apache.geode.modules.session.catalina.callback
 
LocalSessionCacheLoader(Region<String, HttpSession>) - Constructor for class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheLoader
 
LocalSessionCacheWriter - Class in org.apache.geode.modules.session.catalina.callback
 
LocalSessionCacheWriter(Region<String, HttpSession>) - Constructor for class org.apache.geode.modules.session.catalina.callback.LocalSessionCacheWriter
 
localUpdateAttribute(String, Object) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
localUpdateAttribute(String, Object) - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
Locator() - Constructor for class org.apache.geode.cache.configuration.PoolType.Locator
 
Locator - Class in org.apache.geode.distributed
Represents a distribution locator server that provides discovery information to members and clients of a GemFire distributed system.
Locator() - Constructor for class org.apache.geode.distributed.Locator
 
LOCATOR - Static variable in interface org.apache.geode.security.SecurableCommunicationChannels
This determines that the locator communication will be secured.
LOCATOR_DISCOVERY_CONFIG - Static variable in interface org.apache.geode.management.cli.ConverterHint
Hint to be used for configured locators for discovery
LOCATOR_MEMBER_IDNAME - Static variable in interface org.apache.geode.management.cli.ConverterHint
Hint to be used for GemFire stand-alone locator members
LOCATOR_STARTED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that locator is started
The value of this type string is gemfire.distributedsystem.locator.started.
LOCATOR_WAIT_TIME - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "locator-wait-time" property
LocatorLauncher - Class in org.apache.geode.distributed
The LocatorLauncher class is a launcher for a GemFire Locator.
LocatorLauncher.Builder - Class in org.apache.geode.distributed
Following the Builder design pattern, the LocatorLauncher Builder is used to configure and create a properly initialized instance of the LocatorLauncher class for running the Locator and performing other Locator operations.
LocatorLauncher.Command - Enum in org.apache.geode.distributed
An enumerated type representing valid commands to the Locator launcher.
LocatorLauncher.LocatorState - Class in org.apache.geode.distributed
The LocatorState is an immutable type representing the state of the specified Locator at any given moment in time.
LocatorMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a Locator.
locators - Variable in class org.apache.geode.cache.configuration.PoolType
 
LOCATORS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "locators" property
LOCATORS_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "locators" property (comma-delimited host[port] list)
LocatorState(LocatorLauncher, AbstractLauncher.Status) - Constructor for class org.apache.geode.distributed.LocatorLauncher.LocatorState
 
LocatorState(LocatorLauncher, AbstractLauncher.Status, String) - Constructor for class org.apache.geode.distributed.LocatorLauncher.LocatorState
 
LocatorState(AbstractLauncher.Status, String, long, String, Integer, Long, String, List<String>, String, String, String, String, String, String, String) - Constructor for class org.apache.geode.distributed.LocatorLauncher.LocatorState
 
locatorStore() - Static method in class org.apache.geode.cache.ssl.CertStores
 
lock(Object, long, long) - Method in class org.apache.geode.distributed.DistributedLockService
Attempts to acquire a lock named name.
LOCK_MEMORY - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "lock-memory" property
LOCK_SERVICE_CLOSED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a lock service has been closed.
LOCK_SERVICE_CREATED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a lock service has been created.
lockInterruptibly(Object, long, long) - Method in class org.apache.geode.distributed.DistributedLockService
Deprecated.
as of GemFire 5.1, use DistributedLockService.lock(Object, long, long) with waitTimeMillis instead
lockLease - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
LockNotHeldException - Exception in org.apache.geode.distributed
A LockNotHeldException is thrown when attempting unlock a lock that is not held by the thread performing the unlock.
LockNotHeldException() - Constructor for exception org.apache.geode.distributed.LockNotHeldException
Constructs a new exception with null as its detail message.
LockNotHeldException(String) - Constructor for exception org.apache.geode.distributed.LockNotHeldException
Constructs a new exception with the specified detail message.
LockServiceDestroyedException - Exception in org.apache.geode.distributed
A LockServiceDestroyedException is thrown when attempting use a distributed lock service that has been destroyed.
LockServiceDestroyedException() - Constructor for exception org.apache.geode.distributed.LockServiceDestroyedException
Constructs a new exception with null as its detail message.
LockServiceDestroyedException(String) - Constructor for exception org.apache.geode.distributed.LockServiceDestroyedException
Constructs a new exception with the specified detail message.
LockServiceMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a DLockService.
lockTimeout - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
log(Object) - Static method in class org.apache.geode.cache.query.CacheUtils
 
log(String) - Static method in class org.apache.geode.modules.session.installer.Installer
 
LOG_DISK_SPACE_LIMIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "log-disk-space-limit" property
LOG_DISK_SPACE_LIMIT_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "LogDiskSpaceLimit" property
LOG_FILE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "log-file" property
LOG_FILE_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "logFile" property
LOG_FILE_SIZE_LIMIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "log-file-size-limit" property
LOG_FILE_SIZE_LIMIT_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "LogFileSizeLimit" property
LOG_LEVEL - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "log-level" property
LOG_LEVEL - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
LOG_LEVEL_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "logLevel" property
logDir - Variable in class org.apache.geode.session.tests.ServerContainer
 
logError(Exception) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
logFile - Variable in class org.apache.geode.distributed.Locator
The file to which this locator logs
logFine(String, String) - Static method in class org.apache.geode.SystemFailure
Logging can require allocation of objects, so we wrap the logger so that failures are silently ignored.
logger - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
logger - Variable in class org.apache.geode.distributed.AbstractLauncher
 
LOGGER - Static variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
LOGGER - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
logger - Static variable in class org.apache.geode.session.tests.ContainerInstall
 
logger - Static variable in class org.apache.geode.session.tests.ServerContainer
 
loggingLevel - Variable in class org.apache.geode.session.tests.ServerContainer
 
logInfo(String, String) - Static method in class org.apache.geode.SystemFailure
Logging can require allocation of objects, so we wrap the logger so that failures are silently ignored.
loginTimeoutSeconds - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
logWarning(String, String, Throwable) - Static method in class org.apache.geode.SystemFailure
Logging can require allocation of objects, so we wrap the logger so that failures are silently ignored.
LogWriter - Interface in org.apache.geode
Deprecated.
LogWriterI18n - Interface in org.apache.geode.i18n
Deprecated.
long_0 - Variable in class org.apache.geode.pdx.DomainObjectBad
 
longFunction(long) - Method in class org.apache.geode.cache.query.data.Portfolio
 
longFunction(long) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
longFunction(long) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
lookupSystemMember(DistributedMember) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Returns the administrative SystemMember specified by the DistributedMember.
lossAction - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
 
LossAction - Class in org.apache.geode.cache
Deprecated.
this feature is scheduled to be removed
lower_qty - Variable in class org.apache.geode.cache.query.data.Inventory
 
lower_qty - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
lowerQty - Variable in class org.apache.geode.cache.query.data.Quote
 
LowMemoryException - Exception in org.apache.geode.cache
Indicates a low memory condition either on the local or a remote Cache.
LowMemoryException() - Constructor for exception org.apache.geode.cache.LowMemoryException
Creates a new instance of LowMemoryException.
LowMemoryException(String, Set<DistributedMember>) - Constructor for exception org.apache.geode.cache.LowMemoryException
Constructs an instance of LowMemoryException with the specified detail message.
LRU_ENTRY - Static variable in class org.apache.geode.cache.EvictionAlgorithm
An algorithm that considers the number of Entries in the Region before invoking its EvictionAction
LRU_HEAP - Static variable in class org.apache.geode.cache.EvictionAlgorithm
An algorithm that considers the JVM heap size before invoking its EvictionAction
LRU_MEMORY - Static variable in class org.apache.geode.cache.EvictionAlgorithm
An algorithm that considers the amount of bytes consumed by the Region before invoking its EvictionAction
lruEntryCount - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
 
LruEntryCount() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
 
lruHeapPercentage - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
 
LruHeapPercentage() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruHeapPercentage
 
lruMemorySize - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
 
LruMemorySize() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruMemorySize
 
LuceneDeclarable2TestSerializer - Class in org.apache.geode.cache.lucene.test
A Test LuceneSerializer that takes properties during construction (init)
LuceneDeclarable2TestSerializer() - Constructor for class org.apache.geode.cache.lucene.test.LuceneDeclarable2TestSerializer
 
LuceneIndex - Interface in org.apache.geode.cache.lucene
LuceneIndex represents the Lucene index created over the data stored in Apache Geode regions.
LuceneIndexDestroyedException - Exception in org.apache.geode.cache.lucene
A LuceneIndexDestroyedException is thrown if a Lucene index is attempted to be used while it is being destroyed or after it has been destroyed.
LuceneIndexDestroyedException(String, String) - Constructor for exception org.apache.geode.cache.lucene.LuceneIndexDestroyedException
 
LuceneIndexExistsException - Exception in org.apache.geode.cache.lucene
A LuceneIndexExistsException is thrown if a Lucene index that already exists is attempted to be created.
LuceneIndexExistsException(String, String) - Constructor for exception org.apache.geode.cache.lucene.LuceneIndexExistsException
 
LuceneIndexFactory - Interface in org.apache.geode.cache.lucene
A factory for creating a lucene index on the current member.
LuceneIndexMetrics - Class in org.apache.geode.cache.lucene.management
 
LuceneIndexMetrics(String, String, int, long, long, int, long, int, long, long, int, int, long, long, int, int) - Constructor for class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
This constructor is to be used by internal JMX framework only.
LuceneIndexNotFoundException - Exception in org.apache.geode.cache.lucene
A LuceneIndexNotFoundException is thrown if a Lucene index is requested but not found.
LuceneIndexNotFoundException(String, String) - Constructor for exception org.apache.geode.cache.lucene.LuceneIndexNotFoundException
 
LuceneIntegrationTest - Class in org.apache.geode.cache.lucene
 
LuceneIntegrationTest() - Constructor for class org.apache.geode.cache.lucene.LuceneIntegrationTest
 
LuceneQuery<K,V> - Interface in org.apache.geode.cache.lucene
A query on a Lucene index.
LuceneQueryException - Exception in org.apache.geode.cache.lucene
Thrown when a Lucene query fails.
LuceneQueryException(String) - Constructor for exception org.apache.geode.cache.lucene.LuceneQueryException
 
LuceneQueryException(String, Throwable) - Constructor for exception org.apache.geode.cache.lucene.LuceneQueryException
 
LuceneQueryException(Throwable) - Constructor for exception org.apache.geode.cache.lucene.LuceneQueryException
 
LuceneQueryFactory - Interface in org.apache.geode.cache.lucene
Factory for configuring a Lucene query.
LuceneQueryProvider - Interface in org.apache.geode.cache.lucene
A factory for Query objects.
LuceneResultStruct<K,V> - Interface in org.apache.geode.cache.lucene
An interface which stores a single result obtained by executing a Lucene query.
LuceneSerializer<T> - Interface in org.apache.geode.cache.lucene
An interface for writing the fields of an object into a lucene document
luceneService - Variable in class org.apache.geode.cache.lucene.LuceneIntegrationTest
 
LuceneService - Interface in org.apache.geode.cache.lucene
The LuceneService provides the capability to create Lucene indexes and execute lucene queries on data stored in Geode regions.
LuceneServiceMXBean - Interface in org.apache.geode.cache.lucene.management
MBean that provides access to the LuceneService.
LuceneServiceProvider - Class in org.apache.geode.cache.lucene
Class for retrieving or creating the currently running instance of the LuceneService.
LuceneTestSerializer - Class in org.apache.geode.cache.lucene.test
A Test LuceneSerializer that takes properties during construction (init)
LuceneTestSerializer() - Constructor for class org.apache.geode.cache.lucene.test.LuceneTestSerializer
 
LuceneTestUtilities - Class in org.apache.geode.cache.lucene.test
 
LuceneTestUtilities() - Constructor for class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
LuceneTestUtilities.FloatRangeQueryProvider - Class in org.apache.geode.cache.lucene.test
 
LuceneTestUtilities.IntRangeQueryProvider - Class in org.apache.geode.cache.lucene.test
 

M

m1RZ1RZ2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
m2RZ1Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
m3RZ2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
magic - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
main(String[]) - Static method in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
main(String[]) - Static method in class org.apache.geode.distributed.Locator
Deprecated.
main(String...) - Static method in class org.apache.geode.distributed.LocatorLauncher
Launches a GemFire Locator from the command-line configured with the given arguments.
main(String...) - Static method in class org.apache.geode.distributed.ServerLauncher
Launches a GemFire Server from the command-line configured with the given arguments.
main(String[]) - Static method in class org.apache.geode.memcached.GemFireMemcachedServer
 
main(String[]) - Static method in class org.apache.geode.modules.session.installer.Installer
Class main method
main(String[]) - Static method in class org.apache.geode.redis.GeodeRedisServer
Static main method that allows the GeodeRedisServer to be started from the command line.
major_version - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
managedConnFactoryClass - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
ManagedEntity - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
ManagedEntityConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
manageDistributedSystem() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Returns the object name of the JMX MBean that represents the distributed system administered by this Agent or null if this Agent has not connected to the distributed system.
managedNode1 - Static variable in class org.apache.geode.management.ManagementTestBase
 
managedNode2 - Static variable in class org.apache.geode.management.ManagementTestBase
 
managedNode3 - Static variable in class org.apache.geode.management.ManagementTestBase
 
managedNodeList - Static variable in class org.apache.geode.management.ManagementTestBase
List containing all the Managed Node VM
ManagementException - Exception in org.apache.geode.management
A ManagementException is a general exception that may be thrown when any administration or monitoring operation on a GemFire component fails.
ManagementException() - Constructor for exception org.apache.geode.management.ManagementException
Constructs a new exception with a null detail message.
ManagementException(String) - Constructor for exception org.apache.geode.management.ManagementException
Constructs a new exception with the specified detail message.
ManagementException(String, Throwable) - Constructor for exception org.apache.geode.management.ManagementException
Constructs a new ManagementException with the specified detail message and cause.
ManagementException(Throwable) - Constructor for exception org.apache.geode.management.ManagementException
Constructs a new ManagementException by wrapping the specified cause.
ManagementService - Class in org.apache.geode.management
Interface to the GemFire management service for a single Cache.
ManagementService() - Constructor for class org.apache.geode.management.ManagementService
 
managementService - Static variable in class org.apache.geode.management.ManagementTestBase
 
ManagementTestBase - Class in org.apache.geode.management
 
ManagementTestBase() - Constructor for class org.apache.geode.management.ManagementTestBase
 
MANAGER - Static variable in class org.apache.geode.admin.SystemMemberType
Deprecated.
GemFire shared-memory manager connected to the distributed system
Manager - Class in org.apache.geode.cache.query.data
 
Manager(String, int, int, String, int, Set, int) - Constructor for class org.apache.geode.cache.query.data.Manager
Creates a new instance of Manager
manager_id - Variable in class org.apache.geode.cache.query.data.Manager
 
ManagerMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a Manager.
managingNode - Static variable in class org.apache.geode.management.ManagementTestBase
Managing Node VM
manualStart - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
manualStart - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
manualStart - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
mapField - Variable in class org.apache.geode.security.query.data.QueryTestObject
 
MapType - Interface in org.apache.geode.cache.query.types
Represents the type of a Map, a collection that contains keys as well as values and maintains an association between key-value pairs.
MARKER - Static variable in class org.apache.geode.cache.Operation
A marker operation.
markIdentityField(String) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
Indicate that the named field should be included in hashCode and equals checks of this object on a server that is accessing PdxInstance or when a client executes a query on a server.
markIdentityField(String) - Method in interface org.apache.geode.pdx.PdxWriter
Indicate that the named field should be included in hashCode and equals checks of this object on a server that is accessing PdxInstance or when a client executes a query on a server.
maturity_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
max1 - Variable in class org.apache.geode.cache.query.data.Numbers
 
MAX_ACK_SEVERE_ALERT_THRESHOLD - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The maximum ackSevereAlertThreshold.
MAX_ACK_WAIT_THRESHOLD - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The maximum AckWaitThreshold.
MAX_DESCRIPTORS_PER_TYPE - Static variable in interface org.apache.geode.StatisticsTypeFactory
The maximum number of descriptors a single statistics type can have.
MAX_HTTP_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The maximum httpPort (65535)
max_locals - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode
 
MAX_LOG_DISK_SPACE_LIMIT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The minimum log disk space limit in megabytes (1000000)
MAX_LOG_FILE_SIZE_LIMIT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The minimum log file size limit in megabytes (1000000)
MAX_MCAST_PORT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The maximum mcastPort (65535)
MAX_NUM_RECONNECT_TRIES - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "max-num-reconnect-tries" property
max_order_qty - Variable in class org.apache.geode.cache.query.data.Inventory
 
MAX_RMI_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The maximum value for rmi-port or rmi-server-port (65535)
max_stack - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode
 
MAX_TIME - Static variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
MAX_TIME - Static variable in class org.apache.geode.cache30.CertifiableTestCacheListener
 
MAX_WAIT_TIME_RECONNECT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "max-wait-time-reconnect" property
maxActiveSessions - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
The maximum number of active Sessions allowed, or -1 for no limit.
maxConnections - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
maxConnections - Variable in class org.apache.geode.cache.configuration.PoolType
 
maxConnections - Variable in class org.apache.geode.cache.configuration.ServerType
 
maximum - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
 
maximum - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruMemorySize
 
maximumMessageCount - Variable in class org.apache.geode.cache.configuration.ServerType
 
maximumQueueMemory - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
maximumQueueMemory - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
maximumQueueMemory - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
maximumTimeBetweenPings - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
maximumTimeBetweenPings - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
maximumTimeBetweenPings - Variable in class org.apache.geode.cache.configuration.ServerType
 
maxOplogSize - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
maxOplogSize - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
 
maxPoolSize - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
maxQty - Variable in class org.apache.geode.cache.query.data.Restricted
 
maxThreads - Variable in class org.apache.geode.cache.configuration.ServerType
 
mbeanServer - Static variable in class org.apache.geode.management.MBeanUtil
 
MBeanUtil - Class in org.apache.geode.management
Utility test class to get various proxies
MBeanUtil() - Constructor for class org.apache.geode.management.MBeanUtil
 
mbs_class_code - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
mbscc_eligibility_flag - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
MCAST_ADDRESS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "mcast-address" property
MCAST_ADDRESS_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "mcastAddress" property
MCAST_FLOW_CONTROL - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "mcast-flow-control" property
MCAST_PORT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "mcast-port" property
MCAST_PORT_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "mcastPort" property
MCAST_RECV_BUFFER_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "mcast-recv-buffer-size" property
MCAST_SEND_BUFFER_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "mcast-send-buffer-size" property
MCAST_TTL - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "mcast-ttl" property
MEMBER - Static variable in interface org.apache.geode.management.JMXNotificationUserData
The member of the distributed system that issued the alert, or null if the issuer is no longer a member of the distributed system.
Member - Class in org.apache.geode.tools.pulse.tests
 
Member(String) - Constructor for class org.apache.geode.tools.pulse.tests.Member
 
MEMBER_TIMEOUT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "member-timeout" property
MEMBER_VIEW_CPUUSAGE_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_JVMPAUSES_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_LOADAVG_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_OFFHEAPFREESIZE_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_OFFHEAPUSEDSIZE_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_READPERSEC_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_REGION_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_SOCKETS_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_THREAD_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
MEMBER_VIEW_WRITEPERSEC_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
memberCrashed(SystemMembershipEvent) - Method in interface org.apache.geode.admin.SystemMembershipListener
Deprecated.
Invoked when a member has unexpectedly left the distributed system.
memberCrashed(ClientMembershipEvent) - Method in interface org.apache.geode.management.membership.ClientMembershipListener
Invoked when a client has unexpectedly disconnected from this process or when this process has unexpectedly disconnected from a CacheServer.
memberCrashed(ClientMembershipEvent) - Method in class org.apache.geode.management.membership.ClientMembershipListenerAdapter
Invoked when a client has unexpectedly disconnected from this process or when this process has unexpectedly disconnected from a CacheServer.
memberCrashed(MembershipEvent) - Method in interface org.apache.geode.management.membership.MembershipListener
Invoked when a member has unexpectedly left the distributed system.
memberCrashed(MembershipEvent) - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
Invoked when a member has unexpectedly left the distributed system.
memberDeparted(DistributionManager, InternalDistributedMember, boolean) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
MemberDetailsView() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.MemberDetailsView
 
MEMBERGROUP - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
MemberHealthConfig - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
MEMBERIDNAME - Static variable in interface org.apache.geode.management.cli.ConverterHint
Hint to be used for all non locator GemFire cluster members
memberJoined(SystemMembershipEvent) - Method in interface org.apache.geode.admin.SystemMembershipListener
Deprecated.
Invoked when a member has joined the distributed system
memberJoined(ClientMembershipEvent) - Method in interface org.apache.geode.management.membership.ClientMembershipListener
Invoked when a client has connected to this process or when this process has connected to a CacheServer.
memberJoined(ClientMembershipEvent) - Method in class org.apache.geode.management.membership.ClientMembershipListenerAdapter
Invoked when a client has connected to this process or when this process has connected to a CacheServer.
memberJoined(MembershipEvent) - Method in interface org.apache.geode.management.membership.MembershipListener
Invoked when a member has joined the distributed system
memberJoined(MembershipEvent) - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
Invoked when a member has joined the distributed system.
memberJoined(DistributionManager, InternalDistributedMember) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
memberLeft(SystemMembershipEvent) - Method in interface org.apache.geode.admin.SystemMembershipListener
Deprecated.
Invoked when a member has gracefully left the distributed system.
memberLeft(ClientMembershipEvent) - Method in interface org.apache.geode.management.membership.ClientMembershipListener
Invoked when a client has gracefully disconnected from this process or when this process has gracefully disconnected from a CacheServer.
memberLeft(ClientMembershipEvent) - Method in class org.apache.geode.management.membership.ClientMembershipListenerAdapter
Invoked when a client has gracefully disconnected from this process or when this process has gracefully disconnected from a CacheServer.
memberLeft(MembershipEvent) - Method in interface org.apache.geode.management.membership.MembershipListener
Invoked when a member has gracefully left the distributed system.
memberLeft(MembershipEvent) - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
Invoked when a member has gracefully left the distributed system.
memberM1Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
memberM2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
memberM3Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
MemberMBean - Interface in org.apache.geode.tools.pulse.tests
 
MemberMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a DistributedMember of the GemFire distributed system.
memberNameId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
MEMBERSHIP_PORT_RANGE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "membership-port-range" property
MEMBERSHIP_PORT_RANGE_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "membership-port-range" property
membershipAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
MembershipAttributes() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
 
MembershipAttributes - Class in org.apache.geode.cache
Deprecated.
this feature is scheduled to be removed
MembershipAttributes() - Constructor for class org.apache.geode.cache.MembershipAttributes
Deprecated.
Creates a new MembershipAttributes with the default configuration of no required roles.
MembershipAttributes(String[]) - Constructor for class org.apache.geode.cache.MembershipAttributes
Deprecated.
Creates a new MembershipAttributes with the specified required role names.
MembershipAttributes(String[], LossAction, ResumptionAction) - Constructor for class org.apache.geode.cache.MembershipAttributes
Deprecated.
Creates a new MembershipAttributes with the specified required role names, reliability policy, and resumption action.
MembershipAttributesData - Class in org.apache.geode.management
Deprecated.
this API is scheduled to be removed
MembershipAttributesData(Set<String>, String, String) - Constructor for class org.apache.geode.management.MembershipAttributesData
Deprecated.
This constructor is to be used by internal JMX framework only.
MembershipEvent - Interface in org.apache.geode.management.membership
An event that describes the member that originated this event.
MembershipListener - Interface in org.apache.geode.management.membership
A listener whose callback methods are invoked when members join or leave the GemFire distributed system.
membershipListener - Variable in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
 
membersProperty - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.ClusterStatus
 
memberSuspect(DistributionManager, InternalDistributedMember, InternalDistributedMember, String) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
MEMCACHED_BIND_ADDRESS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "memcached-bind-address" property
MEMCACHED_PORT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "memcached-port" property
MEMCACHED_PROTOCOL - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "memcached-protocol" property
memCpuUsageTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
memNameTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
MEMORY_MAX_WAIT - Static variable in class org.apache.geode.SystemFailure
This is the maximum amount of time, in seconds, that the proctor thread will tolerate seeing free memory stay below SystemFailure.setFailureMemoryThreshold(long), after which point it will declare a system failure.
MEMORY_POLL_INTERVAL - Static variable in class org.apache.geode.SystemFailure
This is the interval, in seconds, that the proctor thread will awaken and poll system free memory.
memoryUsageTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
memoryUsedId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
messageSyncInterval - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
messageTimeToLive - Variable in class org.apache.geode.cache.configuration.ServerType
 
methods - Variable in class org.apache.geode.codeAnalysis.ClassAndMethods
 
methods - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
methods_count - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
MIN_ACK_SEVERE_ALERT_THRESHOLD - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The minimum ackSevereAlertThreshold.
MIN_ACK_WAIT_THRESHOLD - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The minimum AckWaitThreshold.
MIN_HTTP_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The minimum httpPort (0)
MIN_LOG_DISK_SPACE_LIMIT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The minimum log disk space limit in megabytes (0)
MIN_LOG_FILE_SIZE_LIMIT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The minimum log file size limit in megabytes (0)
MIN_MCAST_PORT - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The minimum mcastPort (0)
min_order_qty - Variable in class org.apache.geode.cache.query.data.Inventory
 
MIN_RMI_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The minimum value for rmi-port or rmi-server-port (0)
minConnections - Variable in class org.apache.geode.cache.configuration.PoolType
 
MINIMUM_SIZE - Static variable in class org.apache.geode.cache.util.AutoBalancer
In the initial data load phases, AutoBalancer.SIZE_THRESHOLD_PERCENT based rebalance invocation may be unnecessary.
MINIMUM_SOCKET_READ_TIMEOUT - Static variable in interface org.apache.geode.cache.wan.GatewaySender
The default minimum socket read timeout.
minor_version - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
 
minQty - Variable in class org.apache.geode.cache.query.data.Restricted
 
mirrorType - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
MirrorType - Class in org.apache.geode.cache
Deprecated.
as of GemFire 5.0, use DataPolicy instead.
mktValue - Variable in class org.apache.geode.cache.query.data.Position
 
mktValue - Variable in class org.apache.geode.cache.query.data.PositionNoDS
 
mobile - Variable in class org.apache.geode.cache.query.data.PhoneNo
 
modifyQuery(String) - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Modify the query string.
ModuleStatistics - Class in org.apache.geode.modules.util
Statistics for modules.
monetary_default_ind - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
MONITOR_MEMORY - Static variable in class org.apache.geode.SystemFailure
Flag that determines whether or not we monitor memory on our own.
moody_rating - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
moody_watch - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
moveBucketByKey(Region<K, ?>, DistributedMember, DistributedMember, K) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Moves the bucket which contains the given key from the source member to the destination member.
moveData(Region<?, ?>, DistributedMember, DistributedMember, float) - Static method in class org.apache.geode.cache.partition.PartitionRegionHelper
Moves data from the source member to the destination member, up to the given percentage of data (measured in bytes).
multicastEnabled - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
MultiIndexCreationException - Exception in org.apache.geode.cache.query
Consists a map of index names and Exceptions thrown during index creation using QueryService.createDefinedIndexes().
MultiIndexCreationException(HashMap<String, Exception>) - Constructor for exception org.apache.geode.cache.query.MultiIndexCreationException
multiuserAuthentication - Variable in class org.apache.geode.cache.configuration.PoolType
 
MultiVMRegionTestCase - Class in org.apache.geode.cache30
Abstract superclass of Region tests that involve more than one VM.
MultiVMRegionTestCase() - Constructor for class org.apache.geode.cache30.MultiVMRegionTestCase
 
MXBeanAwaitility - Class in org.apache.geode.management
 
MXBeanAwaitility() - Constructor for class org.apache.geode.management.MXBeanAwaitility
 
MyAsyncEventListener() - Constructor for class org.apache.geode.cache30.CacheXml70DUnitTestHelper.MyAsyncEventListener
 
MyGatewayEventFilter1 - Class in org.apache.geode.cache30
 
MyGatewayEventFilter1() - Constructor for class org.apache.geode.cache30.MyGatewayEventFilter1
 
MyGatewayEventFilter2 - Class in org.apache.geode.cache30
 
MyGatewayEventFilter2() - Constructor for class org.apache.geode.cache30.MyGatewayEventFilter2
 
MyGatewayTransportFilter1 - Class in org.apache.geode.cache30
 
MyGatewayTransportFilter1() - Constructor for class org.apache.geode.cache30.MyGatewayTransportFilter1
 
MyGatewayTransportFilter2 - Class in org.apache.geode.cache30
 
MyGatewayTransportFilter2() - Constructor for class org.apache.geode.cache30.MyGatewayTransportFilter2
 
MyValue(int) - Constructor for class org.apache.geode.cache.query.data.TestData.MyValue
 

N

name - Variable in class org.apache.geode.admin.AdminConfig.Entry
Deprecated.
 
name - Variable in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
name - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
name - Variable in class org.apache.geode.cache.configuration.ParameterType
 
name - Variable in class org.apache.geode.cache.configuration.PoolType
 
name - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes.RequiredRole
 
name - Variable in class org.apache.geode.cache.configuration.RegionConfig.Index
 
name - Variable in class org.apache.geode.cache.configuration.RegionConfig
 
name - Variable in class org.apache.geode.cache.query.data.City
 
name - Variable in class org.apache.geode.cache.query.data.Country
 
name - Variable in class org.apache.geode.cache.query.data.District
 
name() - Method in class org.apache.geode.cache.query.data.Employee
 
name - Variable in class org.apache.geode.cache.query.data.State
 
name - Variable in class org.apache.geode.cache.query.data.Student
 
name - Variable in class org.apache.geode.cache.query.data.Village
 
name(CompiledClass) - Method in class org.apache.geode.codeAnalysis.decode.CompiledAttribute
 
name() - Method in class org.apache.geode.codeAnalysis.decode.CompiledField
 
name() - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
 
NAME - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static string definition of the "name" property
name - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
The name of this Manager
NAME - Static variable in class org.apache.geode.modules.util.RegionHelper
 
NAME_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "name" property.
nameAttribute - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
 
nameM1Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
nameM1Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
nameM2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
nameM2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
nameM3Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
nameM3Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
NameNotFoundException - Exception in org.apache.geode.cache.query
Thrown when an attribute or method name could not be resolved during query execution because no matching method or field could be found.
NameNotFoundException(String) - Constructor for exception org.apache.geode.cache.query.NameNotFoundException
Constructs instance of ObjectNameNotFoundException with error message
NameNotFoundException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.NameNotFoundException
Constructs instance of ObjectNameNotFoundException with error message and cause
NameResolutionException - Exception in org.apache.geode.cache.query
Thrown if an attribute or method name in a query cannot be resolved.
NameResolutionException(String) - Constructor for exception org.apache.geode.cache.query.NameResolutionException
Constructs a NameResolutionException
NameResolutionException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.NameResolutionException
Constructs a NameResolutionException
names - Variable in class org.apache.geode.cache.query.data.Portfolio
 
names - Variable in class org.apache.geode.cache.query.data.PortfolioData
 
names - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
names - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
nameToDescriptor(String) - Method in interface org.apache.geode.Statistics
Returns the descriptor of the statistic with the given name in this statistics instance.
nameToDescriptor(String) - Method in interface org.apache.geode.StatisticsType
Returns the descriptor of the statistic with the given name in this statistics instance.
nameToId(String) - Method in interface org.apache.geode.Statistics
Returns the id of the statistic with the given name in this statistics instance.
nameToId(String) - Method in interface org.apache.geode.StatisticsType
Returns the id of the statistic with the given name in this statistics instance.
NEED_TO_RESET_T0_DELTA - Static variable in class org.apache.geode.DeltaTestImpl
 
NestedPdx - Class in org.apache.geode.pdx
 
NestedPdx() - Constructor for class org.apache.geode.pdx.NestedPdx
 
NestedPdx(String, long, HashMap<String, PdxSerializable>, String, float) - Constructor for class org.apache.geode.pdx.NestedPdx
 
NET_LOAD_CREATE - Static variable in class org.apache.geode.cache.Operation
An entry creation caused by a net loader
NET_LOAD_UPDATE - Static variable in class org.apache.geode.cache.Operation
An entry update caused by a net load.
netSearch(boolean) - Method in interface org.apache.geode.cache.LoaderHelper
Searches other caches for the value to be loaded.
NetworkMetrics - Class in org.apache.geode.management
Composite data type used to distribute network related metrics for a member.
NetworkMetrics() - Constructor for class org.apache.geode.management.NetworkMetrics
 
newCq(String, CqAttributes) - Method in interface org.apache.geode.cache.query.QueryService
Constructs a new continuous query, represented by an instance of CqQuery.
newCq(String, CqAttributes, boolean) - Method in interface org.apache.geode.cache.query.QueryService
Constructs a new continuous query, represented by an instance of CqQuery.
newCq(String, String, CqAttributes) - Method in interface org.apache.geode.cache.query.QueryService
Constructs a new named continuous query, represented by an instance of CqQuery.
newCq(String, String, CqAttributes, boolean) - Method in interface org.apache.geode.cache.query.QueryService
Constructs a new named continuous query, represented by an instance of CqQuery.
newFunction(String) - Method in interface org.apache.geode.experimental.driver.FunctionService
Creates a new object that allows the execution of functions in the distributed system.
newFunction(String) - Method in class org.apache.geode.experimental.driver.ProtobufFunctionService
 
newInstance() - Method in class org.apache.geode.CanonicalInstantiator
This method is not supported and if called will throw UnsupportedOperationException.
newInstance(DataInput) - Method in class org.apache.geode.CanonicalInstantiator
Creates a new "empty" instance of a DataSerializable class whose state will be filled in by invoking its fromData method.
newInstance() - Method in class org.apache.geode.Instantiator
Creates a new "empty" instance of a DataSerializable class whose state will be filled in by invoking its fromData method.
newQuery(String) - Method in interface org.apache.geode.cache.query.QueryService
Constructs a new Query object.
newQuery(String) - Method in interface org.apache.geode.experimental.driver.QueryService
Creates a new object that allows the execution of querys in the distributed system.
next() - Method in interface org.apache.geode.cache.lucene.PageableLuceneQueryResults
Get the next page of results.
next() - Method in interface org.apache.geode.cache.snapshot.SnapshotIterator
Returns the next element in the iteration.
next_last_coupon_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
next_settlement_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
nextLine() - Method in interface org.apache.geode.management.cli.Result
Returns the next line of information from the Result.
NO_ACCESS - Static variable in class org.apache.geode.cache.LossAction
Deprecated.
The region is unavailable when required roles are missing.
NO_AVAILABLE_SERVERS - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
NO_CREATE_SUBREGION - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Do not try to create the sub-region.
NO_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
NoAvailableLocatorsException - Exception in org.apache.geode.cache.client
An exception indicating that there are no active locators available to connect to.
NoAvailableLocatorsException() - Constructor for exception org.apache.geode.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableLocatorsException without a detail message or cause.
NoAvailableLocatorsException(String) - Constructor for exception org.apache.geode.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableServersException with a detail message
NoAvailableLocatorsException(String, Throwable) - Constructor for exception org.apache.geode.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableLocatorsException with a detail message and cause
NoAvailableLocatorsException(Throwable) - Constructor for exception org.apache.geode.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableLocatorsException with a and cause
NoAvailableServersException - Exception in org.apache.geode.cache.client
An exception indicating that there are no active servers available to connect to.
NoAvailableServersException() - Constructor for exception org.apache.geode.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException without a detail message or cause.
NoAvailableServersException(String) - Constructor for exception org.apache.geode.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException with a detail message
NoAvailableServersException(String, Throwable) - Constructor for exception org.apache.geode.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException with a detail message and cause
NoAvailableServersException(Throwable) - Constructor for exception org.apache.geode.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException with a and cause
nodeH1Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
nodeH2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
nodeH3Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
NOFORCE_AUTHREQ_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
NON_EXISTENT_KEY - Static variable in class org.apache.geode.cache30.ClientServerTestCase
 
NonDistinctOrderByTestImplementation - Class in org.apache.geode.cache.query.functional
 
NonDistinctOrderByTestImplementation() - Constructor for class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
 
NONE - Static variable in class org.apache.geode.cache.EvictionAction
Canonical EvictionAction that represents no eviction
NONE - Static variable in class org.apache.geode.cache.EvictionAlgorithm
The canonical EvictionAction that represents no eviction action
NONE - Static variable in class org.apache.geode.cache.InterestResultPolicy
 
NONE - Static variable in class org.apache.geode.cache.MirrorType
Deprecated.
as of GemFire 5.0, use DataPolicy.NORMAL instead.
NONE - Static variable in class org.apache.geode.cache.ResumptionAction
Deprecated.
No special action takes place when reliability resumes.
NONE - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Default behaviour.
NonPortableClassException - Exception in org.apache.geode.pdx
Thrown if "check-portability" is enabled and an attempt is made to pdx serialize a class that is not portable to non-java platforms.
NonPortableClassException(String) - Constructor for exception org.apache.geode.pdx.NonPortableClassException
 
NoOpSerializer - Class in org.apache.geode.experimental.driver
 
NoOpSerializer() - Constructor for class org.apache.geode.experimental.driver.NoOpSerializer
 
NoQueueServersAvailableException - Exception in org.apache.geode.cache
Indicates that this client cannot contact any queue servers and therefore cannot perform operations that require a queue, such as registering interest.
NoQueueServersAvailableException() - Constructor for exception org.apache.geode.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException without a detail message or cause.
NoQueueServersAvailableException(String) - Constructor for exception org.apache.geode.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException with a detail message
NoQueueServersAvailableException(String, Throwable) - Constructor for exception org.apache.geode.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException with a detail message and cause
NoQueueServersAvailableException(Throwable) - Constructor for exception org.apache.geode.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException with a cause
NORMAL - Static variable in class org.apache.geode.cache.DataPolicy
Allows the contents in this cache to differ from other caches.
normalizeRegionName(String) - Static method in class org.apache.geode.security.templates.XmlAuthorization
Change the region name to a standard format having single '/' as separator and starting with a '/' as in standard POSIX paths
NoSubscriptionServersAvailableException - Exception in org.apache.geode.cache
Indicates that this client cannot contact any servers and therefore cannot perform operations that require subscriptions, such as registering interest.
NoSubscriptionServersAvailableException() - Constructor for exception org.apache.geode.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException without a detail message or cause.
NoSubscriptionServersAvailableException(String) - Constructor for exception org.apache.geode.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException with a detail message
NoSubscriptionServersAvailableException(String, Throwable) - Constructor for exception org.apache.geode.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException with a detail message and cause
NoSubscriptionServersAvailableException(Throwable) - Constructor for exception org.apache.geode.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException with a cause
NoSystemException - Exception in org.apache.geode
A NoSystemException is thrown when a locator can not be found or connected to.
NoSystemException(String) - Constructor for exception org.apache.geode.NoSystemException
Creates a new NoSystemException.
NoSystemException(String, Throwable) - Constructor for exception org.apache.geode.NoSystemException
Creates a new NoSystemException with the given message and cause.
not - Variable in class org.apache.geode.cache.query.data.Keywords
 
NOT() - Method in class org.apache.geode.cache.query.data.Keywords
 
NotAuthorizedException - Exception in org.apache.geode.security
Thrown when a client/peer is unauthorized to perform a requested operation.
NotAuthorizedException(String) - Constructor for exception org.apache.geode.security.NotAuthorizedException
Constructs a new exception with the specified detail message and principal.
NotAuthorizedException(String, Throwable) - Constructor for exception org.apache.geode.security.NotAuthorizedException
Constructs a new exception with the specified detail message and cause.
NotAuthorizedException(String, Principal) - Constructor for exception org.apache.geode.security.NotAuthorizedException
Constructs a new exception with the specified detail message and principal.
NotAuthorizedException(String, Throwable, Principal) - Constructor for exception org.apache.geode.security.NotAuthorizedException
Constructs a new exception with the specified detail message, cause and principal.
NOTAUTHZ_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
notChkRgnClassName - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.DataBrowser
 
notifyBySubscription - Variable in class org.apache.geode.cache.configuration.ServerType
 
NULL - Static variable in class org.apache.geode.security.ResourcePermission
 
nullMethod() - Method in class org.apache.geode.cache.query.data.Data
 
NUM_THREADS_SYS_PROP_NAME - Static variable in class org.apache.geode.redis.GeodeRedisServer
System property name that can be used to set the number of threads to be used by the GeodeRedisServer
Numbers - Class in org.apache.geode.cache.query.data
 
Numbers(int) - Constructor for class org.apache.geode.cache.query.data.Numbers
Creates a new instance of Numbers
numBuckets - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
 
numContainers() - Method in class org.apache.geode.session.tests.ContainerManager
 
numCqsActive() - Method in interface org.apache.geode.cache.query.CqServiceStatistics
Get the number of CQs currently active.
numCqsClosed() - Method in interface org.apache.geode.cache.query.CqServiceStatistics
Get the total number of closed CQs.
numCqsCreated() - Method in interface org.apache.geode.cache.query.CqServiceStatistics
Get the total number of CQs created.
numCqsOnClient() - Method in interface org.apache.geode.cache.query.CqServiceStatistics
Get number of CQs that are currently active or stopped.
numCqsOnRegion(String) - Method in interface org.apache.geode.cache.query.CqServiceStatistics
Get number of CQs on the given region.
numCqsStopped() - Method in interface org.apache.geode.cache.query.CqServiceStatistics
Get the number of stopped CQs currently.
numDeletes() - Method in interface org.apache.geode.cache.query.CqStatistics
Get number of Delete events qualified by this CQ.
numEvents() - Method in interface org.apache.geode.cache.query.CqStatistics
Get total of all the events qualified by this CQ.
numInserts() - Method in interface org.apache.geode.cache.query.CqStatistics
Get number of Insert events qualified by this CQ.
numInstance - Static variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
numInstance - Static variable in class org.apache.geode.cache.query.data.PositionPdx
 
numMethods() - Method in class org.apache.geode.codeAnalysis.ClassAndMethods
 
numUpdates() - Method in interface org.apache.geode.cache.query.CqStatistics
Get number of Update events qualified by this CQ.
NVALUES - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 

O

OBJECT_NAME - Static variable in interface org.apache.geode.tools.pulse.tests.MemberMBean
 
OBJECT_NAME - Static variable in interface org.apache.geode.tools.pulse.tests.RegionMBean
 
OBJECT_NAME - Static variable in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
ObjectSizer - Interface in org.apache.geode.cache.util
The sizer interface defines a method that when called returns the size of the object passed in.
ObjectType - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
ObjectType() - Constructor for class org.apache.geode.cache.configuration.ObjectType
 
ObjectType(String) - Constructor for class org.apache.geode.cache.configuration.ObjectType
 
ObjectType(DeclarableType) - Constructor for class org.apache.geode.cache.configuration.ObjectType
 
ObjectType - Interface in org.apache.geode.cache.query.types
An ObjectType represents the type of an object in a query.
occurrences(E) - Method in interface org.apache.geode.cache.query.SelectResults
Return the number of times element occurs in this collection, that is the number of duplicates element has in this collection as defined by the equals> method.
OFF - Static variable in class org.apache.geode.admin.AlertLevel
Deprecated.
 
OFF_HEAP_MEMORY_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "off-heap-memory-size" property
offHeap - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
offlineValues() - Static method in enum org.apache.geode.cache.snapshot.RegionGenerator.SerializationType
 
OKAY_HEALTH - Static variable in interface org.apache.geode.admin.GemFireHealth
Deprecated.
An indicator that one or more GemFire components is slightly unhealthy.
onCqConnected() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
onCqConnected() - Method in interface org.apache.geode.cache.query.CqStatusListener
Called when the cq establishes a connection with a server
onCqDisconnected() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
onCqDisconnected() - Method in interface org.apache.geode.cache.query.CqStatusListener
Called when the cq loses connection with all servers
onError(CqEvent) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
onError(CqEvent) - Method in interface org.apache.geode.cache.query.CqListener
This method is invoked when there is an error during CQ processing.
onError(CqEvent) - Method in class org.apache.geode.cache.util.CqListenerAdapter
An error occurred in the processing of a CQ.
onEvent(CqEvent) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
onEvent(CqEvent) - Method in interface org.apache.geode.cache.query.CqListener
This method is invoked when an event is occurred on the region that satisfied the query condition of this CQ.
onEvent(CqEvent) - Method in class org.apache.geode.cache.util.CqListenerAdapter
An event occurred that modifies the results of the query.
onEvent(TimestampedEntryEvent, GatewayConflictHelper) - Method in interface org.apache.geode.cache.util.GatewayConflictResolver
This method is invoked when a change is received from another distributed system and the last modification to the affected cache entry did not also come from the same system.
onMember(DistributedMember) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on a DistributedMember.
onMember(String...) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on one member of each group provided.
onMembers(String...) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on all peer members.
onMembers(Set<DistributedMember>) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on the set of DistributedMembers.
onRegion(Region) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data dependent function on the specified Region.
When invoked from a GemFire client, the method returns an Execution instance that sends a message to one of the connected servers as specified by the Pool for the region.
onServer(Pool) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on a server in the provided Pool.
onServer(RegionService) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on a server that the given cache is connected to.
onServers(Pool) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on all the servers in the provided Pool.
onServers(RegionService) - Static method in class org.apache.geode.cache.execute.FunctionService
Returns an Execution object that can be used to execute a data independent function on all the servers that the given cache is connected to.
OPBLOCK_END - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
Indicates end of an operation block which can be used for testing with failover
OPBLOCK_NO_FAILOVER - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
Indicates end of an operation block which should not be used for testing with failover
open() - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Opens the DynamicRegionFactory with default settings.
open(DynamicRegionFactory.Config) - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Opens the factory with the given settings.
open() - Method in interface org.apache.geode.cache.server.ServerLoadProbe
Signals that a cache server using this load probe has been started.
open() - Method in class org.apache.geode.cache.server.ServerLoadProbeAdapter
Does nothing.
operatingRegion - Variable in class org.apache.geode.modules.session.catalina.AbstractSessionCache
The operatingRegion is the Region used to do HTTP operations.
Operation - Class in org.apache.geode.cache
Enumerated type for an event operation.
OperationAbortedException - Exception in org.apache.geode.cache
Indicates that the operation that would have otherwise affected the cache has been aborted.
OperationAbortedException() - Constructor for exception org.apache.geode.cache.OperationAbortedException
Creates a new instance of OperationAbortedException without detail message.
OperationAbortedException(String) - Constructor for exception org.apache.geode.cache.OperationAbortedException
Constructs an instance of OperationAbortedException with the specified detail message.
OperationAbortedException(String, Throwable) - Constructor for exception org.apache.geode.cache.OperationAbortedException
Constructs an instance of OperationAbortedException with the specified detail message and cause.
OperationAbortedException(Throwable) - Constructor for exception org.apache.geode.cache.OperationAbortedException
Constructs an instance of OperationAbortedException with the specified cause.
OperationCancelledException - Exception in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
OperationCancelledException() - Constructor for exception org.apache.geode.admin.OperationCancelledException
Deprecated.
 
OperationCancelledException(String) - Constructor for exception org.apache.geode.admin.OperationCancelledException
Deprecated.
 
OperationCancelledException(Throwable) - Constructor for exception org.apache.geode.admin.OperationCancelledException
Deprecated.
 
OperationCancelledException(String, Throwable) - Constructor for exception org.apache.geode.admin.OperationCancelledException
Deprecated.
 
OperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
OperationContext() - Constructor for class org.apache.geode.cache.operations.OperationContext
Deprecated.
 
OperationContext.OperationCode - Enum in org.apache.geode.cache.operations
Deprecated.
 
OperationWithAction(OperationContext.OperationCode) - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
OperationWithAction(OperationContext.OperationCode, int) - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
OperationWithAction(OperationContext.OperationCode, int, int, int) - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
OperationWithAction(OperationContext.OperationCode, OperationContext.OperationCode, int, int, int) - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
OperationWithAction(OperationContext.OperationCode, int, int, int[]) - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
OperationWithAction(OperationContext.OperationCode, OperationContext.OperationCode, int, int, int[]) - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
OpFlags() - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
 
OplogCancelledException - Exception in org.apache.geode.distributed
Thrown when a GemFire operation log has been terminated.
OplogCancelledException() - Constructor for exception org.apache.geode.distributed.OplogCancelledException
 
OplogCancelledException(String, Throwable) - Constructor for exception org.apache.geode.distributed.OplogCancelledException
 
OplogCancelledException(Throwable) - Constructor for exception org.apache.geode.distributed.OplogCancelledException
 
OplogCancelledException(String) - Constructor for exception org.apache.geode.distributed.OplogCancelledException
 
optimizeForWrite() - Method in interface org.apache.geode.cache.execute.Function
Return true to indicate to GemFire the method requires optimization for writing the targeted FunctionService.onRegion(org.apache.geode.cache.Region) and any associated routing objects.
optimizeForWrite() - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
optimizeForWrite() - Method in class org.apache.geode.modules.util.CreateRegionFunction
 
optimizeForWrite() - Method in class org.apache.geode.modules.util.RegionSizeFunction
 
optimizeForWrite() - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
 
optimizeForWrite() - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
 
OPTION_INVALID - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating an invalid named parameter of a command.
OPTION_PREFIX - Static variable in class org.apache.geode.distributed.AbstractLauncher
 
OPTION_VALUE_INVALID - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating an invalid value for a parameter of a command.
OPTION_VALUE_REQUIRED - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating the absence of value for named parameter of a command.
or - Variable in class org.apache.geode.cache.query.data.Keywords
 
OR() - Method in class org.apache.geode.cache.query.data.Keywords
 
OrderByPartitionedJUnitTestBase - Class in org.apache.geode.cache.query.functional
 
OrderByPartitionedJUnitTestBase() - Constructor for class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
 
OrderByTestImplementation - Class in org.apache.geode.cache.query.functional
 
OrderByTestImplementation() - Constructor for class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
orderPolicy - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
orderPolicy - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
orderPolicy - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
ordinal - Variable in class org.apache.geode.admin.AlertLevel
Deprecated.
int used as ordinal to represent this AlertLevel
ordinal - Variable in class org.apache.geode.admin.SystemMemberType
Deprecated.
int used as ordinal to represent this Scope
ordinal - Variable in class org.apache.geode.cache.DataPolicy
used as ordinal to represent this DataPolicy
ordinal - Variable in class org.apache.geode.cache.ExpirationAction
 
ordinal - Variable in class org.apache.geode.cache.InterestPolicy
used as ordinal to represent this InterestPolicy
ordinal - Variable in class org.apache.geode.cache.InterestResultPolicy
The ordinal representing this InterestResultPolicy.
ordinal - Variable in class org.apache.geode.cache.LossAction
Deprecated.
byte used as ordinal to represent this Scope
ordinal - Variable in class org.apache.geode.cache.MirrorType
Deprecated.
int used as ordinal to represent this Scope
ordinal - Variable in class org.apache.geode.cache.Operation
byte used as ordinal to represent this Operation
ordinal - Variable in class org.apache.geode.cache.ResumptionAction
Deprecated.
byte used as ordinal to represent this Scope
ordinal - Variable in class org.apache.geode.cache.Scope
int used as ordinal to represent this Scope
org.apache.geode - package org.apache.geode
The base package of the GemFire Java product, featuring highly concurrent distributed caching with cache event delivery, OQL querying, and remote cache administration, built using a DistributedSystem which includes a DistributedLockService.
org.apache.geode.admin - package org.apache.geode.admin
Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches.
org.apache.geode.admin.jmx - package org.apache.geode.admin.jmx
Provides administrative access to a GemFire distributed system via the Java Management Extensions (JMX).
org.apache.geode.annotations - package org.apache.geode.annotations
 
org.apache.geode.cache - package org.apache.geode.cache
Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities.
org.apache.geode.cache.asyncqueue - package org.apache.geode.cache.asyncqueue
 
org.apache.geode.cache.client - package org.apache.geode.cache.client
The org.apache.geode.cache.client package provides APIs used for client connectivity and caching.
org.apache.geode.cache.configuration - package org.apache.geode.cache.configuration
 
org.apache.geode.cache.control - package org.apache.geode.cache.control
Controls the resources used by the local GemFire Cache.
org.apache.geode.cache.execute - package org.apache.geode.cache.execute
The org.apache.geode.cache.execute package provides APIs used for function execution on gemfire system members.
org.apache.geode.cache.lucene - package org.apache.geode.cache.lucene
This package provides an integration with Apache Lucene that allows Geode regions to be indexed in a distributed Lucene index and queries using Lucene queries.
org.apache.geode.cache.lucene.management - package org.apache.geode.cache.lucene.management
 
org.apache.geode.cache.lucene.test - package org.apache.geode.cache.lucene.test
Utility classes for testing the lucene functionality.
org.apache.geode.cache.operations - package org.apache.geode.cache.operations
Contains the OperationContext interface that encapsulates an operation and the data associated with it for both the pre-operation and post-operation cases.
org.apache.geode.cache.partition - package org.apache.geode.cache.partition
Provides classes which operate on partitioned regions.
org.apache.geode.cache.persistence - package org.apache.geode.cache.persistence
 
org.apache.geode.cache.query - package org.apache.geode.cache.query
GemFire's query service, an implementation of an OQL/SQL-style query processor with supporting indexes.
org.apache.geode.cache.query.cq.dunit - package org.apache.geode.cache.query.cq.dunit
 
org.apache.geode.cache.query.data - package org.apache.geode.cache.query.data
 
org.apache.geode.cache.query.dunit - package org.apache.geode.cache.query.dunit
 
org.apache.geode.cache.query.functional - package org.apache.geode.cache.query.functional
 
org.apache.geode.cache.query.transaction - package org.apache.geode.cache.query.transaction
 
org.apache.geode.cache.query.types - package org.apache.geode.cache.query.types
 
org.apache.geode.cache.server - package org.apache.geode.cache.server
The org.apache.geode.cache.server package provides APIs used for the server side of client/server caching.
org.apache.geode.cache.snapshot - package org.apache.geode.cache.snapshot
Provides API's for importing and exporting cached data into snapshot files.
org.apache.geode.cache.ssl - package org.apache.geode.cache.ssl
 
org.apache.geode.cache.util - package org.apache.geode.cache.util
Provides utilities for use with the Caching API in the org.apache.geode.cache.util package.
org.apache.geode.cache.wan - package org.apache.geode.cache.wan
 
org.apache.geode.cache30 - package org.apache.geode.cache30
 
org.apache.geode.codeAnalysis - package org.apache.geode.codeAnalysis
 
org.apache.geode.codeAnalysis.decode - package org.apache.geode.codeAnalysis.decode
 
org.apache.geode.codeAnalysis.decode.cp - package org.apache.geode.codeAnalysis.decode.cp
 
org.apache.geode.compression - package org.apache.geode.compression
 
org.apache.geode.connectors.jdbc - package org.apache.geode.connectors.jdbc
 
org.apache.geode.distributed - package org.apache.geode.distributed
Provides information about, access to, and common tools for GemFire distributed systems.
org.apache.geode.examples - package org.apache.geode.examples
 
org.apache.geode.examples.security - package org.apache.geode.examples.security
 
org.apache.geode.experimental.driver - package org.apache.geode.experimental.driver
 
org.apache.geode.i18n - package org.apache.geode.i18n
 
org.apache.geode.lang - package org.apache.geode.lang
 
org.apache.geode.management - package org.apache.geode.management
A set of APIs for retrieving information and statistics for GemFire components as well as controlling the startup, shutdown and runtime of those components.
org.apache.geode.management.cli - package org.apache.geode.management.cli
The Command Line Interface (CLI) package provides a set of APIs for writing commands that can be used to manage and monitor GemFire components.
org.apache.geode.management.membership - package org.apache.geode.management.membership
 
org.apache.geode.memcached - package org.apache.geode.memcached
 
org.apache.geode.modules.gatewaydelta - package org.apache.geode.modules.gatewaydelta
 
org.apache.geode.modules.session - package org.apache.geode.modules.session
 
org.apache.geode.modules.session.bootstrap - package org.apache.geode.modules.session.bootstrap
 
org.apache.geode.modules.session.catalina - package org.apache.geode.modules.session.catalina
 
org.apache.geode.modules.session.catalina.callback - package org.apache.geode.modules.session.catalina.callback
 
org.apache.geode.modules.session.filter - package org.apache.geode.modules.session.filter
 
org.apache.geode.modules.session.functions - package org.apache.geode.modules.session.functions
 
org.apache.geode.modules.session.installer - package org.apache.geode.modules.session.installer
 
org.apache.geode.modules.session.installer.args - package org.apache.geode.modules.session.installer.args
 
org.apache.geode.modules.util - package org.apache.geode.modules.util
 
org.apache.geode.pdx - package org.apache.geode.pdx
The org.apache.geode.pdx package provides APIs used for object serialization.
org.apache.geode.protocol.serialization - package org.apache.geode.protocol.serialization
 
org.apache.geode.ra - package org.apache.geode.ra
 
org.apache.geode.redis - package org.apache.geode.redis
 
org.apache.geode.security - package org.apache.geode.security
Provides an API for plugging in authentication and authorization for members of a distributed system and clients.
org.apache.geode.security.generator - package org.apache.geode.security.generator
 
org.apache.geode.security.query - package org.apache.geode.security.query
 
org.apache.geode.security.query.data - package org.apache.geode.security.query.data
 
org.apache.geode.security.templates - package org.apache.geode.security.templates
 
org.apache.geode.session.tests - package org.apache.geode.session.tests
 
org.apache.geode.tools.pulse.tests - package org.apache.geode.tools.pulse.tests
 
org.apache.geode.tools.pulse.tests.rules - package org.apache.geode.tools.pulse.tests.rules
 
org.apache.geode.tools.pulse.tests.ui - package org.apache.geode.tools.pulse.tests.ui
 
org.apache.geode.util.test - package org.apache.geode.util.test
 
OSMetrics - Class in org.apache.geode.management
Composite data type used to distribute metrics for the operating system hosting a member of the distributed system.
OSMetrics(long, long, long, long, long, long, long, long, String, String, String, int, double) - Constructor for class org.apache.geode.management.OSMetrics
This constructor is to be used by internal JMX framework only.
OTHER_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
OutOfOffHeapMemoryException - Exception in org.apache.geode
Indicates that attempts to allocate more objects in off-heap memory has failed and the Cache will be closed to prevent it from losing distributed consistency.
OutOfOffHeapMemoryException() - Constructor for exception org.apache.geode.OutOfOffHeapMemoryException
Constructs an OutOfOffHeapMemoryError with no detail message.
OutOfOffHeapMemoryException(String) - Constructor for exception org.apache.geode.OutOfOffHeapMemoryException
Constructs an OutOfOffHeapMemoryError with the specified detail message.
OVERFLOW_TO_DISK - Static variable in class org.apache.geode.cache.EvictionAction
Write the value of the least recently used region entry to disk and null-out its value in the VM to free up heap space.
overflowDirectory - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
overflowDirectory - Variable in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
 

P

Page - Class in org.apache.geode.cache.lucene.test
 
Page(int) - Constructor for class org.apache.geode.cache.lucene.test.Page
 
PageableLuceneQueryResults<K,V> - Interface in org.apache.geode.cache.lucene
This interface allows you to retrieve a page of query results at a time, using the PageableLuceneQueryResults.hasNext() and PageableLuceneQueryResults.next() methods.
parallel - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
parallel - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
ParameterCountInvalidException - Exception in org.apache.geode.cache.query
Thrown when the number of bound paramters for a query does not match the number of placeholders.
ParameterCountInvalidException(String) - Constructor for exception org.apache.geode.cache.query.ParameterCountInvalidException
Creates a new instance of QueryParameterCountInvalidException
parameters - Variable in class org.apache.geode.cache.configuration.DeclarableType
 
ParameterType - Class in org.apache.geode.cache.configuration
A "parameter" element describes a parameter used to initialize a Declarable object.
ParameterType() - Constructor for class org.apache.geode.cache.configuration.ParameterType
 
ParameterType(String) - Constructor for class org.apache.geode.cache.configuration.ParameterType
 
ParameterType(String, String) - Constructor for class org.apache.geode.cache.configuration.ParameterType
 
parent - Variable in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
parse(String) - Static method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
Returns the ClassCode represented by specified string.
parse(String) - Static method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
Returns the ClassCode represented by specified string.
parseAction(String) - Static method in class org.apache.geode.cache.EvictionAction
 
parseAction(String) - Static method in class org.apache.geode.cache.EvictionAlgorithm
 
parseArguments(String...) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Parses an array of arguments to configure this Builder with the intent of constructing a Locator launcher to invoke a Locator.
parseClassFiles(List<File>) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
Parse the given class files and return a map of name->Dclass.
parseClassFilesInDir(File) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
Parse the files in the given jar file and return a map of name->CompiledClass.
parseClassFilesInJar(File) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
Parse the files in the given jar file and return a map of name->CompiledClass.
parseCommand(String...) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Iterates the list of arguments in search of the target Locator launcher command.
parseCommand(String...) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Iterates the list of arguments in search of the target Server launcher command.
parseMemberName(String...) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Iterates the list of arguments in search of the Locator's GemFire member name.
parseMemberName(String...) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Iterates the list of arguments in search of the Server's GemFire member name.
parseValue(int) - Static method in class org.apache.geode.cache.EvictionAction
Returns the eviction action the corresponds to the given parameter.
parseValue(int) - Static method in class org.apache.geode.cache.EvictionAlgorithm
Returns the eviction action the corresponds to the given parameter.
partialRgnName - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.DataBrowser
 
PARTITION - Static variable in class org.apache.geode.cache.DataPolicy
Data in this region may be spread across a number of processes.
partitionAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
PartitionAttributes() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
PartitionAttributes<K,V> - Interface in org.apache.geode.cache
Attributes that define the partitioned character of a Partitioned Region.
PartitionAttributesData - Class in org.apache.geode.management
Composite date type used to distribute attributes for a PartitionedRegion.
PartitionAttributesData(int, long, int, int, String, String, long, long, String[]) - Constructor for class org.apache.geode.management.PartitionAttributesData
This constructor is to be used by internal JMX framework only.
PartitionAttributesFactory<K,V> - Class in org.apache.geode.cache
A factory that creates instances of PartitionAttributes which are used to create a partitioned Region.
PartitionAttributesFactory() - Constructor for class org.apache.geode.cache.PartitionAttributesFactory
Creates a new instance of PartitionAttributesFactory ready to create a PartitionAttributes with default settings.
PartitionAttributesFactory(PartitionAttributes) - Constructor for class org.apache.geode.cache.PartitionAttributesFactory
Creates a new instance of PartitionAttributesFactory ready to create a PartitionAttributes with the same settings as those in the specified PartitionAttributes
PartitionedRegionDistributionException - Exception in org.apache.geode.cache
Indicates a failure to perform a distributed operation on a Partitioned Region after multiple attempts.
PartitionedRegionDistributionException() - Constructor for exception org.apache.geode.cache.PartitionedRegionDistributionException
 
PartitionedRegionDistributionException(String) - Constructor for exception org.apache.geode.cache.PartitionedRegionDistributionException
 
PartitionedRegionDistributionException(String, Throwable) - Constructor for exception org.apache.geode.cache.PartitionedRegionDistributionException
 
PartitionedRegionDistributionException(Throwable) - Constructor for exception org.apache.geode.cache.PartitionedRegionDistributionException
 
PartitionedRegionStorageException - Exception in org.apache.geode.cache
Description of the conditions under which this exception is thrown
PartitionedRegionStorageException() - Constructor for exception org.apache.geode.cache.PartitionedRegionStorageException
Creates a new instance of PartitionedRegionStorageException
PartitionedRegionStorageException(String) - Constructor for exception org.apache.geode.cache.PartitionedRegionStorageException
Creates a new PartitionedRegionStorageException with a message.
PartitionedRegionStorageException(String, Throwable) - Constructor for exception org.apache.geode.cache.PartitionedRegionStorageException
Creates a new PartitionedRegionStorageException with a message and Throwable cause.
PartitionListener - Interface in org.apache.geode.cache.partition
A callback for partitioned regions, invoked when a partition region is created or any bucket is created/deleted or any bucket in a partitioned region becomes primary.

It is highly recommended that implementations of this listener should be quick and not try to manipulate regions and data because the the callbacks are invoked while holding locks that may block region operations.
PartitionListenerAdapter - Class in org.apache.geode.cache.partition
Utility class that implements all methods in PartitionListener with empty implementations.
PartitionListenerAdapter() - Constructor for class org.apache.geode.cache.partition.PartitionListenerAdapter
 
partitionListeners - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
PartitionMemberInfo - Interface in org.apache.geode.cache.partition
Describes a member that has been configured to provide storage space for a partitioned region.
partitionName - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
 
PartitionNotAvailableException - Exception in org.apache.geode.cache.partition
This exception is thrown when for the given fixed partition, datastore (local-max-memory > 0) is not available.
PartitionNotAvailableException() - Constructor for exception org.apache.geode.cache.partition.PartitionNotAvailableException
Creates a new PartitionNotAvailableException with no detailed message.
PartitionNotAvailableException(String) - Constructor for exception org.apache.geode.cache.partition.PartitionNotAvailableException
Creates a new PartitionNotAvailableException with the given detail message.
PartitionNotAvailableException(Throwable) - Constructor for exception org.apache.geode.cache.partition.PartitionNotAvailableException
Creates a new PartitionNotAvailableException with the given cause and no detail message
PartitionNotAvailableException(String, Throwable) - Constructor for exception org.apache.geode.cache.partition.PartitionNotAvailableException
Creates a new PartitionNotAvailableException with the given detail message and cause.
PartitionOfflineException - Exception in org.apache.geode.cache.persistence
Thrown when a paritioned region is configured for disk persistence, and part of the data is stored on members that are known to be offline.
PartitionOfflineException(Set<PersistentID>) - Constructor for exception org.apache.geode.cache.persistence.PartitionOfflineException
 
PartitionOfflineException(Set<PersistentID>, String) - Constructor for exception org.apache.geode.cache.persistence.PartitionOfflineException
 
PartitionOfflineException(Set<PersistentID>, String, Throwable) - Constructor for exception org.apache.geode.cache.persistence.PartitionOfflineException
 
PartitionOfflineException(Set<PersistentID>, Throwable) - Constructor for exception org.apache.geode.cache.persistence.PartitionOfflineException
 
PartitionRebalanceInfo - Interface in org.apache.geode.cache.partition
The detailed results of rebalancing a partitioned region.
PartitionRegionHelper - Class in org.apache.geode.cache.partition
Utility methods for handling partitioned Regions, for example during execution of Functions on a Partitioned Region.
PartitionRegionInfo - Interface in org.apache.geode.cache.partition
Information describing the data storage and distribution of a partitioned region.
partitionResolver - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
PartitionResolver<K,V> - Interface in org.apache.geode.cache
Implementers of interface PartitionResolver enable custom standard partitioning on the PartitionedRegion.
See FixedPartitionResolver to enable custom fixed partitioning.
password - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
 
PASSWORD - Static variable in class org.apache.geode.security.templates.UserPasswordAuthInit
 
pause() - Method in interface org.apache.geode.cache.wan.GatewaySender
Pauses the dispatching of the events from the underlying queue.
pause() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Pauses this GatewaySender.
pauseIfNecessary() - Method in class org.apache.geode.cache30.RegionTestCase
pauses only if no ack
pauseIfNecessary(int) - Method in class org.apache.geode.cache30.RegionTestCase
 
pauseSender(Cache) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
pdx - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
PdxConfigurationException - Exception in org.apache.geode.pdx
Thrown when a configuration that is now allowed by PDX is detected.
PdxConfigurationException(String) - Constructor for exception org.apache.geode.pdx.PdxConfigurationException
Constructs a new exception with the given message
PdxFieldAlreadyExistsException - Exception in org.apache.geode.pdx
Thrown when writing a field if the named field already exists.
PdxFieldAlreadyExistsException(String) - Constructor for exception org.apache.geode.pdx.PdxFieldAlreadyExistsException
Constructs a new exception with the given message.
PdxFieldDoesNotExistException - Exception in org.apache.geode.pdx
Thrown when a PDX field does not exist and the current operation requires its existence.
PdxFieldDoesNotExistException(String) - Constructor for exception org.apache.geode.pdx.PdxFieldDoesNotExistException
Constructs a new exception with the given message
PdxFieldTypeMismatchException - Exception in org.apache.geode.pdx
Thrown if the type of a PDX field was changed or the wrong type was used.
PdxFieldTypeMismatchException(String) - Constructor for exception org.apache.geode.pdx.PdxFieldTypeMismatchException
Constructs a new exception with the given message
PdxGroupByTestImpl - Class in org.apache.geode.cache.query.functional
 
PdxGroupByTestImpl() - Constructor for class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
 
PdxInitializationException - Exception in org.apache.geode.pdx
Thrown if the PDX system could not be successfully initialized.
PdxInitializationException(String) - Constructor for exception org.apache.geode.pdx.PdxInitializationException
Construct a new exception with the given message
PdxInitializationException(String, Throwable) - Constructor for exception org.apache.geode.pdx.PdxInitializationException
Construct a new exception with the given message and cause
PdxInstance - Interface in org.apache.geode.pdx
PdxInstance provides run time access to the fields of a PDX without deserializing the PDX.
PdxInstanceFactory - Interface in org.apache.geode.pdx
PdxInstanceFactory gives you a way to create PdxInstances.
PDXPostProcessor - Class in org.apache.geode.security
 
PDXPostProcessor() - Constructor for class org.apache.geode.security.PDXPostProcessor
 
PdxQueryTestObject - Class in org.apache.geode.security.query.data
 
PdxQueryTestObject() - Constructor for class org.apache.geode.security.query.data.PdxQueryTestObject
 
PdxQueryTestObject(int, String) - Constructor for class org.apache.geode.security.query.data.PdxQueryTestObject
 
PdxReader - Interface in org.apache.geode.pdx
A PdxReader will be passed to fromData or PdxSerializer fromData by GemFire during deserialization of a PDX.
PdxRegistryMismatchException - Exception in org.apache.geode.pdx
Thrown when an attempt is made to reuse a PDX Type.
PdxRegistryMismatchException(String) - Constructor for exception org.apache.geode.pdx.PdxRegistryMismatchException
Constructs a new exception with the given message
PdxSerializable - Interface in org.apache.geode.pdx
When a domain class implements PdxSerializable it marks itself as a PDX.
PdxSerializationException - Exception in org.apache.geode.pdx
Thrown if a problem occurred during serialization or deserialization of a PDX.
PdxSerializationException(String) - Constructor for exception org.apache.geode.pdx.PdxSerializationException
Create the exception with the given message.
PdxSerializationException(String, Throwable) - Constructor for exception org.apache.geode.pdx.PdxSerializationException
Create the exception with the given message and cause.
pdxSerializer - Variable in class org.apache.geode.cache.configuration.PdxType
 
PdxSerializer - Interface in org.apache.geode.pdx
The PdxSerializer interface allows domain classes to be serialized and deserialized as PDXs without modification of the domain class.
PdxTrade - Class in org.apache.geode.security.query.data
 
PdxTrade() - Constructor for class org.apache.geode.security.query.data.PdxTrade
 
PdxTrade(String, String, int, int) - Constructor for class org.apache.geode.security.query.data.PdxTrade
 
PdxType - Class in org.apache.geode.cache.configuration
A "pdx" element specifies the configuration for the portable data exchange (PDX) method of serialization.
PdxType() - Constructor for class org.apache.geode.cache.configuration.PdxType
 
PdxUnreadFields - Interface in org.apache.geode.pdx
Marker interface for an object that GemFire creates and returns from readUnreadFields.
PdxWriter - Interface in org.apache.geode.pdx
A PdxWriter will be passed to toData or PdxSerializer toData by GemFire when it is serializing the domain class.
PeerToPeerCache - Class in org.apache.geode.modules.session.bootstrap
This is a singleton class which maintains configuration properties as well as starting a Peer-To-Peer cache.
PeerToPeerCacheLifecycleListener - Class in org.apache.geode.modules.session.catalina
This is a thin wrapper around a peer-to-peer cache.
PeerToPeerCacheLifecycleListener() - Constructor for class org.apache.geode.modules.session.catalina.PeerToPeerCacheLifecycleListener
 
PeerToPeerSessionCache - Class in org.apache.geode.modules.session.catalina
 
PeerToPeerSessionCache(SessionManager, Cache) - Constructor for class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
persistBackup - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
persistBackup - Variable in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Causes the factory to be persisted on disk.
persistent - Variable in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
 
persistent - Variable in class org.apache.geode.cache.configuration.PdxType
 
PERSISTENT_PARTITION - Static variable in class org.apache.geode.cache.DataPolicy
In addition to PARTITION also causes data to be stored to disk.
PERSISTENT_REPLICATE - Static variable in class org.apache.geode.cache.DataPolicy
In addition to REPLICATE also causes data to be stored to disk.
PersistentID - Interface in org.apache.geode.cache.persistence
A pattern describing a single member's a set of persistent files for a region.
PersistentMemberDetails - Class in org.apache.geode.management
Composite data type used to distribute attributes for the missing disk store of a persistent member.
PersistentMemberDetails(String, String, String) - Constructor for class org.apache.geode.management.PersistentMemberDetails
This constructor is to be used by internal JMX framework only.
PersistentReplicatesOfflineException - Exception in org.apache.geode.cache.persistence
Thrown when a replicated region is configured for persistence on some members but none of those members are currently online.
PersistentReplicatesOfflineException() - Constructor for exception org.apache.geode.cache.persistence.PersistentReplicatesOfflineException
 
PersistentReplicatesOfflineException(String) - Constructor for exception org.apache.geode.cache.persistence.PersistentReplicatesOfflineException
 
PersistentReplicatesOfflineException(String, Throwable) - Constructor for exception org.apache.geode.cache.persistence.PersistentReplicatesOfflineException
 
persistentValues() - Static method in enum org.apache.geode.cache.snapshot.RegionGenerator.RegionType
 
Person - Class in org.apache.geode.cache.lucene.test
 
Person(String, String[], int) - Constructor for class org.apache.geode.cache.lucene.test.Person
 
Person - Class in org.apache.geode.cache.query.transaction
 
Person() - Constructor for class org.apache.geode.cache.query.transaction.Person
 
Person(String, int) - Constructor for class org.apache.geode.cache.query.transaction.Person
 
phoneNo - Variable in class org.apache.geode.cache.query.data.Address
 
PhoneNo - Class in org.apache.geode.cache.query.data
 
PhoneNo(int, int, int, int) - Constructor for class org.apache.geode.cache.query.data.PhoneNo
Creates a new instance of PhoneNo
phoneNo1 - Variable in class org.apache.geode.cache.query.data.PhoneNo
 
phoneNo2 - Variable in class org.apache.geode.cache.query.data.PhoneNo
 
phoneNo3 - Variable in class org.apache.geode.cache.query.data.PhoneNo
 
pingInterval - Variable in class org.apache.geode.cache.configuration.PoolType
 
PKCS - Static variable in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
PKCSAuthenticator - Class in org.apache.geode.security.templates
An implementation of Authenticator that uses PKCS.
PKCSAuthenticator() - Constructor for class org.apache.geode.security.templates.PKCSAuthenticator
 
PKCSAuthInit - Class in org.apache.geode.security.templates
An AuthInitialize implementation that obtains the digital signature for use with PKCS scheme on server from the given set of properties.
PKCSAuthInit() - Constructor for class org.apache.geode.security.templates.PKCSAuthInit
 
PKCSCredentialGenerator - Class in org.apache.geode.security.generator
 
PKCSCredentialGenerator() - Constructor for class org.apache.geode.security.generator.PKCSCredentialGenerator
 
PKCSPrincipal - Class in org.apache.geode.security.templates
 
PKCSPrincipal(String) - Constructor for class org.apache.geode.security.templates.PKCSPrincipal
 
pkid - Variable in class org.apache.geode.cache.query.data.Portfolio
 
pkid - Variable in class org.apache.geode.cache.query.data.PortfolioData
 
pkid - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
pkid - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
placeholderAttribute - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
 
Pool - Interface in org.apache.geode.cache.client
A pool for connections from a client to a set of GemFire Cache Servers.
PoolCancelledException - Exception in org.apache.geode.distributed
Thrown when a GemFire connection pool has been terminated.
PoolCancelledException() - Constructor for exception org.apache.geode.distributed.PoolCancelledException
 
PoolCancelledException(String, Throwable) - Constructor for exception org.apache.geode.distributed.PoolCancelledException
 
PoolCancelledException(Throwable) - Constructor for exception org.apache.geode.distributed.PoolCancelledException
 
PoolCancelledException(String) - Constructor for exception org.apache.geode.distributed.PoolCancelledException
 
PoolFactory - Interface in org.apache.geode.cache.client
This interface provides for the configuration and creation of instances of Pool.
PoolManager - Class in org.apache.geode.cache.client
Manages creation and access to connection pools for clients.
poolName - Variable in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
 
poolName - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
poolName - Variable in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
The ${link Pool} to be used by a client factory to communicate with the server-side factory.
pools - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
PoolType - Class in org.apache.geode.cache.configuration
A "pool" element specifies a client to server connection pool.
PoolType() - Constructor for class org.apache.geode.cache.configuration.PoolType
 
PoolType.Locator - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
PoolType.Server - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
POOR_HEALTH - Static variable in interface org.apache.geode.admin.GemFireHealth
Deprecated.
An indicator that one or more GemFire components is unhealthy.
populateRegion(Region, int) - Static method in class org.apache.geode.cache.query.data.TestData
 
populateRegion(String, Map<?, ?>) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
populateRegion(VM, String, Map<?, ?>) - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
port - Variable in class org.apache.geode.admin.AdminConfig.Entry
Deprecated.
 
port - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
 
port - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
port - Variable in class org.apache.geode.cache.configuration.PoolType.Locator
 
port - Variable in class org.apache.geode.cache.configuration.PoolType.Server
 
port - Variable in class org.apache.geode.cache.configuration.ServerType
 
port - Static variable in class org.apache.geode.modules.session.TestSessionsBase
 
Portfolio - Class in org.apache.geode.cache.query.data
THIS FILE IS ENCODED IN UTF-8 IN ORDER TO TEST UNICODE IN FIELD NAMES.
Portfolio() - Constructor for class org.apache.geode.cache.query.data.Portfolio
 
Portfolio(int) - Constructor for class org.apache.geode.cache.query.data.Portfolio
 
Portfolio(int, int) - Constructor for class org.apache.geode.cache.query.data.Portfolio
 
PortfolioData - Class in org.apache.geode.cache.query.data
 
PortfolioData() - Constructor for class org.apache.geode.cache.query.data.PortfolioData
 
PortfolioData(int) - Constructor for class org.apache.geode.cache.query.data.PortfolioData
 
portfolioId - Variable in class org.apache.geode.cache.query.data.Position
 
portfolioId - Variable in class org.apache.geode.cache.query.data.PositionNoDS
 
portfolioId - Variable in class org.apache.geode.cache.query.data.PositionPdx
 
PortfolioNoDS - Class in org.apache.geode.cache.query.data
 
PortfolioNoDS() - Constructor for class org.apache.geode.cache.query.data.PortfolioNoDS
 
PortfolioNoDS(int) - Constructor for class org.apache.geode.cache.query.data.PortfolioNoDS
 
PortfolioNoDS(int, int) - Constructor for class org.apache.geode.cache.query.data.PortfolioNoDS
 
PortfolioPdx - Class in org.apache.geode.cache.query.data
 
PortfolioPdx() - Constructor for class org.apache.geode.cache.query.data.PortfolioPdx
 
PortfolioPdx(int) - Constructor for class org.apache.geode.cache.query.data.PortfolioPdx
 
PortfolioPdx(int, int) - Constructor for class org.apache.geode.cache.query.data.PortfolioPdx
 
PortfolioPdx.Day - Enum in org.apache.geode.cache.query.data
 
portTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
Position - Class in org.apache.geode.cache.query.data
 
Position() - Constructor for class org.apache.geode.cache.query.data.Position
 
Position(String, double) - Constructor for class org.apache.geode.cache.query.data.Position
 
position1 - Variable in class org.apache.geode.cache.query.data.Portfolio
 
position1 - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
position1 - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
position2 - Variable in class org.apache.geode.cache.query.data.Portfolio
 
position2 - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
position2 - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
position3 - Variable in class org.apache.geode.cache.query.data.Portfolio
 
position3 - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
position3 - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
PositionNoDS - Class in org.apache.geode.cache.query.data
 
PositionNoDS() - Constructor for class org.apache.geode.cache.query.data.PositionNoDS
 
PositionNoDS(String, double) - Constructor for class org.apache.geode.cache.query.data.PositionNoDS
 
PositionPdx - Class in org.apache.geode.cache.query.data
 
PositionPdx() - Constructor for class org.apache.geode.cache.query.data.PositionPdx
 
PositionPdx(String, double) - Constructor for class org.apache.geode.cache.query.data.PositionPdx
 
positions - Variable in class org.apache.geode.cache.query.data.Portfolio
 
positions - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
positions - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
PostProcessor - Interface in org.apache.geode.security
PostProcessor allows the customer to massage the values seen by a particular user.
postSetUp() - Method in class org.apache.geode.cache30.CacheXmlTestCase
 
postSetUp() - Method in class org.apache.geode.cache30.ClientServerTestCase
 
postSetUp() - Method in class org.apache.geode.management.ManagementTestBase
 
postSetUp() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
postSetUpClientAuthorizationTestBase() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
postSetUpClientServerTestCase() - Method in class org.apache.geode.cache30.ClientServerTestCase
 
postSetUpManagementTestBase() - Method in class org.apache.geode.management.ManagementTestBase
 
postTearDown() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
postTearDownCacheTestCase() - Method in class org.apache.geode.cache30.CacheXmlTestCase
 
postTearDownCacheTestCase() - Method in class org.apache.geode.cache30.RegionTestCase
 
postTearDownCacheTestCase() - Method in class org.apache.geode.management.ManagementTestBase
 
postTearDownClientAuthorizationTestBase() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
postTearDownManagementTestBase() - Method in class org.apache.geode.management.ManagementTestBase
 
postTearDownRegionTestCase() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
postTearDownRegionTestCase() - Method in class org.apache.geode.cache30.RegionTestCase
 
pre_refund_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
pre_refunded_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
pre_refunded_price - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
preferDeserializedForm - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
PRELOADED - Static variable in class org.apache.geode.cache.DataPolicy
In addition to NORMAL, contents inside of this cache are (partially) initialized with data from other caches, if available.
preSetUp() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
preSetUpClientAuthorizationTestBase() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
preSnapshotRegion - Static variable in class org.apache.geode.cache30.RegionTestCase
Tests basic creation and loading of a snapshot from perspective of single VM
preTearDown() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
preTearDownCacheTestCase() - Method in class org.apache.geode.cache30.CacheXmlTestCase
 
preTearDownCacheTestCase() - Method in class org.apache.geode.cache30.ClientServerTestCase
 
preTearDownCacheTestCase() - Method in class org.apache.geode.management.ManagementTestBase
 
preTearDownClientAuthorizationTestBase() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
preTearDownClientServerTestCase() - Method in class org.apache.geode.cache30.ClientServerTestCase
 
preTearDownManagementTestBase() - Method in class org.apache.geode.management.ManagementTestBase
 
price - Variable in class org.apache.geode.cache.query.data.Quote
 
price - Variable in class org.apache.geode.cache.query.data.Restricted
 
price_type - Variable in class org.apache.geode.cache.query.data.Inventory
 
price_type - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
priceType - Variable in class org.apache.geode.cache.query.data.Quote
 
printBeanDetails(ObjectName) - Static method in class org.apache.geode.management.MBeanUtil
 
printIndexMapping(VM, String, String) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
printInfo(boolean) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
 
printResult(Object) - Static method in class org.apache.geode.cache.query.Utils
 
process() - Method in interface org.apache.geode.management.cli.CommandStatement
Deprecated.
Processes this command statement with the user specified command string and environment
process(String[]) - Method in class org.apache.geode.modules.session.installer.args.ArgumentProcessor
Process the command line arguments provided.
process() - Method in class org.apache.geode.modules.session.installer.Installer
The main entry point for processing
processCommand(String) - Method in class org.apache.geode.management.cli.CommandService
Deprecated.
Processes the specified command string.
processCommand(String, Map<String, String>) - Method in class org.apache.geode.management.cli.CommandService
Deprecated.
Processes the specified command string.
processCommand(String) - Method in interface org.apache.geode.management.MemberMXBean
Executes a command on the member.
processCommand(String, Map<String, String>) - Method in interface org.apache.geode.management.MemberMXBean
Executes a command on the member.
processCommand(String, Map<String, String>, List<String>) - Method in interface org.apache.geode.management.MemberMXBean
Executes a command on the member.
processCommand(String, Map<String, String>, Byte[][]) - Method in interface org.apache.geode.management.MemberMXBean
Deprecated.
since 1.4 use processCommand(String commandString, Map env, List stagedFilePaths) instead
processEvents(List<AsyncEvent>) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventListener
Process the list of AsyncEvents.
processEvents(List<AsyncEvent>) - Method in class org.apache.geode.cache30.CacheXml70DUnitTestHelper.MyAsyncEventListener
 
processEvents(List<AsyncEvent>) - Method in class org.apache.geode.connectors.jdbc.JdbcAsyncWriter
 
processExpired() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
processExpired() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
processRegionValue(Object, String, Object, Object) - Method in class org.apache.geode.examples.security.ExamplePostProcessor
This simply modifies the value with all the parameter values
processRegionValue(Object, String, Object, Object) - Method in class org.apache.geode.security.PDXPostProcessor
 
processRegionValue(Object, String, Object, Object) - Method in interface org.apache.geode.security.PostProcessor
Process the value before sending it to the requester
processRegionValue(Object, String, Object, Object) - Method in class org.apache.geode.security.TestPostProcessor
This simply modifies the value with all the parameter values
processWebXml(InputStream, OutputStream) - Method in class org.apache.geode.modules.session.installer.Installer
 
PROCTOR_NAME - Static variable in class org.apache.geode.SystemFailure
 
prohibited_security_quote_id - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
ProhibitedSecurityQuote - Class in org.apache.geode.cache.query.data
 
ProhibitedSecurityQuote(String) - Constructor for class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
PROPERTIES_FILE_DEFAULT - Static variable in class org.apache.geode.distributed.DistributedSystem
The default value of PROPERTIES_FILE_PROPERTY is "gemfire.properties".
PROPERTIES_FILE_PROPERTY - Static variable in class org.apache.geode.distributed.DistributedSystem
The PROPERTIES_FILE_PROPERTY is the system property that can be used to specify the name of the properties file that the connect method will check for when it looks for a properties file.
propertiesWith(String) - Method in class org.apache.geode.cache.ssl.CertStores
 
propertiesWith(String, boolean, boolean) - Method in class org.apache.geode.cache.ssl.CertStores
 
propertiesWith(String, String, String, boolean, boolean) - Method in class org.apache.geode.cache.ssl.CertStores
 
PROPERTY_FILE - Static variable in class org.apache.geode.distributed.DistributedSystem
Deprecated.
As of 9.0, please use DistributedSystem.getPropertiesFile() instead.
propertyChange(PropertyChangeEvent) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
Process property change events from our associated Context.
props - Variable in class org.apache.geode.cache.lucene.test.LuceneTestSerializer
 
ProtobufDriver - Class in org.apache.geode.experimental.driver
Implements the behaviors of a driver for communicating with a GemFire server by way of the new protocol.
ProtobufFunction<T> - Class in org.apache.geode.experimental.driver
 
ProtobufFunction(String, ProtobufChannel, ValueEncoder) - Constructor for class org.apache.geode.experimental.driver.ProtobufFunction
 
ProtobufFunctionService - Class in org.apache.geode.experimental.driver
 
ProtobufFunctionService(ProtobufChannel, ValueEncoder) - Constructor for class org.apache.geode.experimental.driver.ProtobufFunctionService
 
ProtobufRegion<K,V> - Class in org.apache.geode.experimental.driver
Implements the behaviors of a GemFire region.
prSingleHopEnabled - Variable in class org.apache.geode.cache.configuration.PoolType
 
PUBLIC_KEY_FILE - Static variable in class org.apache.geode.security.templates.PKCSAuthenticator
 
PUBLIC_KEYSTORE_PASSWORD - Static variable in class org.apache.geode.security.templates.PKCSAuthenticator
 
publisher - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
PulseTestConstants - Class in org.apache.geode.tools.pulse.tests.ui
 
PulseTestConstants() - Constructor for class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
PulseTestData - Class in org.apache.geode.tools.pulse.tests
 
PulseTestData() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData
 
PulseTestData.ClusterStatus - Class in org.apache.geode.tools.pulse.tests
 
PulseTestData.DataBrowser - Class in org.apache.geode.tools.pulse.tests
 
PulseTestData.DataPerspectiveView - Class in org.apache.geode.tools.pulse.tests
 
PulseTestData.RedundancyZone - Class in org.apache.geode.tools.pulse.tests
 
PulseTestData.ServerGroups - Class in org.apache.geode.tools.pulse.tests
 
PulseTestData.TopNavigation - Class in org.apache.geode.tools.pulse.tests
 
PulseTestData.Topology - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators
 
PulseTestLocators.ClusterStatus - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.DataBrowser - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.DataPerspectiveView - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.HtmlAttributes - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.MemberDetailsView - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.RedundancyZone - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.RegionDetailsView - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.ServerGroups - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.TopNavigation - Class in org.apache.geode.tools.pulse.tests
 
PulseTestLocators.TopologyView - Class in org.apache.geode.tools.pulse.tests
 
put(VM, String, Object, Object) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
put(K, V) - Method in interface org.apache.geode.cache.Region
Places a new value into an entry in this region with the specified key.
put(K, V, Object) - Method in interface org.apache.geode.cache.Region
Places a new value into an entry in this region with the specified key, providing a user-defined parameter object to any CacheWriter invoked in the process.
put(K, V) - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
put(K, V) - Method in interface org.apache.geode.experimental.driver.Region
Puts the value into this region for the key.
PUT_IF_ABSENT - Static variable in class org.apache.geode.cache.Operation
An atomic entry creation operation
put_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
putAll(Map<? extends K, ? extends V>) - Method in interface org.apache.geode.cache.Region
Copies all of the entries from the specified map to this region.
putAll(Map<? extends K, ? extends V>, Object) - Method in interface org.apache.geode.cache.Region
Copies all of the entries from the specified map to this region.
putAll(Map<K, V>) - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
putAll(Map<K, V>) - Method in interface org.apache.geode.experimental.driver.Region
Puts the map from keys to values into this region.
PUTALL_CREATE - Static variable in class org.apache.geode.cache.Operation
An entry creation caused by a putAll invocation
PUTALL_UPDATE - Static variable in class org.apache.geode.cache.Operation
An entry update caused by a putAll invocation.
PutAllOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
PutAllOperationContext(Map) - Constructor for class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
Constructor for the operation.
putClientHostName(String, String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
putClientQueueSize(String, int) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
putIfAbsent(K, V) - Method in interface org.apache.geode.cache.Region
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V) - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
putIfAbsent(K, V) - Method in interface org.apache.geode.experimental.driver.Region
Puts the value into this region for the key if key does not already have a value associated with it.
putIntoRegion(VM, Object[], Object[], String) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
PutOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
PutOperationContext(Object, Object, boolean) - Constructor for class org.apache.geode.cache.operations.PutOperationContext
Deprecated.
Constructor for the operation.
PutOperationContext(Object, Object, boolean, boolean) - Constructor for class org.apache.geode.cache.operations.PutOperationContext
Deprecated.
Constructor for the operation.
PutOperationContext(Object, Object, boolean, byte, boolean) - Constructor for class org.apache.geode.cache.operations.PutOperationContext
Deprecated.
Constructor for the operation.
putRegionStatus(String, RegionStatus) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
putSession(Session) - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
putSession(Session) - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 

Q

Quarter1 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
Quarter2 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
Quarter3 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
Quarter4 - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
queries - Variable in class org.apache.geode.cache.query.QueryTestUtils
 
Query - Interface in org.apache.geode.cache.query
Interface for query objects.
query(String) - Method in interface org.apache.geode.cache.Region
Filters the values of this region using the queryPredicate.
Query<T> - Interface in org.apache.geode.experimental.driver
This interface represents from the client-side the execution of a query on the server-side.
query1Text - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.DataBrowser
 
QUERY_OPS - Static variable in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
QUERY_STATISTICS_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
QUERY_TYPE_FIVE - Static variable in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
QUERY_TYPE_FOUR - Static variable in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
QUERY_TYPE_ONE - Static variable in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
QUERY_TYPE_SEVENE - Static variable in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
QUERY_TYPE_SIX - Static variable in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
QUERY_TYPE_THREE - Static variable in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
QUERY_TYPE_TWO - Static variable in class org.apache.geode.tools.pulse.tests.DataBrowserResultLoader
 
QueryCommand - Enum in org.apache.geode.modules.session
Basic commands to pass to our test servlet
QueryCommand - Class in org.apache.geode.modules.session
Basic commands to pass to our test servlet
queryData(String, String, int) - Method in interface org.apache.geode.management.DistributedSystemMXBean
This API is used to query data from GemFire system.
queryData(String, String, int) - Method in class org.apache.geode.tools.pulse.tests.ServerObject
 
queryData(String, String, int) - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
 
queryDataForCompressedResult(String, String, int) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Functionality is same as queryData() method.
queryEditorTxtBoxId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
QueryException - Exception in org.apache.geode.cache.query
Thrown during by the query engine during parsing or execution.
QueryException() - Constructor for exception org.apache.geode.cache.query.QueryException
Required for serialization
QueryException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.QueryException
Constructor used by concrete subclasses
QueryException(String) - Constructor for exception org.apache.geode.cache.query.QueryException
Constructor used by concrete subclasses
QueryException(Throwable) - Constructor for exception org.apache.geode.cache.query.QueryException
Constructor used by concrete subclasses
QueryExecutionLowMemoryException - Exception in org.apache.geode.cache.query
Thrown when the query is executing and the critical heap percentage is met.
QueryExecutionLowMemoryException() - Constructor for exception org.apache.geode.cache.query.QueryExecutionLowMemoryException
Creates a new instance of QueryExecutionLowMemoryException without detail message.
QueryExecutionLowMemoryException(String) - Constructor for exception org.apache.geode.cache.query.QueryExecutionLowMemoryException
Constructs an instance of QueryExecutionLowMemoryException with the specified detail message.
QueryExecutionLowMemoryException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.QueryExecutionLowMemoryException
Constructs an instance of QueryExecutionLowMemoryException with the specified detail message and cause.
QueryExecutionLowMemoryException(Throwable) - Constructor for exception org.apache.geode.cache.query.QueryExecutionLowMemoryException
Constructs an instance of QueryExecutionLowMemoryException with the specified cause.
QueryExecutionTimeoutException - Exception in org.apache.geode.cache.query
Thrown when the query execution takes more than the specified max time.
QueryExecutionTimeoutException() - Constructor for exception org.apache.geode.cache.query.QueryExecutionTimeoutException
Creates a new instance of QueryExecutionTimeoutException without detail message.
QueryExecutionTimeoutException(String) - Constructor for exception org.apache.geode.cache.query.QueryExecutionTimeoutException
Constructs an instance of QueryExecutionTimeoutException with the specified detail message.
QueryExecutionTimeoutException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.QueryExecutionTimeoutException
Constructs an instance of QueryExecutionTimeoutException with the specified detail message and cause.
QueryExecutionTimeoutException(Throwable) - Constructor for exception org.apache.geode.cache.query.QueryExecutionTimeoutException
Constructs an instance of QueryExecutionTimeoutException with the specified cause.
QueryInvalidException - Exception in org.apache.geode.cache.query
Thrown if the query language syntax is not valid.
QueryInvalidException(String) - Constructor for exception org.apache.geode.cache.query.QueryInvalidException
Construct an instance of QueryInvalidException
QueryInvalidException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.QueryInvalidException
Construct an instance of QueryInvalidException
QueryInvocationTargetException - Exception in org.apache.geode.cache.query
Thrown if an exception is thrown when a method is invoked during query execution.
QueryInvocationTargetException(Throwable) - Constructor for exception org.apache.geode.cache.query.QueryInvocationTargetException
Construct an instance of QueryInvalidException
QueryInvocationTargetException(String) - Constructor for exception org.apache.geode.cache.query.QueryInvocationTargetException
Construct an instance of QueryInvalidException
QueryInvocationTargetException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.QueryInvocationTargetException
Construct an instance of QueryInvalidException
queryMBeanNames(DistributedMember) - Method in class org.apache.geode.management.ManagementService
Returns the object names for all MBeans associated with a member.
QueryOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
QueryOperationContext(String, Set, boolean) - Constructor for class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Constructor for the query operation.
QueryOperationContext(String, Set, boolean, Object[]) - Constructor for class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Constructor for the query operation.
queryPermissions - Variable in class org.apache.geode.security.query.UserPermissions
 
QuerySecurityBase - Class in org.apache.geode.security.query
 
QuerySecurityBase() - Constructor for class org.apache.geode.security.query.QuerySecurityBase
 
QueryService - Interface in org.apache.geode.cache.query
Interface for the query service, which is used for instantiating queries, creating and destroying indexes, creating CQs and operating on CQs.
QueryService - Interface in org.apache.geode.experimental.driver
This interface abstracts the creation of query abstractions.
QueryStatistics - Interface in org.apache.geode.cache.query
Provides statistical information about a query performed on a GemFire Region.
QueryTestObject - Class in org.apache.geode.security.query.data
 
QueryTestObject(int, String) - Constructor for class org.apache.geode.security.query.data.QueryTestObject
 
QueryTestUtils - Class in org.apache.geode.cache.query
Utility class for testing supported queries
QueryTestUtils() - Constructor for class org.apache.geode.cache.query.QueryTestUtils
 
queryText - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
QUEUE_OPLOG_SIZE - Static variable in interface org.apache.geode.cache.wan.GatewaySender
Size of the oplog file used for the persistent queue in bytes
queueSize - Variable in class org.apache.geode.cache.configuration.DiskStoreType
 
quorumLost(DistributionManager, Set<InternalDistributedMember>, List<InternalDistributedMember>) - Method in class org.apache.geode.modules.util.BootstrappingFunction
 
Quote - Class in org.apache.geode.cache.query.data
 
Quote(int) - Constructor for class org.apache.geode.cache.query.data.Quote
Creates a new instance of Quote
quote_price - Variable in class org.apache.geode.cache.query.data.Inventory
 
quote_timestamp - Variable in class org.apache.geode.cache.query.data.Inventory
 
quoteId - Variable in class org.apache.geode.cache.query.data.Quote
 
quoteIdStr - Variable in class org.apache.geode.cache.query.data.Quote
 
quoteType - Variable in class org.apache.geode.cache.query.data.Quote
 
quoteType - Variable in class org.apache.geode.cache.query.data.Restricted
 

R

radioButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
radioButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
radioButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
radioButtonXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
radioButtonXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
radioButtonXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
radioButtonXpathAlt - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
range - Variable in class org.apache.geode.cache.query.data.Numbers
 
razeDynamicRegion(EntryEvent) - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
 
read(File) - Static method in class org.apache.geode.cache.snapshot.SnapshotReader
Reads a snapshot file and passes the entries to the application.
READ_PID_FILE_TIMEOUT_MILLIS - Static variable in class org.apache.geode.distributed.AbstractLauncher
Deprecated.
This timeout is no longer needed.
readArrayList(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an ArrayList from a DataInput.
readArrayOfByteArrays(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of byte[]s from a DataInput.
readArrayOfByteArrays(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readBoolean(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Boolean from a DataInput.
readBoolean(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readBooleanArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of booleans from a DataInput.
readBooleanArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readByte(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Byte from a DataInput.
readByte(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readByteArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of bytes from a DataInput.
readByteArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readChar(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readCharacter(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Character from a DataInput.
readCharArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of chars from a DataInput.
readCharArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readClass(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Class from a DataInput.
readConcurrentHashMap(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a ConcurrentHashMap from a DataInput.
readCp(DataInputStream) - Static method in class org.apache.geode.codeAnalysis.decode.cp.Cp
 
readDate(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Date from a DataInput.
readDate(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readDouble(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Double from a DataInput.
readDouble(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readDoubleArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of doubles from a DataInput.
readDoubleArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readEnum(Class<E>, DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a Enum constant from DataInput.
READER_OPS - Static variable in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
 
READER_OPS - Static variable in class org.apache.geode.security.templates.DummyAuthorization
 
READER_ROLE - Static variable in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
 
readExternal(ObjectInput) - Method in class org.apache.geode.cache.MembershipAttributes
Deprecated.
 
readExternal(ObjectInput) - Method in class org.apache.geode.cache.SubscriptionAttributes
 
readField(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readFile(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of File from a DataInput.
readFloat(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Float from a DataInput.
readFloat(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readFloatArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of floats from a DataInput.
readFloatArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readHashMap(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a HashMap from a DataInput.
readHashSet(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a HashSet from a DataInput.
readHashtable(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a Hashtable from a DataInput.
readIdentityHashMap(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a IdentityHashMap from a DataInput.
readInetAddress(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of InetAddress from a DataInput.
readInt(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readIntArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an int array from a DataInput.
readIntArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readInteger(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Integer from a DataInput.
readLinkedHashMap(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a LinkedHashMap from a DataInput.
readLinkedHashSet(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a LinkedHashSet from a DataInput.
readLinkedList(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an LinkedList from a DataInput.
readLong(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Long from a DataInput.
readLong(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readLongArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of longs from a DataInput.
readLongArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readNonPrimitiveClassName(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads name of an instance of Class from a DataInput.
readObject(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an arbitrary object from a DataInput.
readObject(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readObjectArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of Objects from a DataInput.
readObjectArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readPrimitiveBoolean(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive boolean from a DataInput.
readPrimitiveByte(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive byte from a DataInput.
readPrimitiveChar(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive char from a DataInput.
readPrimitiveDouble(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive double from a DataInput.
readPrimitiveFloat(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive float from a DataInput.
readPrimitiveInt(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive int from a DataInput.
readPrimitiveLong(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive long from a DataInput.
readPrimitiveShort(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive short from a DataInput.
readProperties(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a Properties from a DataInput.
readRegion(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Region.
readResolve() - Method in class org.apache.geode.admin.GemFireHealth.Health
Deprecated.
Returns the appropriate canonical instance of Health.
readResolve() - Method in class org.apache.geode.cache.InterestResultPolicy
 
readSerialized - Variable in class org.apache.geode.cache.configuration.PdxType
 
readShort(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of Short from a DataInput.
readShort(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readShortArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of shorts from a DataInput.
readShortArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readStack(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an Stack from a DataInput.
readString(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an instance of String from a DataInput.
readString(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readStringArray(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an array of Strings from a DataInput.
readStringArray(String) - Method in interface org.apache.geode.pdx.PdxReader
Reads the named field and returns its value.
readTimeout - Variable in class org.apache.geode.cache.configuration.PoolType
 
readTransform(Field, Class<?>, Object) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Controls what field value is read during auto deserialization.
readTreeMap(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a TreeMap from a DataInput.
readTreeSet(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a TreeSet from a DataInput.
readUnreadFields() - Method in interface org.apache.geode.pdx.PdxReader
This method returns an object that represents all the unread fields which must be passed to writeUnreadFields in the toData code.
readUnsignedByte(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive int as an unsigned byte from a DataInput using DataInput.readUnsignedByte().
readUnsignedShort(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads a primitive int as an unsigned short from a DataInput using DataInput.readUnsignedShort().
readVector(DataInput) - Static method in class org.apache.geode.DataSerializer
Reads an Vector from a DataInput.
readyForEvents() - Method in interface org.apache.geode.cache.Cache
Deprecated.
as of 6.5 use ClientCache.readyForEvents() instead.
readyForEvents() - Method in interface org.apache.geode.cache.client.ClientCache
Notifies the server that this durable client is ready to receive updates.
rebalance() - Method in interface org.apache.geode.cache.wan.GatewaySender
Rebalances this GatewaySender.
rebalance() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Rebalances this GatewaySender.
rebalance - Variable in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
rebalanceCache() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
rebalanceCache() - Method in class org.apache.geode.modules.session.bootstrap.ClientServerCache
 
rebalanceCache() - Method in class org.apache.geode.modules.session.bootstrap.PeerToPeerCache
 
rebalanceCache(GemFireCache) - Static method in class org.apache.geode.modules.util.RegionHelper
 
RebalanceFactory - Interface in org.apache.geode.cache.control
Factory for defining and starting a RebalanceOperation.
RebalanceOperation - Interface in org.apache.geode.cache.control
Operation for rebalancing resources used by the Cache.
rebalanceRegion(Region) - Static method in class org.apache.geode.modules.util.RegionHelper
 
RebalanceResults - Interface in org.apache.geode.cache.control
The results of rebalancing Cache resources.
RECEIVER_GROUP - Static variable in interface org.apache.geode.cache.wan.GatewayReceiver
 
reconfigure(String...) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Method to reconfigure this serializer.
reconfigure(boolean, String...) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Method to reconfigure this serializer.
RECONNECT - Static variable in class org.apache.geode.cache.LossAction
Deprecated.
Loss of required roles causes the entire cache to be closed.
RECOVERY_DELAY_DEFAULT - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
 
recoveryDelay - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
redirectOutput(DistributedSystem) - Method in class org.apache.geode.distributed.AbstractLauncher
Redirects the standard out and standard err to the configured log file as specified in the GemFire distributed system properties.
REDIS_BIND_ADDRESS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "redis-bind-address" property
REDIS_META_DATA_REGION - Static variable in class org.apache.geode.redis.GeodeRedisServer
The field that defines the name of the Region which holds all of the Redis meta data.
REDIS_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "redis-password" property
REDIS_PORT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "redis-port" property
REDUNDANCY_GRID_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
REDUNDANCY_ZONE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "redundancy-zone" property
RedundancyZone() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData.RedundancyZone
 
RedundancyZone() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
 
redundantCopies - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
refid - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
refid - Variable in class org.apache.geode.cache.configuration.RegionConfig
 
REFLECTION_SIZE - Static variable in interface org.apache.geode.cache.util.ObjectSizer
An implementation of ObjectSizer that calculates an accurate size for each object that it sizes.
ReflectionBasedAutoSerializer - Class in org.apache.geode.pdx
This class uses Java reflection in conjunction with PdxSerialzer to perform automatic serialization of domain objects.
ReflectionBasedAutoSerializer() - Constructor for class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Default constructor primarily used during declarative configuration via the cache.xml file.
ReflectionBasedAutoSerializer(List<String>) - Constructor for class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Deprecated.
as of 6.6.2 use ReflectionBasedAutoSerializer(String...) instead.
ReflectionBasedAutoSerializer(String...) - Constructor for class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Constructor which takes a list of class name patterns which are to be auto-serialized.
ReflectionBasedAutoSerializer(boolean, String...) - Constructor for class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Constructor which takes a list of class name patterns which are to be auto-serialized.
refresh() - Method in interface org.apache.geode.admin.StatisticResource
Deprecated.
Refreshes the values of every Statistic in this resource by retrieving them from the member's VM.
refresh() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Updates the information about this bridge server.
refresh() - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Updates the state of this cache instance.
refresh() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Updates the information about this cache server.
refresh() - Method in interface org.apache.geode.admin.SystemMemberRegion
Deprecated.
Updates the state of this region instance.
REFRESH_INTERVAL_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the "refreshInterval" property which will apply to SystemMember, SystemMemberCache and StatisticResource refresh.
refreshConfig() - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Refreshes this member's configuration from the member or it's properties
Region<K,V> - Interface in org.apache.geode.cache
Manages subregions and cached data.
Region<K,V> - Interface in org.apache.geode.experimental.driver
Defines the behaviors of a GemFire region.
Region - Class in org.apache.geode.tools.pulse.tests
 
Region(String) - Constructor for class org.apache.geode.tools.pulse.tests.Region
 
Region.Entry<K,V> - Interface in org.apache.geode.cache
A key-value pair containing the cached data in a region.
REGION_CLEAR - Static variable in class org.apache.geode.cache.Operation
A region clear.
REGION_CLOSE - Static variable in class org.apache.geode.cache.Operation
A region close
REGION_CLOSED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a region has been closed/destroyed in the cache
The value of this type string is gemfire.distributedsystem.cache.region.closed.
REGION_CREATE - Static variable in class org.apache.geode.cache.Operation
A region create.
REGION_CREATED - Static variable in interface org.apache.geode.management.JMXNotificationType
Notification type which indicates that a region has been created in the cache
The value of this type string is gemfire.distributedsystem.cache.region.created.
REGION_DESTROY - Static variable in class org.apache.geode.cache.Operation
A region distributed destroy.
REGION_EXPIRE_DESTROY - Static variable in class org.apache.geode.cache.Operation
A region distributed destroy triggered by expiration
REGION_EXPIRE_INVALIDATE - Static variable in class org.apache.geode.cache.Operation
A region distributed invalidate triggered by expiration
REGION_EXPIRE_LOCAL_DESTROY - Static variable in class org.apache.geode.cache.Operation
A region local destroy triggered by expiration
REGION_EXPIRE_LOCAL_INVALIDATE - Static variable in class org.apache.geode.cache.Operation
A region local invalidate triggered by expiration
REGION_INVALIDATE - Static variable in class org.apache.geode.cache.Operation
A region distributed invalidate.
REGION_LOAD_SNAPSHOT - Static variable in class org.apache.geode.cache.Operation
A region load snapshot.
REGION_LOCAL_CLEAR - Static variable in class org.apache.geode.cache.Operation
A region local clear.
REGION_LOCAL_DESTROY - Static variable in class org.apache.geode.cache.Operation
A region local destroy.
REGION_LOCAL_INVALIDATE - Static variable in class org.apache.geode.cache.Operation
A region local invalidate.
REGION_NAME - Static variable in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
REGION_NAME - Static variable in class org.apache.geode.memcached.GemFireMemcachedServer
Name of the GemFire region in which data is stored, value id "gemcached"
REGION_NAME - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
REGION_NAME_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
REGION_PATH - Static variable in interface org.apache.geode.management.cli.ConverterHint
 
REGION_PATH_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
REGION_PERSISTENCE_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
REGION_REINITIALIZE - Static variable in class org.apache.geode.cache.Operation
A region destroy triggered by ResumptionAction.REINITIALIZE.
REGION_TYPE_LABEL - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
REGION_VALUE_FIELD - Static variable in interface org.apache.geode.cache.lucene.LuceneService
A special field name that indicates that the entire region value should be indexed.
RegionAccessException - Exception in org.apache.geode.cache
Deprecated.
the MembershipAttributes API is scheduled to be removed
RegionAccessException(String, String, Set) - Constructor for exception org.apache.geode.cache.RegionAccessException
Deprecated.
Constructs a RegionAccessException with a message.
RegionAccessException(String, String, Set, Throwable) - Constructor for exception org.apache.geode.cache.RegionAccessException
Deprecated.
Constructs a RegionAccessException with a message and a cause.
regionAttributes - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
regionAttributes - Variable in class org.apache.geode.cache.configuration.RegionConfig
 
RegionAttributes<K,V> - Interface in org.apache.geode.cache
Defines attributes for configuring a region.
RegionAttributesData - Class in org.apache.geode.management
Composite data type used to distribute attributes for a Region.
RegionAttributesData(String, String, String, String, int, int, int, int, String, String, boolean, String, String, int, float, boolean, boolean, int, boolean, boolean, boolean, boolean, String, boolean, String, String, boolean, String[], String, boolean, Set<String>, Set<String>) - Constructor for class org.apache.geode.management.RegionAttributesData
This constructor is to be used by internal JMX framework only.
RegionAttributesDataPolicy - Enum in org.apache.geode.cache.configuration
Java class for region-attributesData-policy.
regionAttributesId - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
RegionAttributesIndexUpdateType - Enum in org.apache.geode.cache.configuration
Java class for region-attributesIndex-update-type.
RegionAttributesMirrorType - Enum in org.apache.geode.cache.configuration
Java class for region-attributesMirror-type.
RegionAttributesScope - Enum in org.apache.geode.cache.configuration
Java class for region-attributesScope.
RegionAttributesType - Class in org.apache.geode.cache.configuration
Java class for region-attributes-type complex type.
RegionAttributesType() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType
 
RegionAttributesType.DiskWriteAttributes - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.DiskWriteAttributes.AsynchronousWrites - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.EntryIdleTime - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.EntryTimeToLive - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.EvictionAttributes - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.EvictionAttributes.LruEntryCount - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.EvictionAttributes.LruHeapPercentage - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.EvictionAttributes.LruMemorySize - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.MembershipAttributes - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.MembershipAttributes.RequiredRole - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.PartitionAttributes - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.PartitionAttributes.FixedPartitionAttributes - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.RegionIdleTime - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.RegionTimeToLive - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionAttributesType.SubscriptionAttributes - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionClearOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
RegionClearOperationContext(boolean) - Constructor for class org.apache.geode.cache.operations.RegionClearOperationContext
Deprecated.
Default constructor for the region operation.
RegionConfig - Class in org.apache.geode.cache.configuration
A "region" element describes a region (and its entries) in Geode distributed cache.
RegionConfig() - Constructor for class org.apache.geode.cache.configuration.RegionConfig
 
RegionConfig(String, String) - Constructor for class org.apache.geode.cache.configuration.RegionConfig
 
RegionConfig.Entry - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionConfig.Index - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
RegionConfiguration - Class in org.apache.geode.modules.util
Class RegionConfiguration encapsulates the configuration attributes for a Region to be created on the server.
RegionConfiguration() - Constructor for class org.apache.geode.modules.util.RegionConfiguration
Default constructor used by the DataSerialiable interface
RegionConfigurationCacheListener - Class in org.apache.geode.modules.util
 
RegionConfigurationCacheListener() - Constructor for class org.apache.geode.modules.util.RegionConfigurationCacheListener
 
RegionCreateOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
RegionCreateOperationContext(boolean) - Constructor for class org.apache.geode.cache.operations.RegionCreateOperationContext
Deprecated.
Constructor for the region creation operation.
RegionDestroyedException - Exception in org.apache.geode.cache
Indicates that the region has been destroyed.
RegionDestroyedException(String, String) - Constructor for exception org.apache.geode.cache.RegionDestroyedException
Constructs a RegionDestroyedException with a message.
RegionDestroyedException(String, String, Throwable) - Constructor for exception org.apache.geode.cache.RegionDestroyedException
Constructs a RegionDestroyedException with a message and a cause.
RegionDestroyOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
RegionDestroyOperationContext(boolean) - Constructor for class org.apache.geode.cache.operations.RegionDestroyOperationContext
Deprecated.
Constructor for the region destroy operation.
RegionDetailsView() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
regionDiskUsageId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
RegionDistributionException - Exception in org.apache.geode.cache
Deprecated.
the MembershipAttributes API is scheduled to be removed
RegionDistributionException(String, String, Set) - Constructor for exception org.apache.geode.cache.RegionDistributionException
Deprecated.
Constructs a RegionDistributionException with a message.
RegionDistributionException(String, String, Set, Throwable) - Constructor for exception org.apache.geode.cache.RegionDistributionException
Deprecated.
Constructs a RegionDistributionException with a message and a cause.
regionElements - Variable in class org.apache.geode.cache.configuration.RegionConfig
 
regionEmptyNodesId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
regionEntryCountTextId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
RegionEvent<K,V> - Interface in org.apache.geode.cache
Contains information about an event affecting a region, including its identity and the circumstances of the event.
RegionExistsException - Exception in org.apache.geode.cache
Indicates that the requested region already exists when a region is being created.
RegionExistsException(Region) - Constructor for exception org.apache.geode.cache.RegionExistsException
Constructs an instance of RegionExistsException with the specified Region.
RegionExistsException(Region, Throwable) - Constructor for exception org.apache.geode.cache.RegionExistsException
Constructs an instance of RegionExistsException with the specified detail message and cause.
RegionFactory<K,V> - Class in org.apache.geode.cache
RegionFactory is used to create regions in a cache.
RegionFactory(InternalCache) - Constructor for class org.apache.geode.cache.RegionFactory
For internal use only.
RegionFactory(InternalCache, RegionShortcut) - Constructor for class org.apache.geode.cache.RegionFactory
For internal use only.
RegionFactory(InternalCache, RegionAttributes) - Constructor for class org.apache.geode.cache.RegionFactory
For internal use only.
RegionFactory(InternalCache, String) - Constructor for class org.apache.geode.cache.RegionFactory
For internal use only.
RegionFactory() - Constructor for class org.apache.geode.cache.RegionFactory
Deprecated.
as of 6.5 use Cache.createRegionFactory() instead.
RegionFactory(RegionAttributes<K, V>) - Constructor for class org.apache.geode.cache.RegionFactory
Deprecated.
RegionFactory(String) - Constructor for class org.apache.geode.cache.RegionFactory
Deprecated.
as of 6.5 use Cache.createRegionFactory(String) instead.
RegionFactory(Properties) - Constructor for class org.apache.geode.cache.RegionFactory
Deprecated.
RegionFactory(Properties, RegionAttributes<K, V>) - Constructor for class org.apache.geode.cache.RegionFactory
RegionFactory(Properties, String) - Constructor for class org.apache.geode.cache.RegionFactory
Deprecated.
RegionFunctionContext - Interface in org.apache.geode.cache.execute
Defines the execution context of a data dependent Function.
RegionGenerator - Class in org.apache.geode.cache.snapshot
 
RegionGenerator() - Constructor for class org.apache.geode.cache.snapshot.RegionGenerator
 
RegionGenerator.RegionType - Enum in org.apache.geode.cache.snapshot
 
RegionGenerator.SerializationType - Enum in org.apache.geode.cache.snapshot
 
RegionHelper - Class in org.apache.geode.modules.util
 
regionIdleTime - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
RegionIdleTime() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.RegionIdleTime
 
regionIsDynamicRegionList(String) - Static method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
 
RegionMBean - Interface in org.apache.geode.tools.pulse.tests
 
RegionMembershipListener<K,V> - Interface in org.apache.geode.cache
A listener that can be implemented to handle region membership events.
RegionMembershipListenerAdapter<K,V> - Class in org.apache.geode.cache.util
Utility class that implements all methods in RegionMembershipListener with empty implementations.
RegionMembershipListenerAdapter() - Constructor for class org.apache.geode.cache.util.RegionMembershipListenerAdapter
 
regionMembersTextId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
RegionMXBean - Interface in org.apache.geode.management
MBean that provides access to information and management functionality for a local Region.
regionName - Variable in class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
 
regionName - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
regionName - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase
 
regionName - Variable in class org.apache.geode.security.query.QuerySecurityBase
 
regionNameDivId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
RegionNotFoundException - Exception in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
RegionNotFoundException(String) - Constructor for exception org.apache.geode.admin.RegionNotFoundException
Deprecated.
 
RegionNotFoundException - Exception in org.apache.geode.cache.query
Thrown if a region referenced by name in a query cannot be found.
RegionNotFoundException(String) - Constructor for exception org.apache.geode.cache.query.RegionNotFoundException
Construct an instance of RegionNotFoundException
RegionNotFoundException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.RegionNotFoundException
Constructs an instance of RegionNotFoundException
RegionOnMember - Class in org.apache.geode.tools.pulse.tests
Region on member mbean
RegionOnMember(String, String) - Constructor for class org.apache.geode.tools.pulse.tests.RegionOnMember
 
RegionOnMemberMBean - Interface in org.apache.geode.tools.pulse.tests
Region on members mbean
RegionOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
RegionOperationContext(boolean) - Constructor for class org.apache.geode.cache.operations.RegionOperationContext
Deprecated.
Constructor for a region operation.
regionPathId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
regionPersistenceId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
RegionReinitializedException - Exception in org.apache.geode.cache
Indicates that the region has been reinitialized.
RegionReinitializedException(String, String) - Constructor for exception org.apache.geode.cache.RegionReinitializedException
Constructs a RegionReinitializedException with a message.
RegionReinitializedException(String, String, Throwable) - Constructor for exception org.apache.geode.cache.RegionReinitializedException
Constructs a RegionDestroyedException with a message and a cause.
RegionRoleException - Exception in org.apache.geode.cache
Deprecated.
this feature is scheduled to be removed
RegionRoleException(String, String) - Constructor for exception org.apache.geode.cache.RegionRoleException
Deprecated.
Constructs a RegionRoleException with a message.
RegionRoleException(String, String, Throwable) - Constructor for exception org.apache.geode.cache.RegionRoleException
Deprecated.
Constructs a RegionRoleException with a message and a cause.
RegionRoleListener<K,V> - Interface in org.apache.geode.cache
Deprecated.
this feature is scheduled to be removed
RegionRoleListenerAdapter<K,V> - Class in org.apache.geode.cache.util
Deprecated.
this feature is scheduled to be removed
RegionRoleListenerAdapter() - Constructor for class org.apache.geode.cache.util.RegionRoleListenerAdapter
Deprecated.
 
regions - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
regions - Variable in class org.apache.geode.cache.configuration.RegionConfig
 
RegionService - Interface in org.apache.geode.cache
A RegionService provides access to existing regions that exist in a GemFire cache.
RegionShortcut - Enum in org.apache.geode.cache
Each enum represents a predefined RegionAttributes in a Cache.
RegionSizeFunction - Class in org.apache.geode.modules.util
 
RegionSizeFunction() - Constructor for class org.apache.geode.modules.util.RegionSizeFunction
 
RegionSnapshotService<K,V> - Interface in org.apache.geode.cache.snapshot
Allows a snapshot of region data to be imported and exported.
RegionStatus - Enum in org.apache.geode.modules.util
 
regionsTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
RegionSubRegionSnapshot - Class in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
RegionSubRegionSnapshot() - Constructor for class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
RegionSubRegionSnapshot(Region) - Constructor for class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
RegionTestCase - Class in org.apache.geode.cache30
An abstract class whose test methods test the functionality of a region regardless of its scope.
RegionTestCase() - Constructor for class org.apache.geode.cache30.RegionTestCase
 
RegionTestCase.TestExpiry - Class in org.apache.geode.cache30
 
regionTimeToLive - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
RegionTimeToLive() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.RegionTimeToLive
 
regionTypeId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
 
register(Class<?>) - Static method in class org.apache.geode.DataSerializer
Registers a DataSerializer class with the data serialization framework.
register(Instantiator) - Static method in class org.apache.geode.Instantiator
Registers a DataSerializable class with the data serialization framework.
register(Instantiator, boolean) - Static method in class org.apache.geode.Instantiator
Deprecated.
REGISTER_POLICY_NONE - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
Use the InterestResultPolicy.NONE for register interest.
registerClientMembershipListener(ClientMembershipListener) - Static method in class org.apache.geode.management.membership.ClientMembership
Registers a ClientMembershipListener for notification of connection changes for CacheServer and clients.
registerClientMembershipListener() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
Registers this adapter as a ClientMembershipListener.
registerCommitSessionValve() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
registerDynamicRegionListener(DynamicRegionListener) - Method in class org.apache.geode.cache.DynamicRegionFactory
Deprecated.
Registers a DynamicRegionListener for callbacks.
registerExpectedExceptions(String[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
registerFunction(Function) - Static method in class org.apache.geode.cache.execute.FunctionService
Registers the given Function with the FunctionService using Function.getId().
registerInstantiator(int) - Static method in class org.apache.geode.modules.util.RegionConfiguration
Registers an Instantiator for the SessionConfiguration class
registerInterest(String, Object, InterestResultPolicy, boolean) - Method in interface org.apache.geode.cache.ClientSession
Registers interest in a particular region and key
registerInterest(String, Object, InterestResultPolicy, boolean, boolean) - Method in interface org.apache.geode.cache.ClientSession
Registers interest in a particular region and key
registerInterest - Variable in class org.apache.geode.cache.DynamicRegionFactory.Config
Deprecated.
Causes regions created by the factory to register interest in all keys in a corresponding server cache region
registerInterest(VM, String) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
registerInterest(K) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a key for this client.
registerInterest(K, InterestResultPolicy) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a key for this client.
registerInterest(K, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a key for this client.
registerInterest(K, boolean, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a key for this client.
registerInterest(K, InterestResultPolicy, boolean, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a key for this client.
registerInterest(K, InterestResultPolicy, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a key for this client.
registerInterestForAllKeys() - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in all keys for this client.
registerInterestForAllKeys(InterestResultPolicy) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in for all keys for this client.
registerInterestForAllKeys(InterestResultPolicy, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in all keys for this client.
registerInterestForAllKeys(InterestResultPolicy, boolean, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in all keys for this client.
registerInterestForKeys(Iterable<K>) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest for all key in the iterable for this client.
registerInterestForKeys(Iterable<K>, InterestResultPolicy) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest for all key in the iterable for this client.
registerInterestForKeys(Iterable<K>, InterestResultPolicy, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest for all key in the iterable for this client.
registerInterestForKeys(Iterable<K>, InterestResultPolicy, boolean, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest for all key in the iterable for this client.
RegisterInterestOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
RegisterInterestOperationContext(Object, InterestType, InterestResultPolicy) - Constructor for class org.apache.geode.cache.operations.RegisterInterestOperationContext
Deprecated.
Constructor for the register interest operation.
registerInterestRegex(String, String, boolean) - Method in interface org.apache.geode.cache.ClientSession
Registers interest in a particular region and regular expression
registerInterestRegex(String, String, boolean, boolean) - Method in interface org.apache.geode.cache.ClientSession
Registers interest in a particular region and regular expression
registerInterestRegex(String) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a regular expression pattern for this client.
registerInterestRegex(String, InterestResultPolicy) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a regular expression pattern for this client.
registerInterestRegex(String, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a regular expression pattern for this client.
registerInterestRegex(String, boolean, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a regular expression pattern for this client.
registerInterestRegex(String, InterestResultPolicy, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a regular expression pattern for this client.
registerInterestRegex(String, InterestResultPolicy, boolean, boolean) - Method in interface org.apache.geode.cache.Region
Sends a request to the CacheServer to register interest in a regular expression pattern for this client.
registerInterestRegistrationListener(InterestRegistrationListener) - Method in interface org.apache.geode.cache.server.CacheServer
Registers a new InterestRegistrationListener with the set of InterestRegistrationListeners.
registerJvmRouteBinderValve() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
registerMBean(Object, ObjectName) - Method in class org.apache.geode.management.ManagementService
Registers an MBean in the GemFire domain.
registerMembershipListener(ManagementService) - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
Registers this adapter with the ManagementService.
registerPdxMetaData(Object) - Method in interface org.apache.geode.cache.GemFireCache
Registers PDX meta-data given an instance of a domain class that will be serialized with PDX.
regName - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestData.DataBrowser
 
REGULAR_EXPRESSION - Static variable in class org.apache.geode.cache.operations.InterestType
For registering interest in all keys matching a regular expression.
REINITIALIZE - Static variable in class org.apache.geode.cache.ResumptionAction
Deprecated.
Resumption of reliability causes the region to be cleared of all data and replicated regions will do a new getInitialImage operation to repopulate the region.
releaseThreadLocalConnection() - Method in interface org.apache.geode.cache.client.Pool
If this pool was configured to to use thread local connections, then this method will release the connection cached for the calling thread.
releaseThreadsSockets() - Static method in class org.apache.geode.distributed.DistributedSystem
Frees up any socket resources owned by the calling thread.
REMOTE_COMMAND_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
The name of the remote-command property
REMOTE_LOCATORS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "remote-locators" property
remoteDistributedSystemId - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
remoteTestPostSnapshot(String, boolean, boolean) - Method in class org.apache.geode.cache30.RegionTestCase
 
remove() - Static method in class org.apache.geode.cache.lucene.test.IndexRepositorySpy
 
REMOVE - Static variable in class org.apache.geode.cache.Operation
An atomic destroy destroy operation
remove(Object) - Method in interface org.apache.geode.cache.Region
Removes the entry with the specified key.
remove(Object, Object) - Method in interface org.apache.geode.cache.Region
Removes the entry for a key only if currently mapped to a given value.
remove(K) - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
remove(K) - Method in interface org.apache.geode.experimental.driver.Region
Removes any value associated with the key from this region.
remove(Session) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
remove(Session, boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
remove(String) - Method in class org.apache.geode.session.tests.Client
Remove the session attribute on the server
remove(String, boolean) - Method in class org.apache.geode.session.tests.Client
Remove the session attribute on the server
REMOVE_FROM_QUEUE_ON_EXCEPTION - Static variable in interface org.apache.geode.cache.wan.GatewaySender
If the System property is set, use it.
REMOVE_UNRESPONSIVE_CLIENT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "remove-unresponsive-client" property
removeAlertListener(AlertListener) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Unregisters an AlertListener
removeAll(Collection<? extends K>) - Method in interface org.apache.geode.cache.Region
Removes all of the entries for the specified keys from this region.
removeAll(Collection<? extends K>, Object) - Method in interface org.apache.geode.cache.Region
Removes all of the entries for the specified keys from this region.
REMOVEALL_DESTROY - Static variable in class org.apache.geode.cache.Operation
An entry distributed destroy caused by a removeAll.
RemoveAllOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
RemoveAllOperationContext(Collection<?>) - Constructor for class org.apache.geode.cache.operations.RemoveAllOperationContext
Deprecated.
Constructor for the operation.
removeAsyncEventQueueId(String) - Method in interface org.apache.geode.cache.AttributesMutator
Removes AsyncEventQueueId from the list of AsyncEventQueuesId of the region.
removeAttribute(String, boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
removeCacheListener(SystemMemberCacheListener) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Unregisters a cache listener.
removeCacheListener(CacheListener<K, V>) - Method in interface org.apache.geode.cache.AttributesMutator
Removes a cache listener from the list of cache listeners on this region.
removeCacheServerConfig(CacheServerConfig) - Method in interface org.apache.geode.admin.DistributedSystemConfig
removeCacheVmConfig(CacheVmConfig) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Removes the configuration for a CacheVm
removeContainer(int) - Method in class org.apache.geode.session.tests.ContainerManager
Remove the container in the given index from the list
removeContainer(ServerContainer) - Method in class org.apache.geode.session.tests.ContainerManager
Remove the given container
removeContext(String) - Static method in class org.apache.geode.modules.util.ContextMapper
 
removeCqListener(CqListener) - Method in interface org.apache.geode.cache.query.CqAttributesMutator
Removes given CQ listener from the list of CQ listeners on this CqQuery.
removeDistributionLocatorConfig(DistributionLocatorConfig) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Removes a DistributionLocatorConfig from the distributed system.
removeElement(List<T>, String) - Static method in interface org.apache.geode.cache.configuration.CacheElement
 
removeGatewayEventFilter(GatewayEventFilter) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Removes the provided GatewayEventFilter from the attributes of AsyncEventQueue being created by factory.
removeGatewayEventFilter(GatewayEventFilter) - Method in interface org.apache.geode.cache.wan.GatewaySender
Removes the provided GatewayEventFilter from this GatewaySender.
removeGatewayEventFilter(GatewayEventFilter) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Removes the provided GatewayEventFilter from this GatewaySender.
removeGatewaySenderId(String) - Method in interface org.apache.geode.cache.AttributesMutator
Removes GatewaySenderId from the list of GatewaySenderIds of the region.
removeGatewayTransportFilter(GatewayTransportFilter) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Removes a GatewayTransportFilter
removeGatewayTransportFilter(GatewayTransportFilter) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Removes the provided GatewayTransportFilter from this GatewaySender.
removeIndex(Index) - Method in interface org.apache.geode.cache.query.QueryService
Remove the specified index.
removeIndex(String, String) - Method in class org.apache.geode.cache.query.QueryTestUtils
 
removeIndex(String) - Method in interface org.apache.geode.management.CacheServerMXBean
Remove an index.
removeIndexes() - Method in interface org.apache.geode.cache.query.QueryService
Remove all the indexes from this cache.
removeIndexes(Region<?, ?>) - Method in interface org.apache.geode.cache.query.QueryService
Remove all the indexes on the specified Region
removeLifecycleListener(LifecycleListener) - Method in class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
Remove a lifecycle event listener from this component.
removeListener(DistributedSystemConfig.ConfigListener) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Removes previously registered listener of this config.
removeListener(TransactionListener) - Method in interface org.apache.geode.cache.CacheTransactionManager
Removes a transaction listener from the list of transaction listeners on this cache.
removeMembershipListener(SystemMembershipListener) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Unregisters a membership listener
removeMembershipListener(MembershipListener) - Method in class org.apache.geode.management.ManagementService
Unregisters a membership listener
removeSSLProperty(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Removes an SSL property
removeSystem(InternalDistributedSystem) - Static method in class org.apache.geode.distributed.DistributedSystem
 
removeTouchedSession(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
removeValve(Valve) - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
REPLACE - Static variable in class org.apache.geode.cache.Operation
An atomic update operation
replace(K, V, V) - Method in interface org.apache.geode.cache.Region
Replaces the entry for a key only if currently mapped to a given value.
replace(K, V) - Method in interface org.apache.geode.cache.Region
Replaces the entry for a key only if currently mapped to some value.
replace() - Method in interface org.apache.geode.DataSerializable.Replaceable
Replaces this object with another in the "output stream" written by DataSerializer.writeObject(Object, DataOutput).
REPLICATE - Static variable in class org.apache.geode.cache.DataPolicy
The region will be initialized with the data from other caches and accepts any new entries created in other caches.
RequestWrapper(SessionManager, HttpServletRequest, SessionCachingFilter.ResponseWrapper, ServletContext) - Constructor for class org.apache.geode.modules.session.filter.SessionCachingFilter.RequestWrapper
 
REQUIRED_ARGUMENT_MISSING - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating the absence of a mandatory parameter of a command.
REQUIRED_OPTION_MISSING - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating the absence of a mandatory named parameter of a command.
RequiredRole() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes.RequiredRole
 
requiredRoles - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
 
RequiredRoles - Class in org.apache.geode.cache
Deprecated.
this feature is scheduled to be removed
RequiredRoles() - Constructor for class org.apache.geode.cache.RequiredRoles
Deprecated.
 
reset() - Method in interface org.apache.geode.cache.client.PoolFactory
Resets the configuration of this factory to its defaults.
resetCounter() - Static method in class org.apache.geode.cache.query.data.Position
 
resetCounter() - Static method in class org.apache.geode.cache.query.data.PositionNoDS
 
resetCounter() - Static method in class org.apache.geode.cache.query.data.PositionPdx
 
resetCounts() - Method in interface org.apache.geode.cache.CacheStatistics
Reset the missCount and hitCount to zero for this entry.
resetDeltaInvokationCounters() - Static method in class org.apache.geode.DeltaTestImpl
Below methods are not part of standard Delta implementation but are used for testing purpose.
resetDeltaStatus() - Method in class org.apache.geode.DeltaTestImpl
 
resetFailureCounter() - Static method in class org.apache.geode.DeltaTestImpl
 
resetFromDeltaCounter() - Static method in class org.apache.geode.DeltaTestImpl
 
resetHealth() - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Resets the overall health of the GemFire components to GemFireHealth.GOOD_HEALTH.
resetInstanceCount() - Static method in class org.apache.geode.cache.query.data.Portfolio
 
resetInstanceCount() - Static method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
resetToDeltaCounter() - Static method in class org.apache.geode.DeltaTestImpl
 
resetToFirstLine() - Method in interface org.apache.geode.management.cli.Result
Resets the pointer to the first line in the Result.
resolveClass() - Method in interface org.apache.geode.cache.query.types.ObjectType
 
resolveClass(ObjectStreamClass) - Method in class org.apache.geode.modules.util.ClassLoaderObjectInputStream
 
RESOURCE_ACCESS_ERROR - Static variable in exception org.apache.geode.management.cli.CommandProcessingException
Error Type indicating IO errors occurred while accessing File/Network resource
ResourceException - Exception in org.apache.geode.cache
A Generic exception to indicate that a resource exception has occurred.
ResourceException() - Constructor for exception org.apache.geode.cache.ResourceException
Creates a new instance of ResourceException without detail message.
ResourceException(String) - Constructor for exception org.apache.geode.cache.ResourceException
Constructs an instance of ResourceException with the specified detail message.
ResourceException(String, Throwable) - Constructor for exception org.apache.geode.cache.ResourceException
Constructs an instance of ResourceException with the specified detail message and cause.
ResourceException(Throwable) - Constructor for exception org.apache.geode.cache.ResourceException
Constructs an instance of ResourceException with the specified cause.
resourceManager - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
ResourceManager - Interface in org.apache.geode.cache.control
Provides support for managing resources used by the local Cache.
ResourceManagerType - Class in org.apache.geode.cache.configuration
The "resource manager" element configures the behavior of the resource manager.
ResourceManagerType() - Constructor for class org.apache.geode.cache.configuration.ResourceManagerType
 
ResourceManagerValidator - Class in org.apache.geode.modules.util
 
ResourcePermission - Class in org.apache.geode.security
ResourcePermission defines the resource, the operation, the region and the key involved in the action to be authorized.
ResourcePermission() - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(ResourcePermission.Resource, ResourcePermission.Operation) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(ResourcePermission.Resource, ResourcePermission.Operation, String) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(ResourcePermission.Resource, ResourcePermission.Operation, ResourcePermission.Target) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(ResourcePermission.Resource, ResourcePermission.Operation, ResourcePermission.Target, String) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(ResourcePermission.Resource, ResourcePermission.Operation, String, String) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(String, String) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(String, String, String) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission(String, String, String, String) - Constructor for class org.apache.geode.security.ResourcePermission
 
ResourcePermission.Operation - Enum in org.apache.geode.security
 
ResourcePermission.Resource - Enum in org.apache.geode.security
 
ResourcePermission.Target - Enum in org.apache.geode.security
 
Response(String, String, boolean) - Constructor for class org.apache.geode.session.tests.Client.Response
 
restartCache() - Static method in class org.apache.geode.cache.query.CacheUtils
 
restoreSystemProperties - Variable in class org.apache.geode.cache30.CacheXmlTestCase
 
restoreSystemProperties - Variable in class org.apache.geode.management.ManagementTestBase
 
restrict - Variable in class org.apache.geode.cache.query.data.Quote
 
Restricted - Class in org.apache.geode.cache.query.data
 
Restricted(int) - Constructor for class org.apache.geode.cache.query.data.Restricted
Creates a new instance of Restricted
Result - Interface in org.apache.geode.management.cli
The result of processing a GemFire Command Line Interface (CLI) command string.
Result.Status - Enum in org.apache.geode.management.cli
Indicates a Results status.
ResultCollector<T,S> - Interface in org.apache.geode.cache.execute
Defines the interface for a container that gathers results from function execution.
GemFire provides a default implementation for ResultCollector.
ResultSender<T> - Interface in org.apache.geode.cache.execute
Provides methods to send results back to the ResultCollector.
resume(TransactionId) - Method in interface org.apache.geode.cache.CacheTransactionManager
On the current thread, resumes a transaction that was previously suspended using CacheTransactionManager.suspend()
resume() - Method in interface org.apache.geode.cache.wan.GatewaySender
Resumes this paused GatewaySender.
resume() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Resumes this paused GatewaySender.
resumeLocking() - Method in class org.apache.geode.distributed.DistributedLockService
Allow locking to resume in this DistributedLockService instance.
resumeSender(Cache) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
 
resumptionAction - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
 
ResumptionAction - Class in org.apache.geode.cache
Deprecated.
this API is scheduled to be removed
retail_price - Variable in class org.apache.geode.cache.query.data.Inventory
 
retryAttempts - Variable in class org.apache.geode.cache.configuration.PoolType
 
returnType(CompiledClass) - Method in class org.apache.geode.codeAnalysis.decode.cp.CpFieldref
 
returnType(CompiledClass) - Method in class org.apache.geode.codeAnalysis.decode.cp.CpInvokeDynamic
 
returnType(CompiledClass) - Method in class org.apache.geode.codeAnalysis.decode.cp.CpMethodHandle
 
returnType(CompiledClass) - Method in class org.apache.geode.codeAnalysis.decode.cp.CpMethodType
 
RevokedPersistentDataException - Exception in org.apache.geode.cache.persistence
Thrown when a member with persistence is recovering, and it discovers that other members in the system have revoked the persistent data stored on this member.
RevokedPersistentDataException() - Constructor for exception org.apache.geode.cache.persistence.RevokedPersistentDataException
 
RevokedPersistentDataException(String, Throwable) - Constructor for exception org.apache.geode.cache.persistence.RevokedPersistentDataException
 
RevokedPersistentDataException(String) - Constructor for exception org.apache.geode.cache.persistence.RevokedPersistentDataException
 
RevokedPersistentDataException(Throwable) - Constructor for exception org.apache.geode.cache.persistence.RevokedPersistentDataException
 
RevokeFailedException - Exception in org.apache.geode.cache.persistence
Thrown when a member tries to revoke a persistent ID, but the member with that persistent ID is currently running.
RevokeFailedException() - Constructor for exception org.apache.geode.cache.persistence.RevokeFailedException
 
RevokeFailedException(String, Throwable) - Constructor for exception org.apache.geode.cache.persistence.RevokeFailedException
 
RevokeFailedException(String) - Constructor for exception org.apache.geode.cache.persistence.RevokeFailedException
 
RevokeFailedException(Throwable) - Constructor for exception org.apache.geode.cache.persistence.RevokeFailedException
 
revokeMissingDiskStores(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Removes a disk store from the distributed system.
revokePersistentMember(InetAddress, String) - Method in interface org.apache.geode.admin.AdminDistributedSystem
revokePersistentMember(UUID) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Indicate to the distributed system that persistent files have been lost.
rgn1ChkBoxId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
rgnFilterTxtBoxId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
rgnNameSpanXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
rgnNameTxtBoxXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
rgnSpanFirstPart - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
rgnSpanSecondPart - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.DataBrowser
 
RMI_BIND_ADDRESS_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "rmiBindAddress" property
RMI_ENABLED_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "rmiEnabled" property
RMI_PORT_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "rmiPort" property
RMI_REGISTRY_ENABLED_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "rmi-registry-enabled" property
RMI_SERVER_PORT_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "rmi-server-port" property
Role - Interface in org.apache.geode.distributed
Deprecated.
this feature is scheduled to be removed
Role() - Constructor for class org.apache.geode.examples.security.ExampleSecurityManager.Role
 
Role() - Constructor for class org.apache.geode.security.TestSecurityManager.Role
 
RoleEvent<K,V> - Interface in org.apache.geode.cache
Deprecated.
this feature is scheduled to be removed
RoleException - Exception in org.apache.geode.cache
Deprecated.
this feature is scheduled to be removed
RoleException() - Constructor for exception org.apache.geode.cache.RoleException
Deprecated.
Creates a new instance of RoleException without detail message.
RoleException(String) - Constructor for exception org.apache.geode.cache.RoleException
Deprecated.
Constructs an instance of RoleException with the specified detail message.
RoleException(String, Throwable) - Constructor for exception org.apache.geode.cache.RoleException
Deprecated.
Constructs an instance of RoleException with the specified detail message and cause.
RoleException(Throwable) - Constructor for exception org.apache.geode.cache.RoleException
Deprecated.
Constructs an instance of RoleException with the specified cause.
ROLES - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
: This feature is scheduled to be removed.
rollback() - Method in interface org.apache.geode.cache.CacheTransactionManager
Roll back the transaction associated with the current thread.
rollnum - Variable in class org.apache.geode.cache.query.data.Student
 
rollOplogs - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
 
rollOplogs - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
 
rootRegions() - Method in interface org.apache.geode.cache.RegionService
Returns unmodifiable set of the root regions that are in the region service.
run() - Method in class org.apache.geode.cache30.CacheSerializableRunnable
run() - Method in class org.apache.geode.distributed.LocatorLauncher
The Runnable method used to launch the Locator with the specified command.
run() - Method in class org.apache.geode.distributed.ServerLauncher
A Runnable method used to invoke the GemFire server (cache server) with the specified command.
run2() - Method in class org.apache.geode.cache30.CacheSerializableRunnable
A run method that may throw a CacheException.
run3() - Method in class org.apache.geode.cache30.CacheSerializableRunnable
 
running - Variable in class org.apache.geode.distributed.AbstractLauncher
 
runOpsWithFailOver(ClientAuthorizationTestCase.OperationWithAction[], String) - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
runProctor() - Static method in class org.apache.geode.SystemFailure
This is the run loop for the proctor thread
runRepeatingIfNecessary(long) - Method in class org.apache.geode.cache30.CacheSerializableRunnable
RuntimeAdminException - Exception in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
RuntimeAdminException() - Constructor for exception org.apache.geode.admin.RuntimeAdminException
Deprecated.
 
RuntimeAdminException(String) - Constructor for exception org.apache.geode.admin.RuntimeAdminException
Deprecated.
 
RuntimeAdminException(String, Throwable) - Constructor for exception org.apache.geode.admin.RuntimeAdminException
Deprecated.
 
RuntimeAdminException(Throwable) - Constructor for exception org.apache.geode.admin.RuntimeAdminException
Deprecated.
 
runWatchDog() - Static method in class org.apache.geode.SystemFailure
This is the run loop for the watchdog thread.

S

salary() - Method in class org.apache.geode.cache.query.data.Employee
 
sanDnsName(String) - Method in class org.apache.geode.cache.ssl.TestSSLUtils.CertificateBuilder
 
sanIpAddress(InetAddress) - Method in class org.apache.geode.cache.ssl.TestSSLUtils.CertificateBuilder
 
save(File, SnapshotOptions.SnapshotFormat) - Method in interface org.apache.geode.cache.snapshot.CacheSnapshotService
Exports all regions in the cache to the specified directory.
save(File, SnapshotOptions.SnapshotFormat, SnapshotOptions<Object, Object>) - Method in interface org.apache.geode.cache.snapshot.CacheSnapshotService
Exports all regions in the cache to the specified directory by applying user-configured options.
save(File, SnapshotOptions.SnapshotFormat) - Method in interface org.apache.geode.cache.snapshot.RegionSnapshotService
Exports the region data into the snapshot file.
save(File, SnapshotOptions.SnapshotFormat, SnapshotOptions<K, V>) - Method in interface org.apache.geode.cache.snapshot.RegionSnapshotService
Exports the region data into the snapshot file by applying user-configured options.
saveIncomingFiles(String) - Method in interface org.apache.geode.management.cli.Result
Save the file(s) from this Result.
saveProperties() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Saves the configuration for this Agent to the file specified by @link AgentConfig#getPropertyFile.
saveSnapshot(OutputStream) - Method in interface org.apache.geode.cache.Region
Deprecated.
sbs_product_code - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
sbs_product_group - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
sbs_timestamp - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
SCHEDULE - Static variable in class org.apache.geode.cache.util.AutoBalancer
Use this configuration to manage out-of-balance audit frequency.
scheduleTimerTasks() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
scope - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
Scope - Class in org.apache.geode.cache
Enumerated type for region distribution scope.
ScreenshotOnFailureRule - Class in org.apache.geode.tools.pulse.tests.rules
 
ScreenshotOnFailureRule(Supplier<WebDriver>) - Constructor for class org.apache.geode.tools.pulse.tests.rules.ScreenshotOnFailureRule
 
SEARCH_CREATE - Static variable in class org.apache.geode.cache.Operation
An entry creation caused by a netsearch
SEARCH_UPDATE - Static variable in class org.apache.geode.cache.Operation
An entry update caused by a net search.
searchTimeout - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
secId - Variable in class org.apache.geode.cache.query.data.Position
 
secId - Variable in class org.apache.geode.cache.query.data.PositionNoDS
 
secId - Variable in class org.apache.geode.cache.query.data.PositionPdx
 
secIdIndexed - Variable in class org.apache.geode.cache.query.data.Position
 
secIdIndexed - Variable in class org.apache.geode.cache.query.data.PositionNoDS
 
secIdIndexed - Variable in class org.apache.geode.cache.query.data.PositionPdx
 
secIds - Static variable in class org.apache.geode.cache.query.data.CollectionHolder
 
secIds - Static variable in class org.apache.geode.cache.query.data.Portfolio
 
secIds - Static variable in class org.apache.geode.cache.query.data.PortfolioData
 
secIds - Static variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
secIds - Static variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
secType - Variable in class org.apache.geode.cache.query.data.Position
 
secType - Variable in class org.apache.geode.cache.query.data.PositionNoDS
 
secType - Variable in class org.apache.geode.cache.query.data.PositionPdx
 
SecurableCommunicationChannels - Interface in org.apache.geode.security
This class defines all the static definitions for the ConfigurationProperties.SSL_ENABLED_COMPONENTS Since: Geode 1.0
SECURITY_CLIENT_ACCESSOR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
since Geode 1.0, use security-manager
SECURITY_CLIENT_ACCESSOR_PP - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
since Geode 1.0, use security-post-processor
SECURITY_CLIENT_AUTH_INIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-client-auth-init" property
SECURITY_CLIENT_AUTHENTICATOR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
since Geode 1.0, use security-manager
SECURITY_CLIENT_DHALGO - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
since Geode 1.5. Use SSL instead. See {ConfigurationProperties.SSL_ENABLED_COMPONENTS}
security_description - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
SECURITY_EXCEPTION - Static variable in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
SECURITY_JSON - Static variable in class org.apache.geode.examples.security.ExampleSecurityManager
 
SECURITY_JSON - Static variable in class org.apache.geode.security.TestSecurityManager
 
SECURITY_LOG_FILE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-log-file" property
SECURITY_LOG_LEVEL - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-log-level" property
SECURITY_MANAGER - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-manager" property
security_number - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
SECURITY_PASSWORD - Static variable in interface org.apache.geode.security.AuthInitialize
 
SECURITY_PEER_AUTH_INIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-peer-auth-init" property
SECURITY_PEER_AUTHENTICATOR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
since Geode 1.0, use security-manager
SECURITY_PEER_VERIFY_MEMBER_TIMEOUT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-peer-verifymember-timeout" property
SECURITY_POST_PROCESSOR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-post-processor" property
SECURITY_PREFIX - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the security prefix "security-" used in conjunction with other security-* properties property
SECURITY_PREFIX - Static variable in class org.apache.geode.security.generator.UserPasswordWithExtraPropsAuthInit
 
SECURITY_PROPERTIES_FILE_DEFAULT - Static variable in class org.apache.geode.distributed.DistributedSystem
The default value of SECURITY_PROPERTIES_FILE_PROPERTY is "gfsecurity.properties".
SECURITY_PROPERTIES_FILE_PROPERTY - Static variable in class org.apache.geode.distributed.DistributedSystem
The SECURITY_PROPERTIES_FILE_PROPERTY is the system property that can be used to specify the name of the property file that the connect method will check for when it looks for a property file.
SECURITY_PROPERTY_FILE - Static variable in class org.apache.geode.distributed.DistributedSystem
Deprecated.
As of 9.0, please use DistributedSystem.getSecurityPropertiesFile() instead.
SECURITY_SHIRO_INIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "shiro-init" property Since: Geode 1.0
security_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
SECURITY_UDP_DHALGO - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "security-udp-dhalgo" property.
SECURITY_USERNAME - Static variable in interface org.apache.geode.security.AuthInitialize
 
securityLogWriter - Variable in class org.apache.geode.security.templates.PKCSAuthInit
 
securityLogWriter - Variable in class org.apache.geode.security.templates.UserPasswordAuthInit
 
securityLogWriter - Variable in class org.apache.geode.security.templates.XmlAuthorization
 
SecurityManager - Interface in org.apache.geode.security
User implementation of a authentication/authorization logic for Integrated Security.
SecurityMaster - Class in org.apache.geode.cache.query.data
 
SecurityMaster(String) - Constructor for class org.apache.geode.cache.query.data.SecurityMaster
 
SecurityTestUtil - Class in org.apache.geode.security
 
SecurityTestUtil() - Constructor for class org.apache.geode.security.SecurityTestUtil
 
SecurityTestUtils - Class in org.apache.geode.security
Deprecated.
in favor of just writing a test without this class
SecurityTestUtils() - Constructor for class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
SecurityTestUtils.Employee - Class in org.apache.geode.security
Deprecated.
 
select - Variable in class org.apache.geode.cache.query.data.Keywords
 
SELECT() - Method in class org.apache.geode.cache.query.data.Keywords
 
select - Variable in class org.apache.geode.cache.query.dunit.TestObject
 
selection - Variable in class org.apache.geode.cache.query.dunit.TestObject
 
SelectResults<E> - Interface in org.apache.geode.cache.query
Contains the results of a executing a SELECT expression within a query.
selectValue(String) - Method in interface org.apache.geode.cache.Region
Selects the single value in this Region that matches the given query predicate.
sendException(Throwable) - Method in interface org.apache.geode.cache.execute.ResultSender
Sends an Exception back to the FunctionService calling thread.
sendResult(T) - Method in interface org.apache.geode.cache.execute.ResultSender
Sends a result back to the FunctionService calling thread and invokes ResultCollector.addResult(org.apache.geode.distributed.DistributedMember, Object).
SEPARATOR - Static variable in interface org.apache.geode.cache.Region
The region name separator character, represented as a string for convenience.
SEPARATOR_CHAR - Static variable in interface org.apache.geode.cache.Region
The region name separator character.
SERIALIZABLE_OBJECT_FILTER - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "serializable-object-filter" property DescriptionA user provided whitelist of objects that the system will allow to serialize.
SerializationException - Exception in org.apache.geode
An exception indicating that a serialization or deserialization failed.
SerializationException(String) - Constructor for exception org.apache.geode.SerializationException
Create a new instance of SerializationException with a detail message
SerializationException(String, Throwable) - Constructor for exception org.apache.geode.SerializationException
Create a new instance of SerializationException with a detail message and cause
serializationRegistration - Variable in class org.apache.geode.cache.configuration.CacheConfig
 
SerializationRegistrationType - Class in org.apache.geode.cache.configuration
A serialization-registration contains a set of serializer or instantiator tags to register customer DataSerializer extensions or DataSerializable implementations respectively.
SerializationRegistrationType() - Constructor for class org.apache.geode.cache.configuration.SerializationRegistrationType
 
SerializationRegistrationType.Instantiator - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
SerializationRegistrationType.Serializer - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
serialize(Object) - Method in class org.apache.geode.experimental.driver.NoOpSerializer
 
serialize(Object) - Method in interface org.apache.geode.experimental.driver.ValueSerializer
Serialize an object into a byte array.
serialize(Object) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
serialize(Object) - Method in interface org.apache.geode.protocol.serialization.ValueSerializer
Serialize an object into bytes that can be sent to a client.
SerializedCacheValue<V> - Interface in org.apache.geode.cache
Class SerializedCacheValue represents a serialized cache value.
Serializer() - Constructor for class org.apache.geode.cache.configuration.SerializationRegistrationType.Serializer
 
serializers - Variable in class org.apache.geode.cache.configuration.SerializationRegistrationType
 
serialVersionUID - Static variable in exception org.apache.geode.CancelException
 
serialVersionUID - Variable in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
 
serialVersionUID - Variable in class org.apache.geode.codeAnalysis.ClassAndVariables
 
Server() - Constructor for class org.apache.geode.cache.configuration.PoolType.Server
 
server - Variable in class org.apache.geode.security.query.QuerySecurityBase
 
SERVER - Static variable in interface org.apache.geode.security.SecurableCommunicationChannels
This determines that the client-server communication will be secured.
Server - Class in org.apache.geode.tools.pulse.tests
 
Server(int, String, String) - Constructor for class org.apache.geode.tools.pulse.tests.Server
 
server1 - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase
 
server2 - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase
 
SERVER_BIND_ADDRESS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "server-bind-address" property
SERVER_GROUP_GRID_ID - Static variable in class org.apache.geode.tools.pulse.tests.ui.PulseTestConstants
 
SERVER_SSL_CIPHERS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
SERVER_SSL_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
SERVER_SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
SERVER_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
SERVER_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
SERVER_SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
SERVER_SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
SERVER_SSL_TRUSTSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
SERVER_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
Deprecated.
ServerConnectivityException - Exception in org.apache.geode.cache.client
A generic exception indicating that a failure has happened while communicating with a gemfire server.
ServerConnectivityException() - Constructor for exception org.apache.geode.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException without a detail message or cause.
ServerConnectivityException(String) - Constructor for exception org.apache.geode.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException with a detail message
ServerConnectivityException(String, Throwable) - Constructor for exception org.apache.geode.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException with a detail message and cause
ServerConnectivityException(Throwable) - Constructor for exception org.apache.geode.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException with a cause
ServerContainer - Class in org.apache.geode.session.tests
Base class for handling the setup and configuration of cargo containers This class contains common logic for setting up and configuring cargo containers for J2EE container installations.
ServerContainer(ContainerInstall, File, String) - Constructor for class org.apache.geode.session.tests.ServerContainer
Sets up the container using the given installation Sets up a bunch of logging files, default locations, and container properties.
serverGroup - Variable in class org.apache.geode.cache.configuration.PoolType
 
ServerGroups() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData.ServerGroups
 
ServerGroups() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrp1Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrp1Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrp2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrp2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrp3Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrp3Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrpsRadioId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverGrpsRadioXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
serverIgnoredExceptions() - Method in class org.apache.geode.security.ClientAuthorizationTestCase
 
ServerLauncher - Class in org.apache.geode.distributed
The ServerLauncher class is a launcher class with main method to start a GemFire Server (implying a GemFire Cache Server process).
ServerLauncher.Builder - Class in org.apache.geode.distributed
The Builder class, modeled after the Builder creational design pattern, is used to construct a properly configured and initialized instance of the ServerLauncher to control and run GemFire servers (in particular, cache servers).
ServerLauncher.Command - Enum in org.apache.geode.distributed
An enumerated type representing valid commands to the Server launcher.
ServerLauncher.ServerState - Class in org.apache.geode.distributed
The ServerState is an immutable type representing the state of the specified Server at any given moment in time.
ServerLauncherCacheProvider - Interface in org.apache.geode.distributed
ServerLauncherCacheProvider is an extension point for overriding the behavior of a server started with ServerLauncher or the gfsh start server command.
ServerLauncherParameters - Enum in org.apache.geode.distributed
GEODE-5256: Parameters containing startup options specified by the user.
ServerLoad - Class in org.apache.geode.cache.server
A data object containing the load information for a cache server.
ServerLoad(float, float, float, float) - Constructor for class org.apache.geode.cache.server.ServerLoad
 
ServerLoad() - Constructor for class org.apache.geode.cache.server.ServerLoad
 
ServerLoadData - Class in org.apache.geode.management
Composite data type used to distribute server load information.
ServerLoadData(float, float, float, float) - Constructor for class org.apache.geode.management.ServerLoadData
This constructor is to be used by internal JMX framework only.
ServerLoadProbe - Interface in org.apache.geode.cache.server
A load probe is installed in a cache server to measure the load on the cache server for balancing load between multiple cache servers.
ServerLoadProbeAdapter - Class in org.apache.geode.cache.server
Utility class that implements all methods in ServerLoadProbe with empty implementations for open and close.
ServerLoadProbeAdapter() - Constructor for class org.apache.geode.cache.server.ServerLoadProbeAdapter
 
ServerMetrics - Interface in org.apache.geode.cache.server
Metrics about the resource usage for a cache server.
ServerObject - Class in org.apache.geode.tools.pulse.tests
 
ServerObject(String) - Constructor for class org.apache.geode.tools.pulse.tests.ServerObject
 
ServerObjectMBean - Interface in org.apache.geode.tools.pulse.tests
 
ServerOperationException - Exception in org.apache.geode.cache.client
An exception indicating that a failure has happened on the server while processing an operation that was sent to it by a client.
ServerOperationException() - Constructor for exception org.apache.geode.cache.client.ServerOperationException
Create a new instance of ServerOperationException without a detail message or cause.
ServerOperationException(String) - Constructor for exception org.apache.geode.cache.client.ServerOperationException
Create a new instance of ServerOperationException with a detail message
ServerOperationException(String, Throwable) - Constructor for exception org.apache.geode.cache.client.ServerOperationException
Create a new instance of ServerOperationException with a detail message and cause
ServerOperationException(Throwable) - Constructor for exception org.apache.geode.cache.client.ServerOperationException
Create a new instance of ServerOperationException with a cause
ServerRefusedConnectionException - Exception in org.apache.geode.cache.client
A ServerRefusedConnectionException indicates a client attempted to connect to a server, but the handshake was rejected.
ServerRefusedConnectionException(DistributedMember, String) - Constructor for exception org.apache.geode.cache.client.ServerRefusedConnectionException
Constructs an instance of ServerRefusedConnectionException with the specified detail message.
ServerRule - Class in org.apache.geode.tools.pulse.tests.rules
 
ServerRule(String) - Constructor for class org.apache.geode.tools.pulse.tests.rules.ServerRule
 
servers - Variable in class org.apache.geode.cache.configuration.PoolType
 
ServerState(ServerLauncher, AbstractLauncher.Status) - Constructor for class org.apache.geode.distributed.ServerLauncher.ServerState
 
ServerState(ServerLauncher, AbstractLauncher.Status, String) - Constructor for class org.apache.geode.distributed.ServerLauncher.ServerState
 
ServerState(AbstractLauncher.Status, String, long, String, Integer, Long, String, List<String>, String, String, String, String, String, String, String) - Constructor for class org.apache.geode.distributed.ServerLauncher.ServerState
 
serverStore() - Static method in class org.apache.geode.cache.ssl.CertStores
 
ServerType - Class in org.apache.geode.cache.configuration
Java class for server-type complex type.
ServerType() - Constructor for class org.apache.geode.cache.configuration.ServerType
 
ServerType.ClientSubscription - Class in org.apache.geode.cache.configuration
Java class for anonymous complex type.
ServiceState(AbstractLauncher.Status, String, long, String, Integer, Long, String, List<String>, String, String, String, String, String, String, String) - Constructor for class org.apache.geode.distributed.AbstractLauncher.ServiceState
 
sessionCache - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
SessionCache - Interface in org.apache.geode.modules.session.catalina
 
SessionCachingFilter - Class in org.apache.geode.modules.session.filter
Primary class which orchestrates everything.
SessionCachingFilter() - Constructor for class org.apache.geode.modules.session.filter.SessionCachingFilter
 
SessionCachingFilter.RequestWrapper - Class in org.apache.geode.modules.session.filter
This request wrapper class extends the support class HttpServletRequestWrapper, which implements all the methods in the HttpServletRequest interface, as delegations to the wrapped request.
SessionCountingListener - Class in org.apache.geode.modules.session
 
SessionCountingListener() - Constructor for class org.apache.geode.modules.session.SessionCountingListener
 
sessionCreated(HttpSessionEvent) - Method in class org.apache.geode.modules.session.filter.SessionListener
Deprecated.
 
sessionCreated(HttpSessionEvent) - Method in class org.apache.geode.modules.session.SessionCountingListener
 
SessionCustomExpiry - Class in org.apache.geode.modules.util
 
SessionCustomExpiry() - Constructor for class org.apache.geode.modules.util.SessionCustomExpiry
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.geode.modules.session.filter.SessionListener
Deprecated.
This will receive events from the container using the native sessions.
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.geode.modules.session.SessionCountingListener
 
SessionExpirationCacheListener - Class in org.apache.geode.modules.session.catalina.callback
 
SessionExpirationCacheListener() - Constructor for class org.apache.geode.modules.session.catalina.callback.SessionExpirationCacheListener
 
SessionListener - Class in org.apache.geode.modules.session.filter
Deprecated.
No longer does anything, native sessions are no longer kept around
SessionListener() - Constructor for class org.apache.geode.modules.session.filter.SessionListener
Deprecated.
 
sessionManager - Variable in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
SessionManager - Interface in org.apache.geode.modules.session.catalina
 
sessionManager - Static variable in class org.apache.geode.modules.session.TestSessionsBase
 
sessionRegion - Variable in class org.apache.geode.modules.session.catalina.AbstractSessionCache
The sessionRegion is the Region that actually stores and replicates the Sessions.
set(String, String) - Method in class org.apache.geode.cache.CacheFactory
Sets a gemfire property that will be used when creating the Cache.
set(String, String) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets a gemfire property that will be used when creating the ClientCache.
set(String, String) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets a GemFire Distributed System Property.
set(String, String) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets a GemFire Distributed System Property.
set(String, Object) - Method in class org.apache.geode.pdx.DomainObject
 
set(String, String) - Method in class org.apache.geode.session.tests.Client
Set the value of a session attribute on the server
set(String, String, boolean) - Method in class org.apache.geode.session.tests.Client
Set the value of a session attribute on the server
setAckSevereAlertThreshold(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the ack-severe-alert-threshold for the system
setAckSevereAlertThreshold(int) - Method in class org.apache.geode.management.GemFireProperties
 
setAckWaitThreshold(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the ack-wait-threshold for the system
setAckWaitThreshold(int) - Method in class org.apache.geode.management.GemFireProperties
 
setAction(String) - Method in class org.apache.geode.cache.configuration.ExpirationAttributesType
Sets the value of the action property.
setAction(EnumActionDestroyOverflow) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
Sets the value of the action property.
setAction(EnumActionDestroyOverflow) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruHeapPercentage
Sets the value of the action property.
setAge(int) - Method in class org.apache.geode.cache.query.transaction.Person
 
setAgentSSLCiphers(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the SSL ciphers used when connecting to the JMX agent.
setAgentSSLEnabled(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether or not SSL is required for the JMX agent.
setAgentSSLProtocols(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the SSL protocols used when connecting to the JMX agent.
setAgentSSLRequireAuth(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether SSL authentication is used when connecting to the RMI connector.
setAlertLevel(AlertLevel) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Sets the lowest level of alert that should be delivered to the AlertListeners registered on this AdminDistributedSystem.
setAlertLevelAsString(String) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Sets the lowest level of alert that should be delivered to the AlertListeners registered on this AdminDistributedSystem.
setAlertThreshold(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the alertThreshold property.
setAlertThreshold(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the alertThreshold property.
setAlertThreshold(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the alert threshold in milliseconds for entries in a GatewaySender 's queue.
setAllowForceCompaction(Boolean) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the allowForceCompaction property.
setAllowForceCompaction(boolean) - Method in interface org.apache.geode.cache.DiskStoreFactory
Set to true to allow DiskStore.forceCompaction() to be called on regions using this disk store.
setArchiveDiskSpaceLimit(int) - Method in class org.apache.geode.management.GemFireProperties
 
setArchiveFileSizeLimit(int) - Method in class org.apache.geode.management.GemFireProperties
 
setArgumentHandler(ArgumentHandler) - Method in class org.apache.geode.modules.session.installer.args.Argument
Sets the argument handler.
setArguments(IN) - Method in interface org.apache.geode.cache.execute.Execution
Specifies the user data passed to the function when it is executed.
setAssignBuckets(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether buckets should be assigned to partitioned regions in the cache upon Server start.
setAsyncDistributionTimeout(int) - Method in class org.apache.geode.management.GemFireProperties
 
setAsyncEventListener(DeclarableType) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the asyncEventListener property.
setAsyncEventQueueIds(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the asyncEventQueueIds property.
setAsynchronousWrites(RegionAttributesType.DiskWriteAttributes.AsynchronousWrites) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Sets the value of the asynchronousWrites property.
setAsyncMaxQueueSize(int) - Method in class org.apache.geode.management.GemFireProperties
 
setAsyncQueueTimeout(int) - Method in class org.apache.geode.management.GemFireProperties
 
setAttribute(String, Object, boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
setAutoCompact(Boolean) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the autoCompact property.
setAutoCompact(boolean) - Method in interface org.apache.geode.cache.DiskStoreFactory
Set to true to cause the disk files to be automatically compacted.
setAutoConnect(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether or not the JMX agent will automatically connect to the distributed system it administers.
setBatchConflation(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the batchConflation property.
setBatchConflationEnabled(boolean) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets whether to enable batch conflation for AsyncEventQueue.
setBatchConflationEnabled(boolean) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets whether to enable batch conflation for a GatewaySender's queue.
setBatchSize(int) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets the batch size for an AsyncEventQueue's queue.
setBatchSize(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the batchSize property.
setBatchSize(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the batchSize property.
setBatchSize(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the batch size to be picked at the time of dispatching from a GatewaySender's queue.
setBatchTimeInterval(int) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets the batch time interval (in milliseconds) for a AsyncEventQueue.
setBatchTimeInterval(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the batchTimeInterval property.
setBatchTimeInterval(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the batchTimeInterval property.
setBatchTimeInterval(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the batchTimeInterval property.
setBatchTimeInterval(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets a time interval in milliseconds to wait to form a batch to be dispatched from a GatewaySender's queue.
setBindAddress(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the IP address to which the distributed system's server sockets are bound.
setBindAddress(String) - Method in interface org.apache.geode.admin.DistributionLocatorConfig
Deprecated.
Sets the address to which the distribution locator's port is (or will be) bound.
setBindAddress(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setBindAddress(String) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the ip address or host name that this server is to listen on for client connections.
setBindAddress(String) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the ip address or host name that this server is to listen on for client connections.
setBindAddress(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the bindAddress property.
setBindAddress(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Sets the value of the bindAddress property.
setBindAddress(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the bindAddress property.
setBindAddress(String) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the ip address or host name that this cache server is to listen on for client connections.
setBindAddress(String) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Sets the ip address or host name that this GatewayReceiver is to listen on for GatewaySender Connection
setBindAddress(String) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the IP address as an java.net.InetAddress to which the Locator has bound itself listening for client requests.
setBindAddress(String) - Method in class org.apache.geode.management.GemFireProperties
 
setBlockingTimeoutSeconds(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the blockingTimeoutSeconds property.
setBucketRegion(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
 
setByteArr(byte[]) - Method in class org.apache.geode.DeltaTestImpl
 
setBytesReceivedRate(float) - Method in class org.apache.geode.management.NetworkMetrics
Sets the average number of bytes per second received.
setBytesSentRate(float) - Method in class org.apache.geode.management.NetworkMetrics
Sets the average number of bytes per second sent.
setBytesThreshold(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes.AsynchronousWrites
Sets the value of the bytesThreshold property.
setBytesThreshold(long) - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
setC_deque(Deque<Integer>) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setC_list(List<String>) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setC_queue(Queue<String>) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setC_set(Set<Object>) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setC_stack(Stack<String>) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setCache(Cache) - Static method in class org.apache.geode.cache.query.QueryTestUtils
 
setCache(Cache) - Static method in class org.apache.geode.distributed.TestServerLauncherCacheProvider
 
setCache(Cache) - Method in class org.apache.geode.management.cli.GfshCommand
 
setCacheListener(CacheListener<K, V>) - Method in class org.apache.geode.cache.AttributesFactory
setCacheLoader(CacheLoader<K, V>) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the cache loader for the next RegionAttributes created.
setCacheLoader(CacheLoader<K, V>) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the cache loader for the region.
setCacheLoader(DeclarableType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the cacheLoader property.
setCacheLoader(CacheLoader<K, V>) - Method in class org.apache.geode.cache.RegionFactory
Sets the cache loader for the next RegionAttributes created.
setCacheProperty(String, String) - Method in class org.apache.geode.session.tests.ServerContainer
Set a geode session replication property
setCacheTransactionManager(CacheTransactionManagerType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the cacheTransactionManager property.
setCacheWriter(CacheWriter<K, V>) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the cache writer for the next RegionAttributes created.
setCacheWriter(CacheWriter<K, V>) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the cache writer for the region.
setCacheWriter(DeclarableType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the cacheWriter property.
setCacheWriter(CacheWriter<K, V>) - Method in class org.apache.geode.cache.RegionFactory
Sets the cache writer for the next RegionAttributes created.
setCacheWriterName(String) - Method in class org.apache.geode.modules.util.RegionConfiguration
set the fully qualified name of the CacheWriter to be created on the server.
setCacheXMLFile(String) - Method in interface org.apache.geode.admin.CacheServerConfig
Deprecated.
Sets the cache.xml declarative caching initialization file used to configure this cache server VM.
setCacheXMLFile(String) - Method in interface org.apache.geode.admin.CacheVmConfig
Deprecated.
Sets the cache.xml declarative caching initialization file used to configure this cache server VM.
setCacheXMLFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setCacheXMLFile(File) - Method in class org.apache.geode.session.tests.ServerContainer
Sets the container's cache XML file
setCallbackArg(Object) - Method in class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
Set the callback argument object for this operation.
setCallbackArg(Object) - Method in class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
Set the callback argument object for this operation.
setCallbackArg(Object) - Method in class org.apache.geode.cache.operations.RegionOperationContext
Deprecated.
Set the callback argument object for this operation.
setCallbackArg(Object) - Method in class org.apache.geode.cache.operations.RemoveAllOperationContext
Deprecated.
Set the callback argument object for this operation.
setCapacity(String) - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Sets the value of the capacity property.
setCapacity(int) - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
Sets the capacity of the client queue.
setCiphers(String) - Method in class org.apache.geode.experimental.driver.DriverFactory
Specifies the cipher suites to enable.
setCiphers(String) - Method in class org.apache.geode.experimental.driver.SocketFactory
 
setClassName(String) - Method in class org.apache.geode.cache.configuration.ClassNameType
Sets the value of the className property.
setClassName(String) - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType.Instantiator
Sets the value of the className property.
setClassName(String) - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType.Serializer
Sets the value of the className property.
setClassPath(String) - Method in interface org.apache.geode.admin.CacheServerConfig
Deprecated.
Sets the location(s) of user classes (such as cache loaders) required by the cache server VM.
setClassPath(String) - Method in interface org.apache.geode.admin.CacheVmConfig
Deprecated.
Sets the location(s) of user classes (such as cache loaders) required by the cache server VM.
setClientCache(ClientCache) - Method in class org.apache.geode.security.query.QuerySecurityBase
 
setClientConflation(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClientCQCount(int) - Method in class org.apache.geode.management.ClientHealthStatus
 
setClientHealthStats(Map) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setClientHealthStats(String, ClientHealthStats) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setClientId(String) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the ID of the client.
setClientId(String) - Method in class org.apache.geode.management.ClientQueueDetail
 
setClientQueueSizes(Map) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setClientSubscription(ServerType.ClientSubscription) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the clientSubscription property.
setCloningEnabled(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets cloning on region.
setCloningEnabled(boolean) - Method in interface org.apache.geode.cache.AttributesMutator
Sets cloning on region Note: off-heap regions always behave as if cloning is enabled.
setCloningEnabled(boolean) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets cloning on region Note: off-heap regions always behave as if cloning is enabled.
setCloningEnabled(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the cloningEnabled property.
setCloningEnabled(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets cloning on region Note: off-heap regions always behave as if cloning is enabled.
setClusterSSLAlias(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLCiphers(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLEnabled(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLKeyStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLKeyStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLKeyStoreType(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLProtocols(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLRequireAuthentication(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLTrustStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setClusterSSLTrustStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setColocatedWith(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the colocatedWith property.
setColocatedWith(String) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Sets the name of the PartitionRegion with which this newly created partitioned region is colocated
setCommand(LocatorLauncher.Command) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the Locator launcher command used during the invocation of the LocatorLauncher
setCommand(ServerLauncher.Command) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the Sever launcher command used during the invocation of the ServerLauncher
setCommandPersisted(boolean) - Method in interface org.apache.geode.management.cli.Result
Sets whether the command changes have not been persisted to the cluster configuration
setCompactionThreshold(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the compactionThreshold property.
setCompactionThreshold(int) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the threshold at which an oplog will become compactable.
setCompactionThreshold(int) - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
setCompressor(Compressor) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets this region's compressor for compressing entry values.
setCompressor(Compressor) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Set the compressor to be used by this region for compressing region entry values.
setCompressor(ClassNameType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the compressor property.
setCompressor(Compressor) - Method in class org.apache.geode.cache.RegionFactory
Set the compressor to be used by this region for compressing region entry values.
setConcurrencyChecksEnabled(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Enables or disabled concurrent modification checks.
setConcurrencyChecksEnabled(boolean) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Enables or disabled concurrent modification checks
setConcurrencyChecksEnabled(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the concurrencyChecksEnabled property.
setConcurrencyChecksEnabled(boolean) - Method in class org.apache.geode.cache.RegionFactory
Enables a versioning system that detects concurrent modifications and ensures that region contents are consistent across the distributed system.
setConcurrencyLevel(int) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the concurrency level of the next RegionAttributes created.
setConcurrencyLevel(int) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the concurrency level tof the next RegionAttributes created.
setConcurrencyLevel(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Sets the value of the concurrencyLevel property.
setConcurrencyLevel(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the concurrencyLevel property.
setConcurrencyLevel(int) - Method in class org.apache.geode.cache.RegionFactory
Sets the concurrency level tof the next RegionAttributes created.
setConfigFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setConfiguration(ConfigurationParameter[]) - Method in interface org.apache.geode.admin.SystemMember
Deprecated.
Sets the configuration of this member.
setConnected(boolean) - Method in class org.apache.geode.management.ClientHealthStatus
 
setConnectedIncomingGateways(Map) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setConnectedPeers(Set) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setConnectedServers(Set) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setConnectionLoad(float) - Method in class org.apache.geode.cache.server.ServerLoad
Set the load due to client to server connections.
setConnectionUrl(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the connectionUrl property.
setConnPooledDatasourceClass(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the connPooledDatasourceClass property.
setConserveSockets(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setContainer(Container) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
This method was taken from StandardManager to set the default maxInactiveInterval based on the container (to 30 minutes).
setContent(String) - Method in class org.apache.geode.cache.configuration.DiskDirType
Sets the value of the content property.
setContext(Object) - Method in class org.apache.geode.DataSerializer
For internal use only.
setContext(Object) - Method in class org.apache.geode.Instantiator
sets the context of this Instantiator.
setCopyOnRead(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the copyOnRead property.
setCopyOnRead(boolean) - Method in interface org.apache.geode.cache.GemFireCache
Sets the "copy on read" feature for cache read operations.
setCpus(int) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the number of CPUs available to the client.
setCreateTime(long) - Method in class org.apache.geode.cache.query.data.Portfolio
 
setCreateTime(long) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
 
setCreateTime(long) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
 
setCriticalHeapPercentage(String) - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Sets the value of the criticalHeapPercentage property.
setCriticalHeapPercentage(float) - Method in interface org.apache.geode.cache.control.ResourceManager
Set the percentage of heap at or above which the cache is considered in danger of becoming inoperable due to garbage collection pauses or out of memory exceptions.
setCriticalHeapPercentage(Float) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setCriticalHeapPercentage(String) - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
setCriticalHeapPercentage(String) - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
setCriticalOffHeapPercentage(String) - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Sets the value of the criticalOffHeapPercentage property.
setCriticalOffHeapPercentage(float) - Method in interface org.apache.geode.cache.control.ResourceManager
Set the percentage of off-heap at or above which the cache is considered in danger of becoming inoperable due to out of memory exceptions.
setCriticalOffHeapPercentage(Float) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setCurrentGatewayDeltaEvent(GatewayDeltaEvent) - Method in interface org.apache.geode.modules.gatewaydelta.GatewayDelta
 
setCurrentGatewayDeltaEvent(GatewayDeltaEvent) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the idleTimeout CustomExpiry for the next RegionAttributes created.
setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the CustomExpiry for idleTimeout for values in the region
setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the custom idleTimeout for the next RegionAttributes created.
setCustomEntryIdleTimeout(CustomExpiry<K, V>) - Method in class org.apache.geode.cache.RegionFactory
Sets the custom idleTimeout for the next RegionAttributes created.
setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the custom timeToLive for the next RegionAttributes created.
setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the custom timeToLive for values in this region
setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the custom timeToLive expiration method for the next RegionAttributes created.
setCustomEntryTimeToLive(CustomExpiry<K, V>) - Method in class org.apache.geode.cache.RegionFactory
Sets the custom timeToLive expiration method for the next RegionAttributes created.
setCustomExpiry(DeclarableType) - Method in class org.apache.geode.cache.configuration.ExpirationAttributesType
Sets the value of the customExpiry property.
setCustomExpiry(CustomExpiry) - Method in class org.apache.geode.modules.util.RegionConfiguration
Sets the CustomExpiry to be used
setCustomLoadProbe(DeclarableType) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the customLoadProbe property.
setDataPolicy(DataPolicy) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the data policy for the next RegionAttributes created.
setDataPolicy(RegionAttributesDataPolicy) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the dataPolicy property.
setDataPolicy(DataPolicy) - Method in class org.apache.geode.cache.RegionFactory
Sets the data policy for the next RegionAttributes created.
setDateField(String) - Method in class org.apache.geode.security.query.data.QueryTestObject
 
setDay(Day) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setDebug(boolean) - Method in class org.apache.geode.distributed.AbstractLauncher
Sets the debug mode of the GemFire launcher class.
setDebug(Boolean) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets whether the new instance of the LocatorLauncher will be set to debug mode.
setDebug(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether the new instance of the ServerLauncher will be set to debug mode.
setDeclarable(DeclarableType) - Method in class org.apache.geode.cache.configuration.ObjectType
Sets the value of the declarable property.
setDefaultGemFireHealthConfig(GemFireHealthConfig) - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Sets the GemFireHealthConfig for GemFire components whose configurations are not overridden on a per-host basis.
setDefaultLocator(String, int) - Method in class org.apache.geode.session.tests.ContainerInstall
Sets the default locator address and port
setDefaults(String...) - Method in class org.apache.geode.modules.session.installer.args.Argument
Sets the default values when no explicit values were provided.
setDeletePidFileOnStop(Boolean) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets whether the Geode Locator should delete the pid file when its service stops or when the JVM exits.
setDeletePidFileOnStop(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether the Geode Server should delete the pid file when its service stops or when the JVM exits.
setDeltaPropagation(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setDepartureCorrelationWindow(int) - Method in class org.apache.geode.management.GemFireProperties
 
setDescription(String) - Method in class org.apache.geode.modules.session.installer.args.Argument
Sets a usage description for this argument.
setDirSize(String) - Method in class org.apache.geode.cache.configuration.DiskDirType
Sets the value of the dirSize property.
setDisableAutoReconnect(boolean) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Disables auto reconnect after being forced out of the distributed system
setDisableDefaultServer(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets a boolean value indicating whether to add a default cache when the GemFire Server comes online.
setDisablePersistBackup(Boolean) - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Sets the value of the disablePersistBackup property.
setDisableRegisterInterest(Boolean) - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Sets the value of the disableRegisterInterest property.
setDisableTcp(boolean) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the disable-tcp property for the system.
setDisableTcp(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setDiskDir(DiskDirType) - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Sets the value of the diskDir property.
setDiskDirs(File[]) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
setDiskDirs(DiskDirsType) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the diskDirs property.
setDiskDirs(DiskDirsType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the diskDirs property.
setDiskDirs(File[]) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the directories to which this disk store's data is written.
setDiskDirs(File[]) - Method in class org.apache.geode.cache.RegionFactory
Deprecated.
setDiskDirsAndSizes(File[], int[]) - Method in class org.apache.geode.cache.AttributesFactory
setDiskDirsAndSizes(File[], int[]) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the directories to which this disk store's data is written and also set the sizes in megabytes of each directory.
setDiskDirsAndSizes(File[], int[]) - Method in class org.apache.geode.cache.RegionFactory
setDiskFlushAvgLatency(long) - Method in class org.apache.geode.management.DiskMetrics
Sets the flush time average latency.
setDiskReadsRate(float) - Method in class org.apache.geode.management.DiskMetrics
Sets the average number of disk reads per second.
setDiskStoreName(String) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets the disk store name for overflow or persistence.
setDiskStoreName(String) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the DiskStore name attribute.
setDiskStoreName(String) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the DiskStore name attribute.
setDiskStoreName(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the diskStoreName property.
setDiskStoreName(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the diskStoreName property.
setDiskStoreName(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the diskStoreName property.
setDiskStoreName(String) - Method in class org.apache.geode.cache.configuration.PdxType
Sets the value of the diskStoreName property.
setDiskStoreName(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the diskStoreName property.
setDiskStoreName(String) - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Sets the value of the diskStoreName property.
setDiskStoreName(String) - Method in class org.apache.geode.cache.RegionFactory
Sets the DiskStore name attribute.
setDiskStoreName(String) - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
Sets the disk store name for overflow
setDiskStoreName(String) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the disk store name for overflow or persistence
setDiskSynchronous(boolean) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets whether or not the writing to the disk is synchronous.
setDiskSynchronous(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets whether or not the writing to the disk is synchronous.
setDiskSynchronous(boolean) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets whether or not the writing to the disk is synchronous.
setDiskSynchronous(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the diskSynchronous property.
setDiskSynchronous(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the diskSynchronous property.
setDiskSynchronous(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the diskSynchronous property.
setDiskSynchronous(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets whether or not the writing to the disk is synchronous.
setDiskSynchronous(boolean) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets whether or not the writing to the disk is synchronous.
setDiskUsageCriticalPercentage(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the diskUsageCriticalPercentage property.
setDiskUsageCriticalPercentage(float) - Method in interface org.apache.geode.cache.DiskStore
Sets the value of the disk usage critical percentage.
setDiskUsageCriticalPercentage(float) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the critical threshold for disk usage as a percentage of the total disk volume.
setDiskUsageCriticalPercentage(float) - Method in interface org.apache.geode.management.DiskStoreMXBean
Sets the value of the disk usage critical percentage.
setDiskUsageWarningPercentage(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the diskUsageWarningPercentage property.
setDiskUsageWarningPercentage(float) - Method in interface org.apache.geode.cache.DiskStore
Sets the value of the disk usage warning percentage.
setDiskUsageWarningPercentage(float) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the warning threshold for disk usage as a percentage of the total disk volume.
setDiskUsageWarningPercentage(float) - Method in interface org.apache.geode.management.DiskStoreMXBean
Sets the value of the disk usage warning percentage.
setDiskWriteAttributes(DiskWriteAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
setDiskWriteAttributes(RegionAttributesType.DiskWriteAttributes) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the diskWriteAttributes property.
setDiskWriteAttributes(DiskWriteAttributes) - Method in class org.apache.geode.cache.RegionFactory
Deprecated.
setDiskWritesRate(float) - Method in class org.apache.geode.management.DiskMetrics
Sets the average number of disk writes per second.
setDispatcherThreads(int) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets the number of dispatcher thread.
setDispatcherThreads(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the dispatcherThreads property.
setDispatcherThreads(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the dispatcherThreads property.
setDispatcherThreads(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the number of dispatcher thread.
setDistributed(boolean) - Method in interface org.apache.geode.cache.CacheTransactionManager
Sets whether transactions should be executed in distributed or non-distributed mode.
setDistributedSystemHealthConfig(DistributedSystemHealthConfig) - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Sets the configuration for determining the health of the distributed system itself.
setDistributedSystemProperties(Properties) - Method in interface org.apache.geode.admin.DistributionLocatorConfig
Deprecated.
Sets the properties used to configure the locator's DistributedSystem.
setDistributedTransactions(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setDouble(int, double) - Method in interface org.apache.geode.Statistics
Sets the value of a statistic with the given id whose type is double.
setDouble(StatisticDescriptor, double) - Method in interface org.apache.geode.Statistics
Sets the value of a described statistic of type double
setDouble(String, double) - Method in interface org.apache.geode.Statistics
Sets the value of a named statistic of type double.
setDoubleSupplier(int, DoubleSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setDoubleSupplier(String, DoubleSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setDoubleSupplier(StatisticDescriptor, DoubleSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setDoubleVar(Double) - Method in class org.apache.geode.DeltaTestImpl
 
setDurableClientId(String) - Method in class org.apache.geode.management.GemFireProperties
 
setDurableClientTimeout(int) - Method in class org.apache.geode.management.GemFireProperties
 
setDynamicRegionFactory(DynamicRegionFactoryType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the dynamicRegionFactory property.
setEarlyAck(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
This setting no longer has any effect.
setEarlyAck(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Sets the value of the earlyAck property.
setEarlyAck(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the earlyAck property.
setEarlyAck(boolean) - Method in class org.apache.geode.cache.RegionFactory
Deprecated.
As of 6.5 this setting no longer has any effect.
setElementType(ObjectType) - Method in interface org.apache.geode.cache.query.SelectResults
Specify a new elementType, overriding any existing known elementType.
setEmailNotificationEnabled(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether Emails for Notifications is enabled See description above.
setEmailNotificationFrom(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the EmailID from whom notification emails are sent.
setEmailNotificationHost(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the Host Name from whom notification emails are sent.
setEmailNotificationToList(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the EmailID from whom notification emails are sent as a comma separated list.
setEmployee(Employee) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setEnableAdministrationOnly(boolean) - Static method in class org.apache.geode.admin.AdminDistributedSystemFactory
Deprecated.
Call this method with a value of true to dedicate the VM to GemFire administration only.
setEnableAdministrationOnly(boolean) - Static method in class org.apache.geode.distributed.DistributedSystem
setEnableAsyncConflation(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets whether or not conflation is enabled for sending messages to async peers.
setEnableAsyncConflation(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the enableAsyncConflation property.
setEnableAsyncConflation(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets whether or not conflation is enabled for sending messages to async peers.
setEnableBatchConflation(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the enableBatchConflation property.
setEnableBatchConflation(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the enableBatchConflation property.
setEnableBridgeConflation(boolean) - Method in class org.apache.geode.cache.AttributesFactory
setEnableCommitValve(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setEnableCommitValveFailfast(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setEnableConflation(boolean) - Method in class org.apache.geode.cache.AttributesFactory
setEnableDebugListener(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setEnableDebugListener(boolean) - Method in class org.apache.geode.modules.util.RegionConfiguration
Enables/disables a debug CacheListener.
setEnableGateway(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the enableGateway property.
setEnableGatewayDeltaReplication(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setEnableGatewayDeltaReplication(boolean) - Method in class org.apache.geode.modules.util.RegionConfiguration
Enables/disables delta replication across a Gateway.
setEnableGatewayReplication(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setEnableGatewayReplication(boolean) - Method in class org.apache.geode.modules.util.RegionConfiguration
Enables/disables replication across a Gateway.
setEnableLocalCache(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setEnableNetworkPartitionDetection(boolean) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Turns on network partition detection
setEnableNetworkPartitionDetection(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setEnablePersistence(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the enablePersistence property.
setEnablePersistence(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the enablePersistence property.
setEnableSubscriptionConflation(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets whether or not conflation is enabled for sending messages from a cache server to its clients.
setEnableSubscriptionConflation(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the enableSubscriptionConflation property.
setEnableSubscriptionConflation(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets whether or not conflation is enabled for sending messages from a cache server to its clients.
setEnableTimeStatistics(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setEndPort(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Sets the value of the endPort property.
setEndPort(int) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Sets the end port for the GatewayReceiver.
setEnforceUniqueHost(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setEntityConfigXMLFile(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the name of the XML file that specifies the configuration of managed entities administered by the DistributedSystem.
setEntryCount(int) - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
setEntryIdleTime(RegionAttributesType.EntryIdleTime) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the entryIdleTime property.
setEntryIdleTimeout(ExpirationAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the idleTimeout expiration attributes for region entries for the next RegionAttributes created.
setEntryIdleTimeout(ExpirationAttributes) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the idleTimeout expiration attributes for values in the region.
setEntryIdleTimeout(ExpirationAttributes) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the idleTimeout expiration attributes for region entries for the next RegionAttributes created.
setEntryIdleTimeout(ExpirationAttributes) - Method in class org.apache.geode.cache.RegionFactory
Sets the idleTimeout expiration attributes for region entries for the next RegionAttributes created.
setEntryTimeToLive(ExpirationAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the timeToLive expiration attributes for region entries for the next RegionAttributes created.
setEntryTimeToLive(ExpirationAttributes) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the timeToLive expiration attributes for values in this region.
setEntryTimeToLive(ExpirationAttributes) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the timeToLive expiration attributes for region entries for the next RegionAttributes created.
setEntryTimeToLive(RegionAttributesType.EntryTimeToLive) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the entryTimeToLive property.
setEntryTimeToLive(ExpirationAttributes) - Method in class org.apache.geode.cache.RegionFactory
Sets the timeToLive expiration attributes for region entries for the next RegionAttributes created.
setEnvVars(String...) - Method in class org.apache.geode.modules.session.installer.args.Argument
Sets the environment variables which will be checked for values before falling back on the default values.
setEventId(Object) - Method in class org.apache.geode.DataSerializer
For internal use only.
setEventId(Object) - Method in class org.apache.geode.Instantiator
sets the unique eventId of this Instantiator.
setEventsConflated(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setEventsEnqued(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setEventsExpired(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setEventsRemoved(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setEventsRemovedByQrm(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setEventsTaken(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setEvictionAttributes(EvictionAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the EvictionController for the next RegionAttributes created.
setEvictionAttributes(EvictionAttributes) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the eviction attributes that controls growth of the Region to be created.
setEvictionAttributes(RegionAttributesType.EvictionAttributes) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the evictionAttributes property.
setEvictionAttributes(EvictionAttributes) - Method in class org.apache.geode.cache.RegionFactory
Sets the eviction attributes that controls growth of the Region to be created.
setEvictionHeapPercentage(String) - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Sets the value of the evictionHeapPercentage property.
setEvictionHeapPercentage(float) - Method in interface org.apache.geode.cache.control.ResourceManager
Set the percentage of heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
setEvictionHeapPercentage(Float) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setEvictionHeapPercentage(String) - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
setEvictionHeapPercentage(String) - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
setEvictionOffHeapPercentage(String) - Method in class org.apache.geode.cache.configuration.ResourceManagerType
Sets the value of the evictionOffHeapPercentage property.
setEvictionOffHeapPercentage(float) - Method in interface org.apache.geode.cache.control.ResourceManager
Set the percentage of off-heap at or above which the eviction should begin on Regions configured for HeapLRU eviction.
setEvictionOffHeapPercentage(Float) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setEvictionPolicy(String) - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Sets the value of the evictionPolicy property.
setEvictionPolicy(String) - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
Sets the eviction policy that is executed when capacity of the client queue is reached.
setExitOK(boolean) - Static method in class org.apache.geode.SystemFailure
Indicate whether it is acceptable to call System.exit(int) after failure processing has completed.
setExpirationAttributes(ExpirationAttributesType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EntryIdleTime
Sets the value of the expirationAttributes property.
setExpirationAttributes(ExpirationAttributesType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EntryTimeToLive
Sets the value of the expirationAttributes property.
setExpirationAttributes(ExpirationAttributesType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.RegionIdleTime
Sets the value of the expirationAttributes property.
setExpirationAttributes(ExpirationAttributesType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.RegionTimeToLive
Sets the value of the expirationAttributes property.
setExpression(String) - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Sets the value of the expression property.
setFailure(Error) - Static method in class org.apache.geode.SystemFailure
Set the underlying system failure, if not already set.
setFailureAction(Runnable) - Static method in class org.apache.geode.SystemFailure
Sets a user-defined action that is run in the event that failure has been detected.
setFailureMemoryThreshold(long) - Static method in class org.apache.geode.SystemFailure
Set the memory threshold under which system failure will be notified.
setField(String, Object) - Method in interface org.apache.geode.pdx.WritablePdxInstance
Set the existing named field to the given value.
setField1(String) - Method in class org.apache.geode.cache.lucene.test.TestObject
 
setField2(String) - Method in class org.apache.geode.cache.lucene.test.TestObject
 
setFields(String...) - Method in interface org.apache.geode.cache.lucene.LuceneIndexFactory
Set the list of fields to be indexed.
setFields(Map<String, Analyzer>) - Method in interface org.apache.geode.cache.lucene.LuceneIndexFactory
Set the list of fields to be indexed.
setFilter(SnapshotFilter<K, V>) - Method in interface org.apache.geode.cache.snapshot.SnapshotOptions
Sets a filter to apply to snapshot entries.
setFilterConfig(FilterConfig) - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter
Set the filter configuration object for this filter.
setFname(String) - Method in class org.apache.geode.pdx.Employee
 
setForce(Boolean) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the boolean value used by the Locator to determine if it should overwrite the PID file if it already exists.
setForce(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the boolean value used by the Server to determine if it should overwrite the PID file if it already exists.
setForwardExpirationDestroy(boolean) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Forwards destroy operations from expiration action to AsyncEventQueue.
setForwardExpirationDestroy(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the forwardExpirationDestroy property.
setFreeConnectionTimeout(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the free connection timeout for this pool.
setFreeConnectionTimeout(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the freeConnectionTimeout property.
setFreeHeapSize(long) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setFromClause(String) - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Sets the value of the fromClause property.
setFunctionService(FunctionServiceType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the functionService property.
setGatewayConflictResolver(GatewayConflictResolver) - Method in interface org.apache.geode.cache.Cache
Adds a gateway event conflict resolution resolver.
setGatewayConflictResolver(DeclarableType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the gatewayConflictResolver property.
setGatewayEventSubstitutionFilter(DeclarableType) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the gatewayEventSubstitutionFilter property.
setGatewayEventSubstitutionFilter(DeclarableType) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the gatewayEventSubstitutionFilter property.
setGatewayEventSubstitutionFilter(GatewayEventSubstitutionFilter) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the provided GatewayEventSubstitutionFilter in this GatewaySenderFactory.
setGatewayEventSubstitutionListener(GatewayEventSubstitutionFilter) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets the GatewayEventSubstitutionFilter.
setGatewayQueue(CacheConfig.GatewayHub.Gateway.GatewayQueue) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Sets the value of the gatewayQueue property.
setGatewayReceiver(CacheConfig.GatewayReceiver) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the gatewayReceiver property.
setGatewaySenderIds(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the gatewaySenderIds property.
setGatewaySSLAlias(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLCiphers(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLEnabled(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLKeyStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLKeyStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLKeyStoreType(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLProtocols(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLRequireAuthentication(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLTrustStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGatewaySSLTrustStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setGemFireHealthConfig(String, GemFireHealthConfig) - Method in interface org.apache.geode.admin.GemFireHealth
Deprecated.
Sets the GemFireHealthConfig for GemFire components that reside on a given host.
setGlobalProperties(Properties) - Method in class org.apache.geode.cache.PartitionAttributesFactory
setGroups(String[]) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the list of server groups this bridge server will belong to.
setGroups(String[]) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the list of server groups this cache server will belong to.
setGroups(String[]) - Method in interface org.apache.geode.cache.server.CacheServer
Deprecated.
as of 7.0 use the groups gemfire property
setHealthEvaluationInterval(int) - Method in interface org.apache.geode.admin.GemFireHealthConfig
Deprecated.
Sets the number of seconds between assessments of the health of the GemFire components.
setHelp(Boolean) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets whether the new instance of LocatorLauncher will be used to output help information for either a specific command, or for using LocatorLauncher in general.
setHelp(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether the new instance of ServerLauncher will be used to output help information for either a specific command, or for using ServerLauncher in general.
setHost(String) - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Sets the name of the host on which the managed entity will run.
setHost(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
Sets the value of the host property.
setHost(String) - Method in class org.apache.geode.cache.configuration.PoolType.Locator
Sets the value of the host property.
setHost(String) - Method in class org.apache.geode.cache.configuration.PoolType.Server
Sets the value of the host property.
setHost(InetAddress) - Method in class org.apache.geode.experimental.driver.SocketFactory
 
setHostAddress(InetAddress) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setHostName(String) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the name of the host on which the client is running.
setHostnameForClients(String) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the ip address or host name that this server is to listen on for client connections.
setHostnameForClients(String) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the ip address or host name that this server is to listen on for client connections.
setHostnameForClients(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the hostnameForClients property.
setHostnameForClients(String) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the ip address or host name that this cache server is to listen on for client connections.
setHostnameForClients(String) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the hostname used by clients to lookup the Locator.
setHostNameForClients(String) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setHostnameForSenders(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Sets the value of the hostnameForSenders property.
setHostnameForSenders(String) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Sets the ip address or host name that server locators will tell GatewaySenders that this GatewayReceiver is listening on.
setHttpAuthEnabled(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether or not the HTTP adapter authenticates connections.
setHttpAuthPassword(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the password for HTTP adapter authentication.
setHttpAuthUser(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the user name for HTTP adapter authentication.
setHttpBindAddress(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the bind address to which the HTTP adapter's listening socket is bound.
setHttpEnabled(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether or not the HTTP adapter is enabled.
setHttpPort(int) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the port of the HTTP adapter.
setHttpServiceBindAddress(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServicePort(int) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLAlias(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLCiphers(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLEnabled(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLKeyStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLKeyStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLKeyStoreType(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLProtocols(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLRequireAuthentication(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLTrustStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpServiceSSLTrustStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setHttpSSLRequireAuth(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether SSL authentication is used when connecting to the HTTP connector.
setHubId(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the hubId property.
setId(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the id property.
setId(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
Sets the value of the id property.
setId(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Sets the value of the id property.
setId(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the id property.
setId(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the id property.
setId(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the id property.
setId(String) - Method in class org.apache.geode.cache.configuration.SerializationRegistrationType.Instantiator
Sets the value of the id property.
setId(Long) - Method in class org.apache.geode.pdx.Employee
 
setIdleTimeout(long) - Method in interface org.apache.geode.cache.client.PoolFactory
Set the amount of time a connection can be idle before expiring the connection.
setIdleTimeout(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the idleTimeout property.
setIdleTimeoutSeconds(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the idleTimeoutSeconds property.
setIgnoreJTA(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the flag telling a region to ignore JTA transactions.
setIgnoreJta(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the ignoreJta property.
setIgnoreJTA(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets whether operations on this region should be controlled by JTA transactions or not
setIgnoreUnreadFields(Boolean) - Method in class org.apache.geode.cache.configuration.PdxType
Sets the value of the ignoreUnreadFields property.
setImports(String) - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Sets the value of the imports property.
setIncludeFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setIndexMaintenanceSynchronous(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Set how indexes on the region should be maintained.
setIndexMaintenanceSynchronous(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets how indexes on this region are kept current.
setIndexUpdateType(RegionAttributesIndexUpdateType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the indexUpdateType property.
setInitialCapacity(int) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the entry initial capacity for the next RegionAttributes created.
setInitialCapacity(int) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the entry initial capacity for the next RegionAttributes created.
setInitialCapacity(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the initialCapacity property.
setInitialCapacity(int) - Method in class org.apache.geode.cache.RegionFactory
Sets the entry initial capacity for the next RegionAttributes created.
setInitializer(DeclarableType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the initializer property.
setInitPoolSize(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the initPoolSize property.
setInt(int, int) - Method in interface org.apache.geode.Statistics
Sets the value of a statistic with the given id whose type is int.
setInt(String, int) - Method in interface org.apache.geode.Statistics
Sets the value of a named statistic of type int
setInt(StatisticDescriptor, int) - Method in interface org.apache.geode.Statistics
Sets the value of a described statistic of type int
setInterestPolicy(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.SubscriptionAttributes
Sets the value of the interestPolicy property.
setIntSupplier(int, IntSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setIntSupplier(String, IntSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setIntSupplier(StatisticDescriptor, IntSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setIntVar(int) - Method in class org.apache.geode.DeltaTestImpl
 
setIsClient(boolean) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
Sets whether this member is a client to a cache server
setIsConnected(boolean) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setIsGatewayHub(boolean) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
Sets whether this member is a cache server
setIsLocator(boolean) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setIsLockGrantor(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the isLockGrantor property.
setIsPostOperation(boolean) - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
setIsPrimary(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
Sets the value of the isPrimary property.
setIsPrimaryGatewayHub(boolean) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setIsServer(boolean) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
Sets whether this member is a cache server
setIsServer(boolean) - Method in interface org.apache.geode.cache.Cache
Sets whether or not this Cache resides in a long-running "cache server" VM.
setIsServer(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the isServer property.
setJavaProps(Properties) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
setJdbcDriverClass(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the jdbcDriverClass property.
setJmxManager(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerAccessFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerBindAddress(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerHostnameForClients(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerHttpPort(int) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerPasswordFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerPort(int) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSL(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLCiphers(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLEnabled(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLKeyStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLKeyStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLKeyStoreType(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLProtocols(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLRequireAuthentication(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLTrustStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerSSLTrustStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerStart(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxManagerUpdateRate(int) - Method in class org.apache.geode.management.GemFireProperties
 
setJmxSSLAlias(String) - Method in class org.apache.geode.management.GemFireProperties
 
setJndiName(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the jndiName property.
setKey(ObjectType) - Method in class org.apache.geode.cache.configuration.RegionConfig.Entry
Sets the value of the key property.
setKey(Object) - Method in class org.apache.geode.cache.operations.InterestOperationContext
Deprecated.
Set the key for this register/unregister interest operation.
setKeyConstraint(Class<K>) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the key constraint for the next RegionAttributes created.
setKeyConstraint(Class<K>) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the key constraint for the next RegionAttributes created.
setKeyConstraint(Object) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the keyConstraint property.
setKeyConstraint(Class<K>) - Method in class org.apache.geode.cache.RegionFactory
Sets the key constraint for the next RegionAttributes created.
setKeyIndex(Boolean) - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Sets the value of the keyIndex property.
setKeySet(Set) - Method in class org.apache.geode.cache.operations.KeySetOperationContext
Deprecated.
Set the keys to be returned as the result of Region.keySet() operation.
setKeyStorePath(String) - Method in class org.apache.geode.experimental.driver.DriverFactory
Specifies the key store to use with SSL.
setKeyStorePath(String) - Method in class org.apache.geode.experimental.driver.SocketFactory
 
setLimit(int) - Method in interface org.apache.geode.cache.lucene.LuceneQueryFactory
Set maximum number of results for a query.
setListener(TransactionListener) - Method in interface org.apache.geode.cache.CacheTransactionManager
setLname(String) - Method in class org.apache.geode.pdx.Employee
 
setLoadConditioningInterval(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the load conditioning interval for this pool.
setLoadConditioningInterval(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the loadConditioningInterval property.
setLoader(TestCacheLoader<K, V>) - Static method in class org.apache.geode.cache30.MultiVMRegionTestCase
 
setLoadFactor(float) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the entry load factor for the next RegionAttributes created.
setLoadFactor(float) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the entry load factor for the next RegionAttributes created.
setLoadFactor(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the loadFactor property.
setLoadFactor(float) - Method in class org.apache.geode.cache.RegionFactory
Sets the entry load factor for the next RegionAttributes created.
setLoadPerConnection(float) - Method in class org.apache.geode.cache.server.ServerLoad
Set the estimated load per connection.
setLoadPerSubscriptionConnection(float) - Method in class org.apache.geode.cache.server.ServerLoad
Set the estimated load per subscription connection.
setLoadPollInterval(long) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Set the frequency in milliseconds to poll the load probe on this bridge server
setLoadPollInterval(long) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Set the frequency in milliseconds to poll the load probe on this cache server
setLoadPollInterval(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the loadPollInterval property.
setLoadPollInterval(long) - Method in interface org.apache.geode.cache.server.CacheServer
Set the frequency in milliseconds to poll the load probe on this cache server
setLoadProbe(ServerLoadProbe) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Set the load probe for this bridge server.
setLoadProbe(ServerLoadProbe) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Set the load probe for this cache server.
setLoadProbe(ServerLoadProbe) - Method in interface org.apache.geode.cache.server.CacheServer
Set the load probe for this cache server.
setLocale(Locale) - Static method in class org.apache.geode.i18n.StringId
 
setLocalMaxMemory(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the localMaxMemory property.
setLocalMaxMemory(int) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Sets the maximum amount of memory, in megabytes, to be used by the region in this process.
setLocalProperties(Properties) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Deprecated.
use PartitionAttributesFactory.setLocalMaxMemory(int) in GemFire 5.1 and later releases
setLocator(String, int) - Method in class org.apache.geode.session.tests.ServerContainer
Sets the container's locator Sets the two variables ServerContainer.locatorAddress and ServerContainer.locatorPort.
setLocators(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the comma-delimited list of locators for the system
setLocators(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setLocators(String) - Method in class org.apache.geode.management.GemFireProperties
 
setLocatorSSLAlias(String) - Method in class org.apache.geode.management.GemFireProperties
 
setLockGrantor(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets whether this region should become lock grantor.
setLockGrantor(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets whether this region should become lock grantor.
setLockLease(int) - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Sets the length, in seconds, of distributed lock leases obtained by this cache.
setLockLease(int) - Method in interface org.apache.geode.cache.Cache
Sets the length, in seconds, of distributed lock leases obtained by this cache.
setLockLease(String) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the lockLease property.
setLockTimeout(int) - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Sets the number of seconds a cache operation may wait to obtain a distributed lock lease before timing out.
setLockTimeout(int) - Method in interface org.apache.geode.cache.Cache
Sets the number of seconds a cache operation may wait to obtain a distributed lock lease before timing out.
setLockTimeout(String) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the lockTimeout property.
setLogDiskSpaceLimit(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the log disk space limit in megabytes
setLogDiskSpaceLimit(int) - Method in class org.apache.geode.management.GemFireProperties
 
setLogFile(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the name of the log file to which informational messages are written.
setLogFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setLogFileSizeLimit(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the log file size limit in megabytes
setLogFileSizeLimit(int) - Method in class org.apache.geode.management.GemFireProperties
 
setLoggingLevel(String) - Method in class org.apache.geode.session.tests.ServerContainer
set the container's logging level
setLoginTimeoutSeconds(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the loginTimeoutSeconds property.
setLogLevel(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the level at which information messages are logged.
setLogLevel(int) - Method in class org.apache.geode.management.GemFireProperties
 
setLong(int, long) - Method in interface org.apache.geode.Statistics
Sets the value of a statistic with the given id whose type is long.
setLong(StatisticDescriptor, long) - Method in interface org.apache.geode.Statistics
Sets the value of a described statistic of type long
setLong(String, long) - Method in interface org.apache.geode.Statistics
Sets the value of a named statistic of type long.
setLongSupplier(int, LongSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setLongSupplier(String, LongSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setLongSupplier(StatisticDescriptor, LongSupplier) - Method in interface org.apache.geode.Statistics
Provide a callback to compute the value of this statistic every sample interval and use that as the value of the stat.
setLossAction(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
Sets the value of the lossAction property.
setLruEntryCount(RegionAttributesType.EvictionAttributes.LruEntryCount) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
Sets the value of the lruEntryCount property.
setLruHeapPercentage(RegionAttributesType.EvictionAttributes.LruHeapPercentage) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
Sets the value of the lruHeapPercentage property.
setLruMemorySize(RegionAttributesType.EvictionAttributes.LruMemorySize) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
Sets the value of the lruMemorySize property.
setLuceneSerializer(LuceneSerializer) - Method in interface org.apache.geode.cache.lucene.LuceneIndexFactory
Configure the way objects are converted to lucene documents for this lucene index
setM_empByCity(Map<String, List<Employee>>) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setManagedConnFactoryClass(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the managedConnFactoryClass property.
setManualStart(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the manualStart property.
setManualStart(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Sets the value of the manualStart property.
setManualStart(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the manualStart property.
setManualStart(boolean) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Sets the manual start boolean property for this GatewayReceiver.
setManualStart(boolean) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Deprecated.
- Manual start of senders is deprecated and will be removed in a later release.
setMap(Map) - Method in class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
use getMap() instead and modify the values in the map it returns
setMarkerEventsConflated(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setMaxActiveSessions(int) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setMaxConnections(int) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the maxium number of client connections allowed.
setMaxConnections(int) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the maxium number of client connections allowed.
setMaxConnections(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Set the max number of client to server connections that the pool will create.
setMaxConnections(BigInteger) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the maxConnections property.
setMaxConnections(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the maxConnections property.
setMaxConnections(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the maxConnections property.
setMaxConnections(int) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the maxium number of client connections allowed.
setMaxConnections(Integer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setMaxDepartedApplications(long) - Method in interface org.apache.geode.admin.DistributedSystemHealthConfig
Deprecated.
Sets the maximum number of application members that can unexceptedly leave a healthy the distributed system.
setMaxEventQueueSize(long) - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Sets the maximum number of entries in the event delivery queue of a healthy cache member.
setMaximum(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
Sets the value of the maximum property.
setMaximum(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruMemorySize
Sets the value of the maximum property.
setMaximum(int) - Method in interface org.apache.geode.cache.EvictionAttributesMutator
Sets the maximum value on the EvictionAttributesImpl that the given EvictionAlgorithm uses to determine when to perform its EvictionAction.
setMaximumHeapSize(long) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setMaximumMessageCount(int) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets maximum number of messages that can be enqueued in a client-queue.
setMaximumMessageCount(int) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets maximum number of messages that can be enqueued in a client-queue.
setMaximumMessageCount(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the maximumMessageCount property.
setMaximumMessageCount(int) - Method in interface org.apache.geode.cache.server.CacheServer
Sets maximum number of messages that can be enqueued in a client-queue.
setMaximumQueueMemory(int) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets the maximum amount of memory (in MB) for an AsyncEventQueue's queue.
setMaximumQueueMemory(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the maximumQueueMemory property.
setMaximumQueueMemory(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the maximumQueueMemory property.
setMaximumQueueMemory(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the maximumQueueMemory property.
setMaximumQueueMemory(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the maximum amount of memory (in MB) for a GatewaySender's queue.
setMaximumTimeBetweenPings(int) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the maximum amount of time between client pings.
setMaximumTimeBetweenPings(int) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the maximum amount of time between client pings.
setMaximumTimeBetweenPings(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the maximumTimeBetweenPings property.
setMaximumTimeBetweenPings(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Sets the value of the maximumTimeBetweenPings property.
setMaximumTimeBetweenPings(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the maximumTimeBetweenPings property.
setMaximumTimeBetweenPings(int) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the maximum amount of time between client pings.
setMaximumTimeBetweenPings(int) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Sets the maximum amount of time between client pings.The default is 60000 ms.
setMaxInactive(int) - Method in class org.apache.geode.session.tests.Client
Set the maximum inactive interval for this client's session on the server.
setMaxInactive(int, boolean) - Method in class org.apache.geode.session.tests.Client
Set the maximum inactive interval for this client's session on the server.
setMaxInactiveInterval(int) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
setMaxInactiveInterval(int) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setMaxInactiveInterval(int) - Method in class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
 
setMaxInactiveInterval(int) - Method in class org.apache.geode.modules.util.RegionConfiguration
Sets the maximum time interval in seconds before entries are expired
setMaxLoadTime(long) - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Sets the maximum mumber of milliseconds a cache load operation can take before the cache member is considered to be unhealthy.
setMaxMessageCount(Integer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setMaxMessageQueueSize(long) - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Sets the maximum number of enqueued incoming or outgoing messages that a healthy member of a distributed system can have.
setMaxNetSearchTime(long) - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Sets the maximum number of milliseconds a netSearch operation can take before the cache member is considered to be unhealthy.
setMaxNumReconnectTries(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMaxOplogSize(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the maxOplogSize property.
setMaxOplogSize(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Sets the value of the maxOplogSize property.
setMaxOplogSize(long) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the maximum size in megabytes a single oplog (operation log) is allowed to be.
setMaxOplogSize(int) - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
setMaxOplogSizeInBytes(long) - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
setMaxPoolSize(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the maxPoolSize property.
setMaxReplyTimeouts(long) - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Sets the maximum number message replies that can timeout in a healthy member.
setMaxRetransmissionRatio(double) - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Sets the maximum ratio of multicast retransmissions / total multicast messages.
setMaxThreads(int) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the maxium number of threads allowed in this server to service client requests.
setMaxThreads(int) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the maxium number of threads allowed in this server to service client requests.
setMaxThreads(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the maxThreads property.
setMaxThreads(int) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the maxium number of threads allowed in this cache server to service client requests.
setMaxThreads(Integer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setMaxVMProcessSize(long) - Method in interface org.apache.geode.admin.MemberHealthConfig
Deprecated.
Sets the maximum VM process size (in megabytes) of a healthy member of the distributed system.
setMaxWaitTimeForReconnect(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastAddress(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the multicast address for the system
setMcastAddress(InetAddress) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setMcastAddress(String) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastByteAllowance(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastPort(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the multicast port for the system
setMcastPort(int) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setMcastPort(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastRechargeBlockMs(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastRechargeThreshold(float) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastRecvBufferSize(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastSendBufferSize(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMcastTTL(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMemberGroups(String) - Method in class org.apache.geode.management.GemFireProperties
 
setMemberId(Serializable) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setMemberName(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setMemberName(String) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the member name of the Locator in GemFire.
setMemberName(String) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the member name of the Server in GemFire.
setMemberName(String) - Method in class org.apache.geode.management.GemFireProperties
 
setMembershipAttributes(MembershipAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
this API is scheduled to be removed
setMembershipAttributes(RegionAttributesType.MembershipAttributes) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the membershipAttributes property.
setMembershipAttributes(MembershipAttributes) - Method in class org.apache.geode.cache.RegionFactory
Deprecated.
this API is scheduled to be removed
setMembershipPortRange(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the membership-port-range property of the Distributed System.
setMembershipPortRange(int[]) - Method in class org.apache.geode.management.GemFireProperties
 
setMemberTimeout(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Set the millisecond value of the member-timeout used in failure-detection protocols.
setMemberTimeout(int) - Method in class org.apache.geode.management.GemFireProperties
 
setMessageSyncInterval(int) - Method in interface org.apache.geode.cache.Cache
Sets the frequency (in seconds) at which a message will be sent by the primary cache-server node to all the secondary cache-server nodes to remove the events which have already been dispatched from the queue.
setMessageSyncInterval(String) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the messageSyncInterval property.
setMessageTimeToLive(int) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the time (in seconds ) after which a message in the client queue will expire.
setMessageTimeToLive(int) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the time (in seconds ) after which a message in the client queue will expire.
setMessageTimeToLive(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the messageTimeToLive property.
setMessageTimeToLive(int) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the time (in seconds ) after which a message in the client queue will expire.
setMessageTimeToLive(Integer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setMinConnections(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Set the minimum number of connections to keep available at all times.
setMinConnections(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the minConnections property.
setMinHitRatio(double) - Method in interface org.apache.geode.admin.CacheHealthConfig
Deprecated.
Sets the minimum hit ratio of a healthy cache member.
setMirrorType(MirrorType) - Method in class org.apache.geode.cache.AttributesFactory
setMirrorType(RegionAttributesMirrorType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the mirrorType property.
setMulticastEnabled(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets whether distributed operations on this region should attempt to use multicast.
setMulticastEnabled(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the multicastEnabled property.
setMulticastEnabled(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets whether distributed operations on this region should attempt to use multicast.
setMultiuserAuthentication(boolean) - Method in interface org.apache.geode.cache.client.PoolFactory
If set to true then the created pool can be used by multiple authenticated users.
setMultiuserAuthentication(Boolean) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the multiuserAuthentication property.
setName(String) - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
setName(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the name property.
setName(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
Sets the value of the configPropertyName property.
setName(String) - Method in class org.apache.geode.cache.configuration.ParameterType
Sets the value of the name property.
setName(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the name property.
setName(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes.RequiredRole
Sets the value of the name property.
setName(String) - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Sets the value of the name property.
setName(String) - Method in class org.apache.geode.cache.configuration.RegionConfig
Sets the value of the name property.
setName(String) - Method in class org.apache.geode.cache.query.transaction.Person
 
setName(String) - Method in class org.apache.geode.examples.security.ExampleSecurityManager.Role
 
setName(String) - Method in class org.apache.geode.examples.security.ExampleSecurityManager.User
 
setName(String) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the name of the client.
setNotifyBySubscription(boolean) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets whether or not this bridge server should notify clients based on key subscription.
setNotifyBySubscription(boolean) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets whether or not this cache server should notify clients based on key subscription.
setNotifyBySubscription(Boolean) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the notifyBySubscription property.
setNotifyBySubscription(boolean) - Method in interface org.apache.geode.cache.server.CacheServer
Deprecated.
as of 6.0.1. This method is no longer in use, by default notifyBySubscription attribute is set to true.
setNumBuckets(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
Sets the value of the numBuckets property.
setNumOfCacheListenerCalls(int) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the number of times a cache listener call has completed.
setNumOfGets(int) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the number of times a successful get operation has occurred.
setNumOfMisses(int) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the number of times a cache miss has occurred.
setNumOfPuts(int) - Method in class org.apache.geode.management.ClientHealthStatus
Set the number of times an entry was added or replaced in this cache as a result of a local operation.
setNumOfThreads(int) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the number of threads currently in use.
setNumVoidRemovals(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setObject(Object, boolean) - Method in class org.apache.geode.cache.operations.GetOperationContext
Deprecated.
Set the result value of the object for this operation.
setOffHeap(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Enables this region's usage of off-heap memory if true.
setOffHeap(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the offHeap property.
setOffHeap(boolean) - Method in class org.apache.geode.cache.RegionFactory
Enables this region's usage of off-heap memory if true.
setOldValue(Object) - Method in exception org.apache.geode.cache.EntryExistsException
Sets the old existing value that caused this exception.
setOpNum(int) - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
 
setOrderPolicy(GatewaySender.OrderPolicy) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets the order policy for multiple dispatchers.
setOrderPolicy(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the orderPolicy property.
setOrderPolicy(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Sets the value of the orderPolicy property.
setOrderPolicy(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the orderPolicy property.
setOrderPolicy(GatewaySender.OrderPolicy) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets OrderPolicy for this GatewaySender.
setOverflowDirectory(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the overflowDirectory property.
setOverflowDirectory(String) - Method in class org.apache.geode.cache.configuration.ServerType.ClientSubscription
Sets the value of the overflowDirectory property.
setOverflowDirectory(String) - Method in interface org.apache.geode.cache.server.ClientSubscriptionConfig
Deprecated.
setOwner(Object) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
setOwner(Object) - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
 
setP_bool(boolean) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_boolArray(boolean[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_byte(byte) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_byteArray(byte[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_double(double) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_doubleArray(double[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_float(float) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_floatArray(float[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_int(int) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_intArray(int[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_long(long) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_longArray(long[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_short(short) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setP_shortArray(short[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setPageSize(int) - Method in interface org.apache.geode.cache.lucene.LuceneQueryFactory
Set page size for a query result.
setParallel(boolean) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Indicates whether all VMs need to distribute events to remote site.
setParallel(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the parallel property.
setParallel(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the parallel property.
setParallel(boolean) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Indicates whether all VMs need to distribute events to remote site.
setParallelFactorForReplicatedRegion(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
 
setParallelMode(boolean) - Method in interface org.apache.geode.cache.snapshot.SnapshotOptions
Enables parallel mode for snapshot export, which will cause each member of a partitioned region to save its local data set (ignoring redundant copies) to a separate snapshot file.
setParent(RegionSubRegionSnapshot) - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
setPartitionAttributes(PartitionAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the PartitionAttributes that describe how the region is partitioned among members of the distributed system.
setPartitionAttributes(RegionAttributesType.PartitionAttributes) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the partitionAttributes property.
setPartitionAttributes(PartitionAttributes) - Method in class org.apache.geode.cache.RegionFactory
Sets the PartitionAttributes that describe how the region is partitioned among members of the distributed system.
setPartitionName(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes.FixedPartitionAttributes
Sets the value of the partitionName property.
setPartitionResolver(DeclarableType) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the partitionResolver property.
setPartitionResolver(PartitionResolver<K, V>) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Sets the PartitionResolver for the PartitionRegion.
setPassword(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the password property.
setPassword(String) - Method in class org.apache.geode.examples.security.ExampleSecurityManager.User
 
setPassword(String) - Method in class org.apache.geode.experimental.driver.DriverFactory
Specifies the password with which to authenticate with the server.
setPath(String) - Method in class org.apache.geode.modules.session.EmbeddedTomcat
 
setPdx(PdxType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the pdx property.
setPdxDiskStore(String) - Method in class org.apache.geode.cache.CacheFactory
Set the disk store that is used for PDX meta data.
setPdxDiskStore(String) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Set the disk store that is used for PDX meta data.
setPdxDiskStore(String) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the GemFire Disk Store to be used to persist PDX type meta-data.
setPdxIgnoreUnreadFields(boolean) - Method in class org.apache.geode.cache.CacheFactory
Control whether pdx ignores fields that were unread during deserialization.
setPdxIgnoreUnreadFields(boolean) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Control whether pdx ignores fields that were unread during deserialization.
setPdxIgnoreUnreadFields(boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether fields in the PDX instance should be ignored when unread.
setPdxPersistent(boolean) - Method in class org.apache.geode.cache.CacheFactory
Control whether the type metadata for PDX objects is persisted to disk.
setPdxPersistent(boolean) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Control whether the type metadata for PDX objects is persisted to disk.
setPdxPersistent(boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether the PDX type meta-data should be persisted to disk.
setPdxReadSerialized(boolean) - Method in class org.apache.geode.cache.CacheFactory
Sets the object preference to PdxInstance type.
setPdxReadSerialized(boolean) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the object preference to PdxInstance type.
setPdxReadSerialized(boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether PDX instances should be returned as is when Region.get(key:String):Object is called.
setPdxSerializer(PdxSerializer) - Method in class org.apache.geode.cache.CacheFactory
Set the PDX serializer for the cache.
setPdxSerializer(PdxSerializer) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Set the PDX serializer for the cache.
setPdxSerializer(DeclarableType) - Method in class org.apache.geode.cache.configuration.PdxType
Sets the value of the pdxSerializer property.
setPdxSerializer(PdxSerializer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Set the PdxSerializer to use to serialize POJOs to the GemFire Cache Region or when sent between peers, client/server, or during persistence to disk.
setPermissions(List<ResourcePermission>) - Method in class org.apache.geode.examples.security.ExampleSecurityManager.Role
 
setPersistBackup(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
as of GemFire 5.0, use DataPolicy.PERSISTENT_REPLICATE instead
setPersistBackup(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the persistBackup property.
setPersistenceEnabled(boolean) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets whether to enable persistence for a GatewaySender's queue.
setPersistent(boolean) - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueueFactory
Sets whether the AsyncEventQueue is persistent or not.
setPersistent(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.AsyncEventQueue
Sets the value of the persistent property.
setPersistent(Boolean) - Method in class org.apache.geode.cache.configuration.PdxType
Sets the value of the persistent property.
setPid(Integer) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the process ID (PID) of the running Locator indicated by the user as an argument to the LocatorLauncher.
setPid(Integer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the process ID (PID) of the running Server indicated by the user as an argument to the ServerLauncher.
setPingInterval(long) - Method in interface org.apache.geode.cache.client.PoolFactory
How often to ping servers to verify that they are still alive.
setPingInterval(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the pingInterval property.
setPoolFreeConnectionTimeout(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the free connection timeout for this pool.
setPoolIdleTimeout(long) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Set the amount of time a connection can be idle before expiring the connection.
setPoolLoadConditioningInterval(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the load conditioning interval for this pool.
setPoolMaxConnections(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Set the max number of client to server connections that the pool will create.
setPoolMinConnections(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Set the minimum number of connections to keep available at all times.
setPoolMultiuserAuthentication(boolean) - Method in class org.apache.geode.cache.client.ClientCacheFactory
If set to true then the created pool can be used by multiple users.
setPoolName(String) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the pool name attribute.
setPoolName(String) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the pool name attribute.
setPoolName(String) - Method in class org.apache.geode.cache.configuration.DynamicRegionFactoryType
Sets the value of the poolName property.
setPoolName(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the poolName property.
setPoolName(String) - Method in class org.apache.geode.cache.RegionFactory
Sets the pool name attribute.
setPoolName(String) - Method in class org.apache.geode.distributed.DurableClientAttributes
 
setPoolPingInterval(long) - Method in class org.apache.geode.cache.client.ClientCacheFactory
How often to ping servers to verify that they are still alive.
setPoolPRSingleHopEnabled(boolean) - Method in class org.apache.geode.cache.client.ClientCacheFactory
By default setPRSingleHopEnabled is true in which case the client is aware of the location of partitions on servers hosting regions with DataPolicy.PARTITION.
setPoolReadTimeout(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the number of milliseconds to wait for a response from a server before timing out the operation and trying another server (if any are available).
setPoolRetryAttempts(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Set the number of times to retry a request after timeout/exception.
setPoolServerGroup(String) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Configures the group that all servers this pool connects to must belong to.
setPoolSocketBufferSize(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the socket buffer size for each connection made in this pool.
setPoolSocketConnectTimeout(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the socket connect timeout for this pool.
setPoolStatisticInterval(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
How often to send client statistics to the server.
setPoolStats(Map<String, String>) - Method in class org.apache.geode.management.ClientHealthStatus
 
setPoolSubscriptionAckInterval(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the interval in milliseconds to wait before sending acknowledgements to the cache server for events received from the server subscriptions.
setPoolSubscriptionEnabled(boolean) - Method in class org.apache.geode.cache.client.ClientCacheFactory
If set to true then the created pool will have server-to-client subscriptions enabled.
setPoolSubscriptionMessageTrackingTimeout(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the messageTrackingTimeout attribute which is the time-to-live period, in milliseconds, for subscription events the client has received from the server.
setPoolSubscriptionRedundancy(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the redundancy level for this pools server-to-client subscriptions.
setPoolSubscriptionTimeoutMultiplier(int) - Method in class org.apache.geode.cache.client.ClientCacheFactory
A server has an inactivity monitor that ensures a message is sent to a client at least once a minute (60,000 milliseconds).
setPoolThreadLocalConnections(boolean) - Method in class org.apache.geode.cache.client.ClientCacheFactory
Sets the thread local connections policy for this pool.
setPort(int) - Method in interface org.apache.geode.admin.DistributionLocatorConfig
Deprecated.
Sets the port on which the distribution locator listens for members to connect.
setPort(int) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the port on which this bridge server listens for bridge clients to connect.
setPort(int) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the port on which this cache server listens for clients to connect.
setPort(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayEndpoint
Sets the value of the port property.
setPort(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the port property.
setPort(String) - Method in class org.apache.geode.cache.configuration.PoolType.Locator
Sets the value of the port property.
setPort(String) - Method in class org.apache.geode.cache.configuration.PoolType.Server
Sets the value of the port property.
setPort(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the port property.
setPort(int) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the port on which this cache server listens for clients.
setPort(Integer) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the port number used by the Locator to listen for client requests.
setPort(int) - Method in class org.apache.geode.experimental.driver.SocketFactory
 
setPort(int) - Method in class org.apache.geode.session.tests.Client
Change the server that the client is targeting.
setPossibleDuplicate(boolean) - Method in interface org.apache.geode.cache.util.GatewayEvent
Deprecated.
Sets whether this event is a possible duplicate.
setPostOperation() - Method in class org.apache.geode.cache.operations.GetOperationContext
Deprecated.
Set the post-operation flag to true.
setPostOperation() - Method in class org.apache.geode.cache.operations.KeyOperationContext
Deprecated.
Set the post-operation flag to true.
setPostOperation() - Method in class org.apache.geode.cache.operations.KeySetOperationContext
Deprecated.
Set the post-operation flag to true.
setPostOperation() - Method in class org.apache.geode.cache.operations.PutAllOperationContext
Deprecated.
Set the post-operation flag to true.
setPostOperation() - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Set the post-operation flag to true.
setPostOperation() - Method in class org.apache.geode.cache.operations.RemoveAllOperationContext
Deprecated.
Set the post-operation flag to true.
setPostProcessor(PostProcessor) - Method in class org.apache.geode.cache.CacheFactory
Sets the postProcessor for the cache.
setPreferDeserializedForm(boolean) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setPrincipal(Principal) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
 
setProcessCpuTime(long) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the amount of time (in nanoseconds) used by the client process.
setProductDirectory(String) - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Sets the name of the GemFire product directory to use when administering the managed entity.
setProperty(String, String) - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
setProperty(String, String) - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
This is called by Tomcat to set properties on the Listener.
setProtocols(String) - Method in class org.apache.geode.experimental.driver.DriverFactory
Specifies the protocols to enable.
setProtocols(String) - Method in class org.apache.geode.experimental.driver.SocketFactory
 
setPRSingleHopEnabled(boolean) - Method in interface org.apache.geode.cache.client.PoolFactory
By default setPRSingleHopEnabled is true in which case the client is aware of the location of partitions on servers hosting regions with DataPolicy.PARTITION.
setPrSingleHopEnabled(Boolean) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the prSingleHopEnabled property.
setPublisher(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
as of 6.5
setPublisher(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the publisher property.
setPublisher(boolean) - Method in class org.apache.geode.cache.RegionFactory
Deprecated.
as of 6.5
setPulseURL(String) - Method in interface org.apache.geode.management.ManagerMXBean
Sets the URL for the Pulse application.
setQueryCollectionsDepth(int) - Method in interface org.apache.geode.management.DistributedSystemMXBean
 
setQueryResult(Object) - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Set the result of query operation.
setQueryResultSetLimit(int) - Method in interface org.apache.geode.management.DistributedSystemMXBean
 
setQueueSize(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the queueSize property.
setQueueSize(int) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the maximum number of operations that can be asynchronously queued.
setQueueSize(int) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the client queue size.
setQueueSize(long) - Method in class org.apache.geode.management.ClientQueueDetail
 
setReadSerialized(Boolean) - Method in class org.apache.geode.cache.configuration.PdxType
Sets the value of the readSerialized property.
setReadTimeout(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the number of milliseconds to wait for a response from a server before timing out the operation and trying another server (if any are available).
setReadTimeout(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the readTimeout property.
setRebalance(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Set a boolean value indicating whether a rebalance operation on the cache should occur upon starting the GemFire server.
setRebalance(boolean) - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
 
setRebalance(boolean) - Method in class org.apache.geode.modules.session.catalina.AbstractCacheLifecycleListener
 
setRecoveryDelay(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the recoveryDelay property.
setRecoveryDelay(long) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Sets the delay in milliseconds that existing members will wait before satisfying redundancy after another member crashes.
setRedirectOutput(Boolean) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets whether the new instance of LocatorLauncher will redirect output to system logs when starting a Locator.
setRedirectOutput(Boolean) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets whether the new instance of ServerLauncher will redirect output to system logs when starting a Server.
setRedundancyZone(String) - Method in class org.apache.geode.management.GemFireProperties
 
setRedundantCopies(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the redundantCopies property.
setRedundantCopies(int) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Sets the number of extra copies of buckets desired.
setRefid(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the refid property.
setRefid(String) - Method in class org.apache.geode.cache.configuration.RegionConfig
Sets the value of the refid property.
setRefreshInterval(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the refreshInterval in seconds
setRegionAttributes(String, RegionAttributes<K, V>) - Method in interface org.apache.geode.cache.GemFireCache
Sets the id of the given RegionAttributes.
setRegionAttributesId(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setRegionAttributesId(String) - Method in class org.apache.geode.modules.util.RegionConfiguration
Sets the id of the RegionAttributes to be used
setRegionIdleTime(RegionAttributesType.RegionIdleTime) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the regionIdleTime property.
setRegionIdleTimeout(ExpirationAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the idleTimeout expiration attributes for the region itself for the next RegionAttributes created.
setRegionIdleTimeout(ExpirationAttributes) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the idleTimeout expiration attributes for the region as a whole.
setRegionIdleTimeout(ExpirationAttributes) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the idleTimeout expiration attributes for the region itself for the next RegionAttributes created.
setRegionIdleTimeout(ExpirationAttributes) - Method in class org.apache.geode.cache.RegionFactory
Sets the idleTimeout expiration attributes for the region itself for the next RegionAttributes created.
setRegionName(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setRegionName(String) - Method in class org.apache.geode.modules.util.RegionConfiguration
Sets the name of the Region to be created
setRegionNames(Set) - Method in class org.apache.geode.cache.operations.QueryOperationContext
Deprecated.
Set the names of regions that are part of the query string.
setRegionTimeToLive(ExpirationAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the timeToLive expiration attributes for the region itself for the next RegionAttributes created.
setRegionTimeToLive(ExpirationAttributes) - Method in interface org.apache.geode.cache.AttributesMutator
Changes the timeToLive expiration attributes for the region as a whole
setRegionTimeToLive(ExpirationAttributes) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the timeToLive expiration attributes for the region itself for the next RegionAttributes created.
setRegionTimeToLive(RegionAttributesType.RegionTimeToLive) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the regionTimeToLive property.
setRegionTimeToLive(ExpirationAttributes) - Method in class org.apache.geode.cache.RegionFactory
Sets the timeToLive expiration attributes for the region itself for the next RegionAttributes created.
setRejectedSessions(int) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
 
setRemoteCommand(String) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Sets the remote command and formatting this system should use to access and/or manipulate resources on remote machines.
setRemoteCommand(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the remote command setting to use for remote administration.
setRemoteCommand(String) - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Sets the command prefix used to administer a managed entity that is hosted on a remote machine.
setRemoteDistributedSystemId(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the remoteDistributedSystemId property.
setRemoveUnresponsiveClient(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setResourceManager(ResourceManagerType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the resourceManager property.
setResult(Object) - Method in class org.apache.geode.cache.operations.ExecuteFunctionOperationContext
Deprecated.
 
setResumptionAction(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.MembershipAttributes
Sets the value of the resumptionAction property.
setRetryAttempts(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Set the number of times to retry a request after timeout/exception.
setRetryAttempts(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the retryAttempts property.
setRmiBindAddress(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the bind address to which the RMI adapter's listening sockets are bound.
setRmiEnabled(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether or not the RMI adapter is enabled.
setRmiPort(int) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the port of the RMI adapter.
setRmiRegistryEnabled(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether or not the agent hosts an RMI registry.
setRmiServerPort(int) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the port of the RMI Connector Server.
setRoles(Set<ExampleSecurityManager.Role>) - Method in class org.apache.geode.examples.security.ExampleSecurityManager.User
 
setRoles(String) - Method in class org.apache.geode.management.GemFireProperties
 
setRollOplogs(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
Sets the value of the rollOplogs property.
setRollOplogs(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Sets the value of the rollOplogs property.
setRollOplogs(boolean) - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
setScope(Scope) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the scope for the next RegionAttributes created.
setScope(RegionAttributesScope) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the scope property.
setScope(Scope) - Method in class org.apache.geode.cache.RegionFactory
Sets the scope for the next RegionAttributes created.
setSearchTimeout(int) - Method in interface org.apache.geode.admin.SystemMemberCache
Deprecated.
Sets the number of seconds a cache get operation can spend searching for a value.
setSearchTimeout(int) - Method in interface org.apache.geode.cache.Cache
Sets the number of seconds a cache get operation can spend searching for a value.
setSearchTimeout(String) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the searchTimeout property.
setSecurableCommunicationChannel(SecurableCommunicationChannel[]) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityClientAccessor(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityClientAccessorPP(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityClientAuthenticator(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityClientAuthInit(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityClientDHAlgo(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityLogFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityLogLevel(int) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityManager(SecurityManager) - Method in class org.apache.geode.cache.CacheFactory
Sets the securityManager for the cache.
setSecurityPeerAuthenticator(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityPeerAuthInit(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSecurityPeerMembershipTimeout(int) - Method in class org.apache.geode.management.GemFireProperties
 
setSerializableClasses(List<String>) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
Deprecated.
setSerializationRegistration(SerializationRegistrationType) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the serializationRegistration property.
setSerializedValue(byte[], boolean) - Method in class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Set the serialized value object for this operation.
setServerBindAddress(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the IP address to which a server cache will bind when listening for client cache connections.
setServerBindAddress(String) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the IP address to which the Server will be bound listening for and accepting cache client connections in a client/server topology.
setServerBindAddress(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerGroup(String) - Method in interface org.apache.geode.cache.client.PoolFactory
Configures the group that all servers this pool connects to must belong to.
setServerGroup(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the serverGroup property.
setServerGroup(String) - Method in class org.apache.geode.examples.security.ExampleSecurityManager.Role
 
setServerPort(int) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setServerPort(Integer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the port on which the Server will listen for and accept cache client connections in a client/server topology.
setServerSSLAlias(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLCiphers(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLEnabled(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLKeyStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLKeyStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLKeyStoreType(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLProtocols(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLRequireAuthentication(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLTrustStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setServerSSLTrustStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSessionExpirationCacheListener(boolean) - Method in class org.apache.geode.modules.util.RegionConfiguration
 
setSnmpBindAddress(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the bind address used with the SNMP adapter.
setSnmpDirectory(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the directory for the SNMP adapater.
setSnmpEnabled(boolean) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets whether or not the SNMP adapter is enabled.
setSocketBufferSize(int) - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Sets the buffer size in bytes of the socket connection for this BridgeServer.
setSocketBufferSize(int) - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Sets the buffer size in bytes of the socket connection for this CacheServer.
setSocketBufferSize(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the socket buffer size for each connection made in this pool.
setSocketBufferSize(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Sets the value of the socketBufferSize property.
setSocketBufferSize(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the socketBufferSize property.
setSocketBufferSize(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Sets the value of the socketBufferSize property.
setSocketBufferSize(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the socketBufferSize property.
setSocketBufferSize(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the socketBufferSize property.
setSocketBufferSize(String) - Method in class org.apache.geode.cache.configuration.ServerType
Sets the value of the socketBufferSize property.
setSocketBufferSize(int) - Method in interface org.apache.geode.cache.server.CacheServer
Sets the buffer size in bytes of the socket connection for this CacheServer.
setSocketBufferSize(int) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Sets the buffer size in bytes of the socket connection for this GatewayReceiver.
setSocketBufferSize(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the buffer size in bytes of the socket connection for this GatewaySender.
setSocketBufferSize(Integer) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
 
setSocketBufferSize(int) - Method in class org.apache.geode.management.GemFireProperties
 
setSocketConnectTimeout(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the socket connect timeout for this pool.
setSocketConnectTimeout(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the socketConnectTimeout property.
setSocketLeaseTime(int) - Method in class org.apache.geode.management.GemFireProperties
 
setSocketReadTimeout(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
Sets the value of the socketReadTimeout property.
setSocketReadTimeout(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
Sets the value of the socketReadTimeout property.
setSocketReadTimeout(int) - Method in interface org.apache.geode.cache.wan.GatewaySenderFactory
Sets the number of milliseconds to wait for a response from a GatewayReceiver before timing out the operation and trying another GatewayReceiver (if any are available).
setSpringXmlLocation(String) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the location of the Spring XML configuration meta-data file used to bootstrap, configure and initialize the GemFire Server on start.
setSSLAuthenticationRequired(boolean) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the value of the "ssl-require-authentication" property.
setSSLCiphers(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the value of the "ssl-ciphers" property.
setSSLCiphers(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLDefaultAlias(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLEnabled(boolean) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the value of the "ssl-enabled" property.
setSSLKeyStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLKeyStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLKeyStoreType(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLProperties(Properties) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the provider-specific properties for SSL.
setSSLProtocols(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the value of the "ssl-protocols" property.
setSSLProtocols(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLRequireAuthentication(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLTrustStore(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLTrustStorePassword(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLTrustStoreType(String) - Method in class org.apache.geode.management.GemFireProperties
 
setSSLWebServiceRequireAuthentication(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setStartDevRestApi(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setStartLocator(String) - Method in class org.apache.geode.management.GemFireProperties
 
setStartPort(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
Sets the value of the startPort property.
setStartPort(int) - Method in interface org.apache.geode.cache.wan.GatewayReceiverFactory
Sets the start port for the GatewayReceiver.
setStartupPolicy(String) - Method in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
Sets the value of the startupPolicy property.
setStartupRecoveryDelay(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the startupRecoveryDelay property.
setStartupRecoveryDelay(long) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Sets the delay in milliseconds that new members will wait before satisfying redundancy.
setStateSaveFile(String) - Method in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
Sets the name of the file to be used for saving agent state See description above.
setStatisticArchiveFile(String) - Method in class org.apache.geode.management.GemFireProperties
 
setStatisticInterval(int) - Method in interface org.apache.geode.cache.client.PoolFactory
How often to send client statistics to the server.
setStatisticInterval(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the statisticInterval property.
setStatisticSampleRate(int) - Method in class org.apache.geode.management.GemFireProperties
 
setStatisticSamplingEnabled(boolean) - Method in class org.apache.geode.management.GemFireProperties
 
setStatisticsEnabled(boolean) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets whether statistics are enabled for this region and its entries.
setStatisticsEnabled(boolean) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets whether statistics are enabled for this region and its entries.
setStatisticsEnabled(Boolean) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the statisticsEnabled property.
setStatisticsEnabled(boolean) - Method in class org.apache.geode.cache.RegionFactory
Sets whether statistics are enabled for this region and its entries.
setStatusMessage(String) - Method in interface org.apache.geode.management.ManagerMXBean
Sets the status message.
setStr(String) - Method in class org.apache.geode.DeltaTestImpl
 
setString(String) - Method in class org.apache.geode.cache.configuration.ObjectType
Sets the value of the string property.
setSubRegionSnapshots(Set) - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
Deprecated.
 
setSubscriptionAckInterval(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the interval in milliseconds to wait before sending acknowledgements to the cache server for events received from the server subscriptions.
setSubscriptionAckInterval(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the subscriptionAckInterval property.
setSubscriptionAttributes(SubscriptionAttributes) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the SubscriptionAttributes that describe how the region will subscribe to other distributed cache instances of the region.
setSubscriptionAttributes(RegionAttributesType.SubscriptionAttributes) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the subscriptionAttributes property.
setSubscriptionAttributes(SubscriptionAttributes) - Method in class org.apache.geode.cache.RegionFactory
Sets the kind of interest this region has in events occuring in other caches that define the region by the same name.
setSubscriptionConnectionLoad(float) - Method in class org.apache.geode.cache.server.ServerLoad
Set the load due to client subscriptions.
setSubscriptionEnabled(boolean) - Method in interface org.apache.geode.cache.client.PoolFactory
If set to true then the created pool will have server-to-client subscriptions enabled.
setSubscriptionEnabled(Boolean) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the subscriptionEnabled property.
setSubscriptionEnabled(boolean) - Method in class org.apache.geode.management.ClientHealthStatus
 
setSubscriptionMessageTrackingTimeout(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the messageTrackingTimeout attribute which is the time-to-live period, in milliseconds, for subscription events the client has received from the server.
setSubscriptionMessageTrackingTimeout(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the subscriptionMessageTrackingTimeout property.
setSubscriptionRedundancy(int) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the redundancy level for this pools server-to-client subscriptions.
setSubscriptionRedundancy(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the subscriptionRedundancy property.
setSubscriptionTimeoutMultiplier(int) - Method in interface org.apache.geode.cache.client.PoolFactory
A server has an inactivity monitor that ensures a message is sent to a client at least once a minute (60,000 milliseconds).
setSubscriptionTimeoutMultiplier(String) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the subscriptionTimeoutMultiplier property.
setSynchronous(boolean) - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
setSynchronousWrites(Object) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
Sets the value of the synchronousWrites property.
setSystemId(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the string identity for the system
setSystemName(String) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the optional non-unique name for the system
setSystemProperty(String, String) - Method in class org.apache.geode.session.tests.ServerContainer
Set geode distributed system property
setTcpNoDelay(Boolean) - Method in class org.apache.geode.cache.configuration.CacheConfig.CacheServer
Sets the value of the tcpNoDelay property.
setTcpNoDelay(boolean) - Method in interface org.apache.geode.cache.server.CacheServer
Configures the tcpNoDelay setting of sockets used to send messages to clients.
setTcpPort(int) - Method in interface org.apache.geode.admin.DistributedSystemConfig
Deprecated.
Sets the primary communication port number for the Distributed System.
setTcpPort(int) - Method in class org.apache.geode.management.GemFireProperties
 
setTestName(String) - Method in class org.apache.geode.session.tests.ContainerManager
Set the name of the current test Used for debugging so that log files can be easily identified.
setTestObj(TestObjectWithIdentifier) - Method in class org.apache.geode.DeltaTestImpl
 
setThreadLocalConnections(boolean) - Method in interface org.apache.geode.cache.client.PoolFactory
Sets the thread local connections policy for this pool.
setThreadLocalConnections(Boolean) - Method in class org.apache.geode.cache.configuration.PoolType
Sets the value of the threadLocalConnections property.
setThreadsSocketPolicy(boolean) - Static method in class org.apache.geode.distributed.DistributedSystem
Sets the calling thread's socket policy.
setTimeInterval(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the timeInterval property.
setTimeInterval(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes.AsynchronousWrites
Sets the value of the timeInterval property.
setTimeInterval(long) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the number of milliseconds that can elapse before data written asynchronously is flushed to disk.
setTimeInterval(long) - Method in class org.apache.geode.cache.DiskWriteAttributesFactory
Deprecated.
setTimeout(String) - Method in class org.apache.geode.cache.configuration.ExpirationAttributesType
Sets the value of the timeout property.
setTimeout(int) - Method in class org.apache.geode.experimental.driver.SocketFactory
 
setTimesConstructed(long) - Static method in class org.apache.geode.DeltaTestImpl
 
setTotalBackupCompleted(int) - Method in class org.apache.geode.management.DiskMetrics
Sets the number of backups of this DiskStore that have been completed.
setTotalBackupInProgress(int) - Method in class org.apache.geode.management.DiskMetrics
Sets the number of backups currently in progress on this DiskStore.
setTotalBytesOnDisk(long) - Method in class org.apache.geode.management.DiskMetrics
Sets the total number of bytes of space that have been used.
setTotalMaxMemory(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the totalMaxMemory property.
setTotalMaxMemory(long) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Deprecated.
since Geode 1.3.0
setTotalNumBuckets(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
Sets the value of the totalNumBuckets property.
setTotalNumBuckets(int) - Method in class org.apache.geode.cache.PartitionAttributesFactory
Sets the total number of hash buckets to be used by the region in all processes.
setTransactionType(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the transactionType property.
setTransactionWriter(DeclarableType) - Method in class org.apache.geode.cache.configuration.CacheTransactionManagerType
Sets the value of the transactionWriter property.
setTrustStorePath(String) - Method in class org.apache.geode.experimental.driver.DriverFactory
Specifies the trust store to use with SSL.
setTrustStorePath(String) - Method in class org.apache.geode.experimental.driver.SocketFactory
 
setType(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
Sets the value of the configPropertyType property.
setType(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the type property.
setType(String) - Method in class org.apache.geode.cache.configuration.RegionConfig.Index
Deprecated.
Index should only be a "key" or "range" type which is set using RegionConfig.Index.setKeyIndex(Boolean)
setUdpFragmentSize(int) - Method in class org.apache.geode.management.GemFireProperties
 
setUdpRecvBufferSize(int) - Method in class org.apache.geode.management.GemFireProperties
 
setUdpSendBufferSize(int) - Method in class org.apache.geode.management.GemFireProperties
 
setUnconnectedServers(Set) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setUnknownArgumentHandler(UnknownArgumentHandler) - Method in class org.apache.geode.modules.session.installer.args.ArgumentProcessor
Sets the handler to call when an unknown argument is encountered.
setUp() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
 
setUp() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
 
setUp() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
 
setUp() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
 
setUp() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
 
setup() - Method in class org.apache.geode.modules.session.TestSessionsBase
Reset some data
setupDefaultSettings() - Method in class org.apache.geode.session.tests.TomcatInstall
Modifies the context and server XML files in the installation's 'conf' directory so that they contain the session manager class (TomcatInstall.getContextSessionManagerClass()) and life cycle listener class (TomcatInstall.getServerLifeCycleListenerClass()) respectively
setupServer(DeltaSessionManager) - Static method in class org.apache.geode.modules.session.TestSessionsBase
 
setUpTime(long) - Method in class org.apache.geode.admin.GemFireMemberStatus
Deprecated.
 
setUpTime(long) - Method in class org.apache.geode.management.ClientHealthStatus
Sets the amount of time (in seconds) that the client has been running.
setUsage(String) - Method in exception org.apache.geode.modules.session.installer.args.UsageException
Attaches a usage message to the exception for later consumption.
setUserAttribute(Object) - Method in interface org.apache.geode.cache.Region.Entry
Sets the user attribute for this entry.
setUserAttribute(Object) - Method in interface org.apache.geode.cache.Region
Sets the application-defined object associated with this region.
setUserName(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the userName property.
setUsername(String) - Method in class org.apache.geode.experimental.driver.DriverFactory
Specifies the user name with which to authenticate with the server.
setValue(Object) - Method in interface org.apache.geode.admin.ConfigurationParameter
Deprecated.
Sets a new value for this configuration parameter.
setValue(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding.ConfigProperty
Sets the value of the configPropertyValue property.
setValue(ObjectType) - Method in class org.apache.geode.cache.configuration.RegionConfig.Entry
Sets the value of the value property.
setValue(Object, boolean) - Method in class org.apache.geode.cache.operations.KeyValueOperationContext
Deprecated.
Set the result value of the object for this operation.
setValue(V) - Method in interface org.apache.geode.cache.Region.Entry
Sets the value of this entry.
setValueConstraint(Class<V>) - Method in class org.apache.geode.cache.AttributesFactory
Deprecated.
Sets the value constraint for the next RegionAttributes created.
setValueConstraint(Class<V>) - Method in interface org.apache.geode.cache.client.ClientRegionFactory
Sets the value constraint for the next RegionAttributes created.
setValueConstraint(String) - Method in class org.apache.geode.cache.configuration.RegionAttributesType
Sets the value of the valueConstraint property.
setValueConstraint(Class<V>) - Method in class org.apache.geode.cache.RegionFactory
Sets the value constraint for the next RegionAttributes created.
setValueSerializer(ValueSerializer) - Method in class org.apache.geode.experimental.driver.DriverFactory
 
setVersion(String) - Method in class org.apache.geode.cache.configuration.CacheConfig
Sets the value of the version property.
setW_bigDec(BigDecimal) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_bigDecArray(BigDecimal[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_bigInt(BigInteger) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_bigIntArray(BigInteger[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_bool(Boolean) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_boolArray(Boolean[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_byte(Byte) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_byteArray(Byte[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_double(Double) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_doubleArray(Double[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_float(Float) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_floatArray(Float[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_int(Integer) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_intArray(Integer[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_long(Long) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_longArray(Long[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_short(Short) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_shortArray(Short[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_strArray(String[]) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setW_string(String) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
 
setWarFile(File) - Method in class org.apache.geode.session.tests.ServerContainer
Sets the war file for this container to deploy and use
setWorkingDirectory(String) - Method in interface org.apache.geode.admin.ManagedEntityConfig
Deprecated.
Sets the name of the working directory in which the managed entity will run.
setWorkingDirectory(String) - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
Sets the working directory in which the Locator will be ran.
setWorkingDirectory(String) - Method in class org.apache.geode.distributed.ServerLauncher.Builder
Sets the working directory in which the Server will be ran.
setWriteBufferSize(String) - Method in class org.apache.geode.cache.configuration.DiskStoreType
Sets the value of the writeBufferSize property.
setWriteBufferSize(int) - Method in interface org.apache.geode.cache.DiskStoreFactory
Sets the write buffer size in bytes.
setWriter(TransactionWriter) - Method in interface org.apache.geode.cache.CacheTransactionManager
Set the TransactionWriter for the cache
setXaDatasourceClass(String) - Method in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
Sets the value of the xaDatasourceClass property.
setXmlFile(File) - Method in class org.apache.geode.cache30.CacheXmlTestCase
Sets the file used by this test to initialize the cache
SEVERE - Static variable in class org.apache.geode.admin.AlertLevel
Deprecated.
 
severe(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes an exception to this writer.
severe(StringId, Object[], Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
severe(StringId, Object, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
severe(StringId, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes both a message and exception to this writer.
severe(StringId, Object[]) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
severe(StringId, Object) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
severe(StringId) - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
Writes a message to this writer.
severe(String, Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes both a message and exception to this writer.
severe(String) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes a message to this writer.
severe(Throwable) - Method in interface org.apache.geode.LogWriter
Deprecated.
Writes an exception to this writer.
severeEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
Deprecated.
 
severeEnabled() - Method in interface org.apache.geode.LogWriter
Deprecated.
Returns true if "severe" log messages are enabled.
sg1M1Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
sg1M2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
sg1M3Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
sg2M1Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
sg2M2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
sg3M3Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.ServerGroups
 
short_description - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
shortID - Variable in class org.apache.geode.cache.query.data.Portfolio
 
shortID - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
shortID - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
shouldInvokeCallbacks() - Method in interface org.apache.geode.cache.snapshot.SnapshotOptions
Returns whether loading a snapshot causes callbacks to be invoked
showAllClientStats() - Method in interface org.apache.geode.management.CacheServerMXBean
Returns health and statistic information for all clients.
showClientQueueDetails() - Method in interface org.apache.geode.management.CacheServerMXBean
Shows a list of client with their queue statistics.
showClientQueueDetails(String) - Method in interface org.apache.geode.management.CacheServerMXBean
Shows queue statistics of the given client.
showClientStats(String) - Method in interface org.apache.geode.management.CacheServerMXBean
Returns health and statistic information for the give client id.
showDiskMetrics(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns disk metrics for a distributed member.
showJVMMetrics(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns JVM metrics for a distributed member.
showJVMMetrics() - Method in interface org.apache.geode.management.MemberMXBean
Returns JVM metrics.
showLog(int) - Method in interface org.apache.geode.management.MemberMXBean
Returns the most recent log entries for the member.
showNetworkMetric(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns network metrics for a distributed member.
showOSMetrics(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
Returns operating system metrics for a distributed member.
showOSMetrics() - Method in interface org.apache.geode.management.MemberMXBean
Returns operating system metrics.
shutdown() - Method in class org.apache.geode.memcached.GemFireMemcachedServer
shuts down this server and closes the embedded GemFire caching node
shutdown() - Method in class org.apache.geode.redis.GeodeRedisServer
Shutdown method for GeodeRedisServer.
shutDownAllMembers() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Shuts down all the members of the distributed system with a cache that the admin member is connected to, excluding the stand-alone locators.
shutDownAllMembers(long) - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Shuts down all the members of the distributed system with a cache that the admin member is connected to, excluding the stand-alone locators.
shutDownAllMembers() - Method in interface org.apache.geode.management.DistributedSystemMXBean
Shuts down all members of a distributed system except for the managing member.
shutDownMember() - Method in interface org.apache.geode.management.MemberMXBean
Shuts down the member.
SIGNAL_HANDLER_REGISTRATION_SYSTEM_PROPERTY - Static variable in class org.apache.geode.distributed.AbstractLauncher
 
signalCacheClose() - Static method in class org.apache.geode.SystemFailure
Should be invoked when GemFire cache is closing or closed.
signalCacheCreate() - Static method in class org.apache.geode.SystemFailure
Should be invoked when GemFire cache is being created.
signature() - Method in class org.apache.geode.codeAnalysis.decode.CompiledField
 
signature() - Method in class org.apache.geode.codeAnalysis.decode.CompiledMethod
 
SIGNATURE_DATA - Static variable in class org.apache.geode.security.templates.PKCSAuthInit
 
SimpleAccessController - Class in org.apache.geode.security.templates
A test implementation of the legacy AccessControl, mirroring the structure of SimpleSecurityManager.
SimpleAccessController() - Constructor for class org.apache.geode.security.templates.SimpleAccessController
 
SimpleAuthenticator - Class in org.apache.geode.security.templates
A test implementation of the legacy Authenticator, mirroring the structure of SimpleSecurityManager.
SimpleAuthenticator() - Constructor for class org.apache.geode.security.templates.SimpleAuthenticator
 
SimpleClass - Class in org.apache.geode.pdx
 
SimpleClass() - Constructor for class org.apache.geode.pdx.SimpleClass
 
SimpleClass(int, byte) - Constructor for class org.apache.geode.pdx.SimpleClass
 
SimpleClass(int, byte, SimpleClass.SimpleEnum) - Constructor for class org.apache.geode.pdx.SimpleClass
 
SimpleClass.SimpleEnum - Enum in org.apache.geode.pdx
 
SimpleClass1 - Class in org.apache.geode.pdx
 
SimpleClass1() - Constructor for class org.apache.geode.pdx.SimpleClass1
 
SimpleClass1(boolean, short, String, long, String, String, int, float) - Constructor for class org.apache.geode.pdx.SimpleClass1
 
SimpleClass2 - Class in org.apache.geode.pdx
 
SimpleClass2() - Constructor for class org.apache.geode.pdx.SimpleClass2
 
SimpleClass2(int, byte) - Constructor for class org.apache.geode.pdx.SimpleClass2
 
SimpleSecurityManager - Class in org.apache.geode.examples
Intended for implementation testing, this class authenticates a user when the username matches the password, which also represents the permissions the user is granted.
SimpleSecurityManager() - Constructor for class org.apache.geode.examples.SimpleSecurityManager
 
SimpleTestSecurityManager - Class in org.apache.geode.security
This class provides a simple implementation of SecurityManager for authentication and authorization solely based on the username and password provided.
SimpleTestSecurityManager() - Constructor for class org.apache.geode.security.SimpleTestSecurityManager
 
simulate() - Method in interface org.apache.geode.cache.control.RebalanceFactory
Simulates a rebalance of the GemFire controlled cache resources on this member.
SingleGfshCommand - Class in org.apache.geode.management.cli
Command class that extends this class can only have one single command method, i.e only one method that is annotated with @CliCommand.
SingleGfshCommand() - Constructor for class org.apache.geode.management.cli.SingleGfshCommand
 
sinking_fund_type - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
size() - Method in interface org.apache.geode.cache.asyncqueue.AsyncEventQueue
Returns the number of entries in this AsyncEventQueue.
size() - Method in interface org.apache.geode.cache.lucene.PageableLuceneQueryResults
Total number of hits matching the Lucene query across all pages.
size() - Method in interface org.apache.geode.cache.Region
Returns the number of entries present in this region.
size() - Method in class org.apache.geode.experimental.driver.ProtobufRegion
 
size() - Method in interface org.apache.geode.experimental.driver.Region
Gets the number of entries in this region.
size() - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
 
size() - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
 
size() - Method in interface org.apache.geode.modules.session.catalina.SessionCache
 
SIZE_CLASS_ONCE - Static variable in interface org.apache.geode.cache.util.ObjectSizer
An implementation of ObjectSizer that calculates an accurate size of the first instance of each class that is put in the cache.
SIZE_THRESHOLD_PERCENT - Static variable in class org.apache.geode.cache.util.AutoBalancer
Use this configuration to manage re-balance invocation.
sizeof(Object) - Method in interface org.apache.geode.cache.util.ObjectSizer
 
sizeOnServer() - Method in interface org.apache.geode.cache.Region
Returns the number of entries present in this region on the server.
SnappyCompressor - Class in org.apache.geode.compression
An implementation of Compressor for Google's Snappy compression codec.
SnappyCompressor() - Constructor for class org.apache.geode.compression.SnappyCompressor
Create a new instance of the SnappyCompressor.
SNAPSHOT_FILE_EXTENSION - Static variable in interface org.apache.geode.cache.snapshot.RegionSnapshotService
File extension for snapshot files
SnapshotFilter<K,V> - Interface in org.apache.geode.cache.snapshot
Filters region entries for inclusion into a snapshot.
SnapshotIterator<K,V> - Interface in org.apache.geode.cache.snapshot
Iterates over the entries in a region snapshot.
SnapshotOptions<K,V> - Interface in org.apache.geode.cache.snapshot
Provides a way to configure the behavior of snapshot operations.
SnapshotOptions.SnapshotFormat - Enum in org.apache.geode.cache.snapshot
Defines the available snapshot file formats.
SnapshotReader - Class in org.apache.geode.cache.snapshot
Provides utilities for reading cache data.
SNMP_BIND_ADDRESS_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "snmpBindAddress" property
SNMP_DIRECTORY_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "snmpDirectory" property
SNMP_ENABLED_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "snmpEnabled" property
snp_rating - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
snp_watch - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
SOCKET_BUFFER_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "socket-buffer-size" property
SOCKET_LEASE_TIME - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "socket-lease-time" property
socketBufferSize - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
socketBufferSize - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
socketBufferSize - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
socketBufferSize - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
socketBufferSize - Variable in class org.apache.geode.cache.configuration.PoolType
 
socketBufferSize - Variable in class org.apache.geode.cache.configuration.ServerType
 
socketConnectTimeout - Variable in class org.apache.geode.cache.configuration.PoolType
 
SocketFactory - Class in org.apache.geode.experimental.driver
 
SocketFactory() - Constructor for class org.apache.geode.experimental.driver.SocketFactory
 
socketReadTimeout - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway
 
socketReadTimeout - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
 
soketsTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
 
someMethod() - Method in class org.apache.geode.security.query.data.QueryTestObject
 
SORT_JSON_FIELD_NAMES_PROPERTY - Static variable in class org.apache.geode.pdx.JSONFormatter
By setting "gemfire.sort-json-field-names" to true, enables serialization of JSON field in JSON document to be sorted.
source - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
specificUserClient - Variable in class org.apache.geode.security.query.QuerySecurityBase
 
SpySecurityManager - Class in org.apache.geode.security
 
SpySecurityManager() - Constructor for class org.apache.geode.security.SpySecurityManager
 
SSL - Static variable in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
 
SSL_CIPHERS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-ciphers" property
SSL_CLUSTER_ALIAS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-cluster-alias" property
SSL_DEFAULT_ALIAS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-default-alias" property DescriptionThis property will be set when using multi-key keystores.
SSL_ENABLED_COMPONENTS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-enabled-components" property
SSL_ENDPOINT_IDENTIFICATION_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-endpoint-identification-enabled" property
SSL_GATEWAY_ALIAS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-gateway-alias" property
SSL_JMX_ALIAS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-jmx-alias" property
SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-keystore" property
SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-keystore-password" property
SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-keystore-type" property
SSL_LOCATOR_ALIAS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-locator-alias" property
SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "cluster-ssl-protocols" property
SSL_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-require-authentication" property
SSL_SERVER_ALIAS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-server-alias" property
SSL_TRUSTSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-truststore" property
SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-truststore-password" property
SSL_TRUSTSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-truststore-type" property
SSL_WEB_ALIAS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-web-alias" property
SSL_WEB_SERVICE_REQUIRE_AUTHENTICATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "ssl-web-require-authentication" property DescriptionIf false allows client side's http connection to be authenticated without a 2-way SSL authentication.
SSLCredentialGenerator - Class in org.apache.geode.security.generator
 
SSLCredentialGenerator() - Constructor for class org.apache.geode.security.generator.SSLCredentialGenerator
 
start() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Starts all managed entities that are not currently running.
start() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Starts this JMX Agent and its associated adapters.
start() - Method in interface org.apache.geode.admin.ManagedEntity
Deprecated.
Starts this managed entity.
start() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Starts this bridge server.
start() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Starts this cache server.
start() - Method in interface org.apache.geode.cache.control.RebalanceFactory
Asynchronously starts a new rebalance operation.
start() - Method in interface org.apache.geode.cache.server.CacheServer
Starts this cache server.
start() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Starts this receiver.
start() - Method in interface org.apache.geode.cache.wan.GatewaySender
Starts this GatewaySender.
start() - Method in class org.apache.geode.distributed.LocatorLauncher
Starts a Locator running on the specified port and bind address, as determined by getPort and getBindAddress respectively, defaulting to 10334 and 'localhost' if not specified, with both peer and server location enabled.
start() - Method in class org.apache.geode.distributed.ServerLauncher
Invokes the 'start' command and operation to startup a GemFire server (a cache server).
start() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Starts the gateway receiver.
start() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Starts this GatewaySender.
start() - Method in interface org.apache.geode.management.ManagerMXBean
Starts the manager service.
start() - Method in class org.apache.geode.memcached.GemFireMemcachedServer
Starts an embedded GemFire caching node, and then listens for new memcached client connections.
start() - Method in class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
Prepare for the beginning of active use of the public methods of this component.
start() - Method in class org.apache.geode.redis.GeodeRedisServer
This is function to call on a GeodeRedisServer instance to start it running
start() - Method in class org.apache.geode.session.tests.ServerContainer
Starts this cargo container by picking the container's ports (RMI, AJP, and regular) and calling the cargo container's start function
start() - Method in class org.apache.geode.tools.pulse.tests.Server
 
START_DEV_REST_API - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "start-dev-rest-api" property
START_LOCATOR - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "start-locator" property
start_pc - Variable in class org.apache.geode.codeAnalysis.decode.CompiledCode.ExceptionTableEntry
 
startAllInactiveContainers() - Method in class org.apache.geode.session.tests.ContainerManager
Start all containers that are not currently running.
startBridgeServer(int) - Method in class org.apache.geode.cache30.ClientServerTestCase
Starts a bridge server on the given port
startCache() - Static method in class org.apache.geode.cache.query.CacheUtils
 
startCacheServer(VM, int, Properties) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
startCacheServers(VM) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
startClient(VM, VM[], int[], int, Properties) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
startContainer() - Method in class org.apache.geode.modules.session.EmbeddedTomcat
Starts the embedded Tomcat server.
startContainer(int) - Method in class org.apache.geode.session.tests.ContainerManager
Start the given container
startContainers(ArrayList<Integer>) - Method in class org.apache.geode.session.tests.ContainerManager
Start all containers specified by the given indexes
started - Variable in class org.apache.geode.modules.session.catalina.DeltaSessionManager
Has this Manager been started?
startInternal() - Method in class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
Prepare for the beginning of active use of the public methods of this component.
startInternal() - Method in class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
Prepare for the beginning of active use of the public methods of this component.
startLocator(int, File) - Static method in class org.apache.geode.distributed.Locator
Deprecated.
as of 7.0 use startLocatorAndDS instead.
startLocator(int, File, InetAddress) - Static method in class org.apache.geode.distributed.Locator
Deprecated.
as of 7.0 use startLocatorAndDS instead.
startLocator(String, int, Properties, Properties, String[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
startLocatorAndDS(int, File, Properties) - Static method in class org.apache.geode.distributed.Locator
Starts a new distribution locator host by this VM, and an admin distributed system controlled by the locator.
startLocatorAndDS(int, File, InetAddress, Properties) - Static method in class org.apache.geode.distributed.Locator
Starts a new distribution locator host by this VM that binds to the given network address.
startLocatorAndDS(int, File, InetAddress, Properties, boolean, boolean, String) - Static method in class org.apache.geode.distributed.Locator
Deprecated.
use a different startup method peerLocator and serverLocator parameters are ignored
startManager() - Method in class org.apache.geode.management.ManagementService
Starts the management service on this member.
startManagingNode(VM) - Method in class org.apache.geode.management.ManagementTestBase
Marks a VM as Managing
startPort - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayReceiver
 
startThreads() - Static method in class org.apache.geode.SystemFailure
This starts up the watchdog and proctor threads.
STARTUP_RECOVERY_DELAY_DEFAULT - Static variable in class org.apache.geode.cache.PartitionAttributesFactory
 
startupPolicy - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub
 
startupRecoveryDelay - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
 
State - Class in org.apache.geode.cache.query.data
 
State(String, String, Set) - Constructor for class org.apache.geode.cache.query.data.State
Creates a new instance of State
State(int, Set) - Constructor for class org.apache.geode.cache.query.data.State
 
state_code - Variable in class org.apache.geode.cache.query.data.SecurityMaster
 
STATE_SAVE_FILE_NAME - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
Deprecated.
The name of the "state-save-file-name" property
states - Variable in class org.apache.geode.cache.query.data.Country
 
Statistic - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
STATISTIC_ARCHIVE_FILE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "statistic-archive-file" property
STATISTIC_SAMPLE_RATE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "statistic-sample-rate" property
STATISTIC_SAMPLING_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
The static String definition of the "statistic-sampling-enabled" property
StatisticDescriptor - Interface in org.apache.geode
Describes an individual statistic whose value is updated by an application and may be archived by GemFire.
statisticInterval - Variable in class org.apache.geode.cache.configuration.PoolType
 
StatisticResource - Interface in org.apache.geode.admin
Deprecated.
as of 7.0 use the management package instead
statistics - Variable in class org.apache.geode.modules.session.catalina.AbstractSessionCache
 
Statistics - Interface in org.apache.geode
Instances of this interface maintain the values of various application-defined statistics.
StatisticsDisabledException - Exception in org.apache.geode.cache
Thrown if statistics are requested when statistics are disabled on the region.
StatisticsDisabledException() - Constructor for exception org.apache.geode.cache.StatisticsDisabledException
Creates a new instance of StatisticsDisabledException without detail message.
StatisticsDisabledException(String) - Constructor for exception org.apache.geode.cache.StatisticsDisabledException
Constructs an instance of StatisticsDisabledException with the specified detail message.
StatisticsDisabledException(String, Throwable) - Constructor for exception org.apache.geode.cache.StatisticsDisabledException
Constructs an instance of StatisticsDisabledException with the specified detail message and cause.
StatisticsDisabledException(Throwable) - Constructor for exception org.apache.geode.cache.StatisticsDisabledException
Constructs an instance of StatisticsDisabledException with the specified cause.
statisticsEnabled - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
 
StatisticsFactory - Interface in org.apache.geode
Instances of this interface provide methods that create instances of Statistics.
StatisticsType - Interface in org.apache.geode
Used to describe a logical collection of statistics.
StatisticsTypeFactory - Interface in org.apache.geode
Instances of this interface provide methods that create instances of StatisticDescriptor and StatisticsType.
status - Variable in class org.apache.geode.cache.query.data.Portfolio
 
status - Variable in class org.apache.geode.cache.query.data.PortfolioData
 
status - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
 
status - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
 
status - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
 
status() - Method in class org.apache.geode.distributed.LocatorLauncher
Attempts to determine the state of the Locator.
status() - Method in class org.apache.geode.distributed.ServerLauncher
Invokes the 'status' command and operation to check the status of a GemFire server (a cache server).
status() - Method in interface org.apache.geode.management.MemberMXBean
Returns the status.
statusLocator(int, InetAddress) - Static method in class org.apache.geode.distributed.LocatorLauncher
Returns the status of the locator on the given host & port
stop() - Method in interface org.apache.geode.admin.AdminDistributedSystem
Deprecated.
Stops all managed entities that are currently running.
stop() - Method in interface org.apache.geode.admin.jmx.Agent
Deprecated.
Disconnects from the distributed system and stops this JMX Agent and all of its associated adapters.
stop() - Method in interface org.apache.geode.admin.ManagedEntity
Deprecated.
Stops this managed entity.
stop() - Method in interface org.apache.geode.admin.SystemMemberBridgeServer
Deprecated.
Stops this bridge server.
stop() - Method in interface org.apache.geode.admin.SystemMemberCacheServer
Deprecated.
Stops this cache server.
stop() - Method in interface org.apache.geode.cache.query.CqQuery
Stops this CqQuery without releasing resources.
stop() - Method in interface org.apache.geode.cache.server.CacheServer
Stops this cache server.
stop() - Method in interface org.apache.geode.cache.wan.GatewayReceiver
Stops this receiver.
stop() - Method in interface org.apache.geode.cache.wan.GatewaySender
Stops this GatewaySender.
stop() - Method in class org.apache.geode.distributed.Locator
Stops this distribution locator.
stop() - Method in class org.apache.geode.distributed.LocatorLauncher
Stop shuts the running Locator down.
stop() - Method in class org.apache.geode.distributed.ServerLauncher
Invokes the 'stop' command and operation to stop a GemFire server (a cache server).
stop() - Method in interface org.apache.geode.management.GatewayReceiverMXBean
Stops the gateway receiver.
stop() - Method in interface org.apache.geode.management.GatewaySenderMXBean
Stops this GatewaySender.
stop() - Method in interface org.apache.geode.management.ManagerMXBean
Stops the manager service.
stop() - Method in class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
Gracefully terminate the active use of the public methods of this component.
stop() - Method in class org.apache.geode.session.tests.ServerContainer
Stops this cargo container
stop() - Method in class org.apache.geode.tools.pulse.tests.Server
 
stopAllActiveContainers() - Method in class org.apache.geode.session.tests.ContainerManager
Stop all containers that are currently running.
stopBridgeServers(Cache) - Method in class org.apache.geode.cache30.ClientServerTestCase
Stops the bridge server that serves up the given cache.
stopCacheServer(VM) - Method in class org.apache.geode.cache.query.dunit.HelperTestCase
 
stopContainer() - Method in class org.apache.geode.modules.session.EmbeddedTomcat
Stops the embedded Tomcat server.
stopContainer(int) - Method in class org.apache.geode.session.tests.ContainerManager
Stop the given container
stopContainers(ArrayList<Integer>) - Method in class org.apache.geode.session.tests.ContainerManager
Stop all containers specified by the given indexes
stopContinuousQuery(String) - Method in interface org.apache.geode.management.CacheServerMXBean
Deprecated.
This method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.
StopCQOperationContext - Class in org.apache.geode.cache.operations
Deprecated.
since Geode1.0, use ResourcePermission instead
StopCQOperationContext(String, String, Set) - Constructor for class org.apache.geode.cache.operations.StopCQOperationContext
Deprecated.
Constructor for the STOP_CQ operation.
stopCqs() - Method in interface org.apache.geode.cache.query.QueryService
Stops execution of all the continuous queries for this client to become inactive.
stopCqs(String) - Method in interface org.apache.geode.cache.query.QueryService
Stops execution of all the continuous queries registered on the specified region for this client.
stopInternal() - Method in class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
Gracefully terminate the active use of the public methods of this component.
stopInternal() - Method in class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
Gracefully terminate the active use of the public methods of this component.
stopLocator(int, String[]) - Static method in class org.apache.geode.security.SecurityTestUtils
Deprecated.
 
stopManager() - Method in class org.apache.geode.management.ManagementService
Stops the management service running on this member.
stopManagingNode(VM) - Method in class org.apache.geode.management.ManagementTestBase
Stops a VM as a Managing node
stopReconnecting() - Method in interface org.apache.geode.cache.Cache
Force the Cache to stop reconnecting.
stopReconnecting() - Method in class org.apache.geode.distributed.DistributedSystem
Force the DistributedSystem to stop reconnecting.
stopThreads() - Static method in class org.apache.geode.SystemFailure
This stops the threads that implement this service.
storeClassesAndMethods(List<ClassAndMethods>, File) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
 
storeClassesAndVariables(List<ClassAndVariables>, File) - Static method in class org.apache.geode.codeAnalysis.CompiledClassUtils
 
storeConfig(File, AdminConfig.Entry[]) - Static method in class org.apache.geode.admin.AdminConfig
Deprecated.
 
street - Variable in class org.apache.geode.cache.query.data.Address
 
Street - Class in org.apache.geode.cache.query.data
 
Street(String, String) - Constructor for class org.apache.geode.cache.query.data.Street
Creates a new instance of Street
street - Variable in class org.apache.geode.cache.query.data.Street
 
string - Variable in class org.apache.geode.cache.configuration.ObjectType
 
string_immediate - Variable in class org.apache.geode.pdx.DomainObjectPdxAuto
 
string_immediate - Variable in class org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor
 
STRING_REGION - Static variable in class org.apache.geode.redis.GeodeRedisServer
The field that defines the name of the Region which holds all of the strings.
StringId - Class in org.apache.geode.i18n
This class forms the basis of the i18n strategy.
StringId(int, String) - Constructor for class org.apache.geode.i18n.StringId
Gemstone internal constructor, customers have no need to create instances of this class.
StringPrefixPartitionResolver - Class in org.apache.geode.cache.util
This partition resolver requires every key of the partitioned region to be an instance of String and to contain at least one "|" delimiter.
StringPrefixPartitionResolver() - Constructor for class org.apache.geode.cache.util.StringPrefixPartitionResolver
Creates a prefix resolver with the default delimiter.
stringValue() - Method in class org.apache.geode.codeAnalysis.decode.cp.CpUtf8
 
Struct - Interface in org.apache.geode.cache.query
An immutable and thread-safe data type used by the result of some SELECT queries.
StructSetOrResultsSet - Class in org.apache.geode.cache.query.functional
Used by these tests:
  • EquiJoinIntegrationTest
  • IUMRCompositeIteratorJUnitTest
  • IUMRMultiIndexesMultiRegionJUnitTest
  • IUMRShuffleIteratorsJUnitTest
  • IUMRSingleRegionJUnitTest
  • IndexCreationJUnitTest
  • IndexHintJUnitTest
  • IndexMaintainceJUnitTest
  • IndexUseJUnitTest
  • IndexedMergeEquiJoinScenariosJUnitTest
  • MultiRegionIndexUsageJUnitTest
  • NonDistinctOrderByPartitionedJUnitTest
  • NonDistinctOrderByReplicatedJUnitTest
  • NonDistinctOrderByTestImplementation
  • OrderByPartitionedJUnitTest
  • OrderByReplicatedJUnitTest
  • OrderByTestImplementation
  • QueryIndexUsingXMLDUnitTest
  • QueryREUpdateInProgressJUnitTest
  • QueryUsingFunctionContextDUnitTest
  • QueryUsingPoolDUnitTest
  • TestNewFunctionSSorRSIntegrationTest Also used by:
  • GroupByTestImpl
  • PdxGroupByTestImpl
  • PRQueryDUnitHelper
  • StructSetOrResultsSet() - Constructor for class org.apache.geode.cache.query.functional.StructSetOrResultsSet
     
    StructType - Interface in org.apache.geode.cache.query.types
    Describes the field names and types for each field in a Struct.
    Student - Class in org.apache.geode.cache.query.data
     
    Student(String) - Constructor for class org.apache.geode.cache.query.data.Student
     
    Student.Subject - Class in org.apache.geode.cache.query.data
     
    Student.Teacher - Class in org.apache.geode.cache.query.data
     
    styleAttribute - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
     
    Subject(String) - Constructor for class org.apache.geode.cache.query.data.Student.Subject
     
    subject - Variable in class org.apache.geode.cache.query.data.Student.Subject
     
    subjects - Variable in class org.apache.geode.cache.query.data.Student
     
    SUBREGION_NAME - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase
     
    subregions(boolean) - Method in interface org.apache.geode.cache.Region
    Returns a Set of all subregions.
    subRegionSnapshots - Variable in class org.apache.geode.admin.RegionSubRegionSnapshot
    Deprecated.
     
    subscriptionAckInterval - Variable in class org.apache.geode.cache.configuration.PoolType
     
    subscriptionAttributes - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
     
    SubscriptionAttributes() - Constructor for class org.apache.geode.cache.configuration.RegionAttributesType.SubscriptionAttributes
     
    SubscriptionAttributes - Class in org.apache.geode.cache
    Configuration attributes for defining subscriber requirements and behavior for a Region.
    SubscriptionAttributes() - Constructor for class org.apache.geode.cache.SubscriptionAttributes
    Creates a new SubscriptionAttributes with the default configuration
    SubscriptionAttributes(InterestPolicy) - Constructor for class org.apache.geode.cache.SubscriptionAttributes
    Creates a new SubscriptionAttributes with the given interest policy.
    subscriptionEnabled - Variable in class org.apache.geode.cache.configuration.PoolType
     
    subscriptionMessageTrackingTimeout - Variable in class org.apache.geode.cache.configuration.PoolType
     
    SubscriptionNotEnabledException - Exception in org.apache.geode.cache.client
    An exception indicating that client subscriptions are not enabled on this client, but the client is trying to perform an operation that requires a client subscription, such as Region.registerInterest(Object).
    SubscriptionNotEnabledException() - Constructor for exception org.apache.geode.cache.client.SubscriptionNotEnabledException
    Create a new instance of SubscriptionNotEnabledException without a detail message or cause.
    SubscriptionNotEnabledException(String) - Constructor for exception org.apache.geode.cache.client.SubscriptionNotEnabledException
    Create a new instance of SubscriptionNotEnabledException with a detail message
    SubscriptionNotEnabledException(String, Throwable) - Constructor for exception org.apache.geode.cache.client.SubscriptionNotEnabledException
    Create a new instance of SubscriptionNotEnabledException with a detail message and cause
    SubscriptionNotEnabledException(Throwable) - Constructor for exception org.apache.geode.cache.client.SubscriptionNotEnabledException
    Create a new instance of SubscriptionNotEnabledException with a and cause
    subscriptionRedundancy - Variable in class org.apache.geode.cache.configuration.PoolType
     
    subscriptionTimeoutMultiplier - Variable in class org.apache.geode.cache.configuration.PoolType
     
    super_class - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
     
    superClassName() - Method in class org.apache.geode.codeAnalysis.decode.CompiledClass
     
    superUserClient - Variable in class org.apache.geode.security.query.QuerySecurityBase
     
    supportsLocalDestroyAndLocalInvalidate() - Method in class org.apache.geode.cache30.RegionTestCase
    Indicate whether localDestroy and localInvalidate are supported
    supportsNetLoad() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Indicate whether this region supports netload
    supportsPrimitives() - Method in class org.apache.geode.experimental.driver.NoOpSerializer
     
    supportsPrimitives() - Method in interface org.apache.geode.experimental.driver.ValueSerializer
    True if this serializer wants to serialize all values, including primitives like numbers and strings that can be sent as one of the options in EncodedValue.
    supportsPrimitives() - Method in interface org.apache.geode.protocol.serialization.ValueSerializer
    True if this serializer wants to serialize all values, including primitives like numbers and strings that can be sent as one of the options in EncodedValue.
    supportsReplication() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Indicate whether replication/GII supported
    supportsSubregions() - Method in class org.apache.geode.cache30.RegionTestCase
    Indicate whether subregions are supported
    supportsTransactions() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Indicate whether this region supports transactions
    suspend() - Method in interface org.apache.geode.cache.CacheTransactionManager
    Suspends the transaction on the current thread.
    suspendLocking(long) - Method in class org.apache.geode.distributed.DistributedLockService
    Suspend granting of locks in this service.
    suspendLockingInterruptibly(long) - Method in class org.apache.geode.distributed.DistributedLockService
    Deprecated.
    as of GemFire 5.1, use DistributedLockService.suspendLocking(long) with waitTimeMillis instead
    symbol - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    SynchronizationCommitConflictException - Exception in org.apache.geode.cache
    Thrown when a commit operation of a JTA enlisted cache transaction fails
    SynchronizationCommitConflictException(String) - Constructor for exception org.apache.geode.cache.SynchronizationCommitConflictException
    Constructs an instance of SynchronizationCommitConflictException with the specified detail message.
    SynchronizationCommitConflictException(String, Throwable) - Constructor for exception org.apache.geode.cache.SynchronizationCommitConflictException
    Constructs an instance of SynchronizationCommitConflictException with the specified detail message and cause.
    synchronousWrites - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes
     
    SYSTEM_ALERT - Static variable in interface org.apache.geode.management.JMXNotificationType
    Notification type which indicates a GemFire system generated alert
    The value of this type string is system.alert.
    SYSTEM_ID_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
    Deprecated.
    The name of the "system-id" property
    SYSTEM_PROPERTY_PREFIX - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
    Deprecated.
    The prefix for JMX Agent configuration system properties
    SystemConnectException - Exception in org.apache.geode
    An SystemConnectException is thrown when a GemFire application tries to connect to an existing distributed system and is unable to contact all members of the distributed system to announce its presence.
    SystemConnectException(String) - Constructor for exception org.apache.geode.SystemConnectException
    Creates a new SystemConnectException.
    SystemConnectException(String, Throwable) - Constructor for exception org.apache.geode.SystemConnectException
     
    SystemFailure - Class in org.apache.geode
    Catches and responds to JVM failure
    SystemIsRunningException - Exception in org.apache.geode
    A SystemIsRunningException is thrown when an operation is attempted that requires that the locator is stopped.
    SystemIsRunningException() - Constructor for exception org.apache.geode.SystemIsRunningException
    Creates a new SystemIsRunningException.
    SystemIsRunningException(String) - Constructor for exception org.apache.geode.SystemIsRunningException
    Creates a new SystemIsRunningException.
    systemLogWriter - Variable in class org.apache.geode.security.templates.PKCSAuthInit
     
    systemLogWriter - Variable in class org.apache.geode.security.templates.UserPasswordAuthInit
     
    systemLogWriter - Variable in class org.apache.geode.security.templates.XmlAuthorization
     
    SystemMember - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMemberBridgeServer - Interface in org.apache.geode.admin
    Deprecated.
    as of 5.7 use SystemMemberCacheServer instead.
    SystemMemberCache - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMemberCacheEvent - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMemberCacheListener - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMemberCacheServer - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMemberRegion - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMemberRegionEvent - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMembershipEvent - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMembershipListener - Interface in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    SystemMemberType - Class in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    systemProperties - Variable in class org.apache.geode.session.tests.ServerContainer
     

    T

    TAG_Class - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_Double - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_Fieldref - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_Float - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_Integer - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_InterfaceMethodref - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_InvokeDynamic - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_Long - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_MethodHandle - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_Methodref - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_MethodType - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_NameAndType - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_String - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    TAG_Utf8 - Static variable in class org.apache.geode.codeAnalysis.decode.cp.Cp
     
    tax_indicator - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    taxable_status - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    tba_cusip - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    TCP_PORT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "tcp-port" property
    TCP_PORT_NAME - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
    Deprecated.
    settings for tcp-port
    tcpNoDelay - Variable in class org.apache.geode.cache.configuration.CacheConfig.CacheServer
     
    Teacher(String) - Constructor for class org.apache.geode.cache.query.data.Student.Teacher
     
    teacher - Variable in class org.apache.geode.cache.query.data.Student.Teacher
     
    teachers - Variable in class org.apache.geode.cache.query.data.Student
     
    tearDown() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    tearDown() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    tearDown() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    tearDown() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    teardownClass() - Static method in class org.apache.geode.modules.session.TestSessionsBase
     
    tempArr - Variable in class org.apache.geode.cache.query.data.Inventory
     
    tempArr - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
     
    tempArr - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    tempDouble - Variable in class org.apache.geode.cache.query.data.Inventory
     
    tempDouble - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    tempInt - Variable in class org.apache.geode.cache.query.data.Inventory
     
    tempInt - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    temporaryFolder - Variable in class org.apache.geode.cache30.CacheXmlTestCase
     
    tempStr - Variable in class org.apache.geode.cache.query.data.Inventory
     
    tempStr - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    terminate() - Method in interface org.apache.geode.cache.query.Aggregator
     
    testAggregateFuncAvg() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncAvg() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncAvg() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncAvgDistinct() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncAvgDistinct() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncAvgDistinct() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncCountDistinctStar_1() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncCountDistinctStar_1() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncCountDistinctStar_1() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncCountDistinctStar_2() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncCountDistinctStar_2() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncCountDistinctStar_2() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncCountStar() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncCountStar() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncCountStar() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncMax() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncMax() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncMax() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncMin() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncMin() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncMin() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncNoGroupBy() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncNoGroupBy() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncNoGroupBy() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncSum() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncSum() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncSum() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncSumDistinct() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncSumDistinct() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncSumDistinct() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testAggregateFuncWithOrderBy() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testAggregateFuncWithOrderBy() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testAggregateFuncWithOrderBy() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    TestAuthzCredentialGenerator(AuthzCredentialGenerator) - Constructor for class org.apache.geode.security.ClientAuthorizationTestCase.TestAuthzCredentialGenerator
     
    testBadRegionAccess() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that creating or getting entries at an improper time throws exceptions.
    testBasicRegion() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test that a session attribute gets set into the region too.
    testBug() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
     
    TestCacheCallback - Class in org.apache.geode.cache30
    An abstract superclass of implementation of GemFire cache callbacks that are used for testing.
    TestCacheCallback() - Constructor for class org.apache.geode.cache30.TestCacheCallback
     
    TestCacheListener<K,V> - Class in org.apache.geode.cache30
    A CacheListener used in testing.
    TestCacheListener() - Constructor for class org.apache.geode.cache30.TestCacheListener
     
    TestCacheLoader<K,V> - Class in org.apache.geode.cache30
    A CacheLoader used in testing.
    TestCacheLoader() - Constructor for class org.apache.geode.cache30.TestCacheLoader
     
    testCacheLoaderModifyingArgument() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that when a CacheLoader modifies the callback argument in place, the change is visible to the CacheWriter even if it is in another VM.
    testCacheLoaderWithNetLoad() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testCacheLoaderWithNetSearch() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    TestCacheWriter<K,V> - Class in org.apache.geode.cache30
    A CacheWriter used in testing.
    TestCacheWriter() - Constructor for class org.apache.geode.cache30.TestCacheWriter
     
    testCallback() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test callback functionality.
    testCloseRegion() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests closing a region, and checks different behavior when this is a disk region with persistBackup.
    testCommitSessionValveInvalidSession() - Method in class org.apache.geode.modules.session.TestSessionsBase
     
    testCompactRangeIndex() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testCompactRangeIndex() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testCompactRangeIndex() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testComplexValueAggregateFuncAvgDistinct() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testComplexValueAggregateFuncAvgDistinct() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testComplexValueAggregateFuncAvgDistinct() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testConcurrentOperations() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    This is a for the ConcurrentMap operations.
    testContainsKey() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that creating an entry in a region actually creates it
    testConvertibleGroupByQuery_1() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testConvertibleGroupByQuery_1() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testConvertibleGroupByQuery_1() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testConvertibleGroupByQuery_refer_column() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testConvertibleGroupByQuery_refer_column() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testConvertibleGroupByQuery_refer_column() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testConvertibleGroupByQuery_refer_column_alias_Bug520141() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testConvertibleGroupByQuery_refer_column_alias_Bug520141() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testConvertibleGroupByQuery_refer_column_alias_Bug520141() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testCreateSubregions() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests creating subregions.
    testCustomEntryIdleReset() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that a get or put resets the idle time on an entry
    testCustomEntryIdleTimeout1() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that special entries expire but other entries in the region don't
    testCustomEntryIdleTimeout2() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that special entries don't expire but other entries in the region do
    testCustomEntryIdleTimeout3() - Method in class org.apache.geode.cache30.RegionTestCase
    Configure custome entry expiration with an idle time.
    testCustomEntryTtl1() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that special entries expire but other entries in the region don't
    testCustomEntryTtl2() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that special entries don't expire but other entries in the region do
    testCustomEntryTtl3() - Method in class org.apache.geode.cache30.RegionTestCase
    Expire an entry with a custom expiration.
    testCustomIdleOnce() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that expiry is calculatod only once on an entry
    TestData - Class in org.apache.geode.cache.query.data
     
    TestData() - Constructor for class org.apache.geode.cache.query.data.TestData
     
    TestData.MyValue - Class in org.apache.geode.cache.query.data
     
    testDataSerializables() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
     
    testDefinedEntryUpdated() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Two VMs create a region.
    testDestroyEntry() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests destroying an entry and attempting to access it afterwards.
    testDestroyRegion() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests destroying an entire region and that accessing it after it has been destory causes a RegionDestroyedException.
    testDistinctCountWithoutGroupBy() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testDistinctCountWithoutGroupBy() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testDistinctCountWithoutGroupBy() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testDistributedDestroy() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that destroying an entry is propagated to all VMs that define that entry.
    testDistributedGet() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that doing a distributed get results in a netSearch.
    testDistributedInvalidate() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that invalidating an entry is propagated to all VMs that define that entry.
    testDistributedInvalidate4() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that invalidating an entry in multiple VMs does not cause any problems.
    testDistributedPut() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that an entry update is propagated to other caches that have that same entry defined.
    testDistributedPutNoUpdate() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that doing a put on a distributed region in one VM does not effect a region in a different VM that does not have that key defined.
    testDistributedRegionDestroy() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that destroying a region is propagated to all VMs that define that region.
    testDistributedRegionInvalidate() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that invalidating a region is propagated to all VMs that define that entry.
    testDistributedUpdate() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that doing a put in a distributed region one VM updates the value in another VM.
    testEntries() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.entrySet(boolean) method without recursion
    testEntriesRecursive() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.entrySet(boolean) method with recursion
    testEntryExpirationAfterMutate() - Method in class org.apache.geode.cache30.RegionTestCase
     
    testEntryFromLoadTtlInvalidate() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that an entry whose value is loaded into a region expires with an invalidation after a given time to live.
    testEntryIdleDestroy() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that an entry in a region that remains idle for a given amount of time is destroyed.
    testEntryIdleInvalidate() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that an entry in a local region that remains idle for a given amount of time is invalidated.
    testEntryIdleReset() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that accessing an entry resets its idle time
    testEntryIdleTimeout3() - Method in class org.apache.geode.cache30.RegionTestCase
    Configure entry expiration with a idle time.
    testEntryIdleTtl() - Method in class org.apache.geode.cache30.RegionTestCase
    Verify that accessing an entry does not delay expiration due to TTL
    testEntryTtl3() - Method in class org.apache.geode.cache30.RegionTestCase
    Configure entry expiration with a ttl time.
    testEntryTtlDestroy() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that an entry in a region expires with a destroy after a given time to live.
    testEntryTtlDestroyEvent() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that an entry in a distributed region that expires with a distributed destroy causes an event in other VM with isExpiration flag set.
    testEntryTtlInvalidate() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that an entry in a region expires with an invalidation after a given time to live.
    testEntryTtlLocalDestroy() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that an entry in a distributed region expires with a local destroy after a given time to live.
    testEntryUserAttribute() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests a region entry's user attribute
    testExcludedClassesAreNotInSanctionedSerializables() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
     
    testExcludedClassesExistAndDoNotDeserialize() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
     
    TestExpiry(String, ExpirationAttributes) - Constructor for class org.apache.geode.cache30.RegionTestCase.TestExpiry
     
    testExtraSessionsNotCreated() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test for issue #45 Sessions are being created for every request
    testGetCache() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.getCache() method (for what it's worth)
    testGetInitialImage() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a newly-created mirrored region contains all of the entries of another region.
    testGetName() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.getName() method
    testGetParentRegion() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.getParentRegion() method
    testGetPathFromRoot() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.getFullPath() method
    TestingOnly - Annotation Type in org.apache.geode.annotations
     
    testInvalidate() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test that invalidating a session makes it's attributes inaccessible.
    testInvalidateEntry() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests invalidating a region entry
    testInvalidateRegion() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests invalidating an entire region
    testIsNew() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test that calling session.isNew() works for the initial as well as subsequent requests.
    testKeys() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.keySet() method.
    testLargeGetInitialImage() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a newly-created mirrored region contains all of the entries of another region, with a large quantity of data.
    testLastAccessedTime() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test for issue #46 lastAccessedTime is not updated at the start of the request, but only at the end.
    testLimitNotAppliedIfOrderByNotUsingIndex() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testLimitNotAppliedIfOrderByNotUsingIndex() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testLimitWithGroupBy() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testLimitWithGroupBy() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testLimitWithGroupBy() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testLocalAndRemoteCacheWriters() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that, when given a choice, a local CacheWriter is invoked instead of a remote one.
    testLocalCacheLoader() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a local loader is preferred to a remote one
    testLocalDestroy() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a Region.localDestroy(java.lang.Object) does not effect other VMs that define that entry.
    testLocalDestroyEntry() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests locally destroying an entry and attempting to access it afterwards.
    testLocalDestroyRegion() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests locally destroying an entire region and that accessing it after it has been destory causes a RegionDestroyedException.
    testLocalInvalidateEntry() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests locally invalidating a region entry
    testLocalInvalidateRegion() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests locally invalidating an entire region
    testLocalRegionDestroy() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a Region.localDestroyRegion() is not propagated to other VMs that define that region.
    testMethod(boolean) - Method in class org.apache.geode.cache.query.data.Portfolio
     
    testMethod(boolean) - Method in class org.apache.geode.cache.query.data.PortfolioData
     
    testMethod(boolean) - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
     
    testMethod(boolean) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
     
    testMirroredDataFromNonMirrored() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a mirrored region gets data pushed to it from a non-mirrored region and the afterCreate event is invoked on a listener.
    testMirroredLocalLoad() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a local load occurs, even with mirroring
    testMirroredNetLoad() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests sure that a netLoad occurs, even with mirroring
    testMultiColOrderByWithIndexResultDefaultProjection() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testMultiColOrderByWithIndexResultDefaultProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testMultiColOrderByWithIndexResultWithProjection() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testMultiColOrderByWithIndexResultWithProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testMultiColOrderByWithMultiIndexResultDefaultProjection() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testMultiColOrderByWithMultiIndexResultDefaultProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testMultiColOrderByWithMultiIndexResultProjection() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testMultiColOrderByWithMultiIndexResultProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testMultipleAttributeUpdates() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test that multiple attribute updates, within the same request result in only the latest one being effective.
    testName - Variable in class org.apache.geode.cache30.CacheXmlTestCase
     
    testName - Variable in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
     
    testNBRegionDestructionDuringGetInitialImage() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testNBRegionInvalidationDuringGetInitialImage() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testNetSearchObservesIdleTime() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testNetSearchObservesTtl() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testNoDataSerializer() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests what happens when one VM attempts to read an object for which it does not have a registered DataSerializer.
    testNoInstantiator() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests what happens when one VM attempts to read an object for which it does not have a registered Instantiator.
    testNoLoaderWithInvalidEntry() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a remote CacheLoader is not invoked if the remote region has an invalid entry (that is, a key, but no value).
    testNoMirroredDataToNonMirrored() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a mirrored region does not push data to a non-mirrored region.
    testNonblockingGetInitialImage() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that distributed ack operations do not block while another cache is doing a getInitialImage.
    testNoRegionKeepAlive() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a region is not kept alive
    testNoRemoteCacheLoader() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that Region.get(java.lang.Object) returns null when there is no remote loader.
    testNulls() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that sending null to various APIs throws the appropriate exception.
    TestObject - Class in org.apache.geode.cache.lucene.test
     
    TestObject() - Constructor for class org.apache.geode.cache.lucene.test.TestObject
     
    TestObject(String, String) - Constructor for class org.apache.geode.cache.lucene.test.TestObject
     
    TestObject - Class in org.apache.geode.cache.query.dunit
     
    TestObject() - Constructor for class org.apache.geode.cache.query.dunit.TestObject
     
    TestObject(int, String) - Constructor for class org.apache.geode.cache.query.dunit.TestObject
     
    TestObjectForJSONFormatter - Class in org.apache.geode.pdx
     
    TestObjectForJSONFormatter() - Constructor for class org.apache.geode.pdx.TestObjectForJSONFormatter
     
    TestObjectForJSONFormatter(boolean, byte, short, int, long, float, double, Boolean, Byte, Short, Integer, Long, BigInteger, Float, BigDecimal, Double, String) - Constructor for class org.apache.geode.pdx.TestObjectForJSONFormatter
     
    testOpenBugsAreInSanctionedSerializables() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
     
    testOrderByForUndefined() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testOrderByForUndefined() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testOrderByWithColumnAlias_Bug52041_1() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testOrderByWithColumnAlias_Bug52041_2() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testOrderByWithIndexResultDefaultProjection() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testOrderByWithIndexResultDefaultProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testOrderByWithIndexResultWithProjection() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testOrderByWithIndexResultWithProjection() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testOrderByWithNullValues() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testOrderByWithNullValues() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
     
    testOrderByWithNullValuesUseIndex() - Method in class org.apache.geode.cache.query.functional.NonDistinctOrderByTestImplementation
     
    testOrderByWithNullValuesUseIndex() - Method in class org.apache.geode.cache.query.functional.OrderByTestImplementation
     
    testOrderedResultsPartitionedRegion_Bug43514_1() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
     
    testOrderedResultsPartitionedRegion_Bug43514_2() - Method in class org.apache.geode.cache.query.functional.OrderByPartitionedJUnitTestBase
     
    testOrderedUpdates() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Verifies that distributed updates are delivered in order.
    TestPostProcessor - Class in org.apache.geode.security
    This is example that implements PostProcessor
    TestPostProcessor() - Constructor for class org.apache.geode.security.TestPostProcessor
     
    testPutNonExistentEntry() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that Region.put(K, V) on a previously non-existent region entry creates it.
    testRegionExpirationAfterMutate() - Method in class org.apache.geode.cache30.RegionTestCase
     
    testRegionIdleDestroy() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that a region expires with a destruction after a given idle time.
    testRegionIdleInvalidate() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that a region that remains idle for a given amount of time is invalidated.
    testRegionInvalidate() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test that a session attribute gets removed from the region when the session is invalidated.
    testRegionTtlDestroy() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that a region expires with a destruction after a given time to live.
    testRegionTtlInvalidate() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests that a region expires with an invalidation after a given time to live.
    testRegionUserAttribute() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests a Region's user attribute
    testRemoteCacheListener() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a CacheListener is invoked in a remote VM.
    testRemoteCacheListenerInSubregion() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a CacheListener is invoked in a remote VM.
    testRemoteCacheLoader() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a CacheLoader is invoked in a remote VM.
    testRemoteCacheLoaderArg() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that the parameter passed to a remote CacheLoader is actually passed.
    testRemoteCacheLoaderException() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a remote CacheLoader that throws a CacheLoaderException results is propagated back to the caller.
    testRemoteCacheWriter() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that a remote CacheWriter is invoked and that CacheWriter arguments and CacheWriterExceptions are propagated appropriately.
    testRemoteLoaderNetSearch() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that invoking netSearch in a remote loader returns null instead of causing infinite recursion.
    testRemoveAttribute() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test that removing a session attribute also removes it from the region
    testReplicate() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that keys and values are pushed with DataPolicy.REPLICATE.
    testRootSnapshot() - Method in class org.apache.geode.cache30.RegionTestCase
     
    testSanctionedClassesExistAndDoDeserialize() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
     
    testSanity() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Check that the basics are working
    TestSecurityManager - Class in org.apache.geode.security
    This class provides a sample implementation of SecurityManager for authentication and authorization initialized from data provided as JSON.
    TestSecurityManager() - Constructor for class org.apache.geode.security.TestSecurityManager
     
    TestSecurityManager.Role - Class in org.apache.geode.security
     
    TestSecurityManager.User - Class in org.apache.geode.security
     
    testSerializables() - Method in class org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase
     
    TestServerLauncherCacheProvider - Class in org.apache.geode.distributed
    Implementation of ServerLauncherCacheProvider.
    TestServerLauncherCacheProvider() - Constructor for class org.apache.geode.distributed.TestServerLauncherCacheProvider
     
    testSessionExpiration1() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test setting the session expiration
    testSessionExpiration2() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test setting the session expiration via a property change as would happen under normal deployment conditions.
    testSessionExpirationByContainer() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Test expiration of a session by the tomcat container, rather than gemfire expiration
    testSessionPersists1() - Method in class org.apache.geode.modules.session.TestSessionsBase
    Check that our session persists.
    TestSessionsBase - Class in org.apache.geode.modules.session
     
    TestSessionsBase() - Constructor for class org.apache.geode.modules.session.TestSessionsBase
     
    testSnapshot() - Method in class org.apache.geode.cache30.RegionTestCase
     
    TestSSLUtils - Class in org.apache.geode.cache.ssl
     
    TestSSLUtils() - Constructor for class org.apache.geode.cache.ssl.TestSSLUtils
     
    TestSSLUtils.CertificateBuilder - Class in org.apache.geode.cache.ssl
     
    testSubregions() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.subregions(boolean) method without recursion
    testSubregionsRecursive() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.subregions(boolean) method with recursion
    testSumWithMultiColumnGroupBy() - Method in class org.apache.geode.cache.query.functional.GroupByTestImpl
     
    testSumWithMultiColumnGroupBy() - Method in interface org.apache.geode.cache.query.functional.GroupByTestInterface
     
    testSumWithMultiColumnGroupBy() - Method in class org.apache.geode.cache.query.functional.PdxGroupByTestImpl
     
    testTXAlgebra() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testTXMultiRegion() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testTXNonblockingGetInitialImage() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that distributed ack operations do not block while another cache is doing a getInitialImage.
    testTXRmtMirror() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    testTXSimpleOps() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that an entry update is propagated to other caches that have that same entry defined.
    testTXUpdateLoadNoConflict() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests that the push of a loaded value does not cause a conflict on the side receiving the update
    testUpdateResetsIdleTime() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    Tests to makes sure that a distributed update resets the expiration timer.
    TestUtil - Class in org.apache.geode.util.test
     
    TestUtil() - Constructor for class org.apache.geode.util.test.TestUtil
     
    testValues() - Method in class org.apache.geode.cache30.RegionTestCase
    Tests the Region.values() method without recursion
    testXml(CacheCreation) - Method in class org.apache.geode.cache30.CacheXmlTestCase
    Uses the CacheXmlGenerator to generate an XML file from the given CacheCreation.
    testXml(CacheCreation, boolean) - Method in class org.apache.geode.cache30.CacheXmlTestCase
     
    this_class - Variable in class org.apache.geode.codeAnalysis.decode.CompiledClass
     
    THREAD - Static variable in interface org.apache.geode.management.JMXNotificationUserData
    The thread causing the alert
    THREAD_MONITOR_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "thread-monitor-enabled" property
    THREAD_MONITOR_INTERVAL - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "thread-monitor-interval-ms" property
    THREAD_MONITOR_TIME_LIMIT - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "thread-monitor-time-limit-ms" property
    threadLocalConnections - Variable in class org.apache.geode.cache.configuration.PoolType
     
    threadsTTXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
     
    THROW_ON_INDEX - Static variable in class org.apache.geode.cache.query.transaction.Person
     
    throwExceptionMethod() - Method in class org.apache.geode.cache.query.data.Portfolio
     
    throwing(String, String, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Log throwing an exception.
    throwing(String, String, Throwable) - Method in interface org.apache.geode.LogWriter
    Deprecated.
    Log throwing an exception.
    timeInterval - Variable in class org.apache.geode.cache.configuration.DiskStoreType
     
    timeInterval - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.DiskWriteAttributes.AsynchronousWrites
     
    timeout - Variable in class org.apache.geode.cache.configuration.ExpirationAttributesType
     
    TimeoutException - Exception in org.apache.geode.cache
    Thrown if a netSearch times out without getting a response back from a cache, or when attempting to acquire a distributed lock.
    TimeoutException() - Constructor for exception org.apache.geode.cache.TimeoutException
    Creates a new instance of TimeoutException without detail message.
    TimeoutException(String) - Constructor for exception org.apache.geode.cache.TimeoutException
    Constructs an instance of TimeoutException with the specified detail message.
    TimeoutException(String, Throwable) - Constructor for exception org.apache.geode.cache.TimeoutException
    Constructs an instance of TimeoutException with the specified detail message and cause.
    TimeoutException(Throwable) - Constructor for exception org.apache.geode.cache.TimeoutException
    Constructs an instance of TimeoutException with the specified cause.
    TimestampedEntryEvent - Interface in org.apache.geode.cache.util
    TimestampedEntryEvent is an EntryEvent that has additional information provided to GatewayConflictResolver plugins.
    TMP_DIR - Static variable in class org.apache.geode.session.tests.ContainerInstall
     
    toData(DataOutput) - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
    Deprecated.
     
    toData(DataOutput) - Method in class org.apache.geode.cache.ExpirationAttributes
     
    toData(DataOutput) - Method in class org.apache.geode.cache.MembershipAttributes
    Deprecated.
     
    toData(DataOutput) - Method in class org.apache.geode.cache.query.data.CollectionHolder
     
    toData(DataOutput) - Method in class org.apache.geode.cache.query.data.Portfolio
     
    toData(PdxWriter) - Method in class org.apache.geode.cache.query.data.PortfolioPdx
     
    toData(DataOutput) - Method in class org.apache.geode.cache.query.data.Position
     
    toData(PdxWriter) - Method in class org.apache.geode.cache.query.data.PositionPdx
     
    toData(DataOutput) - Method in class org.apache.geode.cache.query.dunit.TestObject
     
    toData(DataOutput) - Method in class org.apache.geode.cache.query.transaction.Person
     
    toData(DataOutput) - Method in class org.apache.geode.cache.server.ServerLoad
     
    toData(DataOutput) - Method in class org.apache.geode.cache.SubscriptionAttributes
     
    toData(DataOutput) - Method in interface org.apache.geode.DataSerializable
    Writes the state of this object as primitive data to the given DataOutput.
    toData(Object, DataOutput) - Method in class org.apache.geode.DataSerializer
    Data serializes an object to a DataOutput.
    toData(DataOutput) - Method in class org.apache.geode.DeltaTestImpl
     
    toData(DataOutput) - Method in class org.apache.geode.modules.gatewaydelta.AbstractGatewayDeltaEvent
     
    toData(DataOutput) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaCreateEvent
     
    toData(DataOutput) - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaDestroyEvent
     
    toData(DataOutput) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
     
    toData(DataOutput) - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
     
    toData(DataOutput) - Method in class org.apache.geode.modules.util.BootstrappingFunction
     
    toData(DataOutput) - Method in class org.apache.geode.modules.util.CreateRegionFunction
     
    toData(DataOutput) - Method in class org.apache.geode.modules.util.RegionConfiguration
     
    toData(DataOutput) - Method in class org.apache.geode.modules.util.RegionSizeFunction
     
    toData(DataOutput) - Method in class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
     
    toData(DataOutput) - Method in class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
     
    toData(PdxWriter) - Method in class org.apache.geode.pdx.DSInsidePdx
     
    toData(PdxWriter) - Method in class org.apache.geode.pdx.Employee
     
    toData(PdxWriter) - Method in class org.apache.geode.pdx.NestedPdx
     
    toData(PdxWriter) - Method in interface org.apache.geode.pdx.PdxSerializable
    Serializes the PDX fields using the given writer.
    toData(Object, PdxWriter) - Method in interface org.apache.geode.pdx.PdxSerializer
    This method is given an object to serialize as a PDX using the given writer.
    toData(Object, PdxWriter) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
    Method implemented from PdxSerializer which performs object serialization.
    toData(PdxWriter) - Method in class org.apache.geode.pdx.SimpleClass
     
    toData(PdxWriter) - Method in class org.apache.geode.pdx.SimpleClass1
     
    toData(PdxWriter) - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
     
    toData(PdxWriter) - Method in class org.apache.geode.security.query.data.PdxQueryTestObject
     
    toData(PdxWriter) - Method in class org.apache.geode.security.query.data.PdxTrade
     
    toData(PdxWriter) - Method in class org.apache.geode.security.SecurityTestUtils.Employee
    Deprecated.
     
    ToDataException - Exception in org.apache.geode
    A ToDataException is thrown during serialization if DataSerializable.toData(java.io.DataOutput) throws an exception or if DataSerializer.toData(java.lang.Object, java.io.DataOutput) is called and returns false.
    ToDataException(String) - Constructor for exception org.apache.geode.ToDataException
    Creates a new ToDataException with the given message
    ToDataException(String, Throwable) - Constructor for exception org.apache.geode.ToDataException
    Creates a new ToDataException with the given message and cause.
    toDaysHoursMinutesSeconds(Long) - Static method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
     
    toDelta(DataOutput) - Method in interface org.apache.geode.Delta
    This method is invoked on an application object at the delta sender, if GemFire determines the presence of a delta by calling Delta.hasDelta() on the object.
    toDelta(DataOutput) - Method in class org.apache.geode.DeltaTestImpl
     
    toDelta(DataOutput) - Method in class org.apache.geode.modules.session.catalina.DeltaSession
     
    toDeltaFeatureUsed() - Static method in class org.apache.geode.DeltaTestImpl
     
    toDocuments(LuceneIndex, Object) - Method in class org.apache.geode.cache.lucene.DummyLuceneSerializer
     
    toDocuments(LuceneIndex, Object) - Method in class org.apache.geode.cache.lucene.FlatFormatSerializer
    Recursively serialize each indexed field's value into a field of lucene document.
    toDocuments(LuceneIndex, T) - Method in interface org.apache.geode.cache.lucene.LuceneSerializer
    Add the fields of the given value to a set of documents Added fields should be marked with Field.Store.NO.
    toDocuments(LuceneIndex, Object) - Method in class org.apache.geode.cache.lucene.test.LuceneTestSerializer
     
    toInteger() - Method in enum org.apache.geode.session.tests.TomcatInstall.TomcatVersion
    Converts the version to an integer This differs from TomcatInstall.TomcatVersion.getVersion() in that this does not always return the version number.
    toJson() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
    Marshals this state object into a JSON String.
    toJSON(PdxInstance) - Static method in class org.apache.geode.pdx.JSONFormatter
    Converts a PdxInstance into a JSON document
    toJSONByteArray(PdxInstance) - Static method in class org.apache.geode.pdx.JSONFormatter
    Converts a PdxInstance into a JSON document in byte-array form
    toLocalizedString() - Method in class org.apache.geode.i18n.StringId
     
    toLocalizedString(Object...) - Method in class org.apache.geode.i18n.StringId
    Substitutes parameter Objects into the text
    Tomcat6DeltaSessionManager - Class in org.apache.geode.modules.session.catalina
     
    Tomcat6DeltaSessionManager() - Constructor for class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
     
    Tomcat7DeltaSessionManager - Class in org.apache.geode.modules.session.catalina
     
    Tomcat7DeltaSessionManager() - Constructor for class org.apache.geode.modules.session.catalina.Tomcat7DeltaSessionManager
     
    Tomcat8DeltaSessionManager - Class in org.apache.geode.modules.session.catalina
     
    Tomcat8DeltaSessionManager() - Constructor for class org.apache.geode.modules.session.catalina.Tomcat8DeltaSessionManager
     
    TomcatContainer - Class in org.apache.geode.session.tests
    Container for a tomcat installation Extends ServerContainer to form a basic container which sets up and configures a Tomcat container.
    TomcatContainer(TomcatInstall, File, String) - Constructor for class org.apache.geode.session.tests.TomcatContainer
    Setup the Tomcat container Sets up a configuration for the container using the specified installation and configuration home.
    TomcatInstall - Class in org.apache.geode.session.tests
    Tomcat specific container installation class Provides logic for installation of tomcat.
    TomcatInstall(TomcatInstall.TomcatVersion, String) - Constructor for class org.apache.geode.session.tests.TomcatInstall
     
    TomcatInstall(TomcatInstall.TomcatVersion, ContainerInstall.ConnectionType, String) - Constructor for class org.apache.geode.session.tests.TomcatInstall
     
    TomcatInstall(TomcatInstall.TomcatVersion, ContainerInstall.ConnectionType, String, String, String) - Constructor for class org.apache.geode.session.tests.TomcatInstall
    Download and setup an installation tomcat using the ContainerInstall constructor and some extra functions this class provides Specifically, this function uses TomcatInstall.copyTomcatGeodeReqFiles(String, String) to install geode session into Tomcat, TomcatInstall.setupDefaultSettings() to modify the context and server XML files within the installation's 'conf' folder, and TomcatInstall.updateProperties() to set the jar skipping properties needed to speedup container startup.
    TomcatInstall.TomcatVersion - Enum in org.apache.geode.session.tests
    Version of tomcat that this class will install Includes the download URL for the each version, the version number associated with each version, and other properties or XML attributes needed to setup tomcat containers within Cargo
    toOrdinal() - Method in class org.apache.geode.cache.operations.InterestType
    Returns the ordinal for this interest type.
    toOrdinal() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
    Returns the ordinal for this class code.
    toOrdinal() - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
    Returns the ordinal for this operation code.
    TopNavigation() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData.TopNavigation
     
    TopNavigation() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopNavigation
     
    Topology() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestData.Topology
     
    TopologyView() - Constructor for class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
     
    toString() - Method in class org.apache.geode.admin.AdminConfig.Entry
    Deprecated.
     
    toString() - Method in class org.apache.geode.admin.AlertLevel
    Deprecated.
    Returns a string representation for this alert level.
    toString() - Method in class org.apache.geode.admin.GemFireHealth.Health
    Deprecated.
     
    toString() - Method in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    toString() - Method in class org.apache.geode.admin.RegionSubRegionSnapshot
    Deprecated.
     
    toString() - Method in class org.apache.geode.admin.SystemMemberType
    Deprecated.
    Returns a string representation for this system member type.
    toString() - Method in exception org.apache.geode.cache.CacheException
     
    toString() - Method in exception org.apache.geode.cache.CacheRuntimeException
     
    toString() - Method in class org.apache.geode.cache.configuration.ClassNameType
     
    toString() - Method in class org.apache.geode.cache.configuration.DeclarableType
     
    toString() - Method in class org.apache.geode.cache.configuration.ObjectType
     
    toString() - Method in class org.apache.geode.cache.configuration.ParameterType
     
    toString() - Method in class org.apache.geode.cache.DataPolicy
    Returns a string representation for this data policy.
    toString() - Method in exception org.apache.geode.cache.EntryExistsException
     
    toString() - Method in class org.apache.geode.cache.EvictionAttributes
     
    toString() - Method in class org.apache.geode.cache.ExpirationAction
    Returns a string representation for this action
    toString() - Method in class org.apache.geode.cache.ExpirationAttributes
    Returns a string representation of this ExpirationAttributes.
    toString() - Method in class org.apache.geode.cache.InterestPolicy
    Returns a string representation for this interest policy.
    toString() - Method in class org.apache.geode.cache.InterestResultPolicy
    Returns a string representation for this InterestResultPolicy.
    toString() - Method in class org.apache.geode.cache.LossAction
    Deprecated.
    Returns a string representation for this loss action.
    toString() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
    Outputs the string message containing all the stats stored for the LuceneIndex
    toString() - Method in class org.apache.geode.cache.lucene.test.Customer
     
    toString() - Method in class org.apache.geode.cache.lucene.test.LuceneTestSerializer
     
    toString() - Method in class org.apache.geode.cache.lucene.test.Page
     
    toString() - Method in class org.apache.geode.cache.lucene.test.Person
     
    toString() - Method in class org.apache.geode.cache.lucene.test.TestObject
     
    toString() - Method in class org.apache.geode.cache.MembershipAttributes
    Deprecated.
    Returns a string representation of the object.
    toString() - Method in class org.apache.geode.cache.MirrorType
    Deprecated.
    Returns a string representation for this mirror type.
    toString() - Method in class org.apache.geode.cache.Operation
    Returns a string representation for this operation.
    toString() - Method in class org.apache.geode.cache.operations.InterestType
    Returns a string representation for this interest type.
    toString() - Method in interface org.apache.geode.cache.query.CqState
    Returns the state in string form.
    toString() - Method in class org.apache.geode.cache.query.data.Instrument
     
    toString() - Method in class org.apache.geode.cache.query.data.Portfolio
     
    toString() - Method in class org.apache.geode.cache.query.data.PortfolioData
     
    toString() - Method in class org.apache.geode.cache.query.data.PortfolioNoDS
     
    toString() - Method in class org.apache.geode.cache.query.data.PortfolioPdx
     
    toString() - Method in class org.apache.geode.cache.query.data.Position
     
    toString() - Method in class org.apache.geode.cache.query.data.PositionNoDS
     
    toString() - Method in class org.apache.geode.cache.query.data.PositionPdx
     
    toString() - Method in class org.apache.geode.cache.query.data.TradingLine
     
    toString() - Method in class org.apache.geode.cache.query.dunit.TestObject
     
    toString() - Method in exception org.apache.geode.cache.query.MultiIndexCreationException
     
    toString() - Method in class org.apache.geode.cache.query.transaction.Person
     
    toString() - Method in class org.apache.geode.cache.ResumptionAction
    Deprecated.
    Returns a string representation for this resumption action.
    toString() - Method in class org.apache.geode.cache.Scope
    Returns a string representation for this scope.
    toString() - Method in class org.apache.geode.cache.server.ServerLoad
     
    toString() - Method in class org.apache.geode.cache.SubscriptionAttributes
    Returns a string representation of the object.
    toString() - Method in class org.apache.geode.cache.wan.EventSequenceID
     
    toString() - Method in class org.apache.geode.codeAnalysis.ClassAndMethodDetails
     
    toString() - Method in class org.apache.geode.codeAnalysis.ClassAndMethods
     
    toString() - Method in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
     
    toString() - Method in class org.apache.geode.codeAnalysis.ClassAndVariables
     
    toString() - Method in class org.apache.geode.DeltaTestImpl
     
    toString() - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
    Gets a String describing the state of the GemFire service.
    toString(Date) - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
     
    toString(Number) - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
     
    toString(Object...) - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
     
    toString(String) - Method in class org.apache.geode.distributed.AbstractLauncher.ServiceState
     
    toString() - Method in enum org.apache.geode.distributed.AbstractLauncher.Status
    Gets a String representation of the Status enum type.
    toString() - Method in class org.apache.geode.distributed.DurableClientAttributes
     
    toString() - Method in class org.apache.geode.distributed.Locator
    Returns a brief description of this Locator
    toString() - Method in enum org.apache.geode.distributed.LocatorLauncher.Command
    Gets the String representation of this Locator launcher command.
    toString() - Method in enum org.apache.geode.distributed.ServerLauncher.Command
    Gets the String representation of this Server launcher command.
    toString() - Method in class org.apache.geode.i18n.StringId
     
    toString(Object...) - Method in class org.apache.geode.i18n.StringId
    Substitutes parameter Objects into the text
    toString() - Method in exception org.apache.geode.management.cli.CommandProcessingException
    Returns the String representation of this CommandProcessingException
    toString() - Method in class org.apache.geode.management.ClientHealthStatus
     
    toString() - Method in class org.apache.geode.management.ClientQueueDetail
     
    toString() - Method in class org.apache.geode.management.EvictionAttributesData
    String representation of EvictionAttributesData
    toString() - Method in class org.apache.geode.management.FixedPartitionAttributesData
    String representation of FixedPartitionAttributesData
    toString() - Method in class org.apache.geode.management.JVMMetrics
    String representation of JVMMetrics
    toString() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
     
    toString() - Method in class org.apache.geode.management.MembershipAttributesData
    Deprecated.
    String representation of MembershipAttributesData
    toString() - Method in class org.apache.geode.management.OSMetrics
    String representation of OSMetrics
    toString() - Method in class org.apache.geode.management.PartitionAttributesData
    String representation of PartitionAttributesData
    toString() - Method in class org.apache.geode.management.RegionAttributesData
    String representation of RegionAttributesData
    toString() - Method in class org.apache.geode.management.ServerLoadData
    String representation of ServerLoadData
    toString() - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaCreateEvent
     
    toString() - Method in class org.apache.geode.modules.gatewaydelta.GatewayDeltaDestroyEvent
     
    toString() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
     
    toString() - Method in class org.apache.geode.modules.session.catalina.DeltaSession
     
    toString() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
     
    toString() - Method in class org.apache.geode.modules.session.filter.SessionCachingFilter
    Return a String representation of this object.
    toString() - Method in class org.apache.geode.modules.session.installer.args.Argument
    Returns a human readable form.
    toString() - Method in class org.apache.geode.modules.util.RegionConfiguration
     
    toString() - Method in class org.apache.geode.modules.util.SessionCustomExpiry
     
    toString() - Method in class org.apache.geode.pdx.DSInsidePdx
     
    toString() - Method in class org.apache.geode.pdx.Employee
     
    toString() - Method in enum org.apache.geode.pdx.FieldType
     
    toString() - Method in class org.apache.geode.pdx.NestedPdx
     
    toString() - Method in interface org.apache.geode.pdx.PdxInstance
    Prints out all of the identity fields of this PdxInstance.
    toString() - Method in class org.apache.geode.pdx.SimpleClass
     
    toString() - Method in class org.apache.geode.pdx.SimpleClass1
     
    toString() - Method in class org.apache.geode.pdx.TestObjectForJSONFormatter
     
    toString() - Method in class org.apache.geode.security.ClientAuthorizationTestCase.OperationWithAction
     
    toString() - Method in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
    Returns a string representation for this class code.
    toString() - Method in class org.apache.geode.security.generator.CredentialGenerator.ClassCode
    Returns a string representation for this operation.
    toString() - Method in class org.apache.geode.security.query.data.PdxQueryTestObject
     
    toString() - Method in class org.apache.geode.security.query.data.QueryTestObject
     
    toString() - Method in class org.apache.geode.security.ResourcePermission
     
    toString() - Method in class org.apache.geode.security.templates.PKCSPrincipal
     
    toString() - Method in class org.apache.geode.security.templates.UsernamePrincipal
     
    toString() - Method in class org.apache.geode.session.tests.Client.Response
     
    toString() - Method in class org.apache.geode.session.tests.ServerContainer
    Human readable description of the container
    totalEventCount - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    totalMaxMemory - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
     
    totalMemoryId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
     
    totalNumBuckets - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
     
    TouchPartitionedRegionEntriesFunction - Class in org.apache.geode.modules.util
    Touches the keys contained in the set of keys by performing a get on the partitioned region.
    TouchPartitionedRegionEntriesFunction() - Constructor for class org.apache.geode.modules.util.TouchPartitionedRegionEntriesFunction
     
    TouchReplicatedRegionEntriesFunction - Class in org.apache.geode.modules.util
    Touches the keys contained in the set of keys by performing a get on the replicated region.
    TouchReplicatedRegionEntriesFunction() - Constructor for class org.apache.geode.modules.util.TouchReplicatedRegionEntriesFunction
     
    touchSessions(Set<String>) - Method in class org.apache.geode.modules.session.catalina.ClientServerSessionCache
     
    touchSessions(Set<String>) - Method in class org.apache.geode.modules.session.catalina.PeerToPeerSessionCache
     
    touchSessions(Set<String>) - Method in interface org.apache.geode.modules.session.catalina.SessionCache
     
    TP_KEY - Static variable in class org.apache.geode.cache.operations.InterestType
     
    TP_LIST - Static variable in class org.apache.geode.cache.operations.InterestType
     
    TP_REGEX - Static variable in class org.apache.geode.cache.operations.InterestType
     
    TRACE_CLOSE - Static variable in class org.apache.geode.SystemFailure
    If true, we track the progress of emergencyClose on System.err
    TRACE_SERIALIZABLE - Static variable in class org.apache.geode.DataSerializer
    Deprecated.
    Use Boolean.getBoolean("DataSerializer.TRACE_SERIALIZABLE") instead.
    trading_flat_ind - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    TradingLine - Class in org.apache.geode.cache.query.data
     
    TradingLine() - Constructor for class org.apache.geode.cache.query.data.TradingLine
     
    TransactionDataNodeHasDepartedException - Exception in org.apache.geode.cache
    Thrown when the transactional data host has shutdown or no longer has the data being modified by the transaction.
    TransactionDataNodeHasDepartedException(String) - Constructor for exception org.apache.geode.cache.TransactionDataNodeHasDepartedException
     
    TransactionDataNodeHasDepartedException(Throwable) - Constructor for exception org.apache.geode.cache.TransactionDataNodeHasDepartedException
     
    TransactionDataNotColocatedException - Exception in org.apache.geode.cache
    Indicates that an attempt was made to transactionally modify multiple keys that are not colocated on the same data host.
    TransactionDataNotColocatedException(String) - Constructor for exception org.apache.geode.cache.TransactionDataNotColocatedException
     
    TransactionDataNotColocatedException(String, Throwable) - Constructor for exception org.apache.geode.cache.TransactionDataNotColocatedException
     
    TransactionDataRebalancedException - Exception in org.apache.geode.cache
    Thrown when a RebalanceOperation occurs concurrently with a transaction.
    TransactionDataRebalancedException(String) - Constructor for exception org.apache.geode.cache.TransactionDataRebalancedException
     
    TransactionDataRebalancedException(Throwable) - Constructor for exception org.apache.geode.cache.TransactionDataRebalancedException
     
    TransactionDataRebalancedException(String, Throwable) - Constructor for exception org.apache.geode.cache.TransactionDataRebalancedException
     
    TransactionEvent<K,V> - Interface in org.apache.geode.cache
    An event that describes the culmination of an entire transaction.
    TransactionException - Exception in org.apache.geode.cache
    This is the superclass for all Exceptions that may be thrown by a GemFire transaction.
    TransactionException() - Constructor for exception org.apache.geode.cache.TransactionException
     
    TransactionException(String) - Constructor for exception org.apache.geode.cache.TransactionException
     
    TransactionException(Throwable) - Constructor for exception org.apache.geode.cache.TransactionException
     
    TransactionException(String, Throwable) - Constructor for exception org.apache.geode.cache.TransactionException
     
    TransactionId - Interface in org.apache.geode.cache
    The TransactionId interface is a "marker" interface that represents a unique GemFire transaction.
    TransactionInDoubtException - Exception in org.apache.geode.cache
    This Exception is thrown in presence of node failures, when GemFire cannot know with certainty about the outcome of the transaction.
    TransactionInDoubtException() - Constructor for exception org.apache.geode.cache.TransactionInDoubtException
     
    TransactionInDoubtException(String) - Constructor for exception org.apache.geode.cache.TransactionInDoubtException
     
    TransactionInDoubtException(Throwable) - Constructor for exception org.apache.geode.cache.TransactionInDoubtException
     
    TransactionInDoubtException(String, Throwable) - Constructor for exception org.apache.geode.cache.TransactionInDoubtException
     
    TransactionListener<K,V> - Interface in org.apache.geode.cache
    A listener that can be implemented to handle transaction related events.
    TransactionListenerAdapter - Class in org.apache.geode.cache.util
    Utility class that implements all methods in TransactionListener with empty implementations.
    TransactionListenerAdapter() - Constructor for class org.apache.geode.cache.util.TransactionListenerAdapter
     
    transactionListeners - Variable in class org.apache.geode.cache.configuration.CacheTransactionManagerType
     
    transactionType - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
     
    transactionWriter - Variable in class org.apache.geode.cache.configuration.CacheTransactionManagerType
     
    TransactionWriter - Interface in org.apache.geode.cache
    A callback that is allowed to veto a transaction.
    TransactionWriterException - Exception in org.apache.geode.cache
    Exception thrown by implementors of TransactionWriter.beforeCommit(org.apache.geode.cache.TransactionEvent) to signal that the current transaction should be aborted.
    TransactionWriterException(String) - Constructor for exception org.apache.geode.cache.TransactionWriterException
     
    TransactionWriterException(Throwable) - Constructor for exception org.apache.geode.cache.TransactionWriterException
     
    transformFieldValue(Field, Class<?>) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
    Controls if a pdx field's value can be transformed during serialization.
    treasury_cusip - Variable in class org.apache.geode.cache.query.data.Inventory
     
    treeMapButtonId - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.TopologyView
     
    treeMapCanvasXpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RegionDetailsView
     
    TRUE() - Method in class org.apache.geode.cache.query.data.Keywords
     
    trust(String, X509Certificate) - Method in class org.apache.geode.cache.ssl.CertStores
     
    trustSelf() - Method in class org.apache.geode.cache.ssl.CertStores
     
    tryResume(TransactionId) - Method in interface org.apache.geode.cache.CacheTransactionManager
    On the current thread, resumes a transaction that was previously suspended using CacheTransactionManager.suspend().
    tryResume(TransactionId, long, TimeUnit) - Method in interface org.apache.geode.cache.CacheTransactionManager
    On the current thread, resumes a transaction that was previously suspended using CacheTransactionManager.suspend(), or waits for the specified timeout interval if the transaction has not been suspended.
    TxEventTestUtil - Class in org.apache.geode.cache.util
    Utility class for getting Transaction events for create, invalidate, put, destroy operations.
    TxEventTestUtil() - Constructor for class org.apache.geode.cache.util.TxEventTestUtil
     
    TXManagerCancelledException - Exception in org.apache.geode.distributed
    Thrown when a GemFire transaction manager has been terminated.
    TXManagerCancelledException() - Constructor for exception org.apache.geode.distributed.TXManagerCancelledException
     
    TXManagerCancelledException(String, Throwable) - Constructor for exception org.apache.geode.distributed.TXManagerCancelledException
     
    TXManagerCancelledException(Throwable) - Constructor for exception org.apache.geode.distributed.TXManagerCancelledException
     
    TXManagerCancelledException(String) - Constructor for exception org.apache.geode.distributed.TXManagerCancelledException
     
    type - Variable in class org.apache.geode.admin.AdminConfig.Entry
    Deprecated.
     
    type - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
     
    type - Variable in class org.apache.geode.cache.configuration.RegionConfig.Index
     
    type - Variable in class org.apache.geode.cache.query.data.Keywords
     
    TYPE() - Method in class org.apache.geode.cache.query.data.Keywords
     
    typeAttribute - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
     
    TypeMismatchException - Exception in org.apache.geode.cache.query
    Thrown if type consistency is violated while a query is being executed.
    TypeMismatchException(String) - Constructor for exception org.apache.geode.cache.query.TypeMismatchException
    Construct an instance of TypeMismatchException
    TypeMismatchException(String, Throwable) - Constructor for exception org.apache.geode.cache.query.TypeMismatchException
    Construct an instance of TypeMismatchException

    U

    UDP_FRAGMENT_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "udp-fragment-size" property
    UDP_RECV_BUFFER_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "udp-recv-buffer-size" property
    UDP_SEND_BUFFER_SIZE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "udp-send-buffer-size" property
    UncreatedSystemException - Exception in org.apache.geode
    An UncreatedSystemException is thrown when the specified locator's directory or configuration file can not be found.
    UncreatedSystemException(String) - Constructor for exception org.apache.geode.UncreatedSystemException
    Creates a new UncreatedSystemException.
    UncreatedSystemException(String, Throwable) - Constructor for exception org.apache.geode.UncreatedSystemException
    Creates a new UncreatedSystemException with the given message and cause.
    undefined - Variable in class org.apache.geode.cache.query.data.Keywords
     
    UNDEFINED() - Method in class org.apache.geode.cache.query.data.Keywords
     
    UNDEFINED - Static variable in interface org.apache.geode.cache.query.QueryService
    The undefined constant
    underlyer - Variable in class org.apache.geode.cache.query.data.Position
     
    underlyer - Variable in class org.apache.geode.cache.query.data.PositionNoDS
     
    underlyer - Variable in class org.apache.geode.cache.query.data.PositionPdx
     
    unicodeṤtring - Variable in class org.apache.geode.cache.query.data.Portfolio
     
    unicodeṤtring - Variable in class org.apache.geode.cache.query.data.PortfolioNoDS
     
    unicodeṤtring - Variable in class org.apache.geode.cache.query.data.PortfolioPdx
     
    uniqueQuoteType - Variable in class org.apache.geode.cache.query.data.Quote
     
    uniqueQuoteType - Variable in class org.apache.geode.cache.query.data.Restricted
     
    UniversalMembershipListenerAdapter - Class in org.apache.geode.management.membership
    The UniversalMembershipListenerAdapter is a wrapper for MembershipListener and ClientMembershipListener, providing a facade that makes both appear as a single MembershipListener .
    UniversalMembershipListenerAdapter() - Constructor for class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
    Constructs an instance of UniversalMembershipListenerAdapter.
    UniversalMembershipListenerAdapter(int) - Constructor for class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
    Constructs an instance of UniversalMembershipListenerAdapter.
    UniversalMembershipListenerAdapter.AdaptedMembershipEvent - Class in org.apache.geode.management.membership
    Adapts ClientMembershipEvent to look like a MembershipEvent
    UNKNOWN - Static variable in class org.apache.geode.cache.operations.PutOperationContext
    Deprecated.
    Indicates that it is not known whether the operation results in a create or in an update.
    UnknownArgumentHandler - Interface in org.apache.geode.modules.session.installer.args
    Interface defining unknown argument handlers, given the opportunity to either ignore the issue or force the parameter to be dealt with.
    unload() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
     
    unlock(Object) - Method in class org.apache.geode.distributed.DistributedLockService
    Release the lock previously granted for the given name.
    UnmodifiableConfigurationException - Exception in org.apache.geode.admin
    Deprecated.
    as of 7.0 use the management package instead
    UnmodifiableConfigurationException() - Constructor for exception org.apache.geode.admin.UnmodifiableConfigurationException
    Deprecated.
    Constructs a new exception with null as its detail message.
    UnmodifiableConfigurationException(String) - Constructor for exception org.apache.geode.admin.UnmodifiableConfigurationException
    Deprecated.
    Constructs a new exception with the specified detail message.
    UnmodifiableConfigurationException(String, Throwable) - Constructor for exception org.apache.geode.admin.UnmodifiableConfigurationException
    Deprecated.
    Constructs a new exception with the specified detail message and cause.
    UnmodifiableConfigurationException(Throwable) - Constructor for exception org.apache.geode.admin.UnmodifiableConfigurationException
    Deprecated.
    Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
    UnmodifiableException - Exception in org.apache.geode
    A UnmodifiableException is thrown when a an attempt is made to modify a GemFire member configuration attribute that can not currently be modified.
    UnmodifiableException(String) - Constructor for exception org.apache.geode.UnmodifiableException
    Creates a new UnmodifiableException.
    unregisterClientMembershipListener(ClientMembershipListener) - Static method in class org.apache.geode.management.membership.ClientMembership
    Removes registration of a previously registered ClientMembershipListener.
    unregisterClientMembershipListener() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
    Unregisters this adapter as a ClientMembershipListener.
    unregisterCommitSessionValve() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
     
    unregisterDynamicRegionListener(DynamicRegionListener) - Method in class org.apache.geode.cache.DynamicRegionFactory
    Deprecated.
    Unregisters a DynamicRegionListener for callbacks.
    unregisterFunction(String) - Static method in class org.apache.geode.cache.execute.FunctionService
    Unregisters the given Function with the FunctionService using Function.getId().
    unregisterInterest(String, Object, boolean) - Method in interface org.apache.geode.cache.ClientSession
    Unregisters interest in a particular region and key
    unregisterInterest(String, Object, boolean, boolean) - Method in interface org.apache.geode.cache.ClientSession
    Unregisters interest in a particular region and key
    unregisterInterest(K) - Method in interface org.apache.geode.cache.Region
    Sends a request to the CacheServer to unregister interest in a key for this client.
    UnregisterInterestOperationContext - Class in org.apache.geode.cache.operations
    Deprecated.
    since Geode1.0, use ResourcePermission instead
    UnregisterInterestOperationContext(Object, InterestType) - Constructor for class org.apache.geode.cache.operations.UnregisterInterestOperationContext
    Deprecated.
    Constructor for the unregister interest operation.
    unregisterInterestRegex(String, String, boolean) - Method in interface org.apache.geode.cache.ClientSession
    Unregisters interest in a particular region and regular expression
    unregisterInterestRegex(String, String, boolean, boolean) - Method in interface org.apache.geode.cache.ClientSession
    Unregisters interest in a particular region and regular expression
    unregisterInterestRegex(String) - Method in interface org.apache.geode.cache.Region
    Sends a request to the CacheServer to unregister interest in a regular expression pattern for this client.
    unregisterInterestRegistrationListener(InterestRegistrationListener) - Method in interface org.apache.geode.cache.server.CacheServer
    Unregisters an existing InterestRegistrationListener from the set of InterestRegistrationListeners.
    unregisterJvmRouteBinderValve() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
     
    unregisterMBean(ObjectName) - Method in class org.apache.geode.management.ManagementService
    Unregisters an MBean.
    unregisterMembershipListener(ManagementService) - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter
    Unregisters this adapter with the ManagementService.
    UnstartedSystemException - Exception in org.apache.geode
    An UnstartedSystemException is thrown when the specified locator exists but is not running or could not be connected to.
    UnstartedSystemException(String) - Constructor for exception org.apache.geode.UnstartedSystemException
    Creates a new UnstartedSystemException.
    UnstartedSystemException(String, Throwable) - Constructor for exception org.apache.geode.UnstartedSystemException
    Creates a new UnstartedSystemException with the given message and cause.
    UnsupportedOperationInTransactionException - Exception in org.apache.geode.cache
    Indicates that an attempt was mode to invoke an operation that is not allowed in a transaction.
    UnsupportedOperationInTransactionException(String) - Constructor for exception org.apache.geode.cache.UnsupportedOperationInTransactionException
     
    UnsupportedOperationInTransactionException() - Constructor for exception org.apache.geode.cache.UnsupportedOperationInTransactionException
     
    UnsupportedVersionException - Exception in org.apache.geode.cache
    An UnsupportedVersionException indicates an unsupported version.
    UnsupportedVersionException(short) - Constructor for exception org.apache.geode.cache.UnsupportedVersionException
    Constructs a new UnsupportedVersionException.
    UnsupportedVersionException(String) - Constructor for exception org.apache.geode.cache.UnsupportedVersionException
    Constructs a new UnsupportedVersionException.
    UPDATE - Static variable in class org.apache.geode.cache.Operation
    An entry update.
    UPDATE - Static variable in class org.apache.geode.cache.operations.PutOperationContext
    Deprecated.
    Indicates that the operation results in an update of the key.
    update_date - Variable in class org.apache.geode.cache.query.data.SecurityMaster
     
    UPDATE_VERSION_STAMP - Static variable in class org.apache.geode.cache.Operation
    An internal operation used to update the version stamp of an entry.
    updateCacheConfig(String, UnaryOperator<CacheConfig>) - Method in interface org.apache.geode.distributed.ConfigurationPersistenceService
    update the cluster configuration of a member group
    updateClusterConfig(String, CacheConfig, Object) - Method in class org.apache.geode.management.cli.SingleGfshCommand
    implement this method for updating the cluster configuration of the group the implementation should update the passed in config object with appropriate changes if for any reason config can't be updated.
    updates - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    updates - Variable in class org.apache.geode.cache30.CertifiableTestCacheListener
     
    updateTimeout(int) - Method in class org.apache.geode.distributed.DurableClientAttributes
    Used to update the timeout when a durable client comes back to a server
    upper_qty - Variable in class org.apache.geode.cache.query.data.Inventory
     
    upper_qty - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
     
    upperQty - Variable in class org.apache.geode.cache.query.data.Quote
     
    upTime - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    URLArgumentHandler - Class in org.apache.geode.modules.session.installer.args
    Argument handler implementation which accepts file paths or URLs and normalizes the parameters to URLs.
    URLArgumentHandler() - Constructor for class org.apache.geode.modules.session.installer.args.URLArgumentHandler
     
    usage() - Method in class org.apache.geode.distributed.LocatorLauncher
    Displays usage information on the proper invocation of the LocatorLauncher from the command-line to standard err.
    usage() - Method in class org.apache.geode.distributed.ServerLauncher
    Displays usage information on the proper invocation of the ServerLauncher from the command-line to standard err.
    UsageException - Exception in org.apache.geode.modules.session.installer.args
    Invalid usage exception.
    UsageException() - Constructor for exception org.apache.geode.modules.session.installer.args.UsageException
    Creates a new UsageException.
    UsageException(String) - Constructor for exception org.apache.geode.modules.session.installer.args.UsageException
    Creates a new UsageException.
    UsageException(String, Throwable) - Constructor for exception org.apache.geode.modules.session.installer.args.UsageException
    Creates a new UsageException.
    UsageException(Throwable) - Constructor for exception org.apache.geode.modules.session.installer.args.UsageException
    Creates a new UsageException.
    USE_ALL_KEYS - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Register all KEYS.
    USE_CLUSTER_CONFIGURATION - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "use-cluster-configuration" property
    USE_GET_ENTRY_IN_TX - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Use the LocalRegion.getEntry(java.lang.Object) under transaction.
    USE_LIST - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Register a list of KEYS.
    USE_NEWVAL - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Check for nvalues[] instead of values[].
    USE_NOTAUTHZ - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Do the connection with unauthorized credentials but do not check that the operation throws NotAuthorizedException.
    USE_OLDCONN - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Do not re-connect using new credentials rather use the previous connection.
    USE_REGEX - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Register a regular expression.
    USE_SUBREGION - Static variable in class org.apache.geode.security.ClientAuthorizationTestCase.OpFlags
    Use the sub-region for performing the operation.
    usedForUnitTests - Static variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    User() - Constructor for class org.apache.geode.examples.security.ExampleSecurityManager.User
     
    User() - Constructor for class org.apache.geode.security.TestSecurityManager.User
     
    USER_COMMAND_PACKAGES - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "user-command-packages" property
    user_id - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
     
    USER_NAME - Static variable in class org.apache.geode.security.templates.UserPasswordAuthInit
     
    user_role - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
     
    userName - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
     
    userName - Variable in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    UsernamePrincipal - Class in org.apache.geode.security.templates
    An implementation of Principal class for a simple user name.
    UsernamePrincipal(String) - Constructor for class org.apache.geode.security.templates.UsernamePrincipal
     
    UserPasswordAuthInit - Class in org.apache.geode.security.templates
    An AuthInitialize implementation that obtains the user name and password as the credentials from the given set of properties.
    UserPasswordAuthInit() - Constructor for class org.apache.geode.security.templates.UserPasswordAuthInit
     
    UserPasswordWithExtraPropsAuthInit - Class in org.apache.geode.security.generator
    An AuthInitialize implementation that obtains the user name and password as the credentials from the given set of properties.
    UserPasswordWithExtraPropsAuthInit() - Constructor for class org.apache.geode.security.generator.UserPasswordWithExtraPropsAuthInit
     
    UserPermissions - Class in org.apache.geode.security.query
     
    UserPermissions() - Constructor for class org.apache.geode.security.query.UserPermissions
     
    userPerms - Variable in class org.apache.geode.security.query.QuerySecurityBase
     
    usesIBMJSSE - Static variable in class org.apache.geode.security.generator.PKCSCredentialGenerator
     
    Utils - Class in org.apache.geode.cache.query
     
    Utils() - Constructor for class org.apache.geode.cache.query.Utils
     

    V

    validate() - Method in interface org.apache.geode.admin.DistributedSystemConfig
    Deprecated.
    Validates that this distributed system configuration is correct and consistent.
    validate() - Method in interface org.apache.geode.admin.ManagedEntityConfig
    Deprecated.
    Validates this configuration.
    validate() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
    Validates the configuration settings and properties of this Builder, ensuring that all invariants have been met.
    validate() - Method in class org.apache.geode.distributed.ServerLauncher.Builder
    Validates the configuration settings and properties of this Builder, ensuring that all invariants have been met.
    validate() - Method in interface org.apache.geode.management.cli.CommandStatement
    Deprecated.
    Returns whether the command statement is well formed.
    VALIDATE_SERIALIZABLE_OBJECTS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
    The static String definition of the "validate-serializable-objects" property DescriptionIf true checks incoming java serializable objects against a filter (allows internal Geode classes and any others provided in the serializable-object-filter property).
    validateAsyncEventQueue(AsyncEventQueue, AsyncEventQueue) - Static method in class org.apache.geode.cache30.CacheXml70DUnitTestHelper
     
    validateAttributes(RegionAttributes<?, ?>) - Static method in class org.apache.geode.cache.AttributesFactory
    Deprecated.
    Validates that the attributes are consistent with each other.
    validateJavaStartupParameters(GemFireCache) - Static method in class org.apache.geode.modules.util.ResourceManagerValidator
     
    validateOnStart() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
    Validates the arguments passed to the Builder when the 'start' command has been issued.
    validateOnStatus() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
    Validates the arguments passed to the Builder when the 'status' command has been issued.
    validateOnStop() - Method in class org.apache.geode.distributed.LocatorLauncher.Builder
    Validates the arguments passed to the Builder when the 'stop' command has been issued.
    validateRegion(Cache, RegionConfiguration, Region) - Static method in class org.apache.geode.modules.util.RegionHelper
     
    value() - Method in enum org.apache.geode.cache.configuration.EnumActionDestroyOverflow
     
    value() - Method in enum org.apache.geode.cache.configuration.EnumReadableWritable
     
    value() - Method in enum org.apache.geode.cache.configuration.RegionAttributesDataPolicy
     
    value() - Method in enum org.apache.geode.cache.configuration.RegionAttributesIndexUpdateType
     
    value() - Method in enum org.apache.geode.cache.configuration.RegionAttributesMirrorType
     
    value() - Method in enum org.apache.geode.cache.configuration.RegionAttributesScope
     
    value - Variable in class org.apache.geode.cache.configuration.RegionConfig.Entry
     
    value - Variable in class org.apache.geode.cache.query.data.TestData.MyValue
     
    valueAttribute - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.HtmlAttributes
     
    valueConstraint - Variable in class org.apache.geode.cache.configuration.RegionAttributesType
     
    valueOf(String) - Static method in enum org.apache.geode.cache.client.ClientRegionShortcut
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.configuration.EnumActionDestroyOverflow
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.configuration.EnumReadableWritable
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesDataPolicy
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesIndexUpdateType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesMirrorType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.configuration.RegionAttributesScope
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
    Deprecated.
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.query.data.PortfolioPdx.Day
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.query.IndexType
    Deprecated.
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.RegionShortcut
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.snapshot.RegionGenerator.RegionType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.snapshot.RegionGenerator.SerializationType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.util.Gateway.OrderPolicy
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.cache.wan.GatewaySender.OrderPolicy
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.distributed.AbstractLauncher.Status
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.distributed.LocatorLauncher.Command
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.distributed.ServerLauncher.Command
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.distributed.ServerLauncherParameters
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.management.cli.Result.Status
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.memcached.GemFireMemcachedServer.Protocol
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.modules.session.bootstrap.LifecycleTypeAdapter
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.modules.session.QueryCommand
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.modules.util.RegionStatus
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.pdx.DomainObjectPdxAuto.Day
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor.Day
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.pdx.FieldType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.pdx.SimpleClass.SimpleEnum
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.security.ResourcePermission.Operation
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.security.ResourcePermission.Resource
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.security.ResourcePermission.Target
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.session.tests.ContainerInstall.ConnectionType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum org.apache.geode.session.tests.TomcatInstall.TomcatVersion
    Returns the enum constant of this type with the specified name.
    valueOfDescription(String) - Static method in enum org.apache.geode.distributed.AbstractLauncher.Status
    Looks up the Status enum type by description.
    valueOfName(String) - Static method in enum org.apache.geode.distributed.LocatorLauncher.Command
    Looks up a Locator launcher command by name.
    valueOfName(String) - Static method in enum org.apache.geode.distributed.ServerLauncher.Command
    Looks up a Server launcher command by name.
    valueOfSynonym(String) - Static method in enum org.apache.geode.cache.query.IndexType
    Deprecated.
     
    values() - Static method in class org.apache.geode.admin.AlertLevel
    Deprecated.
     
    values() - Static method in enum org.apache.geode.cache.client.ClientRegionShortcut
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.configuration.EnumActionDestroyOverflow
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.configuration.EnumReadableWritable
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.configuration.RegionAttributesDataPolicy
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.configuration.RegionAttributesIndexUpdateType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.configuration.RegionAttributesMirrorType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.configuration.RegionAttributesScope
    Returns an array containing the constants of this enum type, in the order they are declared.
    VALUES - Static variable in class org.apache.geode.cache.LossAction
    Deprecated.
    List of all LossAction values
    values() - Static method in enum org.apache.geode.cache.operations.OperationContext.OperationCode
    Deprecated.
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.query.data.PortfolioPdx.Day
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.query.IndexType
    Deprecated.
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Method in interface org.apache.geode.cache.Region
    Returns a Collection of values in this region.
    values() - Static method in enum org.apache.geode.cache.RegionShortcut
    Returns an array containing the constants of this enum type, in the order they are declared.
    VALUES - Static variable in class org.apache.geode.cache.ResumptionAction
    Deprecated.
    List of all ResumptionAction values
    values() - Static method in enum org.apache.geode.cache.snapshot.RegionGenerator.RegionType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.snapshot.RegionGenerator.SerializationType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.util.Gateway.OrderPolicy
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.cache.wan.GatewaySender.OrderPolicy
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.distributed.AbstractLauncher.Status
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.distributed.LocatorLauncher.Command
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.distributed.ServerLauncher.Command
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.distributed.ServerLauncherParameters
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.management.cli.Result.Status
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.memcached.GemFireMemcachedServer.Protocol
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.modules.session.bootstrap.LifecycleTypeAdapter
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.modules.session.QueryCommand
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.modules.util.RegionStatus
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.pdx.DomainObjectPdxAuto.Day
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.pdx.DomainObjectPdxAutoNoDefaultConstructor.Day
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.pdx.FieldType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.pdx.SimpleClass.SimpleEnum
    Returns an array containing the constants of this enum type, in the order they are declared.
    values - Variable in class org.apache.geode.security.query.QuerySecurityBase
     
    values() - Static method in enum org.apache.geode.security.ResourcePermission.Operation
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.security.ResourcePermission.Resource
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.security.ResourcePermission.Target
    Returns an array containing the constants of this enum type, in the order they are declared.
    VALUES - Static variable in class org.apache.geode.security.SecurityTestUtils
    Deprecated.
     
    values() - Static method in enum org.apache.geode.session.tests.ContainerInstall.ConnectionType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum org.apache.geode.session.tests.TomcatInstall.TomcatVersion
    Returns an array containing the constants of this enum type, in the order they are declared.
    valuesAsString() - Method in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
    returns a string that can be parsed by ClassAndVariableDetails(String)
    ValueSerializer - Interface in org.apache.geode.experimental.driver
    Interface for controlling serialization format of all values transmitted using the protobuf based client-server protocol.
    ValueSerializer - Interface in org.apache.geode.protocol.serialization
    Interface for controlling serialization format of all values transmitted using the protobuf based client-server protocol.
    variableCount - Variable in class org.apache.geode.codeAnalysis.ClassAndMethods
     
    variables - Variable in class org.apache.geode.codeAnalysis.ClassAndVariableDetails
     
    variables - Variable in class org.apache.geode.codeAnalysis.ClassAndVariables
     
    Vehicle - Class in org.apache.geode.cache.query.data
     
    Vehicle(String[]) - Constructor for class org.apache.geode.cache.query.data.Vehicle
    Creates a new instance of Vehicle
    verifyIndexFinishFlushing(Cache, String, String) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
     
    verifyInternalRegions(LuceneService, Cache, Consumer<LocalRegion>) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
     
    verifyIsEmptyOnServer(boolean) - Static method in class org.apache.geode.security.SecurityTestUtils
    Deprecated.
     
    verifyQueryKeyAndValues(LuceneQuery<K, Object>, HashMap) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
    Verify that a query returns the expected map of key-value.
    verifyQueryKeys(LuceneQuery<K, Object>, K...) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
    Verify that a query returns the expected list of keys.
    verifyResultOrder(Collection<EntryScore<String>>, EntryScore<String>...) - Static method in class org.apache.geode.cache.lucene.test.LuceneTestUtilities
     
    verifySizeOnServer(int) - Static method in class org.apache.geode.security.SecurityTestUtils
    Deprecated.
     
    version - Variable in class org.apache.geode.cache.configuration.CacheConfig
     
    version() - Method in class org.apache.geode.distributed.AbstractLauncher
    Gets the version of GemFire currently running.
    version - Static variable in class org.apache.geode.memcached.GemFireMemcachedServer
    version of gemcached server
    VersionException - Exception in org.apache.geode.cache
    An VersionException is an exception that indicates a client / server version mismatch exception has occurred.
    VersionException() - Constructor for exception org.apache.geode.cache.VersionException
    Constructs a new VersionException.
    VersionException(String) - Constructor for exception org.apache.geode.cache.VersionException
    Constructs a new VersionException with a message string.
    VersionException(String, Throwable) - Constructor for exception org.apache.geode.cache.VersionException
    Constructs a VersionException with a message string and a base exception
    VersionException(Throwable) - Constructor for exception org.apache.geode.cache.VersionException
    Constructs a VersionException with a cause
    versionTestClearOnNonReplicateWithConcurrentEvents() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    versionTestClearWithConcurrentEvents() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    versionTestClearWithConcurrentEventsAsync() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    versionTestConcurrentEvents() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    This tests the concurrency versioning system to ensure that event conflation happens correctly and that the statistic is being updated properly
    versionTestConcurrentEventsOnEmptyRegion() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    This tests the concurrency versioning system to ensure that event conflation happens correctly and that the statistic is being updated properly
    versionTestConcurrentEventsOnNonReplicatedRegion() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
    This tests the concurrency versioning system to ensure that event conflation happens correctly and that the statistic is being updated properly
    versionTestGetAllWithVersions() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    versionTestGIISendsTombstones() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    versionTestTombstones() - Method in class org.apache.geode.cache30.MultiVMRegionTestCase
     
    viewLicense() - Method in interface org.apache.geode.management.MemberMXBean
    Deprecated.
    Removed licensing in 8.0.
    viewLog() - Method in interface org.apache.geode.management.LocatorMXBean
    Returns the most recent log entries for the Locator.
    viewRemoteClusterStatus() - Method in interface org.apache.geode.management.DistributedSystemMXBean
    Returns a map of remote distributed system IDs and the current connection status for each.
    viewRemoteClusterStatus() - Method in class org.apache.geode.tools.pulse.tests.ServerObject
     
    viewRemoteClusterStatus() - Method in interface org.apache.geode.tools.pulse.tests.ServerObjectMBean
     
    Village - Class in org.apache.geode.cache.query.data
     
    Village(String, int) - Constructor for class org.apache.geode.cache.query.data.Village
    Creates a new instance of Village
    Village(int) - Constructor for class org.apache.geode.cache.query.data.Village
     
    villages - Variable in class org.apache.geode.cache.query.data.District
     
    voidMethod() - Method in class org.apache.geode.cache.query.data.Data
     

    W

    waitForClose() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForCqsConnectedEvents(int) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForCqsDisconnectedEvents(int) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForCreated(Object) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForCreated(Object) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
     
    waitForDestroy(Region.Entry, long) - Method in class org.apache.geode.cache30.RegionTestCase
    Since tilt is the earliest time we expect, one must check the current time before invoking the operation intended to keep the entry alive.
    waitForDestroy(Region.Entry, long, int) - Method in class org.apache.geode.cache30.RegionTestCase
    Since tilt is the earliest time we expect, one must check the current time before invoking the operation intended to keep the entry alive.
    waitForDestroyed(Object) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForDestroyed(Object) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
     
    waitForError(String) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForEvents(int, int, int, int, int, int, int) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForInvalidate(Region.Entry, long) - Method in class org.apache.geode.cache30.RegionTestCase
    Since tilt is the earliest time we expect, one must check the current time before invoking the operation intended to keep the entry alive.
    waitForInvalidate(Region.Entry, long, int) - Method in class org.apache.geode.cache30.RegionTestCase
    Since tilt is the earliest time we expect, one must check the current time before invoking the operation intended to keep the entry alive.
    waitForInvalidated(Object) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForInvalidated(Object) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
     
    waitForInvocation(int) - Method in class org.apache.geode.cache30.TestCacheCallback
    Waits up to timeoutMs milliseconds for the listener to be invoked.
    waitForInvocation(int, long) - Method in class org.apache.geode.cache30.TestCacheCallback
     
    waitForProxy(ObjectName, Class) - Static method in class org.apache.geode.management.ManagementTestBase
     
    waitForRefresh(int, ObjectName) - Static method in class org.apache.geode.management.ManagementTestBase
     
    waitForRegionClear() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForRegionDestroy(Region, long) - Method in class org.apache.geode.cache30.RegionTestCase
    Since tilt is the earliest time we expect, one must check the current time before invoking the operation intended to keep the region alive.
    waitForRegionInvalidate() - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForRequiredRoles(Region<?, ?>, long) - Static method in class org.apache.geode.cache.RequiredRoles
    Deprecated.
    Returns a set of any currently missing required roles for the specified region.
    waitForTotalEvents(int) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForUpdated(Object) - Method in class org.apache.geode.cache.query.cq.dunit.CqQueryTestListener
     
    waitForUpdated(Object) - Method in class org.apache.geode.cache30.CertifiableTestCacheListener
     
    waitOnLocator() - Method in class org.apache.geode.distributed.LocatorLauncher
    Waits on the Locator to stop causing the calling Thread to join with the Locator's location-based services Thread.
    waitOnServer() - Method in class org.apache.geode.distributed.ServerLauncher
    Causes the calling Thread to block until the GemFire Cache Server/Data Member stops.
    waitOnStatusResponse(long, long, TimeUnit) - Method in class org.apache.geode.distributed.LocatorLauncher
    Waits for a Locator status request response to be returned up to the specified timeout in the given unit of time.
    waitToBeConnected(long) - Method in interface org.apache.geode.admin.AdminDistributedSystem
    Deprecated.
    Wait for up to a given number of milliseconds for the connection to the distributed system to be made.
    waitToStart(long) - Method in interface org.apache.geode.admin.ManagedEntity
    Deprecated.
    Waits for up to a given number of milliseconds for this managed entity to start.
    waitToStop(long) - Method in interface org.apache.geode.admin.ManagedEntity
    Deprecated.
    Waits for up to a given number of milliseconds for this managed entity to stop.
    waitUntilFlushed(String, String, long, TimeUnit) - Method in interface org.apache.geode.cache.lucene.LuceneService
    Wait until the current entries in cache are indexed.
    waitUntilReconnected(long, TimeUnit) - Method in interface org.apache.geode.cache.Cache
    Wait for the Cache to finish reconnecting to the distributed system and recreate a new Cache.
    waitUntilReconnected(long, TimeUnit) - Method in class org.apache.geode.distributed.DistributedSystem
    Wait for the DistributedSystem to finish reconnecting to the system and recreate the cache.
    WARNING - Static variable in class org.apache.geode.admin.AlertLevel
    Deprecated.
     
    warning(Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Writes an exception to this writer.
    warning(StringId, Object[], Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Writes both a message and exception to this writer.
    warning(StringId, Object, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Writes both a message and exception to this writer.
    warning(StringId, Throwable) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Writes both a message and exception to this writer.
    warning(StringId, Object[]) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Writes a message to this writer.
    warning(StringId, Object) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Writes a message to this writer.
    warning(StringId) - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
    Writes a message to this writer.
    warning(String, Throwable) - Method in interface org.apache.geode.LogWriter
    Deprecated.
    Writes both a message and exception to this writer.
    warning(String) - Method in interface org.apache.geode.LogWriter
    Deprecated.
    Writes a message to this writer.
    warning(Throwable) - Method in interface org.apache.geode.LogWriter
    Deprecated.
    Writes an exception to this writer.
    warning(SAXParseException) - Method in class org.apache.geode.security.templates.XmlErrorHandler
    Log the exception at LogWriter.warning(String) level with XML filename and the position of exception in the file.
    warningEnabled() - Method in interface org.apache.geode.i18n.LogWriterI18n
    Deprecated.
     
    warningEnabled() - Method in interface org.apache.geode.LogWriter
    Deprecated.
    Returns true if "warning" log messages are enabled.
    wasInvoked() - Method in class org.apache.geode.cache30.TestCacheCallback
    Returns whether or not one of this CacheListener methods was invoked.
    wasRescheduled() - Method in class org.apache.geode.ExpirationDetector
     
    WATCHDOG_NAME - Static variable in class org.apache.geode.SystemFailure
     
    WATCHDOG_WAIT - Static variable in class org.apache.geode.SystemFailure
    This is the amount of time, in seconds, the watchdog periodically awakens to see if the system has been corrupted.
    WEB - Static variable in interface org.apache.geode.security.SecurableCommunicationChannels
    This determines that the http service communication will be secured.
    WebDriverRule - Class in org.apache.geode.tools.pulse.tests.rules
     
    WebDriverRule(String) - Constructor for class org.apache.geode.tools.pulse.tests.rules.WebDriverRule
     
    WebDriverRule(String, String, String) - Constructor for class org.apache.geode.tools.pulse.tests.rules.WebDriverRule
     
    where - Variable in class org.apache.geode.cache.query.data.Keywords
     
    WHERE() - Method in class org.apache.geode.cache.query.data.Keywords
     
    withArgs(IN) - Method in interface org.apache.geode.cache.execute.Execution
    Deprecated.
    withBindAddress(String) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withCertificate(TestSSLUtils.CertificateBuilder) - Method in class org.apache.geode.cache.ssl.CertStores
     
    withCollector(ResultCollector<OUT, AGG>) - Method in interface org.apache.geode.cache.execute.Execution
    Specifies the ResultCollector that will receive the results after the function has been executed.
    withDisableDefaultServer(Boolean) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withFilter(Set<?>) - Method in interface org.apache.geode.cache.execute.Execution
    Specifies a data filter of routing objects for selecting the GemFire members to execute the function on.
    withHostnameForClients(String) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withMaxConnections(Integer) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withMaxMessageCount(Integer) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withMaxThreads(Integer) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withMessageTimeToLive(Integer) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withPartitioning() - Method in class org.apache.geode.cache.DataPolicy
    Return whether this policy does partitioning.
    withPersistence() - Method in class org.apache.geode.cache.DataPolicy
    Return whether this policy does persistence.
    withPort(Integer) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withPreloaded() - Method in class org.apache.geode.cache.DataPolicy
    Return whether this policy does preloaded.
    withReplication() - Method in class org.apache.geode.cache.DataPolicy
    Return whether this policy does replication.
    withSocketBufferSize(Integer) - Method in enum org.apache.geode.distributed.ServerLauncherParameters
     
    withStorage() - Method in class org.apache.geode.cache.DataPolicy
    Return true if regions with this policy store data locally.
    wrapJSON(String) - Static method in interface org.apache.geode.experimental.driver.JSONWrapper
     
    WritablePdxInstance - Interface in org.apache.geode.pdx
    WritablePdxInstance is a PdxInstance that also supports field modification using the setField method.
    writeArrayList(ArrayList<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an ArrayList to a DataOutput.
    writeArrayOfByteArrays(byte[][], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of byte[] to a DataOutput.
    writeArrayOfByteArrays(String, byte[][]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeArrayOfByteArrays(String, byte[][]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeBoolean(Boolean, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Boolean to a DataOutput.
    writeBoolean(String, boolean) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeBoolean(String, boolean) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeBooleanArray(boolean[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of booleans to a DataOutput.
    writeBooleanArray(String, boolean[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeBooleanArray(String, boolean[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeBufferSize - Variable in class org.apache.geode.cache.configuration.DiskStoreType
     
    writeByte(Byte, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Byte to a DataOutput.
    writeByte(String, byte) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeByte(String, byte) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeByteArray(byte[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of bytes to a DataOutput.
    writeByteArray(byte[], int, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes the first len elements of an array of bytes to a DataOutput.
    writeByteArray(String, byte[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeByteArray(String, byte[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeChar(String, char) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeChar(String, char) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeCharacter(Character, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Character to a DataOutput.
    writeCharArray(char[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of chars to a DataOutput.
    writeCharArray(String, char[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeCharArray(String, char[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeClass(Class<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Class to a DataOutput.
    writeConcurrentHashMap(ConcurrentHashMap<?, ?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a ConcurrentHashMap to a DataOutput.
    writeDate(Date, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Date to a DataOutput.
    writeDate(String, Date) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeDate(String, Date) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeDouble(Double, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Double to a DataOutput.
    writeDouble(String, double) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeDouble(String, double) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeDoubleArray(double[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of doubles to a DataOutput.
    writeDoubleArray(String, double[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeDoubleArray(String, double[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeEnum(Enum, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes the Enum constant to DataOutput.
    writeExternal(ObjectOutput) - Method in class org.apache.geode.cache.MembershipAttributes
    Deprecated.
     
    writeExternal(ObjectOutput) - Method in class org.apache.geode.cache.SubscriptionAttributes
     
    writeField(String, VT, Class<CT>) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value and type to the serialized form.
    writeField(String, VT, Class<CT>, boolean) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value and type to the serialized form.
    writeField(String, VT, Class<CT>) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value and type to the serialized form.
    writeField(String, VT, Class<CT>, boolean) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value and type to the serialized form.
    writeFile(File, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of File to a DataOutput.
    writeFloat(Float, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Float to a DataOutput.
    writeFloat(String, float) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeFloat(String, float) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeFloatArray(float[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of floats to a DataOutput.
    writeFloatArray(String, float[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeFloatArray(String, float[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeHashMap(Map<?, ?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a HashMap to a DataOutput.
    writeHashSet(HashSet<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a HashSet to a DataOutput.
    writeHashtable(Hashtable<?, ?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a Hashtable to a DataOutput.
    writeIdentityHashMap(IdentityHashMap<?, ?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a IdentityHashMap to a DataOutput.
    writeInetAddress(InetAddress, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of InetAddress to a DataOutput.
    writeInt(String, int) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeInt(String, int) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeIntArray(int[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an int array to a DataOutput.
    writeIntArray(String, int[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeIntArray(String, int[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeInteger(Integer, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Integer to a DataOutput.
    writeLinkedHashMap(Map<?, ?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a LinkedHashMap to a DataOutput.
    writeLinkedHashSet(LinkedHashSet<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a LinkedHashSet to a DataOutput.
    writeLinkedList(LinkedList<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an LinkedList to a DataOutput.
    writeLong(Long, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Long to a DataOutput.
    writeLong(String, long) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeLong(String, long) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeLongArray(long[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of longs to a DataOutput.
    writeLongArray(String, long[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeLongArray(String, long[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeNonPrimitiveClassName(String, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes class name to a DataOutput.
    writeObject(Object, DataOutput, boolean) - Static method in class org.apache.geode.DataSerializer
    Writes an arbitrary object to a DataOutput.
    writeObject(Object, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an arbitrary object to a DataOutput.
    writeObject(String, Object) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeObject(String, Object, boolean) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeObject(String, Object) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeObject(String, Object, boolean) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeObjectArray(Object[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of Objects to a DataOutput.
    writeObjectArray(String, Object[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeObjectArray(String, Object[], boolean) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeObjectArray(String, Object[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeObjectArray(String, Object[], boolean) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeObjectAsByteArray(Object, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Serialize the given object obj into a byte array using DataSerializer.writeObject(Object, DataOutput) and then writes the byte array to the given data output out in the same format DataSerializer.writeByteArray(byte[], DataOutput) does.
    writePrimitiveBoolean(boolean, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive boolean to a DataOutput.
    writePrimitiveByte(byte, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive byte to a DataOutput.
    writePrimitiveChar(char, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive char to a DataOutput.
    writePrimitiveDouble(double, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primtive double to a DataOutput.
    writePrimitiveFloat(float, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive float to a DataOutput.
    writePrimitiveInt(int, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive int to a DataOutput.
    writePrimitiveLong(long, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive long to a DataOutput.
    writePrimitiveShort(short, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive short to a DataOutput.
    writeProperties(Properties, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a Properties to a DataOutput.
    WRITER_OPS - Static variable in class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
     
    WRITER_OPS - Static variable in class org.apache.geode.security.templates.DummyAuthorization
     
    WRITER_ROLE - Static variable in class org.apache.geode.security.generator.DummyAuthzCredentialGenerator
     
    writeRegion(Region<?, ?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Region.
    writeSettings() - Method in class org.apache.geode.session.tests.ServerContainer
    Called before each container startup This is mainly used to write properties to whatever format they need to be in for a given container before the container is started.
    writeSettings() - Method in class org.apache.geode.session.tests.TomcatContainer
    Implements the ServerContainer.writeSettings() function in order to write the proper settings to the container Method uses the ContainerInstall.editXMLFile(String, String, String, String, HashMap) to edit the TomcatContainer.contextXMLFile with the ServerContainer.cacheProperties.
    writeShort(Short, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of Short to a DataOutput.
    writeShort(String, short) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeShort(String, short) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeShortArray(short[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of shorts to a DataOutput.
    writeShortArray(String, short[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeShortArray(String, short[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeStack(Stack<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an Stack to a DataOutput.
    writeString(String, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an instance of String to a DataOutput.
    writeString(String, String) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeString(String, String) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeStringArray(String[], DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an array of Strings to a DataOutput.
    writeStringArray(String, String[]) - Method in interface org.apache.geode.pdx.PdxInstanceFactory
    Writes the named field with the given value to the serialized form.
    writeStringArray(String, String[]) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the named field with the given value to the serialized form.
    writeToDisk() - Method in interface org.apache.geode.cache.Region
    Deprecated.
    use DiskStore.flush() instead.
    writeTransform(Field, Class<?>, Object) - Method in class org.apache.geode.pdx.ReflectionBasedAutoSerializer
    Controls what field value is written during auto serialization.
    writeTreeMap(TreeMap<?, ?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a TreeMap to a DataOutput.
    writeTreeSet(TreeSet<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a TreeSet to a DataOutput.
    writeUnreadFields(PdxUnreadFields) - Method in interface org.apache.geode.pdx.PdxWriter
    Writes the given unread fields to the serialized form.
    writeUnsignedByte(int, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive int as an unsigned byte to a DataOutput.
    writeUnsignedShort(int, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes a primitive int as an unsigned short to a DataOutput.
    writeVector(Vector<?>, DataOutput) - Static method in class org.apache.geode.DataSerializer
    Writes an Vector to a DataOutput.

    X

    xaDatasourceClass - Variable in class org.apache.geode.cache.configuration.JndiBindingsType.JndiBinding
     
    XML - Static variable in class org.apache.geode.security.generator.AuthzCredentialGenerator.ClassCode
     
    XmlAuthorization - Class in org.apache.geode.security.templates
    An implementation of the AccessControl interface that allows authorization using the permissions as specified in the given XML file.
    XmlAuthzCredentialGenerator - Class in org.apache.geode.security.generator
     
    XmlAuthzCredentialGenerator() - Constructor for class org.apache.geode.security.generator.XmlAuthzCredentialGenerator
     
    XmlErrorHandler - Class in org.apache.geode.security.templates
    Implementation of ErrorHandler interface to handle validation errors while XML parsing.
    XmlErrorHandler(LogWriter, String) - Constructor for class org.apache.geode.security.templates.XmlErrorHandler
     
    XSDRootElement - Annotation Type in org.apache.geode.cache.configuration
     

    Y

    ycf_filter_name - Variable in class org.apache.geode.cache.query.data.ProhibitedSecurityQuote
     
    yield_spread - Variable in class org.apache.geode.cache.query.data.Inventory
     
    ytm - Variable in class org.apache.geode.cache.query.data.Quote
     

    Z

    zip - Variable in class org.apache.geode.cache.query.data.City
     
    zip - Variable in class org.apache.geode.cache.query.data.Village
     
    zipCode - Variable in class org.apache.geode.cache.query.data.Address
     
    zone - Variable in class org.apache.geode.cache.query.data.State
     
    zoneRZ1Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
     
    zoneRZ1RZ2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
     
    zoneRZ2Id - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
     
    zoneRZ2Xpath - Static variable in class org.apache.geode.tools.pulse.tests.PulseTestLocators.RedundancyZone
     

    _

    _bindAddress - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _clientHealthStats - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _clientHostNames - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _clientQueueSizes - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _connectedClients - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _connectedIncomingGateways - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _connectedPeers - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _connectedServers - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _freeHeapSize - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _gatewayHubStatus - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _gatewayQueueSizes - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _hostAddress - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _isClient - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
    Notifies whether this member is a client to a cache server.
    _isConnected - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _isGatewayHub - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
    Notifies whether this member is a hub for WAN gateways.
    _isLocator - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
    Notifies whether this member is a locator.
    _isPrimaryGatewayHub - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _isServer - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
    Notifies whether this member is a cache server.
    _locators - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _maximumHeapSize - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _mcastAddress - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _mcastPort - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _memberId - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _memberName - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _outgoingGateways - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _price - Variable in class org.apache.geode.cache.query.dunit.TestObject
     
    _regionStatuses - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _serverPort - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    _ticker - Variable in class org.apache.geode.cache.query.dunit.TestObject
     
    _unconnectedServers - Variable in class org.apache.geode.admin.GemFireMemberStatus
    Deprecated.
     
    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _