| Package | Description |
|---|---|
| org.apache.nifi.registry.client | |
| org.apache.nifi.registry.client.impl |
| Modifier and Type | Method and Description |
|---|---|
FlowSnapshotClient |
NiFiRegistryClient.getFlowSnapshotClient() |
FlowSnapshotClient |
NiFiRegistryClient.getFlowSnapshotClient(String... proxiedEntity) |
| Modifier and Type | Class and Description |
|---|---|
class |
JerseyFlowSnapshotClient
Jersey implementation of FlowSnapshotClient.
|
| Modifier and Type | Field and Description |
|---|---|
private FlowSnapshotClient |
JerseyNiFiRegistryClient.flowSnapshotClient |
| Modifier and Type | Method and Description |
|---|---|
FlowSnapshotClient |
JerseyNiFiRegistryClient.getFlowSnapshotClient() |
FlowSnapshotClient |
JerseyNiFiRegistryClient.getFlowSnapshotClient(String... proxiedEntity) |
Copyright © 2018 Apache NiFi Project. All rights reserved.