- 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 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 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
-
- 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.
- AccessControl - Interface in org.apache.geode.security
-
- accumulate(Object) - Method in interface org.apache.geode.cache.query.Aggregator
-
Accumulate the next scalar value
- 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
- action - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruEntryCount
-
- action - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes.LruHeapPercentage
-
- action - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesDetail
-
- activate() - Method in interface org.apache.geode.modules.session.catalina.DeltaSessionInterface
-
- AdaptedMembershipEvent(ClientMembershipEvent) - Constructor for class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
-
- 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.
- 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
-
- 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.
- addConnectedClient(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
-
Deprecated.
- addConnectedServer(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
-
Deprecated.
- 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
- addLifecycleListener(LifecycleListener) - Method in class org.apache.geode.modules.session.catalina.Tomcat6DeltaSessionManager
-
Deprecated.
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.
- addMemberStatus(String, boolean, String) - Method in class org.apache.geode.management.api.ClusterManagementResult
-
- 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.
- 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.
- 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
- addSubregistry(MeterRegistry) - Method in interface org.apache.geode.metrics.MetricsSession
-
Adds the given registry to the cache's composite registry.
- addSystem(InternalDistributedSystem) - Static method in class org.apache.geode.distributed.DistributedSystem
-
- addUnconnectedServer(String) - Method in class org.apache.geode.admin.GemFireMemberStatus
-
Deprecated.
- AdminConfig - Class in org.apache.geode.admin
-
- 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
-
- AdminDistributedSystemFactory - Class in org.apache.geode.admin
-
- AdminDistributedSystemFactory() - Constructor for class org.apache.geode.admin.AdminDistributedSystemFactory
-
Deprecated.
- AdminException - Exception in org.apache.geode.admin
-
- 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
-
- 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.
- 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
- 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.
- afterCommit(TransactionEvent) - 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<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
-
- 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<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
-
- afterFailedCommit(TransactionEvent) - 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) - Method in class org.apache.geode.modules.util.DebugCacheListener
-
- 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
-
- 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<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
-
- 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
-
- 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
-
- 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
-
- 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) - 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
-
- afterSecondary(int) - Method in interface org.apache.geode.cache.partition.PartitionListener
-
Callback invoked when any bucket in a partitioned region stops being primary
- 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<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
-
- Agent - Interface in org.apache.geode.admin.jmx
-
- 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
-
- AgentFactory - Class in org.apache.geode.admin.jmx
-
- 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
-
- 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
-
- AlertListener - Interface in org.apache.geode.admin
-
- alertThreshold - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewayHub.Gateway.GatewayQueue
-
- alertThreshold - Variable in class org.apache.geode.cache.configuration.CacheConfig.GatewaySender
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
- analyzer - Variable in class org.apache.geode.cache.lucene.management.configuration.Index.Field
-
- 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.
- 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_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
- 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.
- asList() - Method in interface org.apache.geode.cache.query.SelectResults
-
Returns this SelectedResults
as a java.util.List
.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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
-
- 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
- authorizeOperation(String, OperationContext) - Method in interface org.apache.geode.security.AccessControl
-
Deprecated.
Check if the given operation is allowed for the cache/region.
- 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
- 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
-
- cache - Variable in class org.apache.geode.admin.GemFireMemberStatus
-
Deprecated.
- Cache - Interface in org.apache.geode.cache
-
- 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
-
- CACHE_SERVER - Static variable in class org.apache.geode.admin.SystemMemberType
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- CacheServer - Interface in org.apache.geode.admin
-
- 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.
- CacheServerConfig - Interface in org.apache.geode.admin
-
- 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.
- 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
-
- CacheVm - Interface in org.apache.geode.admin
-
- CacheVmConfig - Interface in org.apache.geode.admin
-
- 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.
- CacheXmlException - Exception in org.apache.geode.cache
-
- 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.
- 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
-
- 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
-
- 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
- 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.
- 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
-
- 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
-
- 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.
- clearDefinedIndexes() - Method in interface org.apache.geode.cache.query.QueryService
-
- 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).
- 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
.
- 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
-
- 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
-
- 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
-
- ClientRegionShortcut - Enum in org.apache.geode.cache.client
-
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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 interface org.apache.geode.cache.query.CqQuery
-
Close the CQ and stop execution.
- 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.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 interface org.apache.geode.Statistics
-
Closes these statistics.
- closeAllContinuousQuery(String) - Method in interface org.apache.geode.management.CacheServerMXBean
-
- closeCache() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
-
- closeContinuousQuery(String) - Method in interface org.apache.geode.management.CacheServerMXBean
-
- CloseCQOperationContext - Class in org.apache.geode.cache.operations
-
- 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.
- 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_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_SSL_CIPHERS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- CLUSTER_SSL_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- CLUSTER_SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- CLUSTER_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- CLUSTER_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- CLUSTER_SSL_PREFIX - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- CLUSTER_SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- 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
-
- CLUSTER_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- ClusterManagementResult - Class in org.apache.geode.management.api
-
- ClusterManagementResult() - Constructor for class org.apache.geode.management.api.ClusterManagementResult
-
- ClusterManagementResult(boolean, String) - Constructor for class org.apache.geode.management.api.ClusterManagementResult
-
- ClusterManagementResult(ClusterManagementResult.StatusCode, String) - Constructor for class org.apache.geode.management.api.ClusterManagementResult
-
- ClusterManagementResult.StatusCode - Enum in org.apache.geode.management.api
-
- ClusterManagementService - Interface in org.apache.geode.management.api
-
this is responsible for applying and persisting cache configuration changes on locators and/or
servers.
- ClusterManagementServiceProvider - Class in org.apache.geode.management.client
-
- ClusterManagementServiceProvider() - Constructor for class org.apache.geode.management.client.ClusterManagementServiceProvider
-
- 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
-
- combine(RegionAttributesType.ExpirationAttributesType, RegionAttributesType.ExpirationAttributesType) - Static method in class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesType
-
- combine(RegionAttributesType.PartitionAttributes, RegionAttributesType.PartitionAttributes) - Static method 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
-
- 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.
- CommandStatement - Interface in org.apache.geode.management.cli
-
- 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
-
- 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
-
- compareTo(JSONWrapper) - Method in class org.apache.geode.experimental.driver.JSONWrapper.JSONWrapperImpl
-
- compile() - Method in interface org.apache.geode.cache.query.Query
-
- 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
-
- 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.
- 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
-
- ConfigProperty(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
-
- 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.
- 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
-
- CONSERVE_SOCKETS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
The static String definition of the
"conserve-sockets" property
- 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
-
- ContextMapper - Class in org.apache.geode.modules.util
-
This basic singleton class maps context paths to manager instances.
- ConverterHint - Interface in org.apache.geode.management.cli
-
Used in CliOption
annotations to indicate which converter(s) should or should not be
used.
- convertToConfigEvictionAttributes() - Method in class org.apache.geode.cache.EvictionAttributes
-
- convertToConfigPartitionAttributes() - Method in interface org.apache.geode.cache.PartitionAttributes
-
- 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
-
- 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.
- 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
-
- CqQuery - Interface in org.apache.geode.cache.query
-
Interface for continuous query.
- 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.
- 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() - Method in class org.apache.geode.cache.CacheFactory
-
Creates a new cache that uses the configured distributed system.
- create(DistributedSystem) - Static method in class org.apache.geode.cache.CacheFactory
-
- 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
-
- 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(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(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(CacheElement, String) - Method in interface org.apache.geode.management.api.ClusterManagementService
-
This method will create the element on all the applicable members in the cluster and persist
the configuration in the cluster configuration if persistence is enabled.
- create(CacheElement) - Method in interface org.apache.geode.management.api.ClusterManagementService
-
- create() - Method in interface org.apache.geode.pdx.PdxInstanceFactory
-
- createAsyncEventQueueFactory() - Method in interface org.apache.geode.cache.Cache
-
- 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.
- createCache(Properties, ServerLauncher) - Method in interface org.apache.geode.distributed.ServerLauncherCacheProvider
-
- createCacheServerConfig() - Method in interface org.apache.geode.admin.DistributedSystemConfig
-
- createCacheVmConfig() - Method in interface org.apache.geode.admin.DistributedSystemConfig
-
Deprecated.
Creates the configuration for a
CacheVm
.
- 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
-
- createCommandStatement(String, Map<String, String>) - Method in class org.apache.geode.management.cli.CommandService
-
- createDataSource(Properties, Properties) - Method in class org.apache.geode.connectors.jdbc.JdbcPooledDataSourceFactory
-
- createDataSource(Properties, Properties) - Method in interface org.apache.geode.datasource.PooledDataSourceFactory
-
Create and return a data source configured with the given properties.
- createDefinedIndexes() - Method in interface org.apache.geode.cache.query.QueryService
-
- 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
-
- 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
.
- createFromData(DataInput) - Static method in class org.apache.geode.cache.ExpirationAttributes
-
- createGatewayReceiverFactory() - Method in interface org.apache.geode.cache.Cache
-
- createGatewaySenderFactory() - Method in interface org.apache.geode.cache.Cache
-
- createGatewaySenderFactory() - Method in interface org.apache.geode.cache.GemFireCache
-
- createHashIndex(String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
-
- createHashIndex(String, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
-
- createIndex(String, IndexType, String, String) - Method in interface org.apache.geode.cache.query.QueryService
-
- createIndex(String, IndexType, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
-
- 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.
- 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.
- createLIFOEntryAttributes(int, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
-
- createLIFOMemoryAttributes(int, EvictionAction) - Static method in class org.apache.geode.cache.EvictionAttributes
-
- 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
.
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- createManager() - Method in interface org.apache.geode.management.MemberMXBean
-
Creates a Manager MBean on this member.
- 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
-
- 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
-
- createRebalanceFactory() - Method in interface org.apache.geode.cache.control.ResourceManager
-
- 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
-
- createRegion(Cache, RegionConfiguration) - Static method in class org.apache.geode.modules.util.RegionHelper
-
- createRegionAttributes() - Method in class org.apache.geode.cache.AttributesFactory
-
- 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
-
- createRegionFactory(String) - Method in interface org.apache.geode.cache.Cache
-
- createRegionFactory(RegionAttributes<K, V>) - Method in interface org.apache.geode.cache.Cache
-
- CreateRegionFunction - Class in org.apache.geode.modules.util
-
- CreateRegionFunction() - Constructor for class org.apache.geode.modules.util.CreateRegionFunction
-
- 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, 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.
- createType(String, String, StatisticDescriptor[]) - Method in interface org.apache.geode.StatisticsTypeFactory
-
- createTypesFromXml(Reader) - Method in interface org.apache.geode.StatisticsTypeFactory
-
Creates one or more
StatisticsType
from the contents of the given
reader
.
- 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
-
- 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
-
- customExpiry - Variable in class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesDetail
-
- 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
-
- 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
.
- 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
-
- 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
-
- 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
-
- DEFAULT - Static variable in class org.apache.geode.cache.InterestResultPolicy
-
- DEFAULT - Static variable in interface org.apache.geode.cache.util.ObjectSizer
-
- 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_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_JMX - Static variable in interface org.apache.geode.admin.DistributedSystemConfig
-
Deprecated.
The default disable-jmx value (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
-
- DEFAULT_EVICTION_ACTION - Static variable in class org.apache.geode.cache.EvictionAction
-
- 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_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
-
- 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_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_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_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_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
-
- 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
-
- 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_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
-
- 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.
- DEFAULT_RMI_ENABLED - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
-
Deprecated.
- 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.
- DEFAULT_RMI_SERVER_PORT - Static variable in interface org.apache.geode.admin.jmx.AgentConfig
-
Deprecated.
- 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_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.
- 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
-
- defineHashIndex(String, String, String, String) - Method in interface org.apache.geode.cache.query.QueryService
-
- 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.
- delete(CacheElement, String) - Method in interface org.apache.geode.management.api.ClusterManagementService
-
This method will delete the element on all the applicable members in the cluster and update the
configuration in the cluster configuration if persistence is enabled.
- delete(CacheElement) - Method in interface org.apache.geode.management.api.ClusterManagementService
-
- 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.
- DeltaSerializationException - Exception in org.apache.geode
-
- 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.
- DeltaSession9 - Class in org.apache.geode.modules.session.catalina
-
- DeltaSession9() - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession9
-
Construct a new Session
associated with no Manager
.
- DeltaSession9(Manager) - Constructor for class org.apache.geode.modules.session.catalina.DeltaSession9
-
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
-
- 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
- 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 GatewayReceiver
and 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
-
- 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.
- destroySession(String) - Method in class org.apache.geode.modules.session.catalina.AbstractSessionCache
-
- destroySession(String) - Method in interface org.apache.geode.modules.session.catalina.SessionCache
-
- 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_JMX - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
The static String definition of the
"disable-jmx" property
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- DiskWriteAttributesFactory - Class in org.apache.geode.cache
-
- 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
.
- 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.
- 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
-
- DistributedLockServiceMXBean - Interface in org.apache.geode.management
-
- 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
-
- 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
-
- DistributedSystemMXBean - Interface in org.apache.geode.management
-
MBean that provides access to information and management operations for a
DistributedSystem
.
- DISTRIBUTION_HALTED_MESSAGE - Static variable in class org.apache.geode.SystemFailure
-
- DistributionLocator - Interface in org.apache.geode.admin
-
- DistributionLocatorConfig - Interface in org.apache.geode.admin
-
- 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
-
- 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.
- doUnload() - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
-
Save any currently active sessions in the appropriate persistence mechanism, if any.
- 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
-
- 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.
- DYNAMIC_REGION_LIST_NAME - Static variable in class org.apache.geode.cache.DynamicRegionFactory
-
Deprecated.
- dynamicRegionFactory - Variable in class org.apache.geode.cache.configuration.CacheConfig
-
- DynamicRegionFactory - Class in org.apache.geode.cache
-
- 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.
- 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.
- FEATURE_FLAG - Static variable in interface org.apache.geode.management.api.ClusterManagementService
-
- 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
-
- fetchDiskStoreObjectName(String, String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
-
- fetchDistributedLockServiceObjectName(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
-
- fetchDistributedRegionObjectName(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
-
- fetchGatewayReceiverObjectName(String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
-
- fetchGatewaySenderObjectName(String, String) - Method in interface org.apache.geode.management.DistributedSystemMXBean
-
- 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
-
- 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
RegionMXBean
s used to access all regions on a
distributed member.
- field - Variable in class org.apache.geode.cache.lucene.management.configuration.Index
-
- Field() - Constructor for class org.apache.geode.cache.lucene.management.configuration.Index.Field
-
- 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.
- findAnyMembersForRegion(String) - Method in class org.apache.geode.management.cli.GfshCommand
-
- 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
-
- 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
-
Deprecated.
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
-
- findRegionConfiguration(String) - Method in class org.apache.geode.cache.configuration.CacheConfig
-
- findResults() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
-
- findSession(String) - Method in class org.apache.geode.modules.session.catalina.DeltaSessionManager
-
- 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.
- 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
-
- 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.
- 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
-
- 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
.
- 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.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.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 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.
- 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.modules.session.catalina.DeltaSession
-
- 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
- fromPdxInstance(PdxInstance) - Method in class org.apache.geode.pdx.JSONFormatter
-
Converts a PdxInstance into a JSON document
- fromString(String) - Static method in class org.apache.geode.cache.DataPolicy
-
- 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.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
-
- fromXmlString(String) - Static method in class org.apache.geode.cache.ExpirationAction
-
converts allowed values in cache.xml into ExpirationAction
- FULL_ACCESS - Static variable in class org.apache.geode.cache.LossAction
-
Deprecated.
Access to the region is unaffected when required roles are missing.
- 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
-
- 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
-
- 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(FunctionExecutionService) - Constructor for class org.apache.geode.cache.execute.FunctionService
-
Protected visibility to allow InternalFunctionService to extend FunctionService.
- 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
-
- 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
-
- GATEWAY_SSL_ENABLED - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- GATEWAY_SSL_KEYSTORE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- GATEWAY_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- GATEWAY_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- GATEWAY_SSL_PROTOCOLS - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- 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
-
- GATEWAY_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.geode.distributed.ConfigurationProperties
-
- 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
-
- 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 GatewaySender
s.
- 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
-
- 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
-
- 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
-
- GemFireHealth.Health - Class in org.apache.geode.admin
-
Deprecated.
An enumerated type for the health of GemFire.
- GemFireHealthConfig - Interface in org.apache.geode.admin
-
- 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
-
- GemFireMemberStatus - Class in org.apache.geode.admin
-
- 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(String, Integer, Integer, String) - Static method in class org.apache.geode.cache.configuration.RegionAttributesType.EvictionAttributes
-
- generate(Integer, ExpirationAction, ClassName) - Static method in class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesType
-
- generate(String, List<String>, Integer, Long, Integer, Long, Long, Integer, String) - Static method in class org.apache.geode.cache.configuration.RegionAttributesType.PartitionAttributes
-
- generateCacheXml(Cache) - Static method in class org.apache.geode.modules.util.RegionHelper
-
- generateCancelledException(Throwable) - Method in class org.apache.geode.CancelCriterion
-
- GEODE_CONTEXT - Static variable in class org.apache.geode.management.client.ClusterManagementServiceProvider
-
- 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(Class<?>) - Static method in enum org.apache.geode.pdx.FieldType
-
Given a Class return the corresponding FieldType.
- 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.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.configuration.RegionAttributesType.ExpirationAttributesDetail
-
Gets the value of the action property.
- getAction() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesType
-
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.
- 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.
- getAlertLevel() - Method in interface org.apache.geode.admin.AdminDistributedSystem
-
Deprecated.
Returns the lowest level of alerts that should be delivered to the
AlertListener
s
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
AlertListener
s
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
.
- getAllClientSessions() - Method in interface org.apache.geode.cache.server.CacheServer
-
Returns a set of all ClientSession
s
- 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.
- 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.
- getAnalyzer() - Method in class org.apache.geode.cache.lucene.management.configuration.Index.Field
-
Gets the value of the analyzer property.
- getAnyInstance() - Static method in class org.apache.geode.cache.CacheFactory
-
- getAnyInstance() - Static method in class org.apache.geode.cache.client.ClientCacheFactory
-
- 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.
- 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
-
- 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.
- getAsyncEventQueueIdsAsSet() - Method in class org.apache.geode.cache.configuration.RegionAttributesType
-
turn the comma separated id into a set of 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
- getAsyncEventQueues() - Method in interface org.apache.geode.cache.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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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
-
- 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() - Method in interface org.apache.geode.cache.Region
-
- getCache() - Method in interface org.apache.geode.cache.TransactionEvent
-
Gets the Cache for this transaction event
- getCache() - Method in class org.apache.geode.distributed.LocatorLauncher
-
Gets a reference to the Cache
that was created by this LocatorLauncher
.
- getCache() - Method in class org.apache.geode.distributed.ServerLauncher
-
Gets a reference to the Cache
that was created by this ServerLauncher
.
- 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
-
- getCacheConfig(String) - Method in interface org.apache.geode.distributed.ConfigurationPersistenceService
-
retrieves the configuration object of a member group
- getCacheConfig(String, boolean) - Method in interface org.apache.geode.distributed.ConfigurationPersistenceService
-
- 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
-
- getCacheHits() - Method in class org.apache.geode.modules.util.ModuleStatistics
-
- getCacheListener() - Method in interface org.apache.geode.admin.SystemMemberRegion
-
- getCacheListener() - Method in interface org.apache.geode.cache.RegionAttributes
-
- getCacheListenerCallsAvgLatency() - Method in interface org.apache.geode.management.DistributedRegionMXBean
-
- 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
-
- getCacheServerConfigs() - Method in interface org.apache.geode.admin.DistributedSystemConfig
-
- getCacheServerMBeanName(int, DistributedMember) - Method in class org.apache.geode.management.ManagementService
-
Returns the object name of the CacheServerMBean representing a cache server.
- getCacheServers() - Method in interface org.apache.geode.admin.AdminDistributedSystem
-
- 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 CacheServer
s 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.
- getCacheVmConfigs() - Method in interface org.apache.geode.admin.DistributedSystemConfig
-
Deprecated.
Returns an array of configurations for statically known
CacheVm
s.
- 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
-
- getCacheXmlFileName() - Method in class org.apache.geode.modules.session.bootstrap.AbstractCache
-
- 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
-
- getCiphers() - Method in class org.apache.geode.experimental.driver.SocketFactory
-
- 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.
- 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 ClientMembershipListener
s.
- 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.
- 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
-
- 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.
- 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 enum org.apache.geode.management.cli.Result.Status
-
Returns the code associated with this state.
- 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
-
- 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
-
- 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.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.
- getConfigurationPersistenceService() - Method in class org.apache.geode.management.cli.GfshCommand
-
- getConfiguredBucketCount() - Method in interface org.apache.geode.cache.partition.PartitionRegionInfo
-
- 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(Properties) - Static method in class org.apache.geode.distributed.DistributedSystem
-
Returns an existing connection to the distributed system described by the given properties.
- 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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- getCreationTime() - Method in interface org.apache.geode.cache.util.GatewayEvent
-
Deprecated.
Returns the creation timestamp in milliseconds.
- 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
-
- 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
-
- 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.
- 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.RegionAttributesType.ExpirationAttributesDetail
-
Gets the value of the customExpiry property.
- getCustomExpiry() - Method in class org.apache.geode.cache.configuration.RegionAttributesType.ExpirationAttributesType
-
- 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.
- 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
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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.
- getDisableJmx() - Method in interface org.apache.geode.admin.DistributedSystemConfig
-
Deprecated.
Returns the disable-jmx property for the process.
- getDisableTcp() - Method in interface org.apache.geode.admin.DistributedSystemConfig
-
Deprecated.
Returns the disable-tcp property for the system.
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- getDiskWritesAverageLatency() - Method in interface org.apache.geode.management.RegionMXBean
-
- 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.
- 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.
- 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.
- getDistributedMember() - Method in interface org.apache.geode.admin.SystemMembershipEvent
-
Deprecated.
- getDistributedMember() - Method in interface org.apache.geode.cache.CacheEvent
-
- 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
-
- getDistributedMember() - Method in class org.apache.geode.management.membership.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
-
- getDistributedRegionMBeanName(String) - Method in class org.apache.geode.management