Module wal_options_allocator

Source

Modulesยง

selector ๐Ÿ”’
topic_creator ๐Ÿ”’
topic_manager ๐Ÿ”’
topic_pool ๐Ÿ”’

Enumsยง

WalOptionsAllocator
Allocates wal options in region granularity.

Functionsยง

allocate_region_wal_options
Allocates a wal options for each region. The allocated wal options is encoded immediately.
build_kafka_client
Builds a kafka Client.
build_kafka_topic_creator
Builds a KafkaTopicCreator.
build_wal_options_allocator
Builds a wal options allocator based on the given configuration.
prepare_wal_options
Inserts wal options into options.

Type Aliasesยง

WalOptionsAllocatorRef
Arc wrapper of WalOptionsAllocator.