public class AsyncTraceDispatcher extends AsyncDispatcher
| 构造器和说明 |
|---|
AsyncTraceDispatcher(Properties properties) |
public AsyncTraceDispatcher(Properties properties)
public void start(AsyncAppender appender, String workerName)
AsyncDispatcherstart 在类中 AsyncDispatcherappender - 实际的传输模块workerName - 传输模块工作线程名称public int size()
public boolean append(Object ctx)
append 在类中 AsyncDispatcherctx - 数据信息public void flush()
throws IOException
AsyncDispatcherflush 在类中 AsyncDispatcherIOExceptionCopyright © 2012-2016. All Rights Reserved.