|
GemFire 5.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package com.gemstone.gemfire |
|---|
| Class com.gemstone.gemfire.CopyException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.GemFireCacheException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.GemFireCheckedException extends Exception implements Serializable |
|---|
| Class com.gemstone.gemfire.GemFireConfigException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.GemFireException extends RuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.GemFireIOException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.IncompatibleSystemException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.InternalGemFireError extends Error implements Serializable |
|---|
| Class com.gemstone.gemfire.InternalGemFireException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.InvalidValueException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.LicenseException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.NoSystemException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.SystemConnectException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.SystemIsRunningException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.ThreadInterruptedException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.UncreatedSystemException extends NoSystemException implements Serializable |
|---|
| Class com.gemstone.gemfire.UnmodifiableException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.UnstartedSystemException extends NoSystemException implements Serializable |
|---|
| Package com.gemstone.gemfire.admin |
|---|
| Class com.gemstone.gemfire.admin.AdminException extends GemFireCheckedException implements Serializable |
|---|
| Class com.gemstone.gemfire.admin.AdminXmlException extends RuntimeAdminException implements Serializable |
|---|
| Class com.gemstone.gemfire.admin.AlertLevel extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
int ordinal
| Class com.gemstone.gemfire.admin.CacheDoesNotExistException extends AdminException implements Serializable |
|---|
| Class com.gemstone.gemfire.admin.GemFireHealth.Health extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public Object readResolve()
Health.
| Serialized Fields |
|---|
String healthString
| Class com.gemstone.gemfire.admin.GemFireMemberStatus extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _isClient
boolean _isServer
boolean _isGatewayHub
boolean _isLocator
boolean _isPrimaryGatewayHub
com.gemstone.gemfire.internal.cache.GatewayHubStatus _gatewayHubStatus
boolean _isConnected
Serializable _memberId
Set<E> _connectedPeers
Set<E> _connectedServers
Set<E> _unconnectedServers
Set<E> _connectedClients
Set<E> _connectedOutgoingGateways
Set<E> _unconnectedOutgoingGateways
Map<K,V> _connectedIncomingGateways
Map<K,V> _clientQueueSizes
Map<K,V> _gatewayQueueSizes
Map<K,V> _regionStatuses
String _memberName
int _mcastPort
InetAddress _mcastAddress
String _bindAddress
String _locators
InetAddress _hostAddress
int _serverPort
long _maximumHeapSize
long _freeHeapSize
| Class com.gemstone.gemfire.admin.MonitorEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 5074938692763474215L
| Serialized Fields |
|---|
GemFireClientAdminTool.AdminConnection adminConnection
GemFireMemberStatus memberStatus
GemFireMemberStatus previousMemberStatus
| Class com.gemstone.gemfire.admin.OperationCancelledException extends RuntimeAdminException implements Serializable |
|---|
| Class com.gemstone.gemfire.admin.RegionNotFoundException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.admin.RuntimeAdminException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.admin.SystemMemberType extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
int ordinal
| Class com.gemstone.gemfire.admin.UnmodifiableConfigurationException extends AdminException implements Serializable |
|---|
| Package com.gemstone.gemfire.cache |
|---|
| Class com.gemstone.gemfire.cache.CacheClosedException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.CacheException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.CacheExistsException extends CacheException implements Serializable |
|---|
| Serialized Fields |
|---|
Cache cache
Cache that already exists
| Class com.gemstone.gemfire.cache.CacheLoaderException extends OperationAbortedException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.CacheRuntimeException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.CacheWriterException extends OperationAbortedException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.CacheXmlException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.CommitConflictException extends CacheException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.CommitDistributionException extends RoleException implements Serializable |
|---|
| Serialized Fields |
|---|
Set<E> regionDistributionExceptions
| Class com.gemstone.gemfire.cache.DataPolicy extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
byte ordinal
| Class com.gemstone.gemfire.cache.DiskAccessException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.DiskWriteAttributesFactory extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Properties props
| Class com.gemstone.gemfire.cache.EntryDestroyedException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.EntryExistsException extends CacheException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.EntryNotFoundException extends CacheException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.EntryNotFoundInRegion extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.EvictionAction extends EnumSyntax implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.EvictionAlgorithm extends EnumSyntax implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.EvictionAttributes extends Object implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.ExpirationAction extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
int ordinal
| Class com.gemstone.gemfire.cache.ExpirationAttributes extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int timeout
ExpirationAction action
| Class com.gemstone.gemfire.cache.FailedSynchronizationException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.GatewayException extends OperationAbortedException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.InterestPolicy extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
byte ordinal
| Class com.gemstone.gemfire.cache.InterestResultPolicy extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
byte ordinal
InterestResultPolicy.
| Class com.gemstone.gemfire.cache.LossAction extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
byte ordinal
| Class com.gemstone.gemfire.cache.MembershipAttributes extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class com.gemstone.gemfire.cache.MirrorType extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
int ordinal
| Class com.gemstone.gemfire.cache.NotAvailable extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Class com.gemstone.gemfire.cache.Operation extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
byte ordinal
| Class com.gemstone.gemfire.cache.OperationAbortedException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.PartitionedRegionDistributionException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.PartitionedRegionStorageException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.RegionAccessException extends RegionRoleException implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out)
throws IOException
IOException| Class com.gemstone.gemfire.cache.RegionDestroyedException extends CacheRuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
String regionFullPath
| Class com.gemstone.gemfire.cache.RegionDistributionException extends RegionRoleException implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out)
throws IOException
IOException| Class com.gemstone.gemfire.cache.RegionExistsException extends CacheException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.RegionReinitializedException extends RegionDestroyedException implements Serializable |
|---|
| Serialized Fields |
|---|
String regionFullPath
| Class com.gemstone.gemfire.cache.RegionRoleException extends RoleException implements Serializable |
|---|
| Serialized Fields |
|---|
String regionFullPath
| Class com.gemstone.gemfire.cache.ResumptionAction extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
byte ordinal
| Class com.gemstone.gemfire.cache.RoleException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.Scope extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
int ordinal
| Class com.gemstone.gemfire.cache.StatisticsDisabledException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.SubscriptionAttributes extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class com.gemstone.gemfire.cache.SynchronizationCommitConflictException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.TimeoutException extends OperationAbortedException implements Serializable |
|---|
| Package com.gemstone.gemfire.cache.query |
|---|
| Class com.gemstone.gemfire.cache.query.AmbiguousNameException extends NameResolutionException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.CqClosedException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.CqException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.CqExistsException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.CqInvalidException extends IllegalArgumentException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.FunctionDomainException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.IndexCreationException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.IndexExistsException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.IndexInvalidException extends IllegalArgumentException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.IndexMaintenanceException extends CacheRuntimeException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.IndexNameConflictException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.NameNotFoundException extends NameResolutionException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.NameResolutionException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.ParameterCountInvalidException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.QueryException extends GemFireCheckedException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.QueryInvalidException extends IllegalArgumentException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.QueryInvocationTargetException extends QueryException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.RegionNotFoundException extends NameResolutionException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.query.TypeMismatchException extends QueryException implements Serializable |
|---|
| Package com.gemstone.gemfire.cache.query.types |
|---|
| Package com.gemstone.gemfire.cache.util |
|---|
| Class com.gemstone.gemfire.cache.util.BoundedLinkedHashMap extends LinkedHashMap implements Serializable |
|---|
| Serialized Fields |
|---|
int _maximumNumberOfEntries
BoundedLinkedHashMap
| Class com.gemstone.gemfire.cache.util.BridgeEventCallbackArgument extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Object _originalCallbackArg
String _clientHost
BridgeEventCallbackArgument.
int _clientPort
BridgeEventCallbackArgument.
DistributedMember _clientMember
DistributedMember of the client originating the event
containing this BridgeEventCallbackArgument.
| Class com.gemstone.gemfire.cache.util.BridgeWriterException extends CacheWriterException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.util.ClientNotReadyException extends OperationAbortedException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.util.EndpointDoesNotExistException extends EndpointException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.util.EndpointException extends Exception implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.util.EndpointExistsException extends EndpointException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.util.EndpointInUseException extends EndpointException implements Serializable |
|---|
| Class com.gemstone.gemfire.cache.util.GatewayEventCallbackArgument extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Object _originalCallbackArg
String _originatingGatewayHubId
GatewayHub making the request
Set<E> _recipientGateways
Gateway s to which the event has been sent. This
set keeps track of the Gateway s to which the event has been
sent so that downstream Gateway s don't resend the event to
the same Gateways.
| Class com.gemstone.gemfire.cache.util.ServerRefusedConnectionException extends OperationAbortedException implements Serializable |
|---|
| Serialized Fields |
|---|
String endpoint
Endpoint (server) that rejected the connection
| Package com.gemstone.gemfire.distributed |
|---|
| Class com.gemstone.gemfire.distributed.LeaseExpiredException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.distributed.LockNotHeldException extends IllegalStateException implements Serializable |
|---|
| Class com.gemstone.gemfire.distributed.LockServiceDestroyedException extends IllegalStateException implements Serializable |
|---|
| Class com.gemstone.gemfire.distributed.ShutdownException extends CacheClosedException implements Serializable |
|---|
| Package com.gemstone.gemfire.security |
|---|
| Class com.gemstone.gemfire.security.AuthenticationFailedException extends GemFireSecurityException implements Serializable |
|---|
| Class com.gemstone.gemfire.security.AuthenticationRequiredException extends GemFireSecurityException implements Serializable |
|---|
| Class com.gemstone.gemfire.security.GemFireSecurityException extends GemFireException implements Serializable |
|---|
| Class com.gemstone.gemfire.security.NotAuthorizedException extends GemFireSecurityException implements Serializable |
|---|
| Serialized Fields |
|---|
Principal principal
|
GemFire 5.5.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||