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

A

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

B

Book - Class in org.oxerr.spring.cache.redis.scored.example.helloworld
 
Book() - Constructor for class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 
Book(String, String) - Constructor for class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 
bookRepository - Variable in class org.oxerr.spring.cache.redis.scored.example.helloworld.AppRunner
 
BookRepository - Interface in org.oxerr.spring.cache.redis.scored.example.helloworld
 
BooksRedisCacheManagerConfiguration - Class in org.oxerr.spring.cache.redis.scored.example.helloworld
Check Spring Boot Documentation for more about RedisCacheManagerBuilderCustomizer.
BooksRedisCacheManagerConfiguration() - Constructor for class org.oxerr.spring.cache.redis.scored.example.helloworld.BooksRedisCacheManagerConfiguration
 

C

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

F

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

G

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

I

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

L

log - Static variable in class org.oxerr.spring.cache.redis.scored.example.helloworld.AppRunner
 

M

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

O

org.oxerr.spring.cache.redis.scored.example.helloworld - package org.oxerr.spring.cache.redis.scored.example.helloworld
Demonstration of how to use Spring Cache Redis Scored.

R

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

S

save(S) - Method in interface org.oxerr.spring.cache.redis.scored.example.helloworld.BookRepository
 
saveBook(String) - Method in class org.oxerr.spring.cache.redis.scored.example.helloworld.AppRunner
 
sep(String) - Method in class org.oxerr.spring.cache.redis.scored.example.helloworld.AppRunner
 
setIsbn(String) - Method in class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 
setTitle(String) - Method in class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 
setVersion(Long) - Method in class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 
stat() - Method in class org.oxerr.spring.cache.redis.scored.example.helloworld.AppRunner
 

T

title - Variable in class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 
toString() - Method in class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 

V

version - Variable in class org.oxerr.spring.cache.redis.scored.example.helloworld.Book
 
A B C F G I L M O R S T V 
All Classes All Packages