Uses of Class
info.sswap.impl.empire.io.ClosureBuilderFactory

Packages that use ClosureBuilderFactory
info.sswap.impl.empire.io   
 

Uses of ClosureBuilderFactory in info.sswap.impl.empire.io
 

Methods in info.sswap.impl.empire.io that return ClosureBuilderFactory
 ClosureBuilderFactory ClosureBuilderFactory.addIgnoredNamespace(java.lang.String ns)
          Adds a new namespace to the ignore list for which closure will not be computed.
static ClosureBuilderFactory ClosureBuilderFactory.newInstance()
          Creates a new ClosureBuilderFactory
 ClosureBuilderFactory ClosureBuilderFactory.setMaxBytes(long maxBytes)
          Sets the current byte limit.
 ClosureBuilderFactory ClosureBuilderFactory.setMaxThreads(int maxThreads)
          Sets the number of concurrent threads that will build the closure
 ClosureBuilderFactory ClosureBuilderFactory.setMaxTime(long maxTime)
          Sets the new time limit (in milliseconds)
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.