public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists()
Returns a boolean indicating whether this version exists
|
InputStream |
getInputStream()
Returns an input stream to read the configuration with
|
URL |
getURL()
Gets the URL of the resource
|
String |
getVersion()
Gets the version
|
String getVersion()
boolean exists()
InputStream getInputStream() throws ConfigurationProviderException
ConfigurationProviderExceptionURL getURL() throws ConfigurationProviderException
ConfigurationProviderExceptionCopyright © 2024 Apache NiFi Project. All rights reserved.