We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9aa5cd commit 170357bCopy full SHA for 170357b
CHANGES.md
@@ -11,9 +11,9 @@
11
in the viewer's sidebar.
12
13
### Other changes
14
-* Added a new abstract class `PreloadDataStore` that defines the return type of the
15
- `preload_data` method in `xcube.core.store.DataStore`. The `PreloadDataStore` is a
16
- mutable data store containing a `preload_handle` field, which holds the handle
+* Added a new abstract class `PreloadedDataStore` that defines the return type of the
+ `preload_data` method in `xcube.core.store.DataStore`. The `PreloadedDataStore` is a
+ data store containing a `preload_handle` field, which holds the handle
17
associated with a preload job.
18
19
0 commit comments