Uses of Class
net.sf.jasperreports.engine.util.JRSwapFile

Packages that use JRSwapFile
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
net.sf.jasperreports.engine.util Utility classes. 
 

Uses of JRSwapFile in net.sf.jasperreports.engine.fill
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRSwapFile
JRSwapFileVirtualizer(int maxSize, JRSwapFile swap)
          Creates a virtualizer that uses a swap file.
JRSwapFileVirtualizer(int maxSize, JRSwapFile swap, boolean swapOwner)
          Creates a virtualizer that uses a swap file.
 

Uses of JRSwapFile in net.sf.jasperreports.engine.util
 

Subclasses of JRSwapFile in net.sf.jasperreports.engine.util
 class JRConcurrentSwapFile
          JRSwapFile derived class that uses a FileChannel to perform concurrent I/O on the swap file.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com