◆ CacheConfiguration()
FiftyOne.Pipeline.Engines.Configuration.CacheConfiguration.CacheConfiguration | ( | ) |
Default constructor uses the LruPutCache with a size of 1000.
\r\n
Contains everything needed to build a cache.
See the Specification
CacheConfiguration ()
Default constructor uses the LruPutCache with a size of 1000. More...
|
FiftyOne.Pipeline.Engines.Configuration.CacheConfiguration.CacheConfiguration | ( | ) |
Default constructor uses the LruPutCache with a size of 1000.
ICacheBuilder FiftyOne.Pipeline.Engines.Configuration.CacheConfiguration.Builder |
The builder to use when building a cache.
int FiftyOne.Pipeline.Engines.Configuration.CacheConfiguration.Size |
The maximum size parameter to use when building a cache.