Advertisement
Guest User

Untitled

a guest
Nov 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "latency":30000,
  3. "coflowList":[
  4. {
  5. "coflowID":"1",
  6. "arrivalTime":0,
  7. "numSources":1,
  8. "sourceLocations":[
  9. 22
  10. ],
  11. "numDestinations":1,
  12. "destinations":[
  13. {
  14. "location":65,
  15. "size":32.0
  16. }
  17. ]
  18. },
  19. {
  20. "coflowID":"1",
  21. "arrivalTime":0,
  22. "numSources":1,
  23. "sourceLocations":[
  24. 22
  25. ],
  26. "numDestinations":1,
  27. "destinations":[
  28. {
  29. "location":65,
  30. "size":32.0
  31. }
  32. ]
  33. }
  34. ]
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement