public abstract class JsonPdxFunctions extends Object
Constructor and Description |
---|
JsonPdxFunctions() |
Modifier and Type | Method and Description |
---|---|
static Function<String,org.apache.geode.pdx.PdxInstance> |
jsonToPdx() |
static Function<org.apache.geode.pdx.PdxInstance,String> |
pdxToJson() |
Copyright © 2022. All rights reserved.