6465666768697071
} else { ioService = new IOServiceClusterImpl( service, clusterServiceFactory, false ); } this.ioSearchService = new IOSearchIndex( config.getSearchIndex(), ioService ); }
7172737475767778
ioService = service; } else { ioService = new IOServiceClusterImpl( service, clusterServiceFactory ); } ioSearchService = new IOSearchIndex( config.getSearchIndex(), ioService ); }