| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol | |
| org.apache.nifi.cluster.protocol.impl | |
| org.apache.nifi.cluster.protocol.jaxb.message |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterManagerProtocolSender.assignPrimaryRole(PrimaryRoleAssignmentMessage msg)
Sends an "assign primary role" message to a node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterManagerProtocolSenderListener.assignPrimaryRole(PrimaryRoleAssignmentMessage msg) |
void |
ClusterManagerProtocolSenderImpl.assignPrimaryRole(PrimaryRoleAssignmentMessage msg)
Assigns the primary role to a node.
|
| Modifier and Type | Method and Description |
|---|---|
PrimaryRoleAssignmentMessage |
ObjectFactory.createPrimaryRoleAssignmentMessage() |
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.