Registration

interface Registration

Properties

Link copied to clipboard
abstract val protoTag: String

Functions

Link copied to clipboard
abstract fun fromProto(msg: Any): ObjectStore.Factory
Link copied to clipboard
abstract fun registerSerde(builder: PolymorphicModuleBuilder<ObjectStore.Factory>)