public class SoulDataHandler extends Object implements com.lmax.disruptor.WorkHandler<SoulDataEvent>
| 构造器和说明 |
|---|
SoulDataHandler(Executor executor,
InfluxDbService influxDbService)
Instantiates a new Soul data handler.
|
public SoulDataHandler(Executor executor, InfluxDbService influxDbService)
executor - the executorinfluxDbService - the influx db servicepublic void onEvent(SoulDataEvent event)
onEvent 在接口中 com.lmax.disruptor.WorkHandler<SoulDataEvent>Copyright © 2019 dromara. All rights reserved.