A B C D E F G I K M O P R S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractInlet<I> - Class in swim.streamlet
- AbstractInlet() - Constructor for class swim.streamlet.AbstractInlet
- AbstractInoutlet<I,O> - Class in swim.streamlet
- AbstractInoutlet() - Constructor for class swim.streamlet.AbstractInoutlet
- AbstractMapInlet<K,V,O> - Class in swim.streamlet
- AbstractMapInlet() - Constructor for class swim.streamlet.AbstractMapInlet
- AbstractMapInletMapOutlet<KI,KO,VI,VO,I,O> - Class in swim.streamlet
- AbstractMapInletMapOutlet() - Constructor for class swim.streamlet.AbstractMapInletMapOutlet
- AbstractMapInletOutlet<K,V,I,O> - Class in swim.streamlet
- AbstractMapInletOutlet() - Constructor for class swim.streamlet.AbstractMapInletOutlet
- AbstractMapInoutlet<K,VI,VO,I,O> - Class in swim.streamlet
- AbstractMapInoutlet() - Constructor for class swim.streamlet.AbstractMapInoutlet
- AbstractMapOutlet<K,V,O> - Class in swim.streamlet
- AbstractMapOutlet() - Constructor for class swim.streamlet.AbstractMapOutlet
- AbstractOutlet<O> - Class in swim.streamlet
- AbstractOutlet() - Constructor for class swim.streamlet.AbstractOutlet
- AbstractStreamlet<I,O> - Class in swim.streamlet
- AbstractStreamlet() - Constructor for class swim.streamlet.AbstractStreamlet
- AbstractStreamlet(StreamletScope<? extends O>) - Constructor for class swim.streamlet.AbstractStreamlet
- accumulate(O, V) - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- accumulate(O, V) - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- accumulator - Variable in class swim.streamlet.combinator.ReduceFieldsCombinator
- apply(I) - Method in interface swim.streamlet.function.MapValueFunction
- apply(I) - Method in interface swim.streamlet.function.WatchValueFunction
- apply(K, V) - Method in interface swim.streamlet.function.FilterFieldsFunction
- apply(K, V) - Method in interface swim.streamlet.function.WatchFieldsFunction
- apply(K, VI) - Method in interface swim.streamlet.function.MapFieldValuesFunction
B
- bindInput(String, Outlet<? extends I>) - Method in class swim.streamlet.AbstractStreamlet
- bindInput(String, Outlet<? extends I>) - Method in interface swim.streamlet.Streamlet
-
Connects the
Inletof thisStreamlet, identified by the givenkey, to theinputfrom which theInletshould acquire its state. - bindInput(MapOutlet<K, V, ? extends I>) - Method in class swim.streamlet.AbstractMapInletOutlet
- bindInput(MapOutlet<K, V, ? extends O>) - Method in class swim.streamlet.AbstractMapInlet
- bindInput(MapOutlet<K, VI, ? extends I>) - Method in class swim.streamlet.AbstractMapInoutlet
- bindInput(MapOutlet<KI, VI, ? extends I>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractInlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractInoutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractMapInletOutlet
- bindInput(Outlet<? extends I>) - Method in class swim.streamlet.AbstractMapInoutlet
- bindInput(Outlet<? extends I>) - Method in interface swim.streamlet.Inlet
-
Connects this
Inletto anOutletfrom which it will acquire its state. - bindInput(Outlet<? extends O>) - Method in class swim.streamlet.AbstractMapInlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractInoutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletOutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInoutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapOutlet
- bindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractOutlet
- bindOutput(Inlet<? super O>) - Method in interface swim.streamlet.Outlet
-
Adds an
outputto the set ofInlets that depend on the state of thisOutlet.
C
- cache - Variable in class swim.streamlet.combinator.MemoizeMapCombinator
- combine(O, O) - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- combine(O, O) - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- combiner - Variable in class swim.streamlet.combinator.ReduceFieldsCombinator
- containsKey(K) - Method in class swim.streamlet.AbstractMapInoutlet
- containsKey(K) - Method in class swim.streamlet.AbstractMapOutlet
- containsKey(K) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- containsKey(K) - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- containsKey(K) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- containsKey(K) - Method in class swim.streamlet.MapInput
- containsKey(K) - Method in interface swim.streamlet.MapOutlet
-
Returns
trueif the current state of thisMapOutletcontains the givenkey; otherwise returnsfalse. - containsKey(KO) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- context - Variable in class swim.streamlet.AbstractStreamlet
D
- decohere() - Method in class swim.streamlet.AbstractInoutlet
- decohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- decohere() - Method in class swim.streamlet.AbstractMapInoutlet
- decohere() - Method in class swim.streamlet.AbstractStreamlet
- decohere() - Method in interface swim.streamlet.Streamlet
-
Marks this
Streamlet—and all of its outlets—as having inconsistent state. - decohereInput() - Method in class swim.streamlet.AbstractInoutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapInletOutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapInoutlet
- decohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- decohereInput() - Method in class swim.streamlet.AbstractOutlet
- decohereInput() - Method in interface swim.streamlet.Outlet
-
Marks this
Outlet—and alloutputsthat depend on the state of thisOutlet—as having decoherent state. - decohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- decohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- decohereInputKey(K, KeyEffect) - Method in interface swim.streamlet.MapOutlet
-
Marks this
MapOutletas needing aneffectapplied to a givenkey. - decohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- decohereOutlets(Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- decohereOutput() - Method in class swim.streamlet.AbstractInlet
- decohereOutput() - Method in class swim.streamlet.AbstractInoutlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInletOutlet
- decohereOutput() - Method in class swim.streamlet.AbstractMapInoutlet
- decohereOutput() - Method in interface swim.streamlet.Inlet
-
Marks this
Inlet—and theStreamletto which thisInletis attached—as having decoherent state. - decohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- decohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- decohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- decohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- decohereOutputKey(K, KeyEffect) - Method in interface swim.streamlet.MapInlet
-
Marks this
MapInletas needing aneffectapplied to a givenkey. - didDecohere() - Method in class swim.streamlet.AbstractInoutlet
- didDecohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didDecohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- didDecohere() - Method in class swim.streamlet.AbstractMapInoutlet
- didDecohere() - Method in class swim.streamlet.AbstractStreamlet
- didDecohere() - Method in class swim.streamlet.StreamletInoutlet
- didDecohereInlet(Inlet<? extends I>) - Method in class swim.streamlet.AbstractStreamlet
- didDecohereInlet(Inlet<? extends I>) - Method in interface swim.streamlet.GenericStreamlet
- didDecohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- didDecohereInput() - Method in class swim.streamlet.AbstractOutlet
- didDecohereInput() - Method in class swim.streamlet.StreamletOutlet
- didDecohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didDecohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- didDecohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- didDecohereOutlet(Outlet<? super O>) - Method in class swim.streamlet.AbstractStreamlet
- didDecohereOutlet(Outlet<? super O>) - Method in interface swim.streamlet.GenericStreamlet
- didDecohereOutput() - Method in class swim.streamlet.AbstractInlet
- didDecohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- didDecohereOutput() - Method in class swim.streamlet.StreamletInlet
- didDecohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- didDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractInoutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- didRecohere(int) - Method in class swim.streamlet.AbstractStreamlet
- didRecohere(int) - Method in class swim.streamlet.StreamletInoutlet
- didRecohereInlet(Inlet<? extends I>, int) - Method in class swim.streamlet.AbstractStreamlet
- didRecohereInlet(Inlet<? extends I>, int) - Method in interface swim.streamlet.GenericStreamlet
- didRecohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- didRecohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- didRecohereInput(int) - Method in class swim.streamlet.StreamletOutlet
- didRecohereInputKey(KO, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapOutlet
- didRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInoutlet
- didRecohereOutlet(Outlet<? super O>, int) - Method in class swim.streamlet.AbstractStreamlet
- didRecohereOutlet(Outlet<? super O>, int) - Method in interface swim.streamlet.GenericStreamlet
- didRecohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- didRecohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- didRecohereOutput(int) - Method in class swim.streamlet.StreamletInlet
- didRecohereOutputKey(KI, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- didRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInlet
- didRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractInlet
- disconnectInputs() - Method in class swim.streamlet.AbstractInoutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInletOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapInoutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractMapOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractOutlet
- disconnectInputs() - Method in class swim.streamlet.AbstractStreamlet
- disconnectInputs() - Method in interface swim.streamlet.Inlet
-
Disconnects all
Inlets dominated by thisInletin the dataflow dependency graph. - disconnectInputs() - Method in interface swim.streamlet.Inoutlet
-
Disconnects all
Inlets dominated by thisInoutletin the dataflow dependency graph. - disconnectInputs() - Method in interface swim.streamlet.Outlet
-
Disconnects all
Inlets dominated by thisOutletin the dataflow dependency graph. - disconnectInputs() - Method in interface swim.streamlet.Streamlet
-
Disconnects all
Inlets dominated by thisStreamletin the dataflow dependency graph. - disconnectInputs(Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractInlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractInoutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInletOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapInoutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractMapOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractOutlet
- disconnectOutputs() - Method in class swim.streamlet.AbstractStreamlet
- disconnectOutputs() - Method in interface swim.streamlet.Inlet
-
Disconnects all
Outlets dominated by thisInletin the dataflow graph. - disconnectOutputs() - Method in interface swim.streamlet.Inoutlet
-
Disconnects all
Inletss dominated by thisInoutletin the dataflow graph. - disconnectOutputs() - Method in interface swim.streamlet.Outlet
-
Disconnects all
Outlets dominated by thisOutletin the dataflow graph. - disconnectOutputs() - Method in interface swim.streamlet.Streamlet
-
Disconnects all
Inletss dominated by thisStreamletin the dataflow graph. - disconnectOutputs(Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
E
- effects - Variable in class swim.streamlet.AbstractMapInlet
- effects - Variable in class swim.streamlet.AbstractMapInletOutlet
- effects - Variable in class swim.streamlet.AbstractMapInoutlet
- effects - Variable in class swim.streamlet.AbstractMapOutlet
- evaluate(I) - Method in class swim.streamlet.combinator.MapValueCombinator
- evaluate(I) - Method in class swim.streamlet.combinator.MapValueOperator
- evaluate(I) - Method in class swim.streamlet.combinator.WatchValueCombinator
- evaluate(I) - Method in class swim.streamlet.combinator.WatchValueOperator
- evaluate(K, V) - Method in class swim.streamlet.combinator.FilterFieldsCombinator
- evaluate(K, V) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- evaluate(K, V) - Method in class swim.streamlet.combinator.WatchFieldsCombinator
- evaluate(K, V) - Method in class swim.streamlet.combinator.WatchFieldsOperator
- evaluate(K, VI) - Method in class swim.streamlet.combinator.MapFieldValuesCombinator
- evaluate(K, VI) - Method in class swim.streamlet.combinator.MapFieldValuesOperator
F
- filter(FilterFieldsFunction<? super K, ? super V>) - Method in interface swim.streamlet.MapOutlet
- FilterFieldsCombinator<K,V,I> - Class in swim.streamlet.combinator
- FilterFieldsCombinator(FilterFieldsFunction<? super K, ? super V>) - Constructor for class swim.streamlet.combinator.FilterFieldsCombinator
- FilterFieldsFunction<K,V> - Interface in swim.streamlet.function
- FilterFieldsOperator<K,V,I> - Class in swim.streamlet.combinator
- FilterFieldsOperator() - Constructor for class swim.streamlet.combinator.FilterFieldsOperator
- func - Variable in class swim.streamlet.combinator.FilterFieldsCombinator
- func - Variable in class swim.streamlet.combinator.MapFieldValuesCombinator
- func - Variable in class swim.streamlet.combinator.MapValueCombinator
- func - Variable in class swim.streamlet.combinator.WatchFieldsCombinator
- func - Variable in class swim.streamlet.combinator.WatchValueCombinator
G
- GenericStreamlet<I,O> - Interface in swim.streamlet
- get() - Method in class swim.streamlet.AbstractInoutlet
- get() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- get() - Method in class swim.streamlet.AbstractMapInletOutlet
- get() - Method in class swim.streamlet.AbstractMapInoutlet
- get() - Method in class swim.streamlet.AbstractMapOutlet
- get() - Method in class swim.streamlet.AbstractOutlet
- get() - Method in class swim.streamlet.combinator.FilterFieldsOperator
- get() - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- get() - Method in class swim.streamlet.combinator.MapValueOperator
- get() - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- get() - Method in class swim.streamlet.combinator.MemoizeValueCombinator
- get() - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- get() - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- get() - Method in class swim.streamlet.KeyOutlet
- get() - Method in class swim.streamlet.MapInput
- get() - Method in class swim.streamlet.MapOutput
- get() - Method in interface swim.streamlet.Outlet
-
Returns the current state of this
Outlet. - get() - Method in class swim.streamlet.StreamletInoutlet
- get() - Method in class swim.streamlet.StreamletOutlet
- get() - Method in class swim.streamlet.ValueInput
- get() - Method in class swim.streamlet.ValueOutput
- get(K) - Method in class swim.streamlet.AbstractMapInoutlet
- get(K) - Method in class swim.streamlet.AbstractMapOutlet
- get(K) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- get(K) - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- get(K) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- get(K) - Method in class swim.streamlet.MapInput
- get(K) - Method in interface swim.streamlet.MapOutlet
-
Returns the value assocaited with the given
keyin the current state of thisMapOutlet, if defined; otherwise returnsnull. - get(KO) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- getInput(String) - Method in class swim.streamlet.AbstractStreamlet
- getInput(String, I2) - Method in class swim.streamlet.AbstractStreamlet
- getInput(Inlet<I2>) - Method in class swim.streamlet.AbstractStreamlet
- getInput(Inlet<I2>, I2) - Method in class swim.streamlet.AbstractStreamlet
- getOutput(String) - Method in class swim.streamlet.AbstractStreamlet
- getOutput(Outlet<? super O>) - Method in class swim.streamlet.AbstractStreamlet
- getOutput(Outlet<? super O>) - Method in interface swim.streamlet.GenericStreamlet
I
- identity - Variable in class swim.streamlet.combinator.ReduceFieldsCombinator
- identity() - Method in class swim.streamlet.combinator.ReduceFieldsCombinator
- identity() - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- In - Annotation Type in swim.streamlet
- inlet() - Method in class swim.streamlet.AbstractStreamlet
- inlet(String) - Method in class swim.streamlet.AbstractStreamlet
- inlet(String) - Method in interface swim.streamlet.Streamlet
-
Returns the
Inletto thisStreamletidentified by the givenkey; returnsnullif thisStreamlethas no suchInlet. - Inlet<I> - Interface in swim.streamlet
-
Input connector into a
Streamlet. - Inout - Annotation Type in swim.streamlet
- inoutlet() - Method in class swim.streamlet.AbstractStreamlet
- Inoutlet<I,O> - Interface in swim.streamlet
- input - Variable in class swim.streamlet.AbstractInlet
- input - Variable in class swim.streamlet.AbstractInoutlet
- input - Variable in class swim.streamlet.AbstractMapInlet
- input - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- input - Variable in class swim.streamlet.AbstractMapInletOutlet
- input - Variable in class swim.streamlet.AbstractMapInoutlet
- input - Variable in class swim.streamlet.KeyOutlet
- input() - Method in class swim.streamlet.AbstractInlet
- input() - Method in class swim.streamlet.AbstractInoutlet
- input() - Method in class swim.streamlet.AbstractMapInlet
- input() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- input() - Method in class swim.streamlet.AbstractMapInletOutlet
- input() - Method in class swim.streamlet.AbstractMapInoutlet
- input() - Method in interface swim.streamlet.Inlet
-
Returns the
Outletfrom which thisInletacquires its state; returnsnullif thisInletis disconnected. - input() - Method in class swim.streamlet.KeyOutlet
- inputEffects - Variable in class swim.streamlet.AbstractMapInletMapOutlet
K
- key - Variable in class swim.streamlet.KeyOutlet
- key() - Method in class swim.streamlet.KeyOutlet
- KeyEffect - Enum in swim.streamlet
- keyIterator() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- keyIterator() - Method in class swim.streamlet.AbstractMapInoutlet
- keyIterator() - Method in class swim.streamlet.AbstractMapOutlet
- keyIterator() - Method in class swim.streamlet.combinator.FilterFieldsOperator
- keyIterator() - Method in class swim.streamlet.combinator.MapFieldValuesOperator
- keyIterator() - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- keyIterator() - Method in class swim.streamlet.MapInput
- keyIterator() - Method in interface swim.streamlet.MapOutlet
-
Returns an
Iteratorover the keys in the current state of thisMapOutlet. - KeyOutlet<K,V> - Class in swim.streamlet
- KeyOutlet(MapOutlet<? super K, ? extends V, ?>, K) - Constructor for class swim.streamlet.KeyOutlet
M
- map(MapFieldValuesFunction<? super K, ? super V, V2>) - Method in interface swim.streamlet.MapOutlet
- map(MapValueFunction<? super O, O2>) - Method in interface swim.streamlet.Outlet
- MapFieldValuesCombinator<K,VI,VO,I> - Class in swim.streamlet.combinator
- MapFieldValuesCombinator(MapFieldValuesFunction<? super K, ? super VI, ? extends VO>) - Constructor for class swim.streamlet.combinator.MapFieldValuesCombinator
- MapFieldValuesFunction<K,VI,VO> - Interface in swim.streamlet.function
- MapFieldValuesOperator<K,VI,VO,I> - Class in swim.streamlet.combinator
- MapFieldValuesOperator() - Constructor for class swim.streamlet.combinator.MapFieldValuesOperator
- MapInlet<K,V,I> - Interface in swim.streamlet
-
Input connector into a
Streamletfor a key-value map state. - MapInletMapOutlet<KI,KO,VI,VO,I,O> - Interface in swim.streamlet
- MapInletOutlet<K,V,I,O> - Interface in swim.streamlet
- MapInoutlet<K,VI,VO,I,O> - Interface in swim.streamlet
- MapInput<K,V> - Class in swim.streamlet
- MapInput() - Constructor for class swim.streamlet.MapInput
- MapInput(HashTrieMap<K, V>) - Constructor for class swim.streamlet.MapInput
- MapOutlet<K,V,O> - Interface in swim.streamlet
-
Output connector from a
Streamletfor a key-value map state. - MapOutput<K,V> - Class in swim.streamlet
- MapOutput() - Constructor for class swim.streamlet.MapOutput
- MapValueCombinator<I,O> - Class in swim.streamlet.combinator
- MapValueCombinator(MapValueFunction<? super I, ? extends O>) - Constructor for class swim.streamlet.combinator.MapValueCombinator
- MapValueFunction<I,O> - Interface in swim.streamlet.function
- MapValueOperator<I,O> - Class in swim.streamlet.combinator
- MapValueOperator() - Constructor for class swim.streamlet.combinator.MapValueOperator
- memoize() - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- memoize() - Method in class swim.streamlet.combinator.MemoizeValueCombinator
- memoize() - Method in interface swim.streamlet.MapOutlet
- memoize() - Method in interface swim.streamlet.Outlet
- MemoizeMapCombinator<K,V,IO> - Class in swim.streamlet.combinator
- MemoizeMapCombinator() - Constructor for class swim.streamlet.combinator.MemoizeMapCombinator
- MemoizeValueCombinator<IO> - Class in swim.streamlet.combinator
- MemoizeValueCombinator() - Constructor for class swim.streamlet.combinator.MemoizeValueCombinator
O
- onDecohere() - Method in class swim.streamlet.AbstractInoutlet
- onDecohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onDecohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- onDecohere() - Method in class swim.streamlet.AbstractMapInoutlet
- onDecohere() - Method in class swim.streamlet.AbstractStreamlet
- onDecohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- onDecohereInput() - Method in class swim.streamlet.AbstractOutlet
- onDecohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onDecohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- onDecohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- onDecohereOutlets() - Method in class swim.streamlet.AbstractStreamlet
- onDecohereOutput() - Method in class swim.streamlet.AbstractInlet
- onDecohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- onDecohereOutput() - Method in class swim.streamlet.OutletInlet
- onDecohereOutput() - Method in class swim.streamlet.OutletMapInlet
- onDecohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- onDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.OutletMapInlet
- onRecohere(int) - Method in class swim.streamlet.AbstractInoutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- onRecohere(int) - Method in class swim.streamlet.AbstractStreamlet
- onRecohere(int) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- onRecohere(int) - Method in class swim.streamlet.combinator.MemoizeValueCombinator
- onRecohereInlets(int) - Method in class swim.streamlet.AbstractStreamlet
- onRecohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- onRecohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- onRecohereInputKey(KO, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapOutlet
- onRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInoutlet
- onRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.MemoizeMapCombinator
- onRecohereOutlets(int) - Method in class swim.streamlet.AbstractStreamlet
- onRecohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- onRecohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- onRecohereOutput(int) - Method in class swim.streamlet.combinator.WatchValueOperator
- onRecohereOutput(int) - Method in class swim.streamlet.OutletInlet
- onRecohereOutput(int) - Method in class swim.streamlet.OutletMapInlet
- onRecohereOutput(int) - Method in class swim.streamlet.ValueOutput
- onRecohereOutputKey(KI, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInlet
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletOutlet
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.ReduceFieldsOperator
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.WatchFieldsOperator
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.MapOutput
- onRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.OutletMapInlet
- Out - Annotation Type in swim.streamlet
- outlet - Variable in class swim.streamlet.OutletInlet
- outlet - Variable in class swim.streamlet.OutletMapInlet
- outlet() - Method in class swim.streamlet.AbstractStreamlet
- outlet() - Method in class swim.streamlet.OutletInlet
- outlet() - Method in class swim.streamlet.OutletMapInlet
- outlet(String) - Method in class swim.streamlet.AbstractStreamlet
- outlet(String) - Method in interface swim.streamlet.Streamlet
-
Returns the
Outletof thisStreamletidentified by the givenkey; returnsnullif thisStreamlethas no suchOutlet. - outlet(String) - Method in interface swim.streamlet.StreamletScope
-
Returns an
Outletthat updates when the specifiedkeyupdates. - outlet(K) - Method in class swim.streamlet.AbstractMapInoutlet
- outlet(K) - Method in class swim.streamlet.AbstractMapOutlet
- outlet(K) - Method in interface swim.streamlet.MapOutlet
-
Returns an
Outletthat updates when the specifiedkeyupdates. - outlet(KO) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- Outlet<O> - Interface in swim.streamlet
-
Output connector from a
Streamlet. - OutletInlet<I> - Class in swim.streamlet
-
An
Inletthat decoheres a parameterizedOutletwhenever theInletdecoheres, and that recoheres the parameterizedOutletwhenever theInletrecoheres. - OutletInlet(Outlet<?>) - Constructor for class swim.streamlet.OutletInlet
- OutletMapInlet<K,V,O> - Class in swim.streamlet
-
A
MapInletthat decoheres a parameterizedOutletwhenever theMapInletdecoheres, and that recoheres the parameterizedOutletwhenever theMapInletrecoheres. - OutletMapInlet(Outlet<?>) - Constructor for class swim.streamlet.OutletMapInlet
- outlets - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- outlets - Variable in class swim.streamlet.AbstractMapInoutlet
- outlets - Variable in class swim.streamlet.AbstractMapOutlet
- outputEffects - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- outputIterator() - Method in class swim.streamlet.AbstractInoutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapInletOutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapInoutlet
- outputIterator() - Method in class swim.streamlet.AbstractMapOutlet
- outputIterator() - Method in class swim.streamlet.AbstractOutlet
- outputIterator() - Method in interface swim.streamlet.Outlet
-
Returns an
Iteratorover the set ofInlets that depend on the state of thisOutlet. - outputs - Variable in class swim.streamlet.AbstractInoutlet
- outputs - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- outputs - Variable in class swim.streamlet.AbstractMapInletOutlet
- outputs - Variable in class swim.streamlet.AbstractMapInoutlet
- outputs - Variable in class swim.streamlet.AbstractMapOutlet
- outputs - Variable in class swim.streamlet.AbstractOutlet
P
R
- recohere(int) - Method in class swim.streamlet.AbstractInoutlet
- recohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohere(int) - Method in class swim.streamlet.AbstractStreamlet
- recohere(int) - Method in interface swim.streamlet.Streamlet
-
Updates the state of this
Streamletto make it consistent with the targetversion. - recohereInlets(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- recohereInput(int) - Method in class swim.streamlet.AbstractInoutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- recohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- recohereInput(int) - Method in interface swim.streamlet.Outlet
-
Updates the state of this
Outletto make it consistent with the targetversion. - recohereInputKey(KO, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereInputKey(K, int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereInputKey(K, int) - Method in class swim.streamlet.AbstractMapOutlet
- recohereInputKey(K, int) - Method in interface swim.streamlet.MapOutlet
-
Updates the state of an individual
keyin thisMapOutletto make it consistent with the targetversion. - recohereKey(K, int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereOutlets(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractInoutlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohereOutput(int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereOutput(int) - Method in interface swim.streamlet.Inlet
-
Updates the state of this
Inletto make it consistent with thetargetversion. - recohereOutputKey(KI, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- recohereOutputKey(K, int) - Method in class swim.streamlet.AbstractMapInlet
- recohereOutputKey(K, int) - Method in class swim.streamlet.AbstractMapInletOutlet
- recohereOutputKey(K, int) - Method in class swim.streamlet.AbstractMapInoutlet
- recohereOutputKey(K, int) - Method in interface swim.streamlet.MapInlet
-
Updates the state of an individual
keyin thisMapInletto make it consistent with the targetversion. - reduce(U, CombinerFunction<? super V, U>, CombinerFunction<U, U>) - Method in interface swim.streamlet.MapOutlet
- ReduceFieldsCombinator<K,V,I,O> - Class in swim.streamlet.combinator
- ReduceFieldsCombinator(O, CombinerFunction<? super V, O>, CombinerFunction<O, O>) - Constructor for class swim.streamlet.combinator.ReduceFieldsCombinator
- ReduceFieldsOperator<K,V,I,O> - Class in swim.streamlet.combinator
- ReduceFieldsOperator() - Constructor for class swim.streamlet.combinator.ReduceFieldsOperator
- reflectInletCount(Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInletField(Streamlet<I, O>, Field) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInletIndex(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInletKey(String, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectInoutletField(Streamlet<I, O>, Field) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletCount(Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletField(Streamlet<I, O>, Field) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletIndex(int, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- reflectOutletKey(String, Streamlet<I, O>, Class<?>) - Static method in class swim.streamlet.AbstractStreamlet
- REMOVE - swim.streamlet.KeyEffect
- removeKey(K) - Method in class swim.streamlet.MapInput
S
- schedule() - Method in interface swim.streamlet.StreamletContext
-
Returns the
Schedulewith which theStreamletcan set timers. - scope - Variable in class swim.streamlet.AbstractStreamlet
- set(O) - Method in class swim.streamlet.ValueInput
- setStreamletContext(StreamletContext) - Method in class swim.streamlet.AbstractStreamlet
- setStreamletContext(StreamletContext) - Method in interface swim.streamlet.Streamlet
-
Sets the environment in which this
Streamletoperates. - setStreamletScope(StreamletScope<? extends O>) - Method in class swim.streamlet.AbstractStreamlet
- setStreamletScope(StreamletScope<? extends O>) - Method in interface swim.streamlet.Streamlet
-
Sets the lexically scoped parent of this
Streamlet. - stage() - Method in interface swim.streamlet.StreamletContext
-
Returns the
Stageon which theStreamletcan execute tasks. - state - Variable in class swim.streamlet.combinator.MemoizeMapCombinator
- state - Variable in class swim.streamlet.combinator.MemoizeValueCombinator
- state - Variable in class swim.streamlet.combinator.ReduceFieldsOperator
- state - Variable in class swim.streamlet.MapInput
- state - Variable in class swim.streamlet.MapOutput
- state - Variable in class swim.streamlet.ValueInput
- state - Variable in class swim.streamlet.ValueOutput
- streamlet - Variable in class swim.streamlet.StreamletInlet
- streamlet - Variable in class swim.streamlet.StreamletInoutlet
- streamlet - Variable in class swim.streamlet.StreamletOutlet
- streamlet() - Method in class swim.streamlet.StreamletInlet
- streamlet() - Method in class swim.streamlet.StreamletInoutlet
- streamlet() - Method in class swim.streamlet.StreamletOutlet
- Streamlet<I,O> - Interface in swim.streamlet
- streamletContext() - Method in class swim.streamlet.AbstractStreamlet
- streamletContext() - Method in interface swim.streamlet.Streamlet
-
Returns the environment in which this
Streamletoperates. - streamletContext() - Method in interface swim.streamlet.StreamletScope
-
Returns the environment in which this
StreamletScopeoperates. - StreamletContext - Interface in swim.streamlet
-
Environment in which a
Streamletexecutes. - StreamletException - Exception in swim.streamlet
- StreamletException() - Constructor for exception swim.streamlet.StreamletException
- StreamletException(String) - Constructor for exception swim.streamlet.StreamletException
- StreamletException(String, Throwable) - Constructor for exception swim.streamlet.StreamletException
- StreamletException(Throwable) - Constructor for exception swim.streamlet.StreamletException
- StreamletInlet<I> - Class in swim.streamlet
-
An
Inletthat decoheres a parameterizedStreamletwhenever theInletdecoheres, and that recoheres the parameterizedStreamletwhenever theInletrecoheres. - StreamletInlet(Streamlet<? super I, ?>) - Constructor for class swim.streamlet.StreamletInlet
- StreamletInoutlet<I,O> - Class in swim.streamlet
-
An
Inoutletthat decoheres a parameterizedStreamletwhenever theInoutletdecoheres, that recoheres the parameterizedStreamletwhenever theInoutletrecoheres, and which gets its state from the parameterizedStreamlet. - StreamletInoutlet(Streamlet<? super I, ? extends O>) - Constructor for class swim.streamlet.StreamletInoutlet
- StreamletOutlet<O> - Class in swim.streamlet
-
An
Outletthat decoheres a parameterizedStreamletwhenever theOutletdecoheres, and which gets its state from the parameterizedStreamlet. - StreamletOutlet(Streamlet<?, ? extends O>) - Constructor for class swim.streamlet.StreamletOutlet
- streamletScope() - Method in class swim.streamlet.AbstractStreamlet
- streamletScope() - Method in interface swim.streamlet.Streamlet
-
Returns the lexically scoped parent of this
Streamlet. - streamletScope() - Method in interface swim.streamlet.StreamletScope
-
Returns the lexically scoped parent of this
StreamletScope. - StreamletScope<O> - Interface in swim.streamlet
- swim.streamlet - module swim.streamlet
-
Stateful, streaming component model for application componets that continuously consume input state from streaming inlets, and continuously produce output state on streaming outlets.
- swim.streamlet - package swim.streamlet
-
Stateful, streaming component model for application componets that continuously consume input state from streaming inlets, and continuously produce output state on streaming outlets.
- swim.streamlet.combinator - package swim.streamlet.combinator
-
Stateful streaming operators and combinators.
- swim.streamlet.function - package swim.streamlet.function
-
Stateful streaming combinator function interfaces.
U
- unbindInput() - Method in class swim.streamlet.AbstractInlet
- unbindInput() - Method in class swim.streamlet.AbstractInoutlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInletOutlet
- unbindInput() - Method in class swim.streamlet.AbstractMapInoutlet
- unbindInput() - Method in interface swim.streamlet.Inlet
-
Disconnects this
Inletfrom its inputOutlet, if connected. - unbindInput(String) - Method in class swim.streamlet.AbstractStreamlet
- unbindInput(String) - Method in interface swim.streamlet.Streamlet
-
Disconnects the
Inletof thisStreamlet, identified by the givenkey, from itsinputOutlet, if connected. - unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractInoutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInletOutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapInoutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractMapOutlet
- unbindOutput(Inlet<? super O>) - Method in class swim.streamlet.AbstractOutlet
- unbindOutput(Inlet<? super O>) - Method in interface swim.streamlet.Outlet
-
Removes an
outputfrom the set ofInlets that depend on the state of thisOutlet. - unbindOutputs() - Method in class swim.streamlet.AbstractInoutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapInletOutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapInoutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractMapOutlet
- unbindOutputs() - Method in class swim.streamlet.AbstractOutlet
- unbindOutputs() - Method in interface swim.streamlet.Outlet
-
Disconnects all outputs from this
Outletby invokingInlet.unbindInput()on eachIneltthat depends on the state of thisOutlet. - UPDATE - swim.streamlet.KeyEffect
V
- value() - Method in annotation type swim.streamlet.In
- value() - Method in annotation type swim.streamlet.Inout
- value() - Method in annotation type swim.streamlet.Out
- ValueInput<O> - Class in swim.streamlet
- ValueInput() - Constructor for class swim.streamlet.ValueInput
- ValueInput(O) - Constructor for class swim.streamlet.ValueInput
- valueOf(String) - Static method in enum swim.streamlet.KeyEffect
-
Returns the enum constant of this type with the specified name.
- ValueOutput<I> - Class in swim.streamlet
- ValueOutput() - Constructor for class swim.streamlet.ValueOutput
- ValueOutput(I) - Constructor for class swim.streamlet.ValueOutput
- values() - Static method in enum swim.streamlet.KeyEffect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class swim.streamlet.AbstractInlet
- version - Variable in class swim.streamlet.AbstractInoutlet
- version - Variable in class swim.streamlet.AbstractMapInlet
- version - Variable in class swim.streamlet.AbstractMapInletMapOutlet
- version - Variable in class swim.streamlet.AbstractMapInletOutlet
- version - Variable in class swim.streamlet.AbstractMapInoutlet
- version - Variable in class swim.streamlet.AbstractMapOutlet
- version - Variable in class swim.streamlet.AbstractOutlet
- version - Variable in class swim.streamlet.AbstractStreamlet
W
- watch(WatchFieldsFunction<? super K, ? super V>) - Method in interface swim.streamlet.MapOutlet
- watch(WatchValueFunction<? super O>) - Method in interface swim.streamlet.Outlet
- WatchFieldsCombinator<K,V,O> - Class in swim.streamlet.combinator
- WatchFieldsCombinator(WatchFieldsFunction<? super K, ? super V>) - Constructor for class swim.streamlet.combinator.WatchFieldsCombinator
- WatchFieldsFunction<K,V> - Interface in swim.streamlet.function
- WatchFieldsOperator<K,V,O> - Class in swim.streamlet.combinator
- WatchFieldsOperator() - Constructor for class swim.streamlet.combinator.WatchFieldsOperator
- WatchValueCombinator<I> - Class in swim.streamlet.combinator
- WatchValueCombinator(WatchValueFunction<? super I>) - Constructor for class swim.streamlet.combinator.WatchValueCombinator
- WatchValueFunction<I> - Interface in swim.streamlet.function
- WatchValueOperator<I> - Class in swim.streamlet.combinator
- WatchValueOperator() - Constructor for class swim.streamlet.combinator.WatchValueOperator
- willDecohere() - Method in class swim.streamlet.AbstractInoutlet
- willDecohere() - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willDecohere() - Method in class swim.streamlet.AbstractMapInletOutlet
- willDecohere() - Method in class swim.streamlet.AbstractMapInoutlet
- willDecohere() - Method in class swim.streamlet.AbstractStreamlet
- willDecohere() - Method in class swim.streamlet.StreamletInoutlet
- willDecohereInlet(Inlet<? extends I>) - Method in class swim.streamlet.AbstractStreamlet
- willDecohereInlet(Inlet<? extends I>) - Method in interface swim.streamlet.GenericStreamlet
- willDecohereInput() - Method in class swim.streamlet.AbstractMapOutlet
- willDecohereInput() - Method in class swim.streamlet.AbstractOutlet
- willDecohereInput() - Method in class swim.streamlet.StreamletOutlet
- willDecohereInputKey(KO, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willDecohereInputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapOutlet
- willDecohereKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInoutlet
- willDecohereOutlet(Outlet<? super O>) - Method in class swim.streamlet.AbstractStreamlet
- willDecohereOutlet(Outlet<? super O>) - Method in interface swim.streamlet.GenericStreamlet
- willDecohereOutput() - Method in class swim.streamlet.AbstractInlet
- willDecohereOutput() - Method in class swim.streamlet.AbstractMapInlet
- willDecohereOutput() - Method in class swim.streamlet.StreamletInlet
- willDecohereOutputKey(KI, KeyEffect) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInlet
- willDecohereOutputKey(K, KeyEffect) - Method in class swim.streamlet.AbstractMapInletOutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractInoutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractMapInletOutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractMapInoutlet
- willRecohere(int) - Method in class swim.streamlet.AbstractStreamlet
- willRecohere(int) - Method in class swim.streamlet.StreamletInoutlet
- willRecohereInlet(Inlet<? extends I>, int) - Method in class swim.streamlet.AbstractStreamlet
- willRecohereInlet(Inlet<? extends I>, int) - Method in interface swim.streamlet.GenericStreamlet
- willRecohereInput(int) - Method in class swim.streamlet.AbstractMapOutlet
- willRecohereInput(int) - Method in class swim.streamlet.AbstractOutlet
- willRecohereInput(int) - Method in class swim.streamlet.StreamletOutlet
- willRecohereInputKey(KO, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapOutlet
- willRecohereInputKey(K, KeyEffect, int) - Method in class swim.streamlet.combinator.FilterFieldsOperator
- willRecohereKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInoutlet
- willRecohereOutlet(Outlet<? super O>, int) - Method in class swim.streamlet.AbstractStreamlet
- willRecohereOutlet(Outlet<? super O>, int) - Method in interface swim.streamlet.GenericStreamlet
- willRecohereOutput(int) - Method in class swim.streamlet.AbstractInlet
- willRecohereOutput(int) - Method in class swim.streamlet.AbstractMapInlet
- willRecohereOutput(int) - Method in class swim.streamlet.StreamletInlet
- willRecohereOutputKey(KI, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletMapOutlet
- willRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInlet
- willRecohereOutputKey(K, KeyEffect, int) - Method in class swim.streamlet.AbstractMapInletOutlet
All Classes All Packages