@ExportPackage
See: Description
Interface | Description |
---|---|
FederationConfig.Producer | |
ProviderConfig.Producer | |
SearchchainForwardConfig.Producer | |
StrictContractsConfig.Producer |
Class | Description |
---|---|
CommonFields |
A set of string constants for common hit field names.
|
FederationConfig |
This class represents the root node of federation
Copyright 2017 Yahoo Holdings.
|
FederationConfig.Builder | |
FederationConfig.Target |
This class represents federation.target[]
|
FederationConfig.Target.Builder | |
FederationConfig.Target.SearchChain |
This class represents federation.target[].searchChain[]
|
FederationConfig.Target.SearchChain.Builder | |
FederationResult |
The result of a federation to targets which knows how to wait for the result from each target.
|
FederationResult.Builder | |
FederationResult.TargetResult | |
FederationSearcher |
This searcher takes a set of sources, looks them up in config and fire off the correct searchchains.
|
FederationSearcher.CompoundKey | |
FederationSearcher.CustomTarget<T> |
A target handler where the target generation logic is delegated to the application provided target selector
|
FederationSearcher.ProviderKey | |
FederationSearcher.SourceKey | |
FederationSearcher.StandardTarget |
A handler representing a target created by the federation logic.
|
FederationSearcher.Target |
A target for federation, containing a chain to which a federation query can be forwarded.
|
FederationSearcher.UniqueExecutionsToResults |
A map from a unique search chain and query instance to a result
|
FederationSearcher.Window | |
ForwardingSearcher |
A lightweight searcher to forward all incoming requests to a single search
chain defined in config.
|
ProviderConfig |
This class represents the root node of provider
Copyright 2017 Yahoo Holdings.
|
ProviderConfig.Builder | |
ProviderConfig.Node |
This class represents provider.node[]
|
ProviderConfig.Node.Builder | |
ProviderConfig.PingOption |
This class represents provider.pingOption
How to do pinging against a backend.
|
ProviderConfig.QueryType |
This class represents provider.queryType
The form of the serialized query.
|
ProviderConfig.Yca |
This class represents provider.yca
|
ProviderConfig.Yca.Builder | |
SearchchainForwardConfig |
This class represents the root node of searchchain-forward
Copyright 2017 Yahoo Holdings.
|
SearchchainForwardConfig.Builder | |
StrictContractsConfig |
This class represents the root node of strict-contracts
Copyright 2017 Yahoo Holdings.
|
StrictContractsConfig.Builder | |
StrictContractsConfig.PropagateSourceProperties |
This class represents strict-contracts.propagateSourceProperties
WARNING: Beta feature, might be removed soon.
|
Enum | Description |
---|---|
ProviderConfig.PingOption.Enum | |
ProviderConfig.QueryType.Enum | |
StrictContractsConfig.PropagateSourceProperties.Enum |
Exception | Description |
---|---|
TimeoutException |
Thrown on timeouts
|
Copyright © 2017. All rights reserved.