public class MetricCommand extends CommandSupport<org.joyqueue.model.domain.Metric,MetricService,org.joyqueue.model.query.QMetric>
operator, service, session, vertx| 构造器和说明 |
|---|
MetricCommand() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.jd.laf.web.vertx.response.Response |
add(org.joyqueue.model.domain.Metric metric) |
com.jd.laf.web.vertx.response.Response |
findAll() |
com.jd.laf.web.vertx.response.Response |
update(Long id,
org.joyqueue.model.domain.Metric metric) |
addErrorCode, clean, delete, deleteErrorCode, execute, get, getErrorCode, pageQuery, publish, updateErrorCode, updateStatuspublic com.jd.laf.web.vertx.response.Response add(org.joyqueue.model.domain.Metric metric)
throws Exception
add 在类中 CommandSupport<org.joyqueue.model.domain.Metric,MetricService,org.joyqueue.model.query.QMetric>Exceptionpublic com.jd.laf.web.vertx.response.Response update(Long id, org.joyqueue.model.domain.Metric metric) throws Exception
update 在类中 CommandSupport<org.joyqueue.model.domain.Metric,MetricService,org.joyqueue.model.query.QMetric>ExceptionCopyright © 2020 Joyqueue Community. All rights reserved.