@DefaultCoder(value=Groupings.CompoundKeyCoder.class) public static class Groupings.ExporterKey extends Groupings.CompoundKey
| Constructor and Description |
|---|
ExporterKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static Groupings.ExporterKey |
from(org.opennms.netmgt.flows.persistence.model.FlowDocument flow) |
List<org.opennms.nephron.Groupings.Ref> |
getKeys()
Ordered list of references from which the key is composed
|
Groupings.NodeRef |
getNodeRef() |
Groupings.CompoundKey |
getOuterKey()
Build the parent, or "outer" key for the current key.
|
int |
hashCode() |
void |
setNodeRef(Groupings.NodeRef nodeRef) |
String |
toString() |
void |
visit(Groupings.Visitor visitor) |
public static Groupings.ExporterKey from(org.opennms.netmgt.flows.persistence.model.FlowDocument flow) throws MissingFieldsException
MissingFieldsExceptionpublic Groupings.NodeRef getNodeRef()
public void setNodeRef(Groupings.NodeRef nodeRef)
public void visit(Groupings.Visitor visitor)
visit in class Groupings.CompoundKeypublic Groupings.CompoundKey getOuterKey()
Groupings.CompoundKeygetOuterKey in class Groupings.CompoundKeypublic List<org.opennms.nephron.Groupings.Ref> getKeys()
Groupings.CompoundKeygetKeys in class Groupings.CompoundKeyCopyright © 2020. All rights reserved.