Commit 435fe3f
committed
ATLAS-2251: Remove TypeSystem and related implementation, to avoid unncessary duplicate of type details in cache
1 parent 0abf84c commit 435fe3f
File tree
385 files changed
+6559
-50561
lines changed- addons
- falcon-bridge
- src
- main/java/org/apache/atlas/falcon
- bridge
- hook
- test/java/org/apache/atlas/falcon/hook
- hbase-bridge
- src
- main/java/org/apache/atlas/hbase
- bridge
- model
- test/java/org/apache/atlas/hbase
- hdfs-model
- hive-bridge
- src
- main/java/org/apache/atlas/hive
- bridge
- hook
- test/java/org/apache/atlas/hive
- bridge
- hook
- sqoop-bridge
- src/main/java/org/apache/atlas/sqoop/hook
- storm-bridge
- src
- main/java/org/apache/atlas/storm/hook
- test/java/org/apache/atlas/storm/hook
- authorization
- client
- client-v1
- src
- main/java/org/apache/atlas
- test/java/org/apache/atlas
- common
- src/main/java/org/apache/atlas/repository
- graphdb
- api
- src/main/java/org/apache/atlas/repository/graphdb
- common
- janus/src/main/java/org/apache/atlas/repository/graphdb/janus
- titan0/src/main/java/org/apache/atlas/repository/graphdb/titan0
- titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1
- intg
- src
- main/java/org/apache/atlas
- model/notification
- typesystem/types
- type
- v1
- model
- instance
- lineage
- notification
- typedef
- typesystem/types/utils
- test
- java/org/apache/atlas
- type
- resources
- notification
- src
- main/java/org/apache/atlas
- hook
- kafka
- notification
- entity
- hook
- test/java/org/apache/atlas
- hook
- kafka
- notification
- entity
- hook
- repository
- src
- main
- java/org/apache/atlas
- discovery
- graph
- gremlin
- optimizer
- query
- repository
- audit
- converters
- graph
- memory
- store/graph
- v1
- typestore
- services
- util
- scala/org/apache/atlas/query
- test
- java/org/apache/atlas
- discovery
- lineage
- query
- repository
- audit
- graph
- impexp
- store/graph/v1
- typestore
- service
- utils
- util
- scala/org/apache/atlas/query
- server-api
- src/main/java/org/apache/atlas
- discovery
- exception
- listener
- services
- typesystem/exception
- typesystem
- doc
- src
- main
- java/org/apache/atlas/typesystem
- exception
- persistence
- types
- cache
- utils
- resources
- scala/org/apache/atlas/typesystem
- builders
- json
- test
- java/org/apache/atlas
- typesystem
- json
- types
- cache
- scala/org/apache/atlas/typesystem
- builders
- json
- webapp
- src
- main/java/org/apache/atlas
- classification
- examples
- notification
- web
- errors
- filters
- resources
- service
- util
- test/java/org/apache/atlas
- examples
- notification
- util
- web
- adapters
- filters
- integration
- service
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
385 files changed
+6559
-50561
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 49 | | |
55 | 50 | | |
56 | 51 | | |
| |||
100 | 95 | | |
101 | 96 | | |
102 | 97 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 98 | | |
111 | 99 | | |
112 | 100 | | |
| |||
140 | 128 | | |
141 | 129 | | |
142 | 130 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | 131 | | |
159 | 132 | | |
160 | 133 | | |
| |||
170 | 143 | | |
171 | 144 | | |
172 | 145 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 146 | | |
179 | 147 | | |
180 | 148 | | |
| |||
195 | 163 | | |
196 | 164 | | |
197 | 165 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | 166 | | |
219 | 167 | | |
220 | | - | |
| 168 | + | |
221 | 169 | | |
222 | 170 | | |
223 | 171 | | |
224 | 172 | | |
225 | 173 | | |
226 | 174 | | |
227 | 175 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | 176 | | |
234 | 177 | | |
235 | 178 | | |
| |||
302 | 245 | | |
303 | 246 | | |
304 | 247 | | |
305 | | - | |
| 248 | + | |
306 | 249 | | |
307 | 250 | | |
308 | 251 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | 207 | | |
210 | 208 | | |
211 | 209 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
154 | | - | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
161 | | - | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments