com.splout.db.qnode.beans
Class SwitchVersionRequest
java.lang.Object
com.splout.db.common.BaseBean
com.splout.db.qnode.beans.SwitchVersionRequest
public class SwitchVersionRequest
- extends BaseBean
Like DeployRequest
, but used to request a rollback instead of a deploy.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SwitchVersionRequest
public SwitchVersionRequest()
SwitchVersionRequest
public SwitchVersionRequest(java.lang.String tablespace,
long version)
getTablespace
public java.lang.String getTablespace()
setTablespace
public void setTablespace(java.lang.String table_partition)
getVersion
public long getVersion()
setVersion
public void setVersion(long version)
Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.