DbSchema

Undocumented in source.

Members

Functions

clearFragments
void clearFragments()
Undocumented in source. Be warned that the author may not have intended to support it.
db
Miniorm db()
Undocumented in source. Be warned that the author may not have intended to support it.
getFragments
SchemaFragmentV2[] getFragments(FileId file)

Fragments in file which contains mutants that are in the worklist.

getMutantProbability
int[Mutation.Kind][Checksum64] getMutantProbability()
Undocumented in source. Be warned that the author may not have intended to support it.
getSchemaSize
long getSchemaSize(long defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
putFragments
void putFragments(FileId fid, SchemaFragmentV2[] fragments)
Undocumented in source. Be warned that the author may not have intended to support it.
removeMutantProbability
void removeMutantProbability(Checksum64 p)
Undocumented in source. Be warned that the author may not have intended to support it.
saveMutantProbability
void saveMutantProbability(Checksum64 p, int[Mutation.Kind] state, int skipMax)

Save the probability state for a path.

saveSchemaSize
void saveSchemaSize(long v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta