com.oy.shared.lw.samples.mysqlrepl.impl
Class MySqlReplDbStatus
java.lang.Object
com.oy.shared.lw.samples.mysqlrepl.impl.MySqlReplDbStatus
- public class MySqlReplDbStatus
- extends java.lang.Object
|
Constructor Summary |
MySqlReplDbStatus(int seq,
java.util.Date date,
java.lang.String currentLogFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
seq
private int seq
date
private java.util.Date date
currentLogFile
private java.lang.String currentLogFile
MySqlReplDbStatus
public MySqlReplDbStatus(int seq,
java.util.Date date,
java.lang.String currentLogFile)
getSeq
public int getSeq()
getDate
public java.util.Date getDate()
getCurrentLogFile
public java.lang.String getCurrentLogFile()
Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com