public static class Bug38741DUnitTest.SerializationCountingValue extends Object implements com.gemstone.gemfire.DataSerializable
| Modifier and Type | Field and Description |
|---|---|
com.gemstone.gemfire.internal.concurrent.AI |
count |
| Constructor and Description |
|---|
SerializationCountingValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromData(DataInput in) |
void |
toData(DataOutput out) |
String |
toString() |
public void fromData(DataInput in) throws IOException, ClassNotFoundException
fromData in interface com.gemstone.gemfire.DataSerializableIOExceptionClassNotFoundExceptionpublic void toData(DataOutput out) throws IOException
toData in interface com.gemstone.gemfire.DataSerializableIOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.