java.lang.Object
com.here.platform.data.client.v2.caching.caffeine.javadsl.BlobCacheBuilder

public class BlobCacheBuilder extends Object
  • Constructor Details

    • BlobCacheBuilder

      public BlobCacheBuilder(VersionedLayerReadersConfiguration config)
      Creates a BlobCacheBuilder from a configuration.

      The builder sets the eviction policy of the underlying cache based on the provided configuration. On top of that also stats recording is enabled.

  • Method Details