UnmodifiableException - Exception in com.gemstone.gemfire
A UnmodifiableException
is thrown when a
an attempt is made to modify a GemFire member configuration attribute
that can not currently be modified.
UnmodifiableException(String) - Constructor for exception com.gemstone.gemfire.UnmodifiableException
Creates a new UnmodifiableException
.
UNREGISTER_INTEREST - Static variable in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
An unregister interest operation.
unregisterBridgeMembershipListener(BridgeMembershipListener) - Static method in class com.gemstone.gemfire.cache.util.BridgeMembership
Deprecated.
unregisterBridgeMembershipListener() - Method in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter
Deprecated.
Unregisters this adapter as a BridgeMembershipListener
.
unregisterClientMembershipListener(ClientMembershipListener) - Static method in class com.gemstone.gemfire.management.membership.ClientMembership
unregisterClientMembershipListener() - Method in class com.gemstone.gemfire.management.membership.UniversalMembershipListenerAdapter
Unregisters this adapter as a ClientMembershipListener
.
unregisterDynamicRegionListener(DynamicRegionListener) - Method in class com.gemstone.gemfire.cache.DynamicRegionFactory
Unregisters a DynamicRegionListener
for callbacks.
unregisterFunction(String) - Static method in class com.gemstone.gemfire.cache.execute.FunctionService
unregisterInterest(String, Object, boolean) - Method in interface com.gemstone.gemfire.cache.ClientSession
Unregisters interest in a particular region and key
unregisterInterest(String, Object, boolean, boolean) - Method in interface com.gemstone.gemfire.cache.ClientSession
Unregisters interest in a particular region and key
unregisterInterest(K) - Method in interface com.gemstone.gemfire.cache.Region
Sends a request to the CacheServer to unregister interest in a key for
this client.
UnregisterInterestOperationContext - Class in com.gemstone.gemfire.cache.operations
UnregisterInterestOperationContext(Object, InterestType) - Constructor for class com.gemstone.gemfire.cache.operations.UnregisterInterestOperationContext
Constructor for the unregister interest operation.
unregisterInterestRegex(String, String, boolean) - Method in interface com.gemstone.gemfire.cache.ClientSession
Unregisters interest in a particular region and regular expression
unregisterInterestRegex(String, String, boolean, boolean) - Method in interface com.gemstone.gemfire.cache.ClientSession
Unregisters interest in a particular region and regular expression
unregisterInterestRegex(String) - Method in interface com.gemstone.gemfire.cache.Region
Sends a request to the CacheServer to unregister interest in a regular
expression pattern for this client.
unregisterInterestRegistrationListener(InterestRegistrationListener) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Unregisters an existing InterestRegistrationListener
from
the set of InterestRegistrationListener
s.
unregisterMBean(ObjectName) - Method in class com.gemstone.gemfire.management.ManagementService
Unregisters an MBean.
unregisterMembershipListener(AdminDistributedSystem) - Method in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter
Deprecated.
Unregisters this adapter with the AdminDistributedSystem
.
unregisterMembershipListener(ManagementService) - Method in class com.gemstone.gemfire.management.membership.UniversalMembershipListenerAdapter
Unregisters this adapter with the ManagementService
.
UnstartedSystemException - Exception in com.gemstone.gemfire
An UnstartedSystemException
is thrown when the specified
locator exists but is not running or could not be connected to.
UnstartedSystemException(String) - Constructor for exception com.gemstone.gemfire.UnstartedSystemException
Creates a new UnstartedSystemException
.
UnstartedSystemException(String, Throwable) - Constructor for exception com.gemstone.gemfire.UnstartedSystemException
Creates a new UnstartedSystemException
with the given message
and cause.
UnsupportedOperationInTransactionException - Exception in com.gemstone.gemfire.cache
Indicates that an attempt was mode to invoke an operation that is not
allowed in a transaction.
UnsupportedOperationInTransactionException(String) - Constructor for exception com.gemstone.gemfire.cache.UnsupportedOperationInTransactionException
UnsupportedOperationInTransactionException() - Constructor for exception com.gemstone.gemfire.cache.UnsupportedOperationInTransactionException
UnsupportedVersionException - Exception in com.gemstone.gemfire.cache
An UnsupportedVersionException
indicates an unsupported version.
UnsupportedVersionException(short) - Constructor for exception com.gemstone.gemfire.cache.UnsupportedVersionException
Constructs a new UnsupportedVersionException
.
UnsupportedVersionException(String) - Constructor for exception com.gemstone.gemfire.cache.UnsupportedVersionException
Constructs a new UnsupportedVersionException
.
UPDATE - Static variable in class com.gemstone.gemfire.cache.Operation
An entry update.
UPDATE - Static variable in class com.gemstone.gemfire.cache.operations.PutOperationContext
Indicates that the operation results in an update of the key.
UPDATE_VERSION_STAMP - Static variable in class com.gemstone.gemfire.cache.Operation
An internal operation used to update the version stamp of an entry.
updateTimeout(int) - Method in class com.gemstone.gemfire.distributed.DurableClientAttributes
Used to update the timeout when a durable client comes back to a server
usage() - Method in class com.gemstone.gemfire.distributed.LocatorLauncher
Displays usage information on the proper invocation of the LocatorLauncher from the command-line to standard err.
usage() - Method in class com.gemstone.gemfire.distributed.ServerLauncher
Displays usage information on the proper invocation of the ServerLauncher from the command-line to standard err.