175176177178179180181182183184185
// dual binder.install(new DualModule()); // information schema binder.install(new InformationSchemaModule()); // system tables binder.install(new SystemTablesModule()); // splits
195196197198199200201202203204205
// jmx connector connectorFactoryBinder.addBinding("jmx").to(JmxConnectorFactory.class); // information schema binder.install(new InformationSchemaModule()); // system tables binder.install(new SystemTablesModule()); // splits
227228229230231232233234235236237
209210211212213214215216217218219
187188189190191192193194195196197
208209210211212213214215216217218
196197198199200201202203204205206
199200201202203204205206207208209
197198199200201202203204205206207