public class GrafanaCommand extends Object implements com.jd.laf.web.vertx.Command<com.jd.laf.web.vertx.response.Response>, com.jd.laf.web.vertx.pool.Poolable
| 限定符和类型 | 字段和说明 |
|---|---|
protected io.vertx.ext.web.RoutingContext |
context |
| 构造器和说明 |
|---|
GrafanaCommand() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clean() |
com.jd.laf.web.vertx.response.Response |
execute() |
com.jd.laf.web.vertx.response.Response |
getRedirectUrl(Object uid) |
List<String> |
search(org.joyqueue.model.domain.grafana.GrafanaSearch grafanaSearch) |
com.jd.laf.web.vertx.response.Response |
test() |
public List<String> search(org.joyqueue.model.domain.grafana.GrafanaSearch grafanaSearch) throws Exception
Exceptionpublic com.jd.laf.web.vertx.response.Response getRedirectUrl(Object uid) throws Exception
Exceptionpublic com.jd.laf.web.vertx.response.Response execute()
throws Exception
execute 在接口中 com.jd.laf.web.vertx.Command<com.jd.laf.web.vertx.response.Response>Exceptionpublic void clean()
clean 在接口中 com.jd.laf.web.vertx.pool.PoolableCopyright © 2020 Joyqueue Community. All rights reserved.