FdbTransactionLog.CommitCommand
Namespace: FoundationDB.Filters.Logging · class
Implements: Command
Constructors
CommitCommand
CommitCommand()
Properties
CommitVersion
long? CommitVersion { get; }
Receives the commit version, if it succeeds
Op
Operation Op { get; }
Return the type of operation
Methods
GetResult
string GetResult(KeyResolver resolver)
Returns a formatted representation of the results, for logging purpose