This example shows cached data overflow to disk. Overflow is used to keep a
region size in check without completely destroying the data. It is specified
as the eviction action of a Least Recently Used (LRU) eviction controller
installed on the exampleRegion. Please refer to the quickstart guide for
instructions on how to run this example.