Package | Description |
---|---|
com.yahoo.search.cache |
Cache package, exported to keep the ignored legacy cache config around until Vespa 7.
|
com.yahoo.search.federation.http | |
com.yahoo.search.federation.vespa |
Modifier and Type | Method and Description |
---|---|
private com.yahoo.config.ChangesRequiringRestart |
QrBinaryCacheRegionConfig.getChangesRequiringRestart(QrBinaryCacheRegionConfig newConfig) |
Constructor and Description |
---|
Builder(QrBinaryCacheRegionConfig config) |
Modifier and Type | Method and Description |
---|---|
protected void |
HTTPProviderSearcher.configureCache(QrBinaryCacheConfig cacheConfig,
QrBinaryCacheRegionConfig regionConfig)
Deprecated.
this method does nothing
|
Constructor and Description |
---|
ConfiguredHTTPProviderSearcher(com.yahoo.component.ComponentId id,
ProviderConfig providerConfig,
QrBinaryCacheConfig cacheConfig,
QrBinaryCacheRegionConfig regionConfig,
HTTPParameters parameters,
com.yahoo.statistics.Statistics manager)
Create this from a configuraton with a configured cache
|
ConfiguredHTTPProviderSearcher(com.yahoo.component.ComponentId id,
ProviderConfig providerConfig,
QrBinaryCacheConfig cacheConfig,
QrBinaryCacheRegionConfig regionConfig,
com.yahoo.statistics.Statistics manager)
Create this from a configuraton with a configured cache
|
Constructor and Description |
---|
VespaSearcher(com.yahoo.component.ComponentId id,
ProviderConfig config,
QrBinaryCacheConfig c,
QrBinaryCacheRegionConfig r,
com.yahoo.statistics.Statistics statistics)
Create an instance from configuration
|
VespaSearcher(com.yahoo.component.ComponentId id,
ProviderConfig config,
QrBinaryCacheConfig c,
QrBinaryCacheRegionConfig r,
com.yahoo.statistics.Statistics statistics,
com.yahoo.language.Linguistics linguistics)
Create an instance from configuration
|
Copyright © 2017. All rights reserved.