java.lang.Object
com.jsql.model.accessible.vendor.postgres.Wal
All Implemented Interfaces:
Serializable

public class Wal extends Object implements Serializable
See Also:
  • Constructor Details

    • Wal

      public Wal()
  • Method Details

    • getGetPathConf

      public String getGetPathConf()
    • setGetPathConf

      public void setGetPathConf(String getPathConf)
    • getGetStatus

      public String getGetStatus()
    • setGetStatus

      public void setGetStatus(String getStatus)
    • getGetConfLoid

      public String getGetConfLoid()
    • setGetConfLoid

      public void setGetConfLoid(String getConfLoid)
    • getGetConfLength

      public String getGetConfLength()
    • setGetConfLength

      public void setGetConfLength(String getConfLength)
    • getPutCmd

      public String getPutCmd()
    • setPutCmd

      public void setPutCmd(String putCmd)
    • getReloadConf

      public String getReloadConf()
    • setReloadConf

      public void setReloadConf(String reloadConf)
    • getGetCmd

      public String getGetCmd()
    • setGetCmd

      public void setGetCmd(String getCmd)
    • getRunWal

      public String getRunWal()
    • setRunWal

      public void setRunWal(String runWal)
    • getGetResult

      public String getGetResult()
    • setGetResult

      public void setGetResult(String getResult)