new FirebaseQueryingClient(endpointnon-null, firebaseDatabasenon-null, actorRequestFactorynon-null)
Creates an instance of the client.
Parameters:
Name | Type | Description |
---|---|---|
endpoint |
HttpEndpoint | the server endpoint to execute queries and commands |
firebaseDatabase |
FirebaseDatabaseClient | the client to read the query results from |
actorRequestFactory |
ActorRequestFactory | a factory to instantiate the actor requests with |
- Source: