public class EnvironmentStandardBigDataDocumentPopularityProviderConfiguration extends Object implements Serializable, Cloneable
StandardDocumentPopularityProvider
configuration.Constructor and Description |
---|
EnvironmentStandardBigDataDocumentPopularityProviderConfiguration() |
Modifier and Type | Method and Description |
---|---|
Integer |
getDocumentAgeThreshold()
Returns the documentAgeThreshold.
|
Integer |
getDocumentCount()
Returns the documentCount.
|
Class<? extends IDocumentPopularityProvider> |
getPopularityProvider()
Returns the popularityProvider.
|
Integer |
getTopUniqueVisitorHours()
Returns the topUniqueVisitorDays.
|
Integer |
getUniqueVisitorThreshold()
Returns the uniqueVisitorThreshold.
|
void |
setDocumentAgeThreshold(Integer documentAgeThreshold)
Sets the documentAgeThreshold.
|
void |
setDocumentCount(Integer documentCount)
Sets the documentCount.
|
void |
setPopularityProvider(Class<? extends IDocumentPopularityProvider> popularityProvider)
Sets the popularityProvider.
|
void |
setTopUniqueVisitorHours(Integer topUniqueVisitorHours)
Sets the topUniqueVisitorDays.
|
void |
setUniqueVisitorThreshold(Integer uniqueVisitorThreshold)
Sets the uniqueVisitorThreshold.
|
public EnvironmentStandardBigDataDocumentPopularityProviderConfiguration()
public Integer getDocumentCount()
public void setDocumentCount(Integer documentCount)
documentCount
- the documentCount value to set.public Integer getTopUniqueVisitorHours()
public void setTopUniqueVisitorHours(Integer topUniqueVisitorHours)
topUniqueVisitorDays
- the topUniqueVisitorDays value to set.public Integer getDocumentAgeThreshold()
public void setDocumentAgeThreshold(Integer documentAgeThreshold)
documentAgeThreshold
- the documentAgeThreshold value to set.public Integer getUniqueVisitorThreshold()
public void setUniqueVisitorThreshold(Integer uniqueVisitorThreshold)
uniqueVisitorThreshold
- the uniqueVisitorThreshold value to set.public Class<? extends IDocumentPopularityProvider> getPopularityProvider()
public void setPopularityProvider(Class<? extends IDocumentPopularityProvider> popularityProvider)
popularityProvider
- the popularityProvider value to set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.