java.lang.Object
swim.streamlet.AbstractMapInletMapOutlet<K,K,V,V,I,Map<K,V>>
swim.streamlet.combinator.FilterFieldsOperator<K,V,I>
swim.streamlet.combinator.FilterFieldsCombinator<K,V,I>
- All Implemented Interfaces:
Inlet<I>,MapInlet<K,,V, I> MapInletMapOutlet<K,,K, V, V, I, Map<K, V>> MapOutlet<K,,V, Map<K, V>> Outlet<Map<K,V>>
-
Field Summary
FieldsFields inherited from class swim.streamlet.AbstractMapInletMapOutlet
input, inputEffects, outlets, outputEffects, outputs, version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class swim.streamlet.combinator.FilterFieldsOperator
containsKey, get, get, keyIterator, onDecohereOutputKey, onRecohereOutputKey, willRecohereInputKeyMethods inherited from class swim.streamlet.AbstractMapInletMapOutlet
bindInput, bindInput, bindOutput, decohere, decohereInput, decohereInputKey, decohereOutput, decohereOutputKey, didDecohere, didDecohereInputKey, didDecohereOutputKey, didRecohere, didRecohereInputKey, didRecohereOutputKey, disconnectInputs, disconnectOutputs, input, onDecohere, onDecohereInputKey, onRecohere, onRecohereInputKey, outlet, outputIterator, recohere, recohereInput, recohereInputKey, recohereOutput, recohereOutputKey, unbindInput, unbindOutput, unbindOutputs, willDecohere, willDecohereInputKey, willDecohereOutputKey, willRecohere, willRecohereOutputKey
-
Field Details
-
func
-
-
Constructor Details
-
FilterFieldsCombinator
-
-
Method Details
-
evaluate
- Specified by:
evaluatein classFilterFieldsOperator<K,V, I>
-