public abstract class AbsEvent extends Object implements IEventRead
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
charsetName |
protected EventBean |
event |
protected LogBuffer |
logBuffer |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ICol |
paseCol(ColumnType colType,
String colName,
int meta,
boolean isnull) |
static String |
row(Integer num) |
static String |
row(Long num) |
void |
rowlog(String info) |
static String |
stringFill(String source,
int fillLength,
char fillChar,
boolean isLeftFill) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseBodyprotected final EventBean event
protected final LogBuffer logBuffer
protected String charsetName
public AbsEvent(EventBean event)
Copyright © 2017. All rights reserved.