123456789 |
- digraph plusviteLegacy {
- rankdir=LR;
- node [shape=record];
- label="Legacy physical model";
- map [
- label="Map|hash string|url string|date1 datetime\n(creation)|date2 datetime\n(update, unused)|date3 datetime\n(access, unused)|refcount uint64\n(hits, unused)";
- ]
- }
|