- java.lang.Object
-
- com.gemstone.gemfire.internal.cache.PutAllCSDUnitTest.TestObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.gemstone.gemfire.DataSerializable
com.gemstone.gemfire.DataSerializable.Replaceable
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected int |
_price |
protected String |
_ticker |
protected long |
_ts |
-
-
Field Detail
-
_ticker
protected String _ticker
-
_price
protected int _price
-
Constructor Detail
-
TestObject
public TestObject()
-
Method Detail
-
getPrice
public int getPrice()
-
getTS
public long getTS()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.