(jobNamespace, instance string)
| 44 | GetAllSchema(namespace string) ([]metaCom.Table, error) |
| 45 | GetNamespaces() ([]string, error) |
| 46 | GetAssignmentHash(jobNamespace, instance string) (string, error) |
| 47 | GetAssignment(jobNamespace, instance string) (*models.IngestionAssignment, error) |
| 48 | } |
| 49 |
no outgoing calls
no test coverage detected