FdbTransactionLog.Operation

Namespace: FoundationDB.Filters.Logging · enum

Implements: IComparable, ISpanFormattable, IFormattable, IConvertible

List of all operation types supported by a transaction

Fields

AddConflictRange

AddConflictRange = 5

Atomic

Atomic = 4

Cancel

Cancel = 15

CheckValue

CheckValue = 11

Clear

Clear = 2

ClearRange

ClearRange = 3

Commit

Commit = 14

Get

Get = 6

GetAddressesForKey

GetAddressesForKey = 20

GetApproximateSize

GetApproximateSize = 23

GetEstimatedRangeSizeBytes

GetEstimatedRangeSizeBytes = 22

GetKey

GetKey = 7

GetKeys

GetKeys = 9

GetRange

GetRange = 10

GetRangeSplitPoints

GetRangeSplitPoints = 21

GetReadVersion

GetReadVersion = 13

GetValues

GetValues = 8

GetVersionStamp

GetVersionStamp = 19

Invalid

Invalid = 0

Log

Log = 24

OnError

OnError = 17

Reset

Reset = 16

Set

Set = 1

SetOption

SetOption = 18

Watch

Watch = 12