Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.8.0
-
Component/s: None
-
Labels:None
Description
In the current implementation, DataLocation is a inner class of QueryUnit.
Thus, it cannot be used in the classes of the tajo-core-storage package.
However, it is useful for many other classes in the tajo-core-storage package such as FileFragment.