public class Simulator extends Object
| Constructor and Description |
|---|
Simulator(int worldSize,
int get2PutRatio,
boolean multiThreaded) |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
generateScenario(int len) |
void |
simulate(List<Event> scenario,
LRUCache<String,String> lruCache,
T_LRUCache<String> tlruCache) |
Copyright © 2005–2023 QOS.ch. All rights reserved.