Deprecated API

Deprecated Methods
gridbroker.Broker.AggregatedScheduleReport(Experiment, LinkedList)
          As of GridBroker 2.1, replaced by Broker.aggregatedScheduleReport(Experiment, LinkedList) 
gridbroker.Experiment.BudgetUtilizationFactor()
          As of GridBroker 2.1, replaced by Experiment.getBudgetUtilFactor() 
gridsim.ResourceCharacteristics.ByteSize()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getByteSize() 
gridsim.PEList.ByteSize()
          As of GridSim 2.1, replaced by PEList.getByteSize() 
gridsim.PE.ByteSize()
          As of GridSim 2.1, replaced by PE.getByteSize() 
gridsim.MachineList.ByteSize()
          As of GridSim 2.1, replaced by MachineList.getByteSize() 
gridsim.Machine.ByteSize()
          As of GridSim 2.1, replaced by Machine.getByteSize() 
gridsim.Accumulator.ByteSize()
          As of GridSim 2.1, replaced by Accumulator.getByteSize() 
gridsim.ResourceCalendar.CalendarAtGivenDate(Date)
          As of GridSim 2.1, replaced by ResourceCalendar.getCalendarAtGivenDate(Date) 
gridsim.ResourceCalendar.CalendarAtGivenSimTime(double)
          As of GridSim 2.1, replaced by ResourceCalendar.getCalendarAtSimulationTime(double) 
gridsim.ResourceCalendar.CalendarNow()
          As of GridSim 2.1, replaced by ResourceCalendar.getCurrentCalendar() 
gridsim.GridSim.Clock()
          As of GridSim 2.1, replaced by GridSim.clock() 
gridsim.Accumulator.count()
          As of GridSim 2.1, replaced by Accumulator.getCount() 
gridsim.ResourceCharacteristics.CPU_time(double, double)
          As of GridSim 2.1, replaced by ResourceCharacteristics.getCPUTime(double, double) 
gridsim.ResourceCalendar.CurrentLoad()
          As of GridSim 2.1, replaced by ResourceCalendar.getCurrentLoad() 
gridsim.GridSimRandom.double_sample()
          As of GridSim 2.1, replaced by GridSimRandom.doubleSample() 
gridsim.GridSimRandom.expected_e(double)
          As of GridSim 2.1, replaced by GridSimRandom.expectedExec(double) 
gridsim.GridSimRandom.expected_io(double)
          As of GridSim 2.1, replaced by GridSimRandom.expectedIO(double) 
gridbroker.BrokerResource.ExpectedCompletionTime(Gridlet)
          As of GridBroker 2.1, replaced by BrokerResource.getExpectedCompletionTime(Gridlet) 
gridbroker.BrokerResource.ExpectedProcessingCost(Gridlet)
          As of GridBroker 2.1, replaced by BrokerResource.getExpectedProcessingCost(Gridlet) 
gridsim.GridSim.finalize()
          As of GridSim 2.1, replaced by GridSim.finalizeGridSimulation() 
gridbroker.BrokerResource.FirstAvailableSlotTime()
          As of GridBroker 2.1, replaced by BrokerResource.getFirstAvailableSlotTime() 
gridsim.IO_data.get_byte_size()
          As of GridSim 2.1, replaced by IO_data.getByteSize() 
gridsim.Stat.get_category()
          As of GridSim 2.1, replaced by Stat.getCategory() 
gridsim.Stat.get_data()
          As of GridSim 2.1, replaced by Stat.getData() 
gridsim.IO_data.get_data()
          As of GridSim 2.1, replaced by IO_data.getData() 
gridbroker.Experiment.Get_DB_factor_flag()
          As of GridBroker 2.1, replaced by Experiment.getFactorFlag() 
gridsim.IO_data.get_dest_id()
          As of GridSim 2.1, replaced by IO_data.getDestID() 
gridsim.GridSimRandom.get_factor_e()
          As of GridSim 2.1, replaced by GridSimRandom.getFactorExec() 
gridsim.GridSimRandom.get_factor_io()
          As of GridSim 2.1, replaced by GridSimRandom.getFactorIO() 
gridsim.Stat.get_name()
          As of GridSim 2.1, replaced by Stat.getName() 
gridsim.Stat.get_time()
          As of GridSim 2.1, replaced by Stat.getTime() 
gridsim.Gridlet.GetActualCPUTime()
          As of GridSim 2.1, replaced by Gridlet.getActualCPUTime() 
