Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InMemoryDataAccessor

Implements

Index

Constructors

constructor

Properties

Private Readonly store

store: { entries: Record<string, ContainerEntry> }

Type declaration

  • entries: Record<string, ContainerEntry>

Private Readonly strategy

Methods

canHandle

  • canHandle(): Promise<void>

deleteResource

Private generateMetadata

getData

Private getEntry

Private getHierarchy

getMetadata

Private getParentEntry

Private isDataEntry

  • isDataEntry(entry: CacheEntry): entry is DataEntry

writeContainer

writeDocument