com.google.common.util.concurrent.ListenableFuture<ResolvedEquivalents<E>> |
MergingEquivalentsResolver.resolveIds(Iterable<Id> ids,
ApplicationSources sources,
Set<Annotation> activeAnnotations) |
com.google.common.util.concurrent.ListenableFuture<ResolvedEquivalents<E>> |
DefaultMergingEquivalentsResolver.resolveIds(Iterable<Id> ids,
ApplicationSources sources,
Set<Annotation> activeAnnotations) |
com.google.common.util.concurrent.ListenableFuture<ResolvedEquivalents<E>> |
IdResolverBackedEquivalentResolver.resolveIds(Iterable<Id> ids,
Set<org.atlasapi.media.entity.Publisher> selectedSources,
Set<Annotation> activeAnnotations) |
com.google.common.util.concurrent.ListenableFuture<ResolvedEquivalents<E>> |
EquivalentsResolver.resolveIds(Iterable<Id> ids,
Set<org.atlasapi.media.entity.Publisher> selectedSources,
Set<Annotation> activeAnnotations)
Resolves the equivalent sets of content for a given set of source URIs.
|