Hierarchy

  • TerminableCellAdapter

Implements

  • TerminableCellFetcher

Constructors

Properties

Methods

Constructors

  • Parameters

    • getCellsableRpc: {
          getCells: GetCellsRpc;
      }
      • getCells: GetCellsRpc

    Returns TerminableCellAdapter

Properties

getCellsableRpc: {
    getCells: GetCellsRpc;
}

Type declaration

  • getCells: GetCellsRpc

Methods

  • Parameters

    • searchKey: SearchKey
    • terminator: Terminator = DefaultTerminator
    • searchKeyFilter: SearchKeyFilter = {}

    Returns Promise<GetCellsResults>

Generated using TypeDoc