@FunctionalInterface public static interface MappingPdxSerializer.PdxSerializerResolver
Modifier and Type | Method and Description |
---|---|
org.apache.geode.pdx.PdxSerializer |
resolve(Map<?,org.apache.geode.pdx.PdxSerializer> customPdxSerializers,
PersistentProperty<?> property) |
@Nullable org.apache.geode.pdx.PdxSerializer resolve(@NonNull Map<?,org.apache.geode.pdx.PdxSerializer> customPdxSerializers, @NonNull PersistentProperty<?> property)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.