Package org.springframework.geode.pdx
package org.springframework.geode.pdx
-
ClassDescriptionA
RuntimeException
thrown to indicate that a PDX field of aPdxInstance
is not writable.ThePdxInstanceBuilder
class is a Builder used to construct and initialize aPdxInstance
from different sources.ThePdxInstanceWrapper
class is an implementation of thePdxInstance
interface wrapping an existingPdxInstance
object and decorating the functionality.