Uses of Class
io.permazen.jsck.Issue
Package
Description
Classes associated with
Jsck
, the Permazen key/value database consistency checker.-
Uses of Issue in io.permazen.jsck
Modifier and TypeClassDescriptionclass
Represents an invalid/unexpected key in a Permazen key/value database.class
Represents an invalid/unexpected value in a Permazen key/value database under an otherwise valid key.class
Represents a missing key in a Permazen key/value database.Modifier and TypeMethodDescriptionIssue.setDetail
(ObjId id, CompositeIndex index, String format, Object... args)