ILogConsistencyDiagnostics Interface

Definition

Interface for diagnostics.

public interface ILogConsistencyDiagnostics
type ILogConsistencyDiagnostics = interface
Public Interface ILogConsistencyDiagnostics
Derived

Methods

DisableStatsCollection()

Turns off the statistics collection for this log-consistent grain.

EnableStatsCollection()

Turns on the statistics collection for this log-consistent grain.

GetStats()

Gets the collected statistics for this log-consistent grain.

Applies to