Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EventStoreAdapter

Index

Constructors

constructor

Properties

mapper

mapperKeys

mapperKeys: string[]

Methods

convertFSAPayload

  • convertFSAPayload(fsa: IFSA): Promise<object>

convertValueToType

  • convertValueToType(_valueType: any, _value: any): Promise<any>

extractEventsFromLogs

  • extractEventsFromLogs(logs: any[]): Promise<any[]>

getEsEventParamsFromFSA

  • getEsEventParamsFromFSA(event: IFSA): Promise<any>

getItem

isPayloadKeySizeSafe

  • isPayloadKeySizeSafe(keyValue: string, keyType: string): boolean

isPayloadMisleading

  • isPayloadMisleading(event: IFSA): void

marshal

  • marshal(_eventType: any, _keyType: any, _valueType: any, _key: any, _value: any): Promise<object>

setItem

throwOnAdapterTypeCollision

  • throwOnAdapterTypeCollision(): void

throwOnAdapterTypeConversionUndefined

  • throwOnAdapterTypeConversionUndefined(): void

writeFSA

Object literals

eventMap

eventMap: object

EsEvent

  • EsEvent(args: any): Promise<IFSA>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc