Constant Field Values
Contents
io.github.*
-
io.github.mfvanek.pg.checks.extractors.IndexWithSingleColumnExtractor
-
io.github.mfvanek.pg.checks.extractors.TableExtractor
-
io.github.mfvanek.pg.checks.host.BtreeIndexesOnArrayColumnsCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.ColumnsWithJsonTypeCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.ColumnsWithoutDescriptionCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.ColumnsWithSerialTypesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.DuplicatedIndexesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.ForeignKeysNotCoveredWithIndexCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.FunctionsWithoutDescriptionCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.IndexesWithBloatCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.IndexesWithBooleanCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.IndexesWithNullValuesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.IntersectedIndexesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.InvalidIndexesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.NotValidConstraintsCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.PrimaryKeysWithSerialTypesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.SequenceOverflowCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.TablesWithBloatCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.TablesWithMissingIndexesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.TablesWithoutDescriptionCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.TablesWithoutPrimaryKeyCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"
-
io.github.mfvanek.pg.checks.host.UnusedIndexesCheckOnHostModifier and TypeConstant FieldValue
protected static final String
BLOAT_PERCENTAGE
"bloat_percentage"
protected static final String
BLOAT_SIZE
"bloat_size"
protected static final String
CONSTRAINT_NAME
"constraint_name"
protected static final String
INDEX_NAME
"index_name"
protected static final String
INDEX_SIZE
"index_size"
protected static final String
TABLE_NAME
"table_name"
protected static final String
TABLE_SIZE
"table_size"