| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol | |
| org.apache.nifi.cluster.protocol.jaxb.message | |
| org.apache.nifi.cluster.protocol.message |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionResponse |
ConnectionResponse.createBlockedByFirewallResponse() |
static ConnectionResponse |
ConnectionResponse.createConflictingNodeIdResponse(String otherNode) |
static ConnectionResponse |
ConnectionResponse.createRejectionResponse(String explanation) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionResponse |
ConnectionResponseAdapter.unmarshal(AdaptedConnectionResponse aCr) |
| Modifier and Type | Method and Description |
|---|---|
AdaptedConnectionResponse |
ConnectionResponseAdapter.marshal(ConnectionResponse cr) |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionResponse |
ConnectionResponseMessage.connectionResponse |
| Modifier and Type | Method and Description |
|---|---|
ConnectionResponse |
ConnectionResponseMessage.getConnectionResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionResponseMessage.setConnectionResponse(ConnectionResponse connectionResponse) |
Copyright © 2020 Apache NiFi Project. All rights reserved.