risingwave_connector::source::kafka

Module enumerator

source

Structs§

Enums§

Statics§

  • Admin client is short-lived, so we store Arc and sets a time-to-idle eviction policy.
  • Consumer client is shared, and the cache doesn’t manage the lifecycle, so we store Weak and no eviction.

Functions§

Type Aliases§