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