Uses of Class
io.permazen.core.SchemaBundle.Encoded
-
Uses of SchemaBundle.Encoded in io.permazen.core
Modifier and TypeMethodDescriptionSchemaBundle.getEncoded()
Get the encoded form of this instance.static SchemaBundle.Encoded
Read encodedSchemaBundle
data from the given key/value store.SchemaBundle.withSchemaAdded
(int schemaIndex, SchemaModel schemaModel) Build anSchemaBundle.Encoded
instance with the specified schema added.SchemaBundle.withSchemaRemoved
(SchemaId schemaId) Build anSchemaBundle.Encoded
instance with the specified schema removed.ModifierConstructorDescriptionEncoded
(SchemaBundle.Encoded original) Copy constructor.SchemaBundle
(SchemaBundle.Encoded encoded) Partial constructor for debugging and tooling purposes.SchemaBundle
(SchemaBundle.Encoded encoded, EncodingRegistry encodingRegistry) Constructor.