| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
LookupService.lookup(Map<String,Object> coordinates)
Looks up a value that corresponds to the given map of information, referred to as lookup coordinates
|
default Optional<T> |
LookupService.lookup(Map<String,Object> coordinates,
Map<String,String> context)
Looks up a value that corresponds to the given map, coordinates.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.