| Package | Description |
|---|---|
| org.apache.nifi.remote |
| Modifier and Type | Method and Description |
|---|---|
static PeerDescriptionModifier.RequestType |
PeerDescriptionModifier.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerDescriptionModifier.RequestType[] |
PeerDescriptionModifier.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PeerDescription |
PeerDescriptionModifier.modify(PeerDescription source,
PeerDescription target,
SiteToSiteTransportProtocol protocol,
PeerDescriptionModifier.RequestType requestType,
Map<String,String> variables)
Modifies target peer description so that subsequent request can go through the appropriate route
|
Copyright © 2023 Apache NiFi Project. All rights reserved.