The RouterPutOp type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HasOldTuple | true if old entry exists, false otherwise
| |
| OldTuple |
Return old space entry if it exists
| |
| Ttl |
Ttl of the entry
| |
| Tuple |
The tuple from the space
| |
| Type |
Type = OpType.PUT
|