@FunctionalInterface
public static interface MappingPdxSerializer.PdxSerializerResolver
Modifier and Type | Method and Description |
---|---|
org.apache.geode.pdx.PdxSerializer |
resolve(java.util.Map<?,org.apache.geode.pdx.PdxSerializer> customPdxSerializers,
org.springframework.data.mapping.PersistentProperty<?> property) |