Uses of Class
io.permazen.jsck.Issue
Packages that use Issue
Package
Description
Classes associated with
Jsck, the Permazen key/value database consistency checker.-
Uses of Issue in io.permazen.jsck
Subclasses of Issue in io.permazen.jsckModifier and TypeClassDescriptionclassRepresents an invalid/unexpected key in a Permazen key/value database.classRepresents an invalid/unexpected value in a Permazen key/value database under an otherwise valid key.classRepresents a missing key in a Permazen key/value database.Methods in io.permazen.jsck that return IssueModifier and TypeMethodDescriptionIssue.setDetail(ObjId id, CompositeIndex index, String format, Object... args) Method parameters in io.permazen.jsck with type arguments of type Issue