| Interface | Description |
|---|---|
| RxDatastoreClient | Represents a client connection pool that can be used to interact with a backing implementation in RxGORM |
| RxDatastoreClientAware | For classes that want to be made aware of the RxDatastoreClient |
| Class | Description |
|---|---|
| AbstractRxDatastoreClient | Abstract implementation the RxDatastoreClient interface |