public class SaveNodesAction extends BaseAction<Boolean>
nodeStore| Constructor and Description |
|---|
SaveNodesAction(MongoNodeStore nodeStore,
Collection<MongoNode> nodeMongos)
Constructs a new
SaveNodesAction. |
public SaveNodesAction(MongoNodeStore nodeStore, Collection<MongoNode> nodeMongos)
SaveNodesAction.nodeStore - Node store.nodeMongos - The list of MongoNodes.public Boolean execute() throws Exception
BaseActionexecute in class BaseAction<Boolean>Exception - If an error occurred while executing the action.Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.