- All Superinterfaces:
MapOutlet<Value,Value,Record>, Outlet<Record>, StreamletScope<Value>
- All Known Implementing Classes:
AbstractRecordOutlet, DownlinkRecord, ListDownlinkRecord, MapDownlinkRecord, RecordModel, RecordScope, ValueDownlinkRecord
-
Method Summary
Returns an Outlet that updates when the specified key
updates.
Returns an Outlet that updates when the specified key
updates.
Methods inherited from interface swim.streamlet.Outlet
bindOutput, decohereInput, disconnectInputs, disconnectOutputs, get, map, outputIterator, recohereInput, unbindOutput, unbindOutputs, watch
-
Method Details
-
-
outlet
Returns an Outlet that updates when the specified key
updates.
- Specified by:
outlet in interface StreamletScope<Value>