Richard Ding created ATLAS-2083:
-----------------------------------
Summary: Refactor Atlas<Type>DefStore classes to reduce code
duplication
Key: ATLAS-2083
URL: https://issues.apache.org/jira/browse/ATLAS-2083
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 0.8-incubating
Reporter: Richard Ding
Assignee: Richard Ding
Fix For: 0.9-incubating
Currently each top-level TypeDef defines its own DefStore interface. These
interfaces have the same methods. I suggest that we use generic interface to
reduce the code duplication.
We can also tighten the type restriction on these interfaces. Replacing Object
reference with AtlasVertex reference.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)