| 1767 | } |
| 1768 | |
| 1769 | TLogVersion TagPartitionedLogSystem::getTLogVersion() const { |
| 1770 | return tLogs[0]->tLogVersion; |
| 1771 | } |
| 1772 | |
| 1773 | int TagPartitionedLogSystem::getLogRouterTags() const { |
| 1774 | return logRouterTags; |
no outgoing calls
no test coverage detected