Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix part of bug 152551 : Enhance Data Engine to be runnable in a specified memory size

- Summary:

Fix bug part of 152551


- Bugzilla Bug (s) Resolved:
Fix bug part of 152551 : Enhance Data Engine to be runnable in a specified memory size

 

- Description:
An enhancement is made for smart cache. In orignal implement one smart cache will cache a specified amount rows in memory. The enhancement make one smart cache cache rows using a specified size memory.


- Tests Description:
 Junit Test

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

- Files Edited:

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SmartCacheHelper.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/CacheUtil.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SizeOfUtil.java


- Files Added:

N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top