PHP 인터페이스 GraphAware\Reco4PHP\Config\Config

파일 보기 프로젝트 열기: graphaware/reco4php

공개 메소드들

메소드 설명
limit ( ) : integer
maxTime ( ) : integer

메소드 상세

limit() 공개 메소드

public limit ( ) : integer
리턴 integer maximum number of items to recommend

maxTime() 공개 메소드

public maxTime ( ) : integer
리턴 integer maximum number of ms the recommendation-computing process should take. Note that it is for information only, it is the responsibility of the engines to honour this configuration or not.