public abstract class AbstractIndexMessage extends AbstractPlatformMessage implements IndexMessage
DocumentList.DEFAULT_MAX_LOG_LENGTH, MESSAGE_DROPPED, MESSAGE_SEND_TIME_PROP, PROP_MAX_LOG_LENGTH| Constructor and Description |
|---|
AbstractIndexMessage()
Constructor
|
AbstractIndexMessage(UUID cid,
String... workflows)
Constructor with client ID and workflows
|
AbstractIndexMessage(UUID cid,
WorkflowQueue workflows)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AbstractIndexMessage |
clone()
Clones the object and resets message ID to -1.
|
addMessageHistory, addMessageHistory, equals, getClientId, getEstimatedSize, getMessageHistory, getMessageId, getMetadata, getProperty, getProperty, getProperty, getProperty, getProperty, getProperty, getWorkflowQueue, getWorkflowQueue, hashCode, hasProperty, isRedelivered, removeProperty, removeWorkflowQueue, setClientId, setMessageId, setProperty, setRedelivered, setWorkflowQueue, setWorkflowQueue, toMessageString, toString, toString, toString, toString, toString, toString, toString, toString, toString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddMessageHistory, addMessageHistory, getClientId, getEstimatedSize, getMessageHistory, getMessageId, getMetadata, getProperty, getWorkflowQueue, getWorkflowQueue, isRedelivered, removeProperty, setClientId, setMessageId, setProperty, setRedelivered, setWorkflowQueue, setWorkflowQueue, toMessageStringpublic AbstractIndexMessage()
public AbstractIndexMessage(UUID cid, String... workflows)
cid - the client IDworkflows - the workflowspublic AbstractIndexMessage(UUID cid, WorkflowQueue workflows)
cid - the client IDworkflows - the workflowspublic AbstractIndexMessage clone()
clone in interface PlatformMessageclone in interface IndexMessageclone in class AbstractPlatformMessageCopyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.