A C D E G H I K L M N O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterInjectionSynchronization() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
-
If we use injection we can have different arrays lengths.
- allocate(int, int) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
C
- cacheKeyMeta - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- cacheValueMeta - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- check(List<ICheckResult>, PipelineMeta, TransformMeta, IRowMeta, String[], String[], IRowMeta, IVariables, IHopMetadataProvider) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- clone() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- comparator - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- convertKeysToNative - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
-
See if we need to convert the keys to a native data type
D
- dispose() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookup
E
- excludeFromRowLayoutVerification() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
G
- getData() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupDialog
-
Copy information from the meta-data input to the dialog fields.
- getFields(IRowMeta, String, IRowMeta[], TransformMeta, IVariables, IHopMetadataProvider) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- getKey() - Method in class org.apache.hop.pipeline.transforms.streamlookup.KeyValue
- getKeylookup() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- getKeystream() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- getTransformIOMeta() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
-
Returns the Input/Output metadata for this transform.
- getValue() - Method in class org.apache.hop.pipeline.transforms.streamlookup.KeyValue
- getValue() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- getValueDefault() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- getValueDefaultType() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- getValueName() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- getXml() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
H
- hashIndex - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- hasLookupRows - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
I
- infoMeta - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- infoStream - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- init() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookup
- isInputSorted() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- isMemoryPreservationActive() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- isUsingIntegerPair() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- isUsingSortedList() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
K
- keynrs - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
-
nrs of keys-values in row.
- keyTypes - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
-
Stores the first row of the lookup-values to later determine if the types are the same as the input row lookup values.
- KeyValue - Class in org.apache.hop.pipeline.transforms.streamlookup
- KeyValue(Object[], Object[]) - Constructor for class org.apache.hop.pipeline.transforms.streamlookup.KeyValue
L
- list - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- loadXml(Node, IHopMetadataProvider) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- longIndex - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- look - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
-
used to store values in used to look up things
- lookupColumnIndex - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- lookupMeta - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
M
- metadataVerifiedIntegerPair - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
N
- nullIf - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
-
default string converted to values...
O
- open() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupDialog
- org.apache.hop.pipeline.transforms.streamlookup - package org.apache.hop.pipeline.transforms.streamlookup
- outputRowMeta - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
-
The metadata we send out
P
- processRow() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookup
R
- readLookupValues - Variable in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
-
Flag to indicate that we have to read lookup values from the info transform
- resetTransformIoMeta() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
S
- searchInfoAndTargetTransforms(List<TransformMeta>) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setDefault() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setInputSorted(boolean) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setKeylookup(String[]) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setKeystream(String[]) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setMemoryPreservationActive(boolean) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setUsingIntegerPair(boolean) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setUsingSortedList(boolean) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setValue(String[]) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setValueDefault(String[]) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setValueDefaultType(int[]) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- setValueName(String[]) - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
- StreamLookup - Class in org.apache.hop.pipeline.transforms.streamlookup
-
Looks up information by first reading data into a hash table (in memory)
- StreamLookup(TransformMeta, StreamLookupMeta, StreamLookupData, int, PipelineMeta, Pipeline) - Constructor for class org.apache.hop.pipeline.transforms.streamlookup.StreamLookup
- StreamLookupData - Class in org.apache.hop.pipeline.transforms.streamlookup
- StreamLookupData() - Constructor for class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupData
- StreamLookupDialog - Class in org.apache.hop.pipeline.transforms.streamlookup
- StreamLookupDialog(Shell, IVariables, Object, PipelineMeta, String) - Constructor for class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupDialog
- StreamLookupMeta - Class in org.apache.hop.pipeline.transforms.streamlookup
- StreamLookupMeta() - Constructor for class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupMeta
U
- updateComboFields() - Method in class org.apache.hop.pipeline.transforms.streamlookup.StreamLookupDialog
-
/* Search the input and lookup fields in the background
All Classes All Packages