foundation-comms.defaultdatasource
Home > @genesislcap/foundation-comms > DefaultDatasource
DefaultDatasource class
The default implementation for the Datasource interface.
Signature:
export declare class DefaultDatasource implements Datasource
Implements: Datasource
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
(constructor)(connect, auth, resources, config, connectEvents) |
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
| |||
|
| |||
|
| |||
|
| |||
|
boolean | |||
|
boolean | |||
|
|
boolean |
Indicates whether the datasource has been initialized. | |
|
number |
Track load more count for RequestServer temporary MAX_ROWS calculation | ||
|
| |||
|
boolean | |||
|
| |||
|
boolean | |||
|
SocketObservable<FilteredDataServerResult | RequestServerResult> |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Destroys the datasource. | ||
|
| ||