Skip to content

ILogConsistencyDiagnostics Methods

Interface for diagnostics.

DisableStatsCollection

abstract
public abstract void DisableStatsCollection()
Turns off the statistics collection for this log-consistent grain.

EnableStatsCollection

abstract
public abstract void EnableStatsCollection()
Turns on the statistics collection for this log-consistent grain.

GetStats

abstract
public abstract LogConsistencyStatistics GetStats()
Gets the collected statistics for this log-consistent grain.