MCPcopy
hub / github.com/buildbot/buildbot / close

Method close

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

Source from the content-addressed store, hash-verified

18 unregisterCollection(c: IDataCollection): void;
19 isOpen(): boolean;
20 close(): void;
21 get<DataType extends BaseClass>(endpoint: string, query: RequestQuery,
22 descriptor: IDataDescriptor<DataType>): DataCollection<DataType>;
23 getProperties(endpoint: string, query: RequestQuery): DataPropertiesCollection;

Callers 15

closeMethod · 0.65
closeMethod · 0.65
removeByParentIdMethod · 0.65
DataClient.test.tsFile · 0.65
useDataAccessorFunction · 0.65
useDataApiQueryFunction · 0.65
useDataApiDynamicQueryFunction · 0.65
stopMethod · 0.65
_spawnAsBatchMethod · 0.65
_close_okMethod · 0.65
_close_errMethod · 0.65

Implementers 2

BaseDataAccessorwww/data-module/src/data/DataAccessor.
EmptyDataAccessorwww/data-module/src/data/DataAccessor.

Calls

no outgoing calls

Tested by 11

test_simpleMethod · 0.52
pipeFunction · 0.52
handle_clientFunction · 0.52
run_proxyFunction · 0.52
setUpMethod · 0.52
setUpMethod · 0.52
test_moveToCurDirMethod · 0.52
thdMethod · 0.52
race_thdMethod · 0.52
thdMethod · 0.52
_thdMethod · 0.52