gridbroker.Experiment.GetAllGridletsLengthAccumulator()
          As of GridBroker 2.1, replaced by Experiment.getAllGridletLengthAccumulator() 
gridsim.ResourceCharacteristics.GetAllocationPolicy()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceAllocationPolicy() 
gridsim.ResourceCharacteristics.GetArch()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceArch() 
gridsim.ResGridlet.GetArrivalTime()
          As of GridSim 2.1, replaced by ResGridlet.getGridletArrivalTime() 
gridbroker.BrokerResource.GetAvailableMI(double)
          As of GridBroker 2.1, replaced by BrokerResource.getAvailableMI(double) 
gridbroker.BrokerResource.GetAvailableMIPS_PreviousSchedule()
          As of GridBroker 2.1, replaced by BrokerResource.getAvailableMIPS_PreviousSchedule() 
gridbroker.BrokerResource.GetAvailableMIPS()
          As of GridBroker 2.1, replaced by BrokerResource.getAvailableMIPS() 
gridbroker.BrokerResource.GetAvailableMIPSPerPE()
          As of GridBroker 2.1, replaced by BrokerResource.getAvailableMIPSPerPE() 
gridbroker.Experiment.GetB_factor()
          As of GridBroker 2.1, replaced by Experiment.getBudgetFactor() 
gridsim.Output.GetBaudRate()
          As of GridSim 2.1, replaced by Output.getBaudRate() 
gridsim.Input.GetBaudRate()
          As of GridSim 2.1, replaced by Input.getBaudRate() 
gridbroker.Experiment.GetBudget()
          As of GridBroker 2.1, replaced by Experiment.getBudget() 
gridbroker.Experiment.GetBudgetSpent()
          As of GridBroker 2.1, replaced by Experiment.getBudgetSpent() 
gridsim.ResourceCharacteristics.GetCostPerMI()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getCostPerMI() 
gridsim.ResourceCharacteristics.GetCostPerSec()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getCostPerSec() 
gridsim.Gridlet.GetCostPerSec()
          As of GridSim 2.1, replaced by Gridlet.getCostPerSec() 
gridbroker.Experiment.GetD_factor()
          As of GridBroker 2.1, replaced by Experiment.getDeadlineFactor() 
gridbroker.Experiment.GetDeadline()
          As of GridBroker 2.1, replaced by Experiment.getDeadline() 
gridbroker.Experiment.GetDeadlineTime()
          As of GridBroker 2.1, replaced by Experiment.getDeadlineTime() 
gridbroker.Experiment.GetEndTime()
          As of GridBroker 2.1, replaced by Experiment.getEndTime() 
gridsim.GridSim.GetEntityId(String)
          As of GridSim 2.1, replaced by GridSim.getEntityId(String) 
gridsim.GridSim.GetEntityName()
          As of GridSim 2.1, replaced by GridSim.getEntityName() 
gridsim.GridSim.GetEntityName(int)
          As of GridSim 2.1, replaced by GridSim.getEntityName(int) 
gridsim.ResGridlet.GetFinishTime()
          As of GridSim 2.1, replaced by ResGridlet.getGridletFinishTime() 
gridsim.Gridlet.GetFinishTime()
          As of GridSim 2.1, replaced by Gridlet.getFinishTime() 
gridsim.PEList.GetFreePEID()
          As of GridSim 2.1, replaced by PEList.getFreePEID() 
gridsim.ResGridlet.GetGridlet()
          As of GridSim 2.1, replaced by ResGridlet.getGridlet() 
gridsim.Gridlet.GetGridletFileSize()
          As of GridSim 2.1, replaced by Gridlet.getGridletFileSize() 
gridsim.Gridlet.GetGridletID()
          As of GridSim 2.1, replaced by Gridlet.getGridletID() 
gridsim.Gridlet.GetGridletLength()
          As of GridSim 2.1, replaced by Gridlet.getGridletLength() 
gridbroker.Experiment.GetGridletList()
          As of GridBroker 2.1, replaced by Experiment.getGridletList() 
gridsim.Gridlet.GetGridletOutputSize()
          As of GridSim 2.1, replaced by Gridlet.getGridletOutputSize() 
gridsim.GridSim.GetGridResourceList()
          As of GridSim 2.1, replaced by GridSim.getGridResourceList() 
gridsim.ResourceCharacteristics.GetID()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceID() 
gridsim.PE.GetID()
          As of GridSim 2.1, replaced by PE.getID() 
