|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TablespaceBuilder.TablespaceBuilderException | |
---|---|
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 TablespaceBuilder.TablespaceBuilderException in com.splout.db.hadoop |
---|
Methods in com.splout.db.hadoop that throw TablespaceBuilder.TablespaceBuilderException | |
---|---|
TablespaceBuilder |
TablespaceBuilder.add(Table table)
Add a new table to the builder - use a string table identifier for this. |
TablespaceSpec |
TablespaceBuilder.build()
After specifying everything, call this method for building the final tablespace spec. |
TablespaceSpec |
JSONTablespaceDefinition.build(org.apache.hadoop.conf.Configuration hadoopConf)
Use this method for obtaining a TablespaceSpec through TablespaceBuilder . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |