Class TablesWithBloatCheckOnCluster

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

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

  • Method Details