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