java - Use Guava Cache to persist data to a hard disk -


i new guava cache. how create following in cache?

  1. save data in memory normal.
  2. when size of cache on given number, persist data in cache in configurable file on hard disk.

this helpful: extending guava caches overflow disk


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -