public class RTAlertOccurrenceImpl extends AlertOccurrenceImpl implements RTAlertOccurrence, HasMetas, HasPDocSize
Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.Multimap<java.lang.String,java.lang.String> |
underlyingDocumentMetas |
protected com.exalead.ndoc.Document |
underlyingNativeDocument |
protected ProcessableDocument |
underlyingProcessableDocument |
protected long |
underlyingProcessableDocumentSize |
creationTimeInMS, group, id, key, nbEntries, underlyingAlert
Constructor and Description |
---|
RTAlertOccurrenceImpl(Alert underlyingAlert) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<java.lang.String,java.lang.String> |
getMetas() |
long |
getPDocSize() |
com.exalead.ndoc.Document |
getUnderlyingNativeDocument() |
ProcessableDocument |
getUnderlyingProcessableDocument() |
void |
setUnderlyingNativeDocument(com.exalead.ndoc.Document underlyingNativeDocument) |
void |
setUnderlyingProcessableDocument(ProcessableDocument underlyingProcessableDocument) |
getCreationTimeInMS, getGroup, getId, getKey, getNbEntries, getTotalEntries, getUnderlyingAlert, setCreationTimeInMS, setGroup, setId, setKey, setNbEntries
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCreationTimeInMS, getGroup, getId, getKey, getNbEntries, getTotalEntries, getUnderlyingAlert
protected ProcessableDocument underlyingProcessableDocument
protected com.exalead.ndoc.Document underlyingNativeDocument
protected volatile long underlyingProcessableDocumentSize
protected volatile com.google.common.collect.Multimap<java.lang.String,java.lang.String> underlyingDocumentMetas
public RTAlertOccurrenceImpl(Alert underlyingAlert)
public ProcessableDocument getUnderlyingProcessableDocument()
getUnderlyingProcessableDocument
in interface RTAlertOccurrence
public void setUnderlyingProcessableDocument(ProcessableDocument underlyingProcessableDocument)
public com.exalead.ndoc.Document getUnderlyingNativeDocument()
getUnderlyingNativeDocument
in interface RTAlertOccurrence
public void setUnderlyingNativeDocument(com.exalead.ndoc.Document underlyingNativeDocument)
public com.google.common.collect.Multimap<java.lang.String,java.lang.String> getMetas()
public long getPDocSize()
getPDocSize
in interface HasPDocSize
Copyright © 2013 Dassault Systèmes, All Rights Reserved.