|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.splout.db.hadoop.StoreDeployerTool
public class StoreDeployerTool
A generic class for deploying an already generated store by TablespaceGenerator
.
Constructor Summary | |
---|---|
StoreDeployerTool(java.lang.String qnode,
org.apache.hadoop.conf.Configuration conf)
|
Method Summary | |
---|---|
void |
deploy(java.util.Collection<TablespaceDepSpec> deployments)
Deploy already generated tablespaces at a time. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StoreDeployerTool(java.lang.String qnode, org.apache.hadoop.conf.Configuration conf)
Method Detail |
---|
public void deploy(java.util.Collection<TablespaceDepSpec> deployments) throws JSONSerDe.JSONSerDeException, java.io.IOException
JSONSerDe.JSONSerDeException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |