| Package | Description |
|---|---|
| org.atlasapi.content | |
| org.atlasapi.equivalence | |
| org.atlasapi.messaging |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractEquivalentContentStore.updateInSet(EquivalenceGraph graph,
Content content) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractEquivalentContentStore.updateEquivalences(com.google.common.collect.ImmutableSetMultimap<EquivalenceGraph,Content> graphsAndContent) |
void |
AbstractEquivalentContentStore.updateEquivalences(Set<EquivalenceGraph> graphs) |
void |
EquivalentContentStore.updateEquivalences(Set<EquivalenceGraph> newGraphs) |
| Modifier and Type | Method and Description |
|---|---|
static EquivalenceGraph |
EquivalenceGraph.valueOf(ResourceRef subj) |
static EquivalenceGraph |
EquivalenceGraph.valueOf(Set<EquivalenceGraph.Adjacents> set) |
| Modifier and Type | Method and Description |
|---|---|
Set<EquivalenceGraph> |
EquivalenceGraphUpdateMessage.getUpdatedGraphs() |
com.google.common.util.concurrent.ListenableFuture<com.metabroadcast.common.collect.OptionalMap<Id,EquivalenceGraph>> |
EquivalenceGraphStore.resolveIds(Iterable<Id> ids) |
com.google.common.base.Optional<com.google.common.collect.ImmutableSet<EquivalenceGraph>> |
EquivalenceGraphStore.updateEquivalences(ResourceRef subject,
Set<ResourceRef> assertedAdjacents,
Set<org.atlasapi.media.entity.Publisher> sources)
Record a subject as equivalent to a set of other resources.
|
com.google.common.base.Optional<com.google.common.collect.ImmutableSet<EquivalenceGraph>> |
AbstractEquivalenceGraphStore.updateEquivalences(ResourceRef subject,
Set<ResourceRef> assertedAdjacents,
Set<org.atlasapi.media.entity.Publisher> sources) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractEquivalenceGraphStore.doStore(com.google.common.collect.ImmutableSet<EquivalenceGraph> graphs) |
| Constructor and Description |
|---|
EquivalenceGraphUpdateMessage(String messageId,
com.metabroadcast.common.time.Timestamp timestamp,
Set<EquivalenceGraph> updatedGraphs) |
| Constructor and Description |
|---|
EquivalenceGraphUpdateMessageConfiguration(String messageId,
com.metabroadcast.common.time.Timestamp timestamp,
Set<EquivalenceGraph> updatedGraphs) |
Copyright © 2014. All rights reserved.