Aerospike LINDPad Driver

ATransaction..::..RecordState Method

Overload List


  Name Description
Public method RecordState(Key)
Returns the TransactionRecordStates of a record's key. This is only valid when the State is Active.
Public method RecordState(APrimaryKey)
Returns the TransactionRecordStates of a record's key. This is only valid when the State is Active.
Public method RecordState(ARecord)
Returns the TransactionRecordStates of a record's key. This is only valid when the State is Active.
Public method RecordState(String, Object)
Returns the TransactionRecordStates of a record's key. This is only valid when the State is Active.