gridsim.Machine.GetID()
          As of GridSim 2.1, replaced by Machine.getMachineID() 
gridbroker.Experiment.GetID()
          As of GridBroker 2.1, replaced by Experiment.getExperimentID() 
gridsim.MachineList.GetMachine(int)
          As of GridSim 2.1, replaced by MachineList.getMachine(int) 
gridsim.ResGridlet.GetMachineID()
          As of GridSim 2.1, replaced by ResGridlet.getMachineID() 
gridsim.ResourceCharacteristics.GetMachines()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getMachineList() 
gridsim.MachineList.GetMachineWithFreePE()
          As of GridSim 2.1, replaced by MachineList.getMachineWithFreePE() 
gridsim.ResourceCharacteristics.GetMIPSRating()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getMIPSRating() 
gridsim.PE.GetMIPSRating()
          As of GridSim 2.1, replaced by PE.getMIPSRating() 
gridsim.Machine.GetMIPSRating()
          As of GridSim 2.1, replaced by Machine.getMIPSRating() 
gridsim.PEList.GetMIPSRating(int)
          As of GridSim 2.1, replaced by PEList.getMIPSRating(int) 
gridsim.ResourceCharacteristics.GetMIPSRatingOfOnePE()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getMIPSRatingOfOnePE() 
gridsim.ResourceCharacteristics.GetMIPSRatingOfOnePE(int, int)
          As of GridSim 2.1, replaced by ResourceCharacteristics.getMIPSRatingOfOnePE(int, int) 
gridsim.ResourceCharacteristics.GetName()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceName() 
gridbroker.Experiment.GetNoOfGridlets()
          As of GridBroker 2.1, replaced by Experiment.getNumGridlet() 
gridsim.ResourceCharacteristics.GetNoOfPEs()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getNumPE() 
gridsim.MachineList.GetNoOfPEs()
          As of GridSim 2.1, replaced by MachineList.getNumPE() 
gridbroker.Experiment.GetNoOfSuccessfulGridlets()
          As of GridBroker 2.1, replaced by Experiment.getNumSuccessfulGridlet() 
gridbroker.Experiment.GetOptimizationStrategy()
          As of GridBroker 2.1, replaced by Experiment.getOptimizationStrategy() 
gridbroker.Experiment.GetOptimizationStrategyName()
          As of GridBroker 2.1, replaced by Experiment.getOptimizationStrategyName() 
gridsim.ResourceCharacteristics.GetOS()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceOS() 
gridbroker.BrokerResource.GetParameterValue(int)
          As of GridBroker 2.1, replaced by BrokerResource.getParameterValue(int) 
gridsim.ResGridlet.GetPEID()
          As of GridSim 2.1, replaced by ResGridlet.getPEID() 
gridsim.Machine.GetPEs()
          As of GridSim 2.1, replaced by Machine.getPEList() 
gridsim.Gridlet.GetProcessingCost()
          As of GridSim 2.1, replaced by Gridlet.getProcessingCost() 
gridsim.GridSimStandardPE.GetRating()
          As of GridSim 2.1, replaced by GridSimStandardPE.getRating() 
gridsim.ResGridlet.GetRemainingLength()
          As of GridSim 2.1, replaced by ResGridlet.getRemainingGridletLength() 
gridbroker.Experiment.GetReportFileName()
          As of GridBroker 2.1, replaced by Experiment.getReportFileName() 
gridsim.GridSim.GetResourceCharacteristics(int)
          As of GridSim 2.1, replaced by GridSim.getResourceCharacteristics(int) 
gridsim.GridSim.GetResourceDynamicInformation(int)
          As of GridSim 2.1, replaced by GridSim.getResourceDynamicInfo(int) 
gridsim.Gridlet.GetResourceID()
          As of GridSim 2.1, replaced by Gridlet.getResourceID() 
gridbroker.Experiment.GetResourcesNameList()
          As of GridBroker 2.1, replaced by Experiment.getResourceNameList() 
gridsim.GridSim.GetSimulationStartDate()
          As of GridSim 2.1, replaced by GridSim.getSimulationStartDate() 
gridsim.Machine.GetSize()
          As of GridSim 2.1, replaced by Machine.getSize() 
gridbroker.Experiment.GetStartTime()
          As of GridBroker 2.1, replaced by Experiment.getStartTime() 
gridsim.PE.GetStatus()
          As of GridSim 2.1, replaced by PE.getStatus() 
