public UpdateEntry ( MemBlock key, MemBlock value, DateTime end_time ) : void | ||
key | MemBlock | The index to store the value. |
value | MemBlock | The data to store. |
end_time | DateTime | The lease time for the data. |
return | void |
public UpdateEntry ( MemBlock key, MemBlock value, DateTime end_time ) : void | ||
key | MemBlock | The index to store the value. |
value | MemBlock | The data to store. |
end_time | DateTime | The lease time for the data. |
return | void |