()
| 493 | } |
| 494 | |
| 495 | protected Services services() { |
| 496 | return Services.INSTANCE; |
| 497 | } |
| 498 | |
| 499 | protected void setupDedicatedPools(Log log, boolean isReadOnly, ServerConfiguration config) { |
| 500 | if (config.getCairoConfiguration().isMatViewEnabled() && !isReadOnly) { |