MCPcopy
hub / github.com/buildbot/buildbot / isResolved

Method isResolved

www/data-module/src/data/DataCollection.ts:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 // without an accessor and the ones whose accessor has expired.
23 isValid(): boolean;
24 isResolved(): boolean;
25 subscribe(): Promise<void>;
26 initial(data: any[]): void;
27 close(): Promise<void>;

Callers 15

maybeRenderLoadMoreFunction · 0.65
maybeRenderLoadMoreFunction · 0.65
BuildsTable.tsxFile · 0.65
renderChangesCountFunction · 0.65
maybeRenderLoadMoreFunction · 0.65
BuildersTable.tsxFile · 0.65
WorkersView.tsxFile · 0.65
ChangesTabWidgetFunction · 0.65
BuildView.tsxFile · 0.65
LogView.tsxFile · 0.65

Implementers 3

DataPropertiesCollectionwww/data-module/src/data/DataPropertie
BasicDataMultiCollectionwww/data-module/src/data/BasicDataMult
DataCollectionwww/data-module/src/data/DataCollectio

Calls

no outgoing calls

Tested by

no test coverage detected