com.openexchange.admin.storage.mysqlStorage
Class FilestoreUsageLoader

java.lang.Object
  extended by com.openexchange.admin.storage.mysqlStorage.FilestoreUsageLoader

public class FilestoreUsageLoader
extends Object

FilestoreUsageLoader

Author:
Marcus Klein

Constructor Summary
FilestoreUsageLoader(AdminCache cache, long averageSize)
           
 
Method Summary
 Context[] filter(Collection<Context> contexts)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilestoreUsageLoader

public FilestoreUsageLoader(AdminCache cache,
                            long averageSize)
Method Detail

filter

public Context[] filter(Collection<Context> contexts)
                 throws PipesAndFiltersException
Throws:
PipesAndFiltersException