Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LiftbridgeStream

Liftbridge Stream. Use to represent a Liftbridge stream in subscribe and createStream operations.

Hierarchy

  • LiftbridgeStream

Index

Constructors

constructor

Properties

group

group: string | undefined

name

name: string

partitions

partitions: number | undefined = 1

replicationFactor

replicationFactor: number = 1

startOffset

startOffset: number | undefined

startPosition

startPosition: 0 | 1 | 2 | 3 | 4 | undefined = StartPosition.LATEST

startTimestamp

startTimestamp: number | undefined

subject

subject: string