Package com.splout.db.qnode.beans

Java beans used by / in interaction with the QNode service.

See:
          Description

Class Summary
DeployInfo If a deployment is in progress, this bean is serialized as JSON in a file in ZooKeeper so that any QNode can know that there is a deploy in progress and at what time it started, etc.
DeployRequest Bean that is serialized as JSON and sent to the QNodes for requesting a deploy.
ErrorQueryStatus A QueryStatus that failed.
QNodeStatus All the information available to the QNode including the alive DNodes, the partition map info, etc.
QueryStatus JSON bean that is returned by the QNode as response to a query.
StatusMessage Just a status message and nothing more, returned by rollback() method.
SwitchVersionRequest Like DeployRequest, but used to request a rollback instead of a deploy.
 

Package com.splout.db.qnode.beans Description

Java beans used by / in interaction with the QNode service.



Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.