public class Backup extends AbstractIndexMessage
DEFAULT_MAX_LOG_LENGTH, MESSAGE_DROPPED, MESSAGE_SEND_TIME_PROP, PROP_MAX_LOG_LENGTH| Constructor and Description |
|---|
Backup()
The default constructor
|
Backup(UUID cid,
String... workflows)
Constructor with a client ID and an array of workflows
|
Backup(UUID cid,
WorkflowQueue workflows)
Constructor with a client ID and a workflow queue
|
| Modifier and Type | Method and Description |
|---|---|
Backup |
clone()
Clones the object and resets message ID to -1.
|
boolean |
equals(Object other) |
String |
getSnapshotName()
Get the name of the snapshot that should be created.
|
int |
hashCode() |
void |
setSnapshotName(String value)
Set the name of the snapshot that should be created.
|
addMessageHistory, addMessageHistory, getClientId, getEstimatedSize, getMessageHistory, getMessageId, getMetadata, getProperty, getProperty, getProperty, getProperty, getProperty, getProperty, getWorkflowQueue, getWorkflowQueue, 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 Backup()
public Backup(UUID cid, String... workflows)
cid - the client IDworkflows - the workflowspublic Backup(UUID cid, WorkflowQueue workflows)
public String getSnapshotName()
If no name is specified, a name will be automatically selected as needed if applicable.
public void setSnapshotName(String value)
If no name is specified, a name will be automatically selected as needed if applicable.
public int hashCode()
hashCode in class AbstractPlatformMessagepublic boolean equals(Object other)
equals in class AbstractPlatformMessagepublic Backup clone()
clone in interface PlatformMessageclone in interface IndexMessageclone in class AbstractIndexMessageCopyright © 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.