LoadingCacheWrapper

final case class LoadingCacheWrapper[D <: BackingDocumentApi]

Wrapper around a LoadingCache, to make sure that the cache uses a ThreadSafeDocumentBuilder.

Wrapper around a LoadingCache, to make sure that the cache uses a ThreadSafeDocumentBuilder.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product