Gcr.ImporterInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
create_for_parsed |
r |
implementation of |
|
import_async |
r |
implementation of [method`Importer`.import_async], required |
|
import_finish |
r |
implementation of [method`Importer`.import_finish] |
|
parent |
r |
parent interface |
|
queue_for_parsed |
r |
implementation of |
|
reserved |
[ |
r |
Methods¶
None
Details¶
- class Gcr.ImporterInterface¶
Interface implemented for a
Gcr.Importer
.