|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartitionMap | |
|---|---|
| com.splout.db.common | |
| Uses of PartitionMap in com.splout.db.common |
|---|
| Fields in com.splout.db.common with type parameters of type PartitionMap | |
|---|---|
static org.codehaus.jackson.type.TypeReference<PartitionMap> |
PartitionMap.PARTITION_MAP_REF
|
| Methods in com.splout.db.common that return PartitionMap | |
|---|---|
PartitionMap |
Tablespace.getPartitionMap()
|
static PartitionMap |
PartitionMap.oneShardOpenedMap()
Use this method for creating a PartitionMap that has only one shard (0) and whose range is -Infinity, +Infinity |
| Methods in com.splout.db.common with parameters of type PartitionMap | |
|---|---|
void |
Tablespace.setPartitionMap(PartitionMap partitionMap)
|
| Constructors in com.splout.db.common with parameters of type PartitionMap | |
|---|---|
Tablespace(PartitionMap partitionMap,
ReplicationMap replicationMap,
long version,
long creationDate)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||