|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| 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 Table in com.splout.db.hadoop |
|---|
| Methods in com.splout.db.hadoop that return Table | |
|---|---|
Table |
TableBuilder.build()
|
| Methods in com.splout.db.hadoop that return types with arguments of type Table | |
|---|---|
com.google.common.collect.ImmutableList<Table> |
TablespaceSpec.getPartitionedTables()
|
com.google.common.collect.ImmutableList<Table> |
TablespaceSpec.getReplicateAllTables()
|
| Methods in com.splout.db.hadoop with parameters of type Table | |
|---|---|
TablespaceBuilder |
TablespaceBuilder.add(Table table)
Add a new table to the builder - use a string table identifier for this. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||