58596061626364
private SliderClusterOperations clusterOps; @Inject public ContainerStatsBlock(WebAppApi slider) { this.slider = slider; clusterOps = new SliderClusterOperations(slider.getClusterProtocol()); }