public class BookManager extends Object
| Constructor and Description |
|---|
BookManager(redis.clients.jedis.Jedis jedis) |
| Modifier and Type | Method and Description |
|---|---|
Book |
findBookByTitle(String title) |
void |
insertBook(Book book) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.