public class Publisher extends Object implements Runnable
Publisher(com.lmax.disruptor.RingBuffer<DumpEvent> ringBuffer, Dump dump)
int
getBatchNo()
getDuanNo()
Dump
getDump()
long
getTimeBegin()
boolean
isIsover()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Publisher(com.lmax.disruptor.RingBuffer<DumpEvent> ringBuffer, Dump dump)
public void run()
run
Runnable
public int getBatchNo()
public int getDuanNo()
public boolean isIsover()
public long getTimeBegin()
public Dump getDump()
Copyright © 2021. All rights reserved.