Eclipse Platform
Release 3.6

org.eclipse.equinox.p2.engine
Class SizingPhaseSet

java.lang.Object
  extended by org.eclipse.equinox.internal.p2.engine.PhaseSet
      extended by org.eclipse.equinox.p2.engine.SizingPhaseSet
All Implemented Interfaces:
IPhaseSet

public class SizingPhaseSet
extends org.eclipse.equinox.internal.p2.engine.PhaseSet

Since:
2.0

Constructor Summary
SizingPhaseSet()
           
 
Method Summary
 long getDiskSize()
           
 long getDownloadSize()
           
 
Methods inherited from class org.eclipse.equinox.internal.p2.engine.PhaseSet
getPhaseIds, getPhases, perform, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SizingPhaseSet

public SizingPhaseSet()
Method Detail

getDiskSize

public long getDiskSize()

getDownloadSize

public long getDownloadSize()

Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.