C# Class Jellyfish.Commands.Metrics.HealthCounts

Afficher le fichier Open project: Zenasoft/Jellyfish.Commands Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty HealthCounts

Méthodes publiques

Méthode Description
HealthCounts ( bool isEmpty ) : Jellyfish.Commands.Utils
HealthCounts ( long total, long error, int errorPercentage ) : Jellyfish.Commands.Utils

Method Details

HealthCounts() public méthode

public HealthCounts ( bool isEmpty ) : Jellyfish.Commands.Utils
isEmpty bool
Résultat Jellyfish.Commands.Utils

HealthCounts() public méthode

public HealthCounts ( long total, long error, int errorPercentage ) : Jellyfish.Commands.Utils
total long
error long
errorPercentage int
Résultat Jellyfish.Commands.Utils

Property Details

Empty public_oe static_oe property

public static HealthCounts,Jellyfish.Commands.Metrics Empty
Résultat HealthCounts