com.epam.cmemdp.channel
Class MDFeed
java.lang.Object
com.epam.cmemdp.channel.MDFeed
public class MDFeed
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MDFeed
public MDFeed()
getIncremental
public Connection getIncremental()
setIncremental
public void setIncremental(Connection incremental)
getSnapshot
public Connection getSnapshot()
setSnapshot
public void setSnapshot(Connection snapshot)
getReplay
public Connection getReplay()
setReplay
public void setReplay(Connection replay)
getRecovery
public Connection getRecovery()
setRecovery
public void setRecovery(Connection recovery)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.