Class IndexesWithBloatCheckOnCluster

java.lang.Object
io.github.mfvanek.pg.checks.cluster.IndexesWithBloatCheckOnCluster
All Implemented Interfaces:
DatabaseCheckOnCluster<IndexWithBloat>, DiagnosticAware, RawTypeAware<IndexWithBloat>

public class IndexesWithBloatCheckOnCluster extends Object
Check for indexes bloat on all hosts in the cluster.
Since:
0.6.0
  • Constructor Details

  • Method Details