Enumeration: ISOLATION_LEVEL

September 28, 2025 ยท View on GitHub

xk6-kafka


Enumeration: ISOLATION_LEVEL

Defined in: index.d.ts:47

Enumeration Members

ISOLATION_LEVEL_READ_COMMITTED

ISOLATION_LEVEL_READ_COMMITTED: "isolation_level_read_committed"

Defined in: index.d.ts:49


ISOLATION_LEVEL_READ_UNCOMMITTED

ISOLATION_LEVEL_READ_UNCOMMITTED: "isolation_level_read_uncommitted"

Defined in: index.d.ts:48

Contents

  1. 1Enumeration Members
  2. 1.1ISOLATION_LEVEL_READ_COMMITTED
  3. 1.2ISOLATION_LEVEL_READ_UNCOMMITTED