public static class PdxQueryDUnitTest.TestObject2 extends Object implements com.gemstone.gemfire.pdx.PdxSerializable
| Modifier and Type | Field and Description |
|---|---|
int |
_id |
static int |
numInstance |
| Constructor and Description |
|---|
TestObject2() |
TestObject2(int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
fromData(com.gemstone.gemfire.pdx.PdxReader in) |
int |
getId() |
int |
hashCode() |
void |
toData(com.gemstone.gemfire.pdx.PdxWriter out) |
public int getId()
public void toData(com.gemstone.gemfire.pdx.PdxWriter out)
toData in interface com.gemstone.gemfire.pdx.PdxSerializablepublic void fromData(com.gemstone.gemfire.pdx.PdxReader in)
fromData in interface com.gemstone.gemfire.pdx.PdxSerializableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.