Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.log
/
Log
/
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
)
:
Log.Factory
register
Serde
Link copied to clipboard
abstract
fun
registerSerde
(
builder
:
PolymorphicModuleBuilder
<
Log.Factory
>
)