public class Portfolio extends Object implements Serializable
Portfolio
can be stored in a GemFire Region and their contents can be
queried using the GemFire query service.
This class is Serializable because we want it to be distributed
to multiple members of a distributed system.
| Constructor and Description |
|---|
Portfolio(int i) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.