- main(String[]) - Static method in class com.gemstone.gemfire.distributed.Locator
-
Starts a distribution locator from the command line.
- main(String...) - Static method in class com.gemstone.gemfire.distributed.LocatorLauncher
-
Launches a GemFire Locator from the command-line configured with the given arguments.
- main(String...) - Static method in class com.gemstone.gemfire.distributed.ServerLauncher
-
Launches a GemFire Server from the command-line configured with the given arguments.
- main(String[]) - Static method in class com.gemstone.gemfire.memcached.GemFireMemcachedServer
-
- ManagedEntity - Interface in com.gemstone.gemfire.admin
-
- ManagedEntityConfig - Interface in com.gemstone.gemfire.admin
-
- manageDistributedSystem() - Method in interface com.gemstone.gemfire.admin.jmx.Agent
-
Deprecated.
Returns the object name of the JMX MBean that represents the
distributed system administered by this
Agent
or
null
if this
Agent
has not
connected to the distributed system.
- ManagementException - Exception in com.gemstone.gemfire.management
-
A ManagementException
is a general exception that may be thrown
when any administration or monitoring operation on a GemFire component
fails.
- ManagementException() - Constructor for exception com.gemstone.gemfire.management.ManagementException
-
Constructs a new exception with a null
detail message.
- ManagementException(String) - Constructor for exception com.gemstone.gemfire.management.ManagementException
-
Constructs a new exception with the specified detail message.
- ManagementException(String, Throwable) - Constructor for exception com.gemstone.gemfire.management.ManagementException
-
Constructs a new ManagementException with the specified detail message and
cause.
- ManagementException(Throwable) - Constructor for exception com.gemstone.gemfire.management.ManagementException
-
Constructs a new ManagementException by wrapping the specified cause.
- ManagementService - Class in com.gemstone.gemfire.management
-
Interface to the GemFire management service for a single Cache.
- ManagementService() - Constructor for class com.gemstone.gemfire.management.ManagementService
-
- MANAGER - Static variable in class com.gemstone.gemfire.admin.SystemMemberType
-
Deprecated.
GemFire shared-memory manager connected to the distributed system
- ManagerMXBean - Interface in com.gemstone.gemfire.management
-
MBean that provides access to information and management functionality for a
Manager
.
- MapType - Interface in com.gemstone.gemfire.cache.query.types
-
Represents the type of a Map, a collection that contains keys as well
as values and maintains an association between key-value pairs.
- MARKER - Static variable in class com.gemstone.gemfire.cache.Operation
-
A marker operation.
- markIdentityField(String) - Method in interface com.gemstone.gemfire.pdx.PdxInstanceFactory
-
Indicate that the named field should be included in hashCode and equals checks
of this object on a server that is accessing
PdxInstance
or when a client executes a query on a server.
- markIdentityField(String) - Method in interface com.gemstone.gemfire.pdx.PdxWriter
-
Indicate that the named field should be included in hashCode and equals checks
of this object on a server that is accessing
PdxInstance
or when a client executes a query on a server.
- MAX_ACK_SEVERE_ALERT_THRESHOLD - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The maximum ackSevereAlertThreshold.
- MAX_ACK_WAIT_THRESHOLD - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The maximum AckWaitThreshold.
- MAX_DESCRIPTORS_PER_TYPE - Static variable in interface com.gemstone.gemfire.StatisticsTypeFactory
-
The maximum number of descriptors a single statistics type can have.
- MAX_HTTP_PORT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The maximum httpPort (65535)
- MAX_LOG_DISK_SPACE_LIMIT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The minimum log disk space limit in megabytes (1000000)
- MAX_LOG_FILE_SIZE_LIMIT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The minimum log file size limit in megabytes (1000000)
- MAX_MCAST_PORT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The maximum mcastPort (65535)
- MAX_RMI_PORT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
- MAXIMUM_BATCH_SIZE_IN_BYTES - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
Maximum batch size in bytes.
- MAXIMUM_BATCH_SIZE_IN_BYTES_LIMIT - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
Maximum batch size in bytes limit.
- MCAST_ADDRESS_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The name of the "mcastAddress" property
- MCAST_PORT_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The name of the "mcastPort" property
- MEMBER - Static variable in interface com.gemstone.gemfire.management.JMXNotificationUserData
-
The member of the distributed system that issued the alert, or
null if the issuer is no longer a member of the distributed system.
- memberCrashed(SystemMembershipEvent) - Method in interface com.gemstone.gemfire.admin.SystemMembershipListener
-
Deprecated.
Invoked when a member has unexpectedly left the distributed
system.
- memberCrashed(BridgeMembershipEvent) - Method in interface com.gemstone.gemfire.cache.util.BridgeMembershipListener
-
Deprecated.
Invoked when a client has unexpectedly disconnected from this process
or when this process has unexpectedly disconnected from a BridgeServer.
- memberCrashed(BridgeMembershipEvent) - Method in class com.gemstone.gemfire.cache.util.BridgeMembershipListenerAdapter
-
Deprecated.
Invoked when a client has unexpectedly disconnected from this process
or when this process has unexpectedly disconnected from a BridgeServer.
- memberCrashed(SystemMembershipEvent) - Method in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter
-
Deprecated.
Invoked when a member has unexpectedly left the distributed system.
- memberCrashed(ClientMembershipEvent) - Method in interface com.gemstone.gemfire.management.membership.ClientMembershipListener
-
Invoked when a client has unexpectedly disconnected from this process or
when this process has unexpectedly disconnected from a CacheServer.
- memberCrashed(ClientMembershipEvent) - Method in class com.gemstone.gemfire.management.membership.ClientMembershipListenerAdapter
-
Invoked when a client has unexpectedly disconnected from this process or
when this process has unexpectedly disconnected from a CacheServer.
- memberCrashed(MembershipEvent) - Method in interface com.gemstone.gemfire.management.membership.MembershipListener
-
Invoked when a member has unexpectedly left the distributed system.
- memberCrashed(MembershipEvent) - Method in class com.gemstone.gemfire.management.membership.UniversalMembershipListenerAdapter
-
Invoked when a member has unexpectedly left the distributed system.
- MEMBERGROUP - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
-
- MemberHealthConfig - Interface in com.gemstone.gemfire.admin
-
- MEMBERIDNAME - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
-
Hint to be used for all non locator GemFire cluster members
- memberJoined(SystemMembershipEvent) - Method in interface com.gemstone.gemfire.admin.SystemMembershipListener
-
Deprecated.
Invoked when a member has joined the distributed system
- memberJoined(BridgeMembershipEvent) - Method in interface com.gemstone.gemfire.cache.util.BridgeMembershipListener
-
Deprecated.
Invoked when a client has connected to this process or when this
process has connected to a BridgeServer.
- memberJoined(BridgeMembershipEvent) - Method in class com.gemstone.gemfire.cache.util.BridgeMembershipListenerAdapter
-
Deprecated.
Invoked when a client has connected to this process or when this
process has connected to a BridgeServer.
- memberJoined(SystemMembershipEvent) - Method in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter
-
Deprecated.
Invoked when a member has joined the distributed system.
- memberJoined(ClientMembershipEvent) - Method in interface com.gemstone.gemfire.management.membership.ClientMembershipListener
-
Invoked when a client has connected to this process or when this process
has connected to a CacheServer.
- memberJoined(ClientMembershipEvent) - Method in class com.gemstone.gemfire.management.membership.ClientMembershipListenerAdapter
-
Invoked when a client has connected to this process or when this process
has connected to a CacheServer.
- memberJoined(MembershipEvent) - Method in interface com.gemstone.gemfire.management.membership.MembershipListener
-
Invoked when a member has joined the distributed system
- memberJoined(MembershipEvent) - Method in class com.gemstone.gemfire.management.membership.UniversalMembershipListenerAdapter
-
Invoked when a member has joined the distributed system.
- memberLeft(SystemMembershipEvent) - Method in interface com.gemstone.gemfire.admin.SystemMembershipListener
-
Deprecated.
Invoked when a member has gracefully left the distributed system.
- memberLeft(BridgeMembershipEvent) - Method in interface com.gemstone.gemfire.cache.util.BridgeMembershipListener
-
Deprecated.
Invoked when a client has gracefully disconnected from this process
or when this process has gracefully disconnected from a BridgeServer.
- memberLeft(BridgeMembershipEvent) - Method in class com.gemstone.gemfire.cache.util.BridgeMembershipListenerAdapter
-
Deprecated.
Invoked when a client has gracefully disconnected from this process
or when this process has gracefully disconnected from a BridgeServer.
- memberLeft(SystemMembershipEvent) - Method in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter
-
Deprecated.
Invoked when a member has gracefully left the distributed system.
- memberLeft(ClientMembershipEvent) - Method in interface com.gemstone.gemfire.management.membership.ClientMembershipListener
-
Invoked when a client has gracefully disconnected from this process or when
this process has gracefully disconnected from a CacheServer.
- memberLeft(ClientMembershipEvent) - Method in class com.gemstone.gemfire.management.membership.ClientMembershipListenerAdapter
-
Invoked when a client has gracefully disconnected from this process or when
this process has gracefully disconnected from a CacheServer.
- memberLeft(MembershipEvent) - Method in interface com.gemstone.gemfire.management.membership.MembershipListener
-
Invoked when a member has gracefully left the distributed system.
- memberLeft(MembershipEvent) - Method in class com.gemstone.gemfire.management.membership.UniversalMembershipListenerAdapter
-
Invoked when a member has gracefully left the distributed system.
- MemberMXBean - Interface in com.gemstone.gemfire.management
-
MBean that provides access to information and management functionality for a
DistributedMember
of the GemFire distributed system.
- MEMBERSHIP_PORT_RANGE_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The name of the "membership-port-range" property
- MembershipAttributes - Class in com.gemstone.gemfire.cache
-
Configuration attributes for defining reliability requirements and behavior
for a Region
.
- MembershipAttributes() - Constructor for class com.gemstone.gemfire.cache.MembershipAttributes
-
Creates a new MembershipAttributes
with the default
configuration of no required roles.
- MembershipAttributes(String[]) - Constructor for class com.gemstone.gemfire.cache.MembershipAttributes
-
Creates a new MembershipAttributes
with the specified
required role names.
- MembershipAttributes(String[], LossAction, ResumptionAction) - Constructor for class com.gemstone.gemfire.cache.MembershipAttributes
-
Creates a new MembershipAttributes
with the specified
required role names, reliability policy, and resumption action.
- MembershipAttributesData - Class in com.gemstone.gemfire.management
-
Composite data type used to distribute the membership attributes for
a
Region
.
- MembershipAttributesData(Set<String>, String, String) - Constructor for class com.gemstone.gemfire.management.MembershipAttributesData
-
- MembershipEvent - Interface in com.gemstone.gemfire.management.membership
-
An event that describes the member that originated this event.
- MembershipListener - Interface in com.gemstone.gemfire.management.membership
-
A listener whose callback methods are invoked when members join or leave the
GemFire distributed system.
- MEMORY_MAX_WAIT - Static variable in class com.gemstone.gemfire.SystemFailure
-
- MEMORY_POLL_INTERVAL - Static variable in class com.gemstone.gemfire.SystemFailure
-
This is the interval, in seconds, that the proctor
thread will awaken and poll system free memory.
- MIN_ACK_SEVERE_ALERT_THRESHOLD - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The minimum ackSevereAlertThreshold.
- MIN_ACK_WAIT_THRESHOLD - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The minimum AckWaitThreshold.
- MIN_HTTP_PORT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The minimum httpPort (0)
- MIN_LOG_DISK_SPACE_LIMIT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The minimum log disk space limit in megabytes (0)
- MIN_LOG_FILE_SIZE_LIMIT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The minimum log file size limit in megabytes (0)
- MIN_MCAST_PORT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The minimum mcastPort (0)
- MIN_RMI_PORT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
- MINIMUM_SOCKET_READ_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.util.Gateway
-
Deprecated.
The default minimum socket read timeout.
- MINIMUM_SOCKET_READ_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default minimum socket read timeout.
- MirrorType - Class in com.gemstone.gemfire.cache
-
- modifyQuery(String) - Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
-
Modify the query string.
- MONITOR_MEMORY - Static variable in class com.gemstone.gemfire.SystemFailure
-
Flag that determines whether or not we monitor memory on our own.
- moveBucketByKey(Region<K, ?>, DistributedMember, DistributedMember, K) - Static method in class com.gemstone.gemfire.cache.partition.PartitionRegionHelper
-
Moves the bucket which contains the given key from the source member to the
destination member.
- moveData(Region<?, ?>, DistributedMember, DistributedMember, float) - Static method in class com.gemstone.gemfire.cache.partition.PartitionRegionHelper
-
Moves data from the source member to the destination member, up to the
given percentage of data (measured in bytes).
- MultiIndexCreationException - Exception in com.gemstone.gemfire.cache.query
-
- MultiIndexCreationException(HashMap<String, Exception>) - Constructor for exception com.gemstone.gemfire.cache.query.MultiIndexCreationException
-