Class ShapeRegistry
java.lang.Object
com.twicedb.client.shape_registry.ShapeRegistry
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringprocessJsonForRead(Fqn fqn, String json) static voidregisterAddableField(Fqn fqn, AddableField aField) static voidregisterRemovableField(Fqn fqn, FieldName fieldName)
-
Method Details