| Interface | Description |
|---|---|
| BucketClient |
Client for interacting with buckets.
|
| FlowClient |
Client for interacting with flows.
|
| FlowSnapshotClient |
Client for interacting with snapshots.
|
| ItemsClient |
Client for interacting with bucket items.
|
| NiFiRegistryClient |
A client for interacting with the REST API of a NiFi registry instance.
|
| NiFiRegistryClient.Builder |
The builder interface that implementations should provide for obtaining the client.
|
| UserClient |
| Class | Description |
|---|---|
| NiFiRegistryClientConfig |
Configuration for a NiFiRegistryClient.
|
| NiFiRegistryClientConfig.Builder |
Builder for client configuration.
|
| Exception | Description |
|---|---|
| NiFiRegistryException |
Indicates an error interacting with the NiFi registry for a reason other than IOException.
|
Copyright © 2018 Apache NiFi Project. All rights reserved.