com.sleepycat.db
public final class EventType extends Object
Field Summary | |
---|---|
static EventType | PANIC |
static EventType | REP_CLIENT |
static EventType | REP_MASTER |
static EventType | REP_NEW_MASTER |
static EventType | REP_STARTUPDONE |
static EventType | WRITE_FAILED |
Method Summary | |
---|---|
static EventType | fromInt(int type) |
String | toString() |