Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FileSystemPersist

Package version

Hierarchy

  • FileSystemPersist

Implements

Index

Constructors

constructor

Properties

maxBytesOnDisk

maxBytesOnDisk: number = 50000000

Static FILENAME_SUFFIX

FILENAME_SUFFIX: string = ".ai.json"

Static TEMPDIR_PREFIX

TEMPDIR_PREFIX: string = "ot-azure-exporter-"

Methods

push

  • push(value: unknown[]): Promise<boolean>

shift

  • shift(): Promise<unknown>

Generated using TypeDoc