Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-kafka
/
xtdb.kafka.connectsrc
/
DocsIndexer
/
Factory
Factory
@
Serializable
@
SerialName
(
value
=
"!Docs"
)
data
class
Factory
(
val
table
:
String
)
:
RecordIndexer.Factory
Members
Constructors
Factory
Link copied to clipboard
constructor
(
table
:
String
)
Types
Registration
Link copied to clipboard
class
Registration
:
RecordIndexer.Registration
<
DocsIndexer.Factory
>
Properties
table
Link copied to clipboard
val
table
:
String
Functions
open
Link copied to clipboard
open
override
fun
open
(
)
:
RecordIndexer