public class TestPdxSerializer extends Object implements com.gemstone.gemfire.pdx.PdxSerializer, com.gemstone.gemfire.internal.cache.xmlcache.Declarable2
| Constructor and Description |
|---|
TestPdxSerializer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
fromData(Class<?> clazz,
com.gemstone.gemfire.pdx.PdxReader in) |
Properties |
getConfig() |
int |
hashCode() |
void |
init(Properties props) |
boolean |
toData(Object o,
com.gemstone.gemfire.pdx.PdxWriter out) |
public boolean toData(Object o, com.gemstone.gemfire.pdx.PdxWriter out)
toData in interface com.gemstone.gemfire.pdx.PdxSerializerpublic Object fromData(Class<?> clazz, com.gemstone.gemfire.pdx.PdxReader in)
fromData in interface com.gemstone.gemfire.pdx.PdxSerializerpublic void init(Properties props)
init in interface com.gemstone.gemfire.cache.Declarablepublic Properties getConfig()
getConfig in interface com.gemstone.gemfire.internal.cache.xmlcache.Declarable2Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.