Uses of Class
com.splout.db.hadoop.JSONTablespaceDefinition.JSONTableDefinition

Packages that use JSONTablespaceDefinition.JSONTableDefinition
com.splout.db.hadoop This package contains all the classes that implement business logic for helping building Splout datastores using Hadoop with Pangool (http://pangool.net). 
 

Uses of JSONTablespaceDefinition.JSONTableDefinition in com.splout.db.hadoop
 

Methods in com.splout.db.hadoop that return types with arguments of type JSONTablespaceDefinition.JSONTableDefinition
 java.util.List<JSONTablespaceDefinition.JSONTableDefinition> JSONTablespaceDefinition.getPartitionedTables()
           
 java.util.List<JSONTablespaceDefinition.JSONTableDefinition> JSONTablespaceDefinition.getReplicateAllTables()
           
 

Method parameters in com.splout.db.hadoop with type arguments of type JSONTablespaceDefinition.JSONTableDefinition
 void JSONTablespaceDefinition.setPartitionedTables(java.util.List<JSONTablespaceDefinition.JSONTableDefinition> partitionedTables)
           
 void JSONTablespaceDefinition.setReplicateAllTables(java.util.List<JSONTablespaceDefinition.JSONTableDefinition> replicateAllTables)
           
 



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