gridsim.Gridlet.GetStatus()
          As of GridSim 2.1, replaced by Gridlet.getGridletStatus() 
gridsim.Gridlet.GetStatusString()
          As of GridSim 2.1, replaced by Gridlet.getGridletStatusString() 
gridsim.ResourceCharacteristics.GetTimeZone()
          As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceTimeZone() 
gridbroker.BrokerResource.GetUnFinishedGridletsLengthAccumulator()
          As of GridBroker 2.1, replaced by BrokerResource.getUnFinishedGridletLengthAccumulator() 
gridsim.Gridlet.GetUserID()
          As of GridSim 2.1, replaced by Gridlet.getUserID() 
gridsim.Gridlet.GetWallClockTime()
          As of GridSim 2.1, replaced by Gridlet.getWallClockTime() 
gridsim.GridSim.GridInformationServiceEntityId()
          As of GridSim 2.1, replaced by GridSim.getGridInfoServiceEntityId() 
gridbroker.Experiment.GridletCompletionFactor()
          As of GridBroker 2.1, replaced by Experiment.getGridletCompletionFactor() 
gridsim.GridSim.GridletReceive()
          As of GridSim 2.1, replaced by GridSim.gridletReceive() 
gridsim.GridSim.GridletSubmit(Gridlet, int)
          As of GridSim 2.1, replaced by GridSim.gridletSubmit(Gridlet, int) 
gridsim.GridSim.GridSimHold(double)
          As of GridSim 2.1, replaced by GridSim.gridSimHold(double) 
gridsim.GridSim.GridSimShutdownEntityId()
          As of GridSim 2.1, replaced by GridSim.getGridSimShutdownEntityId() 
gridsim.GridSim.GridStatisticsEntityId()
          As of GridSim 2.1, replaced by GridSim.getGridStatisticsEntityId() 
gridsim.GridSim.Init(int, Calendar, boolean, String[], String[], String)
          As of GridSim 2.1, replaced by GridSim.init(int, Calendar, boolean, String[], String[], String) 
gridsim.GridSimRandom.int_sample(int)
          As of GridSim 2.1, replaced by GridSimRandom.intSample(int) 
gridsim.ResourceCalendar.IsHoliday()
          As of GridSim 2.1, replaced by ResourceCalendar.isHoliday() 
gridsim.ResourceCalendar.IsHoliday(Date)
          As of GridSim 2.1, replaced by ResourceCalendar.isHoliday(Date) 
gridsim.GridSim.IsNetworked()
          As of GridSim 2.1, replaced by GridSim.isNetworked() 
gridbroker.Experiment.IsSuccessful()
          As of GridBroker 2.1, replaced by Experiment.isSuccessful() 
gridbroker.BrokerResource.IsSufficientMIAvailableOnSinglePE(Gridlet, double)
          As of GridBroker 2.1, replaced by BrokerResource.isSufficientMIAvailableOnSinglePE(Gridlet, double) 
gridsim.Accumulator.last()
          As of GridSim 2.1, replaced by Accumulator.getLast() 
gridsim.Accumulator.max()
          As of GridSim 2.1, replaced by Accumulator.getMax() 
gridsim.Accumulator.mean()
          As of GridSim 2.1, replaced by Accumulator.getMean() 
gridsim.Accumulator.min()
          As of GridSim 2.1, replaced by Accumulator.getMin() 
gridsim.ResourceUserList.myRemove(int)
          As of GridSim 2.1, replaced by ResourceUserList.removeUser(int) 
gridbroker.BrokerResource.NoOfGridletsCommitted()
          As of GridBroker 2.1, replaced by BrokerResource.getNumGridletCommitted() 
gridbroker.BrokerResource.NoOfGridletsInExec()
          As of GridBroker 2.1, replaced by BrokerResource.getNumGridletInExec() 
gridbroker.BrokerResource.NoOfGridletsInQueue()
          As of GridBroker 2.1, replaced by BrokerResource.getNumGridletInQueue() 
gridbroker.BrokerResource.NoOfGridletsInReady()
          As of GridBroker 2.1, replaced by BrokerResource.getNumGridletInReady() 
gridbroker.RunConfiguration.ReadConfig()
          As of GridBroker 2.1, replaced by RunConfiguration.readConfigFile() 
gridsim.GridSimRandom.real_e(double)
          As of GridSim 2.1, replaced by GridSimRandom.realExec(double) 
gridsim.Output.real_io(double)
          As of GridSim 2.1, replaced by Output.realIO(double) 
