CachingDocumentBuilder

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def createCache[D <: BackingDocumentApi](wrappedDocBuilder: Aux[D], cacheSize: Int): LoadingCache[URI, D]

Factory method to create a Caffeine BackingDoc cache.

Factory method to create a Caffeine BackingDoc cache.