Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
J
join(T[], C, Joiner.InputConsumer, int)
- Method in class com.hammurapi.flow.runtime.impl.
Joiner
This method is invoked for every combination of valid inputs.
join()
- Method in class com.hammurapi.flow.runtime.impl.
TaskCountingFlowBase
This method blocks until all flow processing tasks finish execution.
Joiner
<
T
,
C
,
R
> - Class in
com.hammurapi.flow.runtime.impl
Helper class to join data from several inputs.
Joiner(Collection<T>[], Class<T>, boolean)
- Constructor for class com.hammurapi.flow.runtime.impl.
Joiner
Creates joiner.
Joiner.InputConsumer
- Class in
com.hammurapi.flow.runtime.impl
Interface to consume inputs in join() method.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U