The RouterPutOp type exposes the following members.

Properties

  NameDescription
Public propertyHasOldTuple
true if old entry exists, false otherwise
Public propertyObjectName
Object name used for marshaling and demarshaling
Public propertyOldTuple
Return old space entry if it exists
Public propertyTtl
Ttl of the entry
Public propertyTuple
The tuple from the space
Public propertyType
Type = OpType.PUT

See Also