| Package | Description |
|---|---|
| com.gemstone.gemfire.tutorial.storage |
| Modifier and Type | Method and Description |
|---|---|
Set<PostID> |
GemfireDAO.getPosts()
Get this list of all posts in the system
|
| Modifier and Type | Method and Description |
|---|---|
String |
GemfireDAO.getPost(PostID post)
Get a post, given the post ID.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.