public class CoordinatorResource extends Object
Constructor and Description |
---|
CoordinatorResource(DruidCoordinator coordinator) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getLeader() |
javax.ws.rs.core.Response |
getLoadQueue(String simple,
String full) |
javax.ws.rs.core.Response |
getLoadStatus(String simple,
String full) |
@Inject public CoordinatorResource(DruidCoordinator coordinator)
Copyright © 2011–2015. All rights reserved.