public class OrdersTestEvaluationEtl extends Object
| 构造器和说明 |
|---|
OrdersTestEvaluationEtl() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getInterval() |
com.ptteng.rent.user.service.OrdersService |
getOrdersService() |
com.ptteng.rent.user.service.UserCommentCountService |
getUserCommentCountService() |
com.ptteng.rent.user.service.UserCommentRelationService |
getUserCommentRelationService() |
void |
process() |
void |
setInterval(Long interval) |
void |
setOrdersService(com.ptteng.rent.user.service.OrdersService ordersService) |
void |
setUserCommentCountService(com.ptteng.rent.user.service.UserCommentCountService userCommentCountService) |
void |
setUserCommentRelationService(com.ptteng.rent.user.service.UserCommentRelationService userCommentRelationService) |
public void process()
throws InterruptedException
public com.ptteng.rent.user.service.OrdersService getOrdersService()
public void setOrdersService(com.ptteng.rent.user.service.OrdersService ordersService)
public com.ptteng.rent.user.service.UserCommentRelationService getUserCommentRelationService()
public com.ptteng.rent.user.service.UserCommentCountService getUserCommentCountService()
public void setUserCommentRelationService(com.ptteng.rent.user.service.UserCommentRelationService userCommentRelationService)
public void setUserCommentCountService(com.ptteng.rent.user.service.UserCommentCountService userCommentCountService)
public Long getInterval()
public void setInterval(Long interval)
Copyright © 2018. All rights reserved.