gridsim.Input.real_io(double)
          As of GridSim 2.1, replaced by Input.realIO(double) 
gridsim.GridSimRandom.real_io(double)
          As of GridSim 2.1, replaced by GridSimRandom.realIO(double) 
gridsim.GridSim.ReceiveEventObject()
          As of GridSim 2.1, replaced by GridSim.receiveEventObject() 
gridsim.GridSim.RecordStatistics(String, boolean)
          As of GridSim 2.1, replaced by GridSim.recordStatistics(String, boolean) 
gridsim.GridSim.RecordStatistics(String, double)
          As of GridSim 2.1, replaced by GridSim.recordStatistics(String, double) 
gridsim.GridSim.RecordStatistics(String, int)
          As of GridSim 2.1, replaced by GridSim.recordStatistics(String, int) 
gridsim.GridSim.RecordStatistics(String, String)
          As of GridSim 2.1, replaced by GridSim.recordStatistics(String, String) 
gridbroker.BrokerResource.RemainingTimePeriodFromNow(double)
          As of GridBroker 2.1, replaced by BrokerResource.getRemainingTimePeriod(double) 
gridbroker.BrokerResource.ResourceShareVariation()
          As of GridBroker 2.1, replaced by BrokerResource.getResourceShareVariation() 
gridbroker.Broker.ScheduleReport(Experiment, LinkedList, boolean)
          As of GridBroker 2.1, replaced by Broker.scheduleReport(Experiment, LinkedList, boolean) 
gridsim.Accumulator.sd()
          As of GridSim 2.1, replaced by Accumulator.getStandardDeviation() 
gridsim.GridSim.Send(int, double, int)
          As of GridSim 2.1, replaced by GridSim.send(int, double, int) 
gridsim.GridSim.Send(int, double, int, Object)
          As of GridSim 2.1, replaced by GridSim.send(int, double, int, Object) 
gridsim.GridSim.Send(Sim_port, double, int)
          As of GridSim 2.1, replaced by GridSim.send(Sim_port, double, int) 
gridsim.GridSim.Send(Sim_port, double, int, Object)
          As of GridSim 2.1, replaced by GridSim.send(Sim_port, double, int, Object) 
gridsim.GridSim.Send(String, double, int)
          As of GridSim 2.1, replaced by GridSim.send(String, double, int) 
gridsim.GridSim.Send(String, double, int, Object)
          As of GridSim 2.1, replaced by GridSim.send(String, double, int, Object) 
gridsim.GridSimRandom.set_factors(double, double, double, double)
          As of GridSim 2.1, replaced by GridSimRandom.setAllFactors(double, double, double, double) 
gridsim.GridSimRandom.set_less_factor_e(double)
          As of GridSim 2.1, replaced by GridSimRandom.setLessFactorExec(double) 
gridsim.GridSimRandom.set_less_factor_io(double)
          As of GridSim 2.1, replaced by GridSimRandom.setLessFactorIO(double) 
gridsim.GridSimRandom.set_more_factor_e(double)
          As of GridSim 2.1, replaced by GridSimRandom.setMoreFactorExec(double) 
gridsim.GridSimRandom.set_more_factor_io(double)
          As of GridSim 2.1, replaced by GridSimRandom.setMoreFactorIO(double) 
gridbroker.BrokerResource.SetAvailableMIPS_PreviousSchedule()
          As of GridBroker 2.1, replaced by BrokerResource.setAvailableMIPS_PreviousSchedule() 
gridbroker.Experiment.SetBudget(double)
          As of GridBroker 2.1, replaced by Experiment.setBudget(double) 
gridsim.ResourceCharacteristics.SetCostPerSec(double)
          As of GridSim 2.1, replaced by ResourceCharacteristics.setCostPerSec(double) 
gridbroker.Experiment.SetDeadline(double)
          As of GridBroker 2.1, replaced by Experiment.setDeadline(double) 
gridbroker.Experiment.SetDeadlineBudget(double, double)
          As of GridBroker 2.1, replaced by Experiment.setDeadlineBudget(double, double) 
gridbroker.Experiment.SetEndTime()
          As of GridBroker 2.1, replaced by Experiment.setEndTime() 
gridsim.Gridlet.SetExecParam(double, double)
          As of GridSim 2.1, replaced by Gridlet.setExecParam(double, double) 
gridsim.Gridlet.SetExecStartTime(double)
          As of GridSim 2.1, replaced by Gridlet.setExecStartTime(double) 
gridsim.ResGridlet.SetFinishTimeForSpaceSharedResource(double)
          As of GridSim 2.1, replaced by ResGridlet.setFinishTimeForSpaceSharedResource(double) 
gridsim.ResGridlet.SetFinishTimeForTimeSharedResource(double, ResourceCalendar)
          As of GridSim 2.1, replaced by ResGridlet.setFinishTimeForTimeSharedResource(double, ResourceCalendar) 
gridsim.ResourceCharacteristics.SetID(int)
          As of GridSim 2.1, replaced by ResourceCharacteristics.setResourceID(int) 
gridsim.ResGridlet.SetIDs(int, int)
          As of GridSim 2.1, replaced by ResGridlet.setMachineAndPEID(int, int) 
gridsim.PE.SetMIPSRating(int)
          As of GridSim 2.1, replaced by PE.setMIPSRating(int) 
gridsim.GridSimStandardPE.SetRating(int)
          As of GridSim 2.1, replaced by GridSimStandardPE.setRating(int) 
gridsim.Gridlet.SetResParam(int, double)
          As of GridSim 2.1, replaced by Gridlet.setResourceParameter(int, double) 
gridbroker.Experiment.SetStartTime()
          As of GridBroker 2.1, replaced by Experiment.setStartTime() 
gridsim.Gridlet.SetStatus(int)
          As of GridSim 2.1, replaced by Gridlet.setGridletStatus(int) 
gridsim.PE.SetStatusBusy()
          As of GridSim 2.1, replaced by PE.setStatusBusy() 
gridsim.PE.SetStatusFree()
          As of GridSim 2.1, replaced by PE.setStatusFree() 
gridsim.Gridlet.SetSubmissionTime(double)
          As of GridSim 2.1, replaced by Gridlet.setSubmissionTime(double) 
gridsim.Gridlet.SetUserID(int)
          As of GridSim 2.1, replaced by Gridlet.setUserID(int) 
gridsim.GridSim.ShutdownGridStatisticsEntity()
          As of GridSim 2.1, replaced by GridSim.shutdownGridStatisticsEntity() 
gridsim.GridSimShutdown.ShutdownResources()
          As of GridSim 2.1, replaced by GridSimShutdown.shutdownResources() 
gridsim.GridSim.ShutdownUserEntity()
          As of GridSim 2.1, replaced by GridSim.shutdownUserEntity() 
gridsim.ResourceCalendar.SimulationTime(Calendar)
          As of GridSim 2.1, replaced by ResourceCalendar.getSimulationTime(Calendar) 
gridsim.GridResource.SpaceShare_AllocatePEtoGridlet(Gridlet)
          As of GridSim 2.1, replaced by GridResource.spaceShared_AllocatePEtoGridlet(Gridlet) 
gridsim.GridSim.Start()
          As of GridSim 2.1, replaced by GridSim.startGridSimulation() 
gridsim.GridSim.Stop()
          As of GridSim 2.1, replaced by GridSim.stopGridSimulation() 
gridsim.Accumulator.sum()
          As of GridSim 2.1, replaced by Accumulator.getSum() 
gridsim.GridSim.TerminateInputOutputEntities()
          As of GridSim 2.1, replaced by GridSim.terminateIOEntities() 
gridbroker.Experiment.TimeUtilizationFactor()
          As of GridBroker 2.1, replaced by Experiment.getTimeUtilFactor() 
gridbroker.BrokerResource.UpdateAvailableMIPS(Gridlet, int)
          As of GridBroker 2.1, replaced by BrokerResource.updateAvailableMIPS(Gridlet, int) 
gridbroker.BrokerResource.UpdateAvailableMIPSDuringSchedule()
          As of GridBroker 2.1, replaced by BrokerResource.updateAvailableMIPSDuringSchedule() 
gridsim.ResGridlet.UpdateGridletFinishedSoFar(double)
          As of GridSim 2.1, replaced by ResGridlet.updateGridletFinishedSoFar(double) 
gridbroker.Broker.WriteAggregateScheduleReport(String, String, int, Experiment, LinkedList, boolean)
          As of GridBroker 2.1, replaced by Broker.writeAggregateScheduleReport(String, String, int, Experiment, LinkedList, boolean) 
gridbroker.Broker.WriteScheduleReport(String, String, int, Experiment, LinkedList, boolean)
          As of GridBroker 2.1, replaced by Broker.writeScheduleReport(String, String, int, Experiment, LinkedList, boolean)