public class GroupedMessageId extends MessageId implements Cloneable
getGroupId()
in their
GroupedMessageIds. Only PlatformMessages which implement the GroupedMessage
interface will be recognized by the system
and processed as a group.id, numChildren
Constructor and Description |
---|
GroupedMessageId(String groupId)
Creates a new GroupedMessageId with
groupId as the group id and with the message id set to 1. |
GroupedMessageId(String groupId,
int[] id) |
GroupedMessageId(String groupId,
int[] parentParts,
int childId) |
Modifier and Type | Method and Description |
---|---|
GroupedMessageId |
addChild()
Adds a child to this group.
|
GroupedMessageId |
clone() |
boolean |
equals(Object obj) |
String |
getGroupId() |
int |
hashCode() |
void |
setGroupId(String groupId) |
String |
toString() |
compareTo, createNextSibling, getNumberOfChildren, getNumberOfParts, getPart, getParts, invalidMessageId, isParentOf, parseMessageId, setNumberOfChildren, stringValue, toString, valueOf
public GroupedMessageId(String groupId)
groupId
as the group id and with the message id set to 1.groupId
- public GroupedMessageId(String groupId, int[] id)
public GroupedMessageId(String groupId, int[] parentParts, int childId)
public String getGroupId()
public void setGroupId(String groupId)
public GroupedMessageId addChild()
public GroupedMessageId clone()
Copyright © 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.