classes.svg 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  3. "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <!-- Generated by graphviz version 2.36.0 (20140111.2315)
  5. -->
  6. <!-- Title: G Pages: 1 -->
  7. <svg width="372pt" height="348pt"
  8. viewBox="0.00 0.00 372.00 348.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  9. <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 344)">
  10. <title>G</title>
  11. <polygon fill="white" stroke="none" points="-4,4 -4,-344 368,-344 368,4 -4,4"/>
  12. <g id="clust1" class="cluster"><title>cluster_Global</title>
  13. <path fill="none" stroke="gray" d="M20,-8C20,-8 344,-8 344,-8 350,-8 356,-14 356,-20 356,-20 356,-320 356,-320 356,-326 350,-332 344,-332 344,-332 20,-332 20,-332 14,-332 8,-326 8,-320 8,-320 8,-20 8,-20 8,-14 14,-8 20,-8"/>
  14. <text text-anchor="middle" x="182" y="-319.2" font-family="Times,serif" font-size="11.00" fill="gray">Global</text>
  15. </g>
  16. <g id="clust2" class="cluster"><title>cluster_\Grpc</title>
  17. <path fill="none" stroke="gray" d="M28,-16C28,-16 336,-16 336,-16 342,-16 348,-22 348,-28 348,-28 348,-292 348,-292 348,-298 342,-304 336,-304 336,-304 28,-304 28,-304 22,-304 16,-298 16,-292 16,-292 16,-28 16,-28 16,-22 22,-16 28,-16"/>
  18. <text text-anchor="middle" x="182" y="-291.2" font-family="Times,serif" font-size="11.00" fill="gray">Grpc</text>
  19. </g>
  20. <!-- \\Grpc\\ClientStreamingCall -->
  21. <g id="node1" class="node"><title>\\Grpc\\ClientStreamingCall</title>
  22. <polygon fill="none" stroke="black" points="339.5,-276 194.5,-276 194.5,-240 339.5,-240 339.5,-276"/>
  23. <text text-anchor="middle" x="267" y="-255.2" font-family="Courier,monospace" font-size="11.00">ClientStreamingCall</text>
  24. </g>
  25. <!-- \\Grpc\\AbstractCall -->
  26. <g id="node2" class="node"><title>\\Grpc\\AbstractCall</title>
  27. <polygon fill="none" stroke="black" points="122,-195 24,-195 24,-159 122,-159 122,-195"/>
  28. <text text-anchor="start" x="39" y="-180.2" font-family="Courier,monospace" font-size="11.00">«abstract»</text>
  29. <text text-anchor="start" x="32" y="-168.2" font-family="Courier,monospace" font-size="11.00">AbstractCall</text>
  30. </g>
  31. <!-- \\Grpc\\ClientStreamingCall&#45;&gt;\\Grpc\\AbstractCall -->
  32. <g id="edge1" class="edge"><title>\\Grpc\\ClientStreamingCall&#45;&gt;\\Grpc\\AbstractCall</title>
  33. <path fill="none" stroke="black" d="M216.648,-239.972C209.033,-237.052 201.283,-234 194,-231 169.88,-221.063 143.403,-209.247 121.47,-199.205"/>
  34. <polygon fill="none" stroke="black" points="122.916,-196.018 112.368,-195.021 119.992,-202.378 122.916,-196.018"/>
  35. </g>
  36. <!-- \\Grpc\\ServerStreamingCall -->
  37. <g id="node3" class="node"><title>\\Grpc\\ServerStreamingCall</title>
  38. <polygon fill="none" stroke="black" points="339.5,-222 194.5,-222 194.5,-186 339.5,-186 339.5,-222"/>
  39. <text text-anchor="middle" x="267" y="-201.2" font-family="Courier,monospace" font-size="11.00">ServerStreamingCall</text>
  40. </g>
  41. <!-- \\Grpc\\ServerStreamingCall&#45;&gt;\\Grpc\\AbstractCall -->
  42. <g id="edge2" class="edge"><title>\\Grpc\\ServerStreamingCall&#45;&gt;\\Grpc\\AbstractCall</title>
  43. <path fill="none" stroke="black" d="M194.233,-193.908C173.734,-191.025 151.658,-187.921 132.087,-185.168"/>
  44. <polygon fill="none" stroke="black" points="132.492,-181.691 122.102,-183.764 131.517,-188.623 132.492,-181.691"/>
  45. </g>
  46. <!-- \\Grpc\\BidiStreamingCall -->
  47. <g id="node4" class="node"><title>\\Grpc\\BidiStreamingCall</title>
  48. <polygon fill="none" stroke="black" points="332.5,-168 201.5,-168 201.5,-132 332.5,-132 332.5,-168"/>
  49. <text text-anchor="middle" x="267" y="-147.2" font-family="Courier,monospace" font-size="11.00">BidiStreamingCall</text>
  50. </g>
  51. <!-- \\Grpc\\BidiStreamingCall&#45;&gt;\\Grpc\\AbstractCall -->
  52. <g id="edge3" class="edge"><title>\\Grpc\\BidiStreamingCall&#45;&gt;\\Grpc\\AbstractCall</title>
  53. <path fill="none" stroke="black" d="M201.265,-159.103C178.897,-162.249 153.988,-165.752 132.178,-168.819"/>
  54. <polygon fill="none" stroke="black" points="131.486,-165.381 122.071,-170.24 132.461,-172.313 131.486,-165.381"/>
  55. </g>
  56. <!-- \\Grpc\\BaseStub -->
  57. <g id="node5" class="node"><title>\\Grpc\\BaseStub</title>
  58. <polygon fill="none" stroke="black" points="302.5,-114 231.5,-114 231.5,-78 302.5,-78 302.5,-114"/>
  59. <text text-anchor="middle" x="267" y="-93.2" font-family="Courier,monospace" font-size="11.00">BaseStub</text>
  60. </g>
  61. <!-- \\Grpc\\UnaryCall -->
  62. <g id="node6" class="node"><title>\\Grpc\\UnaryCall</title>
  63. <polygon fill="none" stroke="black" points="305.5,-60 228.5,-60 228.5,-24 305.5,-24 305.5,-60"/>
  64. <text text-anchor="middle" x="267" y="-39.2" font-family="Courier,monospace" font-size="11.00">UnaryCall</text>
  65. </g>
  66. <!-- \\Grpc\\UnaryCall&#45;&gt;\\Grpc\\AbstractCall -->
  67. <g id="edge4" class="edge"><title>\\Grpc\\UnaryCall&#45;&gt;\\Grpc\\AbstractCall</title>
  68. <path fill="none" stroke="black" d="M228.138,-53.1956C216.749,-57.3443 204.498,-62.6245 194,-69 156.387,-91.8437 119.773,-127.291 97.0804,-151.29"/>
  69. <polygon fill="none" stroke="black" points="94.4784,-148.948 90.2183,-158.648 99.598,-153.722 94.4784,-148.948"/>
  70. </g>
  71. </g>
  72. </svg>