MCPcopy Create free account

hub / github.com/Cloudslab/CloudSimEx / functions

Functions1,132 in github.com/Cloudslab/CloudSimEx

↓ 7 callersMethodgetVm
()
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared.java:75
↓ 7 callersMethodparseStream
(final InputStream in)
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/workload/sessions/GeneratorsUtil.java:38
↓ 7 callersMethodsetStatus
Sets the status of the VM, if possible. For example, if the VM is in terminated state, and the init state is attempted to be set it will not be possib
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/VMex.java:118
↓ 7 callersMethodtoString
()
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/geoip2/GeoIP2PingERService.java:457
↓ 6 callersMethodcontainsDataItem
Returns if a data item with the specified id. @param id - the id. @return if a data item with the specified id.
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/HddPe.java:78
↓ 6 callersMethodconvertLine
(final String line, boolean header, double[] times)
cloudsimex-experiments/results/multi-cloud-stat/Parser.java:95
↓ 6 callersMethodcreateSeededGaussian
Returns a newly seeded gausian (normal distributions) number generator. @param mean - the mean of the generator. @param stDev -
cloudsimex-mapreduce/java/org/cloudbus/cloudsim/ex/util/helpers/TestUtil.java:47
↓ 6 callersMethoddataTransferTimeFromTheDataSource
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/MapTask.java:40
↓ 6 callersMethodgenerateNumericValue
Generates a plausible value for the key. @param key - the key. Tytpically one of the constants of the class. @return a plausible (with the
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/BaseStatGenerator.java:196
↓ 6 callersMethodgetAlgoFirstSoulationFoundedTime
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:420
↓ 6 callersMethodgetBudget
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:116
↓ 6 callersMethodgetCPUCapacity
(final List<Double> mipsShare)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared.java:348
↓ 6 callersMethodgetDeadline
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:124
↓ 6 callersMethodgetHostList
(int hosts, int cores_perhost, int mips_precore_perhost, int memory_perhost, int storage)
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/cloud/CloudDatacenter.java:63
↓ 6 callersMethodgetSolutionCost
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/policy/DecisionTree.java:166
↓ 6 callersMethodisBeingInstantiated
()
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/VMex.java:89
↓ 6 callersMethodisLevelHighEnough
(final Level level)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/util/CustomLog.java:239
↓ 6 callersMethodisValidNextState
Returns if the param status can be a successor of this status. @param stat - the new status to check. Must not be null. @return if the par
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/VMStatus.java:36
↓ 6 callersMethodkeyOf
(final VMex vm)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/billing/BaseCustomerVmBillingPolicy.java:109
↓ 6 callersMethodmap
Maps the vm with the specified id to the pe, specified by its id. @param vmid - the id of the vm. @param peid - the id of the p
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/VmSchedulerMapVmsToPes.java:34
↓ 6 callersMethodpeek
()
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/RandomListGenerator.java:55
↓ 6 callersMethodpresetEvent
Schedule an event that will be run with a given delay after the simulation has started. @param id @param tag @param data @param delay
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/DatacenterBrokerEX.java:233
↓ 6 callersMethodprintHeader
Prints a header for the specified class. The format is as per the specification in {@link TextUtil} @param klass - the class. Must not be
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/util/CustomLog.java:267
↓ 5 callersMethodcreateCompositeValuedSet
Creates a new instance based on the specified textual representations. @param intervals - the intervals' texts. @return a new instance bas
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/workload/freq/CompositeValuedSet.java:68
↓ 5 callersMethodcreateVM
()
cloudsimex-core/src/test/java/org/cloudbus/cloudsim/ex/MonitoringBorkerEXTest.java:227
↓ 5 callersMethodgetAlgoStartTime
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:411
↓ 5 callersMethodgetBrokers
()
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/workload/brokers/BaseEntryPoint.java:68
↓ 5 callersMethodgetCountryIsoCode
()
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/IPMetadata.java:50
↓ 5 callersMethodgetCurrentVmInstance
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Task.java:55
↓ 5 callersMethodgetDelay
Returns how much is the booting time of the parameter VM. @param vm - the VM to check for. Must not be null. @return the time
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/delay/IVMBootDelayDistribution.java:20
↓ 5 callersMethodgetHddsIds
Returns the ids of the harddisks, that this VM can use. @return the ids of the harddisks, that this VM can use.
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/HddVm.java:187
↓ 5 callersMethodgetIdealStartTime
Returns the ideal start time of this web cloudlet. @return the ideal start time of this web cloudlet.
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/WebCloudlet.java:79
↓ 5 callersMethodgetReadableTime
(double time)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/util/TextUtil.java:781
↓ 5 callersMethodgetServerIP
Returns the server IP of the session. If null - the server IP is unknown. @return the server IP of the session or null if unknown. The returned
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/WebSession.java:139
↓ 5 callersMethodgetSolutionVector
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/policy/DecisionTree.java:174
↓ 5 callersMethodgetSubmissionTime
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:108
↓ 5 callersMethodmatches
Returns if the specified IP address is in the range of this rule. @param ip - the ip address. Must not be null. Must be in IPv4 notation.
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/geoip2/OverrideRule.java:62
↓ 5 callersMethodnexChargeTime
(final Vm vm)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/billing/EC2OnDemandPolicy.java:55
↓ 5 callersMethodnexChargeTime
(final Vm vm)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/billing/GoogleOnDemandPolicy.java:63
↓ 5 callersMethodnextValue
()
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/IterableNumberGenerator.java:24
↓ 5 callersMethodnormalisedCostPerMinute
Returns a normalised cost of the VM for 1 minute. This operation is optional. @param vm - the VM to check for. Must not be null; @return a
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/billing/IVmBillingPolicy.java:54
↓ 5 callersMethodprintConcatLine
Prints a line with the concatenated messages. @param level - the log level. If null, the default log level is used. @param messages
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/util/CustomLog.java:179
↓ 5 callersMethodprintResultsWithoutHeader
Prints the objects' details without a header in a CSV - like format. @param klass - the class to be used for the header. If null no header
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/util/CustomLog.java:480
↓ 5 callersMethodsetAppVmId
Sets the id of the VM hosting the app server. NOTE! you must set this id before polling cloudlets. @param appVmId - the id of the VM hosti
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/WebSession.java:266
↓ 5 callersMethodsetDbBalancer
Sets the balancer of DB cloudlets to the VMs hosting the db server. NOTE! you must set this before polling cloudlets. @param dbBalancer -
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/WebSession.java:286
↓ 5 callersMethodtoGenerators
(final Map<String, List<Double>> values)
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/workload/sessions/GeneratorsUtil.java:30
↓ 5 callersMethodtoStream
Opens a stream to the file. Checked exceptions are converted to unchecked. @param file - the file. Must not be null. Must be valid. @return a stream t
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/geoip2/ResourceUtil.java:40
↓ 4 callersMethodaddAutoScalingPolicy
Adds a new autoscaling policy, which is executed upon each new VM utilisation measurment. @param policy - the new policy to add. Must not
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/MonitoringBorkerEX.java:85
↓ 4 callersMethodappendDebug
(StringBuilder debugSB, Object o, final boolean debugIt)
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/workload/brokers/CompressedAutoscalingPolicy.java:130
↓ 4 callersMethodcheckCostTrees
(List<StandardTree> backTrackingCostTrees)
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/policy/BB.java:226
↓ 4 callersMethodcreateAutoscalingPolicy
()
cloudsimex-experiments/src/main/java/org/cloudbus/cloudsim/ex/web/experiments/MultiCloudFramework.java:574
↓ 4 callersMethodcreateDC
(final String name, final DataItem[] dataItems, final int mips, final int miops, final int ramInMb, IVMBo
cloudsimex-experiments/src/main/java/org/cloudbus/cloudsim/ex/web/experiments/MultiCloudFramework.java:654
↓ 4 callersMethodcreateLoadBalancer
(WebBroker broker, List<HddVm> appServers, List<HddVm> dbServers, String ip)
cloudsimex-experiments/src/main/java/org/cloudbus/cloudsim/ex/web/experiments/MultiCloudFramework.java:580
↓ 4 callersMethodcreateVM
(String name, final int brokerId, final int mips, final int ioMips, final int ram)
cloudsimex-experiments/src/main/java/org/cloudbus/cloudsim/ex/web/experiments/TwoDatacentres.java:234
↓ 4 callersMethoddataSize
Returns the size of the used undrlying data structure. Used for testing purposes. @return the size of the used undrlying data structure.
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/MonitoredVMex.java:379
↓ 4 callersMethoddataTransferTimeToAllReducers
Calculate the data-out time @return The real data transfer time
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/MapTask.java:77
↓ 4 callersMethodgenerateSessionAt
Generates a session for the specified time. @param time - the time to generate the session for. Must be a valid simulation time
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/workload/sessions/ISessionGenerator.java:21
↓ 4 callersMethodgenerateWorkload
(final int userId, final double nullPoint, final Map<String[], Double> valuesAndFreqs, GeoIP2IPGenerator
cloudsimex-experiments/src/main/java/org/cloudbus/cloudsim/ex/web/experiments/MultiCloudFramework.java:591
↓ 4 callersMethodgetAllocatedMipsForVm
(final Vm vm)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/VmSchedulerWithIndependentPes.java:38
↓ 4 callersMethodgetAveragedPerformance
(final double currTime)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/MonitoredVMex.java:150
↓ 4 callersMethodgetCloudDeploymentModel
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Task.java:174
↓ 4 callersMethodgetCountryCodes
Returns the ISO codes of the countries for which this generator generates IPs. @return the ISO codes of the countries for which this generator genera
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/IPGenerator.java:20
↓ 4 callersMethodgetExecutionCost
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/cloud/VmInstance.java:44
↓ 4 callersMethodgetIOCapacity
(final List<Double> mipsShare, int[] diskToCloudlets, final HddResCloudlet rcl)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared.java:282
↓ 4 callersMethodgetId
Gets the id. @return the id
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/DataItem.java:36
↓ 4 callersMethodgetIoMips
()
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/HddVm.java:165
↓ 4 callersMethodgetIp
Returns the IP address of this load balancer. @return the IP address of this load balancer.
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/ILoadBalancer.java:75
↓ 4 callersMethodgetLatitude
()
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/IPMetadata.java:62
↓ 4 callersMethodgetLocation
()
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/geoip2/OverrideRule.java:75
↓ 4 callersMethodgetLongitude
()
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/IPMetadata.java:66
↓ 4 callersMethodgetProvisionedVmFromTaskId
(int TaskId)
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:318
↓ 4 callersMethodgetSubmissionTime
Sets the submission time (time of creation before booting) of the VM. @return the submission time.
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/VMex.java:142
↓ 4 callersMethodgetTaskExecutionTimeInSeconds
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Task.java:69
↓ 4 callersMethodgetTaskFromId
(int taskId, Job job)
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:361
↓ 4 callersMethodgetTimeAfterBooting
Returns the duration for which this VM has been functional (after booting). @return the duration for which this VM has been functional (after
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/VMex.java:203
↓ 4 callersMethodisComplete
Returns if the session has completed. @return if the session has completed.
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/WebSession.java:366
↓ 4 callersMethodisStarted
Returns if this broker has started to respond to events. @return if this broker has started to respond to events.
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/DatacenterBrokerEX.java:155
↓ 4 callersMethodparseStream
(final InputStream input)
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/geoip2/GeoIP2IPGenerator.java:176
↓ 4 callersMethodpeek
(non-Javadoc) @see org.cloudbus.cloudsim.ex.web.IGenerator#peek()
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/IterableGenerator.java:42
↓ 4 callersMethodpoll
()
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/RandomListGenerator.java:63
↓ 4 callersMethodpredictExecutionTimeAndCostFromScheduleingPlan
@param schedulingPlanInput @param nVMs @return [Execution Time, Cost]
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/PredictionEngine.java:36
↓ 4 callersMethodprintConcat
Prints the concatenated messages. @param level - the level to use. If null the default level is used. @param messages - the mes
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/util/CustomLog.java:151
↓ 4 callersMethodprintLineForObject
Prints a line for the object. The format is as per the specification in {@link TextUtil} @param o - the object. Must not be null. @param d
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/util/CustomLog.java:308
↓ 4 callersMethodprovisionVMsAndScheduleCloudlets
(final ImmutableMap<String, Integer[]> vmIdsToDiskIds, final ImmutableMap<String, DataItem> cloudL
cloudsimex-core/src/test/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared_SingleCPUMultipleDisks_Test.java:240
↓ 4 callersMethodprovisionVMsAndScheduleCloudlets
(final ImmutableMap<String, Integer[]> vmIdsToDiskIds, final ImmutableMap<String, DataItem> cloudLetIdsTo
cloudsimex-mapreduce/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared_SingleCPUMultipleDisks_Test.java:270
↓ 4 callersMethodround
(double num, int digits)
cloudsimex-geolocation/src/main/java/org/cloudbus/cloudsim/ex/geolocation/GeoDistanceCacheKey.java:128
↓ 4 callersMethodrunAlgorithm
(Cloud cloud, Request request, int numCostTrees, boolean enablePerfTree, long forceToAceeptAnySolutionTim
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/policy/BB.java:37
↓ 4 callersMethodruntTestAndValidateResults
(final ImmutableMap<String, Integer> cloudletExpectedStatus, final ImmutableMap<String, Double> cl
cloudsimex-core/src/test/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared_SingleCPUMultipleDisks_Test.java:214
↓ 4 callersMethodruntTestAndValidateResults
(final ImmutableMap<String, Integer> cloudletExpectedStatus, final ImmutableMap<String, Double> cloudletE
cloudsimex-mapreduce/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared_SingleCPUMultipleDisks_Test.java:244
↓ 4 callersMethodsetAlgoFirstSoulationFoundedTime
(Long algoFirstSoulationFoundedTime)
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Request.java:424
↓ 4 callersMethodsetBeingInstantiated
(final boolean beingInstantiated)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/vm/VMex.java:78
↓ 4 callersMethodsetExperimentNumber
(int experimentNumber)
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Task.java:144
↓ 4 callersMethodsetUp
()
cloudsimex-core/src/test/java/org/cloudbus/cloudsim/ex/MonitoringBorkerEXTest.java:22
↓ 4 callersMethodsetVm
(final HddVm vm)
cloudsimex-core/src/main/java/org/cloudbus/cloudsim/ex/disk/HddCloudletSchedulerTimeShared.java:79
↓ 4 callersMethodsetWorkloadNumber
(int workloadNumber)
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/models/request/Task.java:154
↓ 4 callersMethodsubmitCloudlets
()
cloudsimex-mapreduce/src/main/java/org/cloudbus/cloudsim/ex/mapreduce/MapReduceEngine.java:258
↓ 4 callersMethodtestConstantUtilisation
(double expecteCPUUtilVM1, double expecteCPUUtilVM2, double delta, boolean printUtilisation)
cloudsimex-core/src/test/java/org/cloudbus/cloudsim/ex/MonitoringBorkerEXTest.java:129
↓ 4 callersMethodtestWebSessionGeneration
@param timesLen - how big is the length compared to the unit of the frequency function
cloudsimex-web/src/test/java/org/cloudbus/cloudsim/ex/web/workload/WorkloadGeneratorTest.java:68
↓ 3 callersMethodareAllCloudletsFinished
(final List<? extends WebCloudlet> cloudlets)
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/WebSession.java:432
↓ 3 callersMethodareVirtualMachinesReady
Returns if the virtual machines serving this session have been set up, so that it can execute. @return if the virtual machines serving this session h
cloudsimex-web/src/main/java/org/cloudbus/cloudsim/ex/web/WebSession.java:423
← previousnext →101–200 of 1,132, ranked by callers