| Package | Description |
|---|---|
| org.atlasapi.content | |
| org.atlasapi.equivalence | |
| org.atlasapi.messaging |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEquivalentContentStore.updateEquivalences(EquivalenceGraphUpdate update) |
void |
EquivalentContentStore.updateEquivalences(EquivalenceGraphUpdate update) |
protected abstract void |
AbstractEquivalentContentStore.updateEquivalences(com.google.common.collect.ImmutableSetMultimap<EquivalenceGraph,Content> graphsAndContent,
EquivalenceGraphUpdate update) |
| Modifier and Type | Method and Description |
|---|---|
EquivalenceGraphUpdate |
EquivalenceGraphUpdate.Builder.build() |
EquivalenceGraphUpdate |
EquivalenceGraphUpdateMessage.getGraphUpdate() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<EquivalenceGraphUpdate> |
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<EquivalenceGraphUpdate> |
AbstractEquivalenceGraphStore.updateEquivalences(ResourceRef subject,
Set<ResourceRef> assertedAdjacents,
Set<org.atlasapi.media.entity.Publisher> sources) |
| Constructor and Description |
|---|
EquivalenceGraphUpdateMessage(String messageId,
com.metabroadcast.common.time.Timestamp timestamp,
EquivalenceGraphUpdate updatedGraphs) |
| Constructor and Description |
|---|
EquivalenceGraphUpdateMessageConfiguration(String messageId,
com.metabroadcast.common.time.Timestamp timestamp,
EquivalenceGraphUpdate update) |
Copyright © 2014. All rights reserved.