Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DistributedClocks/shiviz
/ types & classes
Types & classes
5 in github.com/DistributedClocks/shiviz
⨍
Functions
1,112
◇
Types & classes
5
↓ 2 callers
Class
Link
Object which represents an edge in the graph version of the ShiViz log Note: For a link, an event can be either single-node (i.e. loca
graph_viz/log_graph_converter.py:49
↓ 1 callers
Class
Clock
Object that represents a single vector clock timestamp Attributes: hosts (set[str]) : Set of all nodes in the timestamp host_
graph_viz/log_graph_converter.py:8
↓ 1 callers
Class
Event
Object that represents an event in the log Attributes: host (str) : Name of the node at which the event was recorded cloc
graph_viz/log_graph_converter.py:22
↓ 1 callers
Class
Node
Object that represents a Node in a ShiViz log Attributes: id (str) : Unique name of the specific node description (str) : A b
graph_viz/log_graph_converter.py:38
Class
TestRunner
Class to check the results of the tests in the test.js file.
test/test.py:6