Java org.apache.mahout.cf.taste.impl.common Cache fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.cf.taste.impl.common Cache fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.cf.taste.impl.common Cache.

The text is from its open source code.

Constructor

Cache(Retriever retriever, int maxEntries)

Creates a new cache based on the given Retriever and with given maximum size.