public interface IdentifierLookup
| Modifier and Type | Field and Description |
|---|---|
static IdentifierLookup |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getComponentIdentifiers() |
List<String> |
getComponentTypes() |
List<String> |
getQueueIdentifiers() |
default Map<String,Integer> |
invertComponentIdentifiers() |
default Map<String,Integer> |
invertComponentTypes() |
default Map<String,Integer> |
invertList(List<String> values) |
default Map<String,Integer> |
invertQueueIdentifiers() |
static final IdentifierLookup EMPTY
List<String> getComponentIdentifiers()
List<String> getComponentTypes()
List<String> getQueueIdentifiers()
Copyright © 2023 Apache NiFi Project. All rights reserved.