Uses of Class
ibis.util.PoolInfo

Packages that use PoolInfo
ibis.util The ibis.util package provides several utilities that may be useful for Ibis applications. 
 

Uses of PoolInfo in ibis.util
 

Subclasses of PoolInfo in ibis.util
 class PoolInfoClient
          The PoolInfoClient class provides a utility for finding out information about the nodes involved in a closed-world run.
 

Methods in ibis.util that return PoolInfo
static PoolInfo PoolInfo.createPoolInfo(boolean forceSeq)
          Creates and returns a PoolInfo.
static PoolInfo PoolInfo.createPoolInfo()
          Creates and returns a PoolInfo.
 



The Ibis project