(namespace string)
| 41 | client.SchemaFetcher |
| 42 | |
| 43 | GetSchemaHash(namespace string) (string, error) |
| 44 | GetAllSchema(namespace string) ([]metaCom.Table, error) |
| 45 | GetNamespaces() ([]string, error) |
| 46 | GetAssignmentHash(jobNamespace, instance string) (string, error) |
no outgoing calls
no test coverage detected