A B C G I L M O R S T 
All Classes All Packages

A

AppRunner - Class in org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache
 
AppRunner(CacheManager, BookRepository) - Constructor for class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.AppRunner
 

B

Book - Class in org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache
 
Book(String, String) - Constructor for class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 
bookRepository - Variable in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.AppRunner
 
BookRepository - Interface in org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache
 
books - Variable in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.SimpleBookRepository
 

C

cache - Variable in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.AppRunner
 
CachingApplication - Class in org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache
 
CachingApplication() - Constructor for class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.CachingApplication
 

G

getByIsbn(String) - Method in interface org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.BookRepository
 
getByIsbn(String) - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.SimpleBookRepository
 
getIsbn() - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 
getTitle() - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 

I

isbn - Variable in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 

L

logger - Static variable in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.AppRunner
 

M

main(String[]) - Static method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.CachingApplication
 

O

org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache - package org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache
Demonstration of stale data returned using RedisCache in Spring Data Redis.

R

run(String...) - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.AppRunner
 

S

saveBook(Book) - Method in interface org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.BookRepository
 
saveBook(Book) - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.SimpleBookRepository
 
serialVersionUID - Static variable in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 
setIsbn(String) - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 
setTitle(String) - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 
SimpleBookRepository - Class in org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache
 
SimpleBookRepository() - Constructor for class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.SimpleBookRepository
 
simulateSlowService() - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.SimpleBookRepository
 

T

title - Variable in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 
toString() - Method in class org.oxerr.spring.cache.redis.scored.example.spring.data.redis.cache.Book
 
A B C G I L M O R S T 
All Classes All Packages