|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |