Skip navigation links
G L O R S 

G

getRequiredKeys() - Method in interface org.apache.nifi.lookup.LookupService
Many Lookup Services will require a specific set of information be passed in to the LookupService.lookup(Map) method.
getValueType() - Method in interface org.apache.nifi.lookup.LookupService
 
getValueType() - Method in interface org.apache.nifi.lookup.RecordLookupService
 
getValueType() - Method in interface org.apache.nifi.lookup.StringLookupService
 

L

lookup(Map<String, Object>) - Method in interface org.apache.nifi.lookup.LookupService
Looks up a value that corresponds to the given map of information, referred to as lookup coordinates
lookup(Map<String, Object>, Map<String, String>) - Method in interface org.apache.nifi.lookup.LookupService
Looks up a value that corresponds to the given map, coordinates.
LookupFailureException - Exception in org.apache.nifi.lookup
 
LookupFailureException() - Constructor for exception org.apache.nifi.lookup.LookupFailureException
 
LookupFailureException(String) - Constructor for exception org.apache.nifi.lookup.LookupFailureException
 
LookupFailureException(String, Throwable) - Constructor for exception org.apache.nifi.lookup.LookupFailureException
 
LookupFailureException(Throwable) - Constructor for exception org.apache.nifi.lookup.LookupFailureException
 
LookupService<T> - Interface in org.apache.nifi.lookup
 

O

org.apache.nifi.lookup - package org.apache.nifi.lookup
 

R

RecordLookupService - Interface in org.apache.nifi.lookup
 

S

StringLookupService - Interface in org.apache.nifi.lookup
 
G L O R S 
Skip navigation links

Copyright © 2019 Apache NiFi Project. All rights reserved.