Serialized Form
-
Package org.springframework.geode.cache.service
-
Exception org.springframework.geode.cache.service.Jetty11HttpService.JettyException
class JettyException extends RuntimeException implements Serializable -
Exception org.springframework.geode.cache.service.Jetty11HttpService.ServerException
class ServerException extends Jetty11HttpService.JettyException implements Serializable -
Exception org.springframework.geode.cache.service.Jetty11HttpService.WebApplicationException
class WebApplicationException extends Jetty11HttpService.JettyException implements Serializable
-
-
Package org.springframework.geode.cache.service.support
-
Exception org.springframework.geode.cache.service.support.JakartaEEMigrationService.JavaEEJakartaEEMigrationException
class JavaEEJakartaEEMigrationException extends RuntimeException implements Serializable
-
-
Package org.springframework.geode.config.annotation
-
Exception org.springframework.geode.config.annotation.ClusterAwareConfiguration.SocketCreationException
class SocketCreationException extends RuntimeException implements Serializable -
Exception org.springframework.geode.config.annotation.ClusterNotAvailableException
class ClusterNotAvailableException extends RuntimeException implements Serializable
-
-
Package org.springframework.geode.core.io
-
Exception org.springframework.geode.core.io.ResourceDataAccessException
class ResourceDataAccessException extends RuntimeException implements Serializable -
Exception org.springframework.geode.core.io.ResourceNotFoundException
class ResourceNotFoundException extends RuntimeException implements Serializable -
Exception org.springframework.geode.core.io.ResourceReadException
class ResourceReadException extends ResourceDataAccessException implements Serializable -
Exception org.springframework.geode.core.io.ResourceWriteException
class ResourceWriteException extends ResourceDataAccessException implements Serializable -
Exception org.springframework.geode.core.io.UnhandledResourceException
class UnhandledResourceException extends RuntimeException implements Serializable
-
-
Package org.springframework.geode.distributed.event
-
Class org.springframework.geode.distributed.event.MembershipEvent
class MembershipEvent extends EventObject implements Serializable-
Serialized Fields
-
distributedMember
org.apache.geode.distributed.DistributedMember distributedMember
-
-
-
-
Package org.springframework.geode.distributed.event.support
-
Class org.springframework.geode.distributed.event.support.MemberDepartedEvent
-
Serialized Fields
-
crashed
boolean crashed
-
-
-
Class org.springframework.geode.distributed.event.support.MemberJoinedEvent
-
Class org.springframework.geode.distributed.event.support.MemberSuspectEvent
-
Serialized Fields
-
reason
String reason
-
suspectMember
org.apache.geode.distributed.DistributedMember suspectMember
-
-
-
Class org.springframework.geode.distributed.event.support.QuorumLostEvent
-
-
Package org.springframework.geode.jackson.databind.serializer
-
Class org.springframework.geode.jackson.databind.serializer.BigDecimalSerializer
class BigDecimalSerializer extends com.fasterxml.jackson.databind.ser.std.NumberSerializers.Base<BigDecimal> implements Serializable -
Class org.springframework.geode.jackson.databind.serializer.BigIntegerSerializer
class BigIntegerSerializer extends com.fasterxml.jackson.databind.ser.std.NumberSerializers.Base<BigInteger> implements Serializable -
Class org.springframework.geode.jackson.databind.serializer.TypelessCollectionSerializer
class TypelessCollectionSerializer extends com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase<Collection<?>> implements Serializable
-
-
Package org.springframework.geode.pdx
-
Class org.springframework.geode.pdx.ObjectPdxInstanceAdapter
class ObjectPdxInstanceAdapter extends Object implements Serializable-
Serialized Fields
-
resolvedIdentityFieldName
AtomicReference<String> resolvedIdentityFieldName
-
target
Object target
-
-
-
Exception org.springframework.geode.pdx.PdxFieldNotWritableException
class PdxFieldNotWritableException extends RuntimeException implements Serializable -
Class org.springframework.geode.pdx.PdxInstanceWrapper
class PdxInstanceWrapper extends Object implements Serializable-
Serialized Fields
-
delegate
org.apache.geode.pdx.PdxInstance delegate
-
-
-
-
Package org.springframework.geode.security
-
Class org.springframework.geode.security.TestSecurityManager.User
class User extends Object implements Serializable-
Serialized Fields
-
name
String name
-
-
-