| void DataStorm::MultiKeyWriter< Key, Value, UpdateTag >::update | ( | const Key & | key, |
| const Value & | value ) |
Updates the data element.
This generates a SampleEvent::Update sample with the given value.
| key | The key |
| value | The data element value. |
Definition at line 1434 of file DataStorm.h.