Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.storage
/
ObjectStore
/
Registration
Registration
interface
Registration
Members
Properties
proto
Tag
Link copied to clipboard
abstract
val
protoTag
:
String
Functions
from
Proto
Link copied to clipboard
abstract
fun
fromProto
(
msg
:
Any
)
:
ObjectStore.Factory
register
Serde
Link copied to clipboard
abstract
fun
registerSerde
(
builder
:
PolymorphicModuleBuilder
<
ObjectStore.Factory